@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


.header_nav{width:100%; height:90px;  position: fixed; top:0; left:0; padding: 0 4%; z-index:9; background: #fff; box-shadow:0 0 8px rgba(0,0,0,0.1)}
.h_logo{width:12%; max-width:193px;  height:90px; float: left; display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.logo2{display: none}
.h_search{width:24px; height:90px; line-height: 90px;  float:left; color:#fff; font-size: 16px; background: url(../images/search.png) no-repeat center}
.form_box{position: absolute;  top:90px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0;  box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #0b3ac5; font-size:16px;}
.h_yuyan{float: left; position: relative; text-align: center; height:40px; line-height:40px;  z-index: 2; margin-left:50px; 
margin-top:24px;  background: url(../images/diqiu.png) no-repeat left center; padding-left: 32px;}
.h_yuyan p{color:#1a1a1a; font-size:16px;  padding-right:20px; font-weight: bold;  background: url(../images/jts.png) no-repeat right center;}
.h_yuyan_p{width:auto; height: auto; overflow: hidden; background: #fff; padding: 15px 20px; position: absolute; top:40px; left:0; z-index: 9; box-shadow: 0 0 10px rgba(0,0,0,0.1); display: none}
.h_yuyan_p a{color:#333; display: block; font-size: 16px; line-height: 20px }
.h_yuyan:hover .h_yuyan_p{display: block}
.header_nright{float: right; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}



/*导航*/
#menu{width:58%; height:90px; position: relative; z-index:9; float: right; margin-right:3%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:100%; line-height:87px; }
#menu .nav .nLi p{width:100%; text-align:center;  z-index: 2; position: relative; }
#menu .nav .nLi p a{color:#1a1a1a;font-size:16px; height:100%; overflow: hidden; position: relative; display: block; font-weight: bold; padding: 0 20px;}
#menu .nav .sub{ display:none; width:300px; left:50%; margin-left: -150px; top:90px;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#2c69fa;  }
#menu .nav .active p a,#menu .nav .nLi:hover p a{border-bottom:3px solid #015aaa; color: #015aaa}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; margin-top:90px;}
.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: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; }
.banner .swiper-pagination-bullet-active{opacity: 1; background: #0b3ac5}


/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat; padding: 88px 0}
.index_about_top{width:100%; height: auto; overflow: hidden}
.index_about_left{width:45%; height: auto; float: left}
.index_about_left h4{color:#015aaa; font-size:60px; font-family: "Impact"; text-transform: uppercase}
.index_about_left h5{color:#015aaa; font-size:28px; margin:6px 0 15px}
.index_about_left hr{width:62%; height: 3px; background: #015aaa; display: block; border: 0}
.index_about_left h3{color:#1a1a1a; font-size: 26px; margin-top: 40px;}
.index_about_xx{width:100%; height: auto; overflow: hidden; margin:24px 0 50px; font-size:16px; line-height:32px; display: block; color:#777777}
.index_ab_more{width:190px; height: 60px; background: #015aaa; line-height: 60px; display: block; padding: 0 20px; }
.index_ab_more:hover{background:#2f82fa}
.index_ab_more span{font-size: 18px; color: #fff; background: url(../images/bb_jts.png) no-repeat 95% center; display: block}
.index_about_right{width:32%; height: auto; float: right}
.about_right_one{width:100%; display: flex; display: -webkit-flex;  -webkit-justify-content: space-between; justify-content: end;}
.about_right_wh{background: #68d2c6; display: block; width: 50%; height: 230px; padding:6%}
.about_right_two{width:100%;}
.about_right_two a{width:50%; height:230px; float: left; padding:6%}
.about_right_two a:nth-child(1){background: #2f82fa}
.about_right_two a:nth-child(2){background: #012eaf}
.about_right_two a h4,.about_right_wh h4{color:#fff; font-size: 24px; line-height: 32px; margin-bottom: 5px;}
.about_right_two a h5,.about_right_wh h5{color:#fff; font-size:16px; text-transform: uppercase}
.about_right_two a i,.about_right_wh i{font-style: normal; color:#fff; font-size:40px; margin-top: 60px; display: block; transition: all 0.4s ease-in-out;}
.index_about_num{width:100%; height: auto; overflow: hidden; margin-top: 72px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.index_about_num dl{border-right:1px solid #015aaa; padding-right:9%; margin-right: 0}
.index_about_num dl dt{width:100%; font-size: 16px; color: #1a1a1a}
.index_about_num dl dt span{color:#015aaa; font-size: 60px; font-family: "Impact"}
.index_about_num dl dd{font-size: 16px; color: #1a1a1a; margin-top: 10px;}
.index_about_num dl:last-child{border-right:0; padding-right: 0}
.about_right_wh:hover i{margin-top:50px;}
.about_right_two a:hover i{margin-top:50px;}



/*产品*/
.index_products{width:100%; height: auto; overflow: hidden; margin: 80px 0 0; position: relative; padding-bottom: 80px;}
.index_products:after{content: ""; width: 100%; height:370px; background: #015aaa; position: absolute; bottom:0; left:0; }
.index_news_title{width:100%; height: auto; overflow: hidden; }
.news_title_left{float: left; border-bottom:3px solid #015aaa; padding-bottom:20px; width: 38%}
.news_title_left h4{color:#015aaa; font-size: 60px; font-family: "Impact"; text-transform: uppercase}
.news_title_left h5{color:#015aaa; font-size: 28px;}
.news_title_nav{max-width: 90%; line-height: 40px; float: left; margin-top:70px;}
.news_title_nav a{color:#1a1a1a; font-size: 20px; float: left; margin-right:20px; position: relative; padding-left: 20px;}
.news_title_nav a:after{content: ""; width: 10px; height: 10px; position: absolute; top:50%; margin-top: -5px; left:0;  background: #015aaa; border-radius: 50%; display: none;}
.news_title_nav a:hover{color:#015aaa}
.news_title_nav a:hover:after{display: block}
.index_products_all{width:100%; height: auto; margin-top:76px; position: relative; z-index:2}
.index_products_all .swiper-slide a{width:100%; height:auto; display: block; overflow: hidden; }
.index_pro_pic{width:100%; height:auto; overflow: hidden; display: flex; align-items: center; border:10px solid #f5f5f5}
.index_pro_pic img{align-items: center; margin: 0px auto; width: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_pro_xx{width:100%; height: auto; overflow: hidden; margin-top:34px; background: url(../images/p_jts.png) no-repeat right center; padding-right: 70px;}
.index_pro_xx h4{width:100%; height:32px; line-height:32px; color: #fff; font-size:24px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_pro_xx p{width:100%; height:44px; line-height:22px; color: #fff; font-size:16px; display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.index_products_all .swiper-button-next,.index_products_all .swiper-button-prev{width:22px; height: 40px; margin-top:0; top:40%}
.index_products_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-60px;}
.index_products_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-60px;}
.index_products_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_youshi{width:100%; height: auto;  overflow: hidden; background: url(../images/youshi_bjs.jpg) no-repeat; background-size: cover; 
	background-attachment: fixed; padding-top: 94px;}
.index_youshi_title{width:100%; height: auto; overflow: hidden; }
.youshi_title_left{float: left; border-bottom:3px solid #fff; padding-bottom:20px; width: 42%}
.youshi_title_left h4{color:#fff; font-size: 60px; font-family: "Impact"; text-transform: uppercase}
.youshi_title_left h5{color:#fff; font-size: 28px;}
.youshi_title_nav{max-width: 50%; line-height: 40px; float: right; margin-top:70px;}
.youshi_title_nav a{color:#fff; font-size: 20px; float: left; margin-left:20px; position: relative; padding-left: 20px;}
.youshi_title_nav a:after{content: ""; width: 10px; height: 10px; position: absolute; top:50%; margin-top: -5px; left:0;  background: #fff; border-radius: 50%; display: none;}
.youshi_title_nav a:hover{color:#fff}
.youshi_title_nav a:hover:after{display: block}
.index_youshi_fbt{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_youshi_fbt p{color:#1a1a1a; font-size: 18px; border-radius: 25px; padding:10px 20px; float: left; background: #fff; margin-right: 25px;}
.index_youshi ul{width:100%; height: auto; overflow: hidden; padding: 60px 2% 0; background: #fff; margin-top: 65px;}
.index_youshi ul li{width:32.6%; height: auto; float: left; background: #f5f5f5; height: 240px; margin-right: 1%; margin-bottom: 10px; padding:26px 9% 10px 2%; 
	position: relative}
.index_youshi ul li:nth-child(3n){margin-right: 0}
.index_youshi ul li h4{color:#1a1a1a; font-size: 22px; margin-bottom: 10px;}
.index_youshi ul li p{color:#777777; font-size:14px; line-height: 26px;}
.in_ys_icon{width:66px; height: 66px; display: flex; align-items: center; position: absolute; bottom:46px; right:5%}
.index_youshi ul li img{max-width: 100%; align-items: center; margin: 0px auto;}
.index_youshi ul li:hover{background:#015aaa}
.index_youshi ul li:hover h4{color:#fff}
.index_youshi ul li:hover p{color:#fff}
.index_youshi ul li:hover img{filter: grayscale(100%) brightness(0%) invert(100%);
    -webkit-filter: grayscale(100%) brightness(0%) invert(100%);}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 90px; margin-bottom: 86px;}
.index_news_left{width:66.5%; height: auto; float: left; margin-top: 56px;}
.index_news_left li{width:49%; height: auto; float: left; background: #f5f5f5}
.index_news_left li:nth-child(2n){float: right}
.index_news_pic{width:100%; height: auto; 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_xx{width:100%; height: auto; overflow: hidden; padding: 46px 6% 30px}
.index_news_xx h4{width:100%; height:40px;  line-height: 40px; color: #1a1a1a; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 5px;}
.index_news_xx p{width:100%; height: 72px; line-height: 26px; color: #777777;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom{width:100%; height:66px; overflow: hidden; border-top:1px solid #dcdcdc; line-height: 64px; position: relative; padding: 0 7%}
.index_news_bottom span{color:#777777; font-size: 14px; float: left}
.index_news_bottom i{width:14px; height: 66px; float: right; background: url(../images/nh_jts.png) no-repeat center}
.index_news_bottom:after{content: ""; width:0; height: 2px; background: #015aaa; position: absolute; bottom:0; left:0; transition: all 0.4s ease-in-out;}
.index_news_left li:hover .index_news_bottom:after{width:100%}
.index_news_left li: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 li:hover h4{color:#015aaa}

.index_news_right{width:32%; height: auto; margin-top: 56px; float: right}
.index_news_right li{width:100%; height:169px; overflow: hidden; background: #f5f5f5; margin-bottom: 15px; padding:25px 7% 10px}
.index_news_right li span{color:#777777; font-size: 14px; display: block}
.index_news_right li h4{width:100%; height:40px;  line-height: 40px; color: #1a1a1a; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 5px;}
.index_news_right li i{width:14px; height:45px; display: block; background: url(../images/nh_jts.png) no-repeat center; margin-top: 25px;}
.index_news_right li:hover h4{color:#015aaa}


/*底部*/
.index_footer{width:100%; height: auto; overflow: hidden;  background: #f5f5f5}
.index_footer .w1440{ display: -webkit-flex;  display: flex; -webkit-flex-wrap: wrap;  flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between;}
.index_footer_left{width:60.5%; height: auto; float: left; padding-top:46px;}
.footer_nav{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dcdcdc; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; margin-bottom: 30px;}
.footer_nav a{color:#1a1a1a; font-size: 16px; float: left; font-weight: bold; height: 50px; line-height: 50px;}
.footer_nav a:hover{color:#015aaa}
.footer_binfo{width:100%; height: auto; overflow: hidden}
.footer_binfo dl{width:auto; float: left}
.footer_binfo dl dt{color:#1a1a1a; font-size: 22px; margin-bottom: 30px;}
.footer_binfo dl dd{width:100%; height: auto; overflow: hidden; margin-bottom: 30px;}
.footer_binfo dl dd a{color:#777777; font-size: 16px; display: block; margin-bottom:15px;}
.footer_binfo dl dd a:hover{color:#015aaa}
.footer_dizhi{width:40%; height: auto; float:left; margin-left:20%}
.footer_dizhi h4{color:#1a1a1a; font-size: 22px; margin-bottom: 30px;}
.footer_dizhi p{color:#777777; font-size: 16px; line-height: 30px;}
.index_footer_right{width:32%;  float: right; background: #015aaa; padding: 40px 40px 20px;}
.index_footer_right a.f_logo{width:100%; height: auto; overflow: hidden; display: block}
.index_footer_right a.f_logo img{max-width: 100%}
.index_footer_right h5{color:#fff; font-size: 40px; font-family: "Impact"; text-transform: uppercase}
.footer_input{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.footer_input p{width:100%; height:50px; border-bottom: 1px solid rgba(255,255,255,0.5); position: relative; margin-bottom: 15px}
.footer_input p input[type="text"]{width:100%; height: 100%; border: 0; font-size: 16px; color: #fff; background:none}

.footer_input input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_input input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  

.footer_input textarea{width:100%; height:50px; line-height: 48px; border:0; border-bottom: 1px solid rgba(255,255,255,0.5); position: relative; font-size: 16px; color: #fff; resize: none; background: none; }
.footer_input textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
}  
.footer_input textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:  1;  
}  
.footer_input textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;  
}  

.f_submit{width:100%; height:40px; overflow: hidden; background: #fff; color:#ddd; font-size: 16px; border: 0; margin-top: 30px;}



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:50%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:140%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 32px;}
.contact_xx_right{width:auto; height:auto; float: right; margin-top:50px;}
.contact_xx_right dl{width:140px; height:auto; float:left; margin-left:40px;}
.contact_xx_right dl dt{width:100%; height:auto; overflow:hidden; border:1px solid #eee; padding:0px}
.contact_xx_right dl dt img{width:100%; display:block}
.contact_xx_right dl dd{width:100%; color:#333; text-align:center; margin-top:10px;}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:100%; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize:none }
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; background: #fff; display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#015aaa; cursor:pointer; color:#fff}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  

.policy_links{margin-top:10px; color:#fff}


/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two 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_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #004ea2;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height:45px; width:49%; border: 1px solid #d2d2d2; float: left; position:relative}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.ny_proinput ul li div:nth-child(2n){float:right}
.ny_proinput ul li textarea{width:100%; height:80px; border: 1px solid #d2d2d2; resize: none; padding:10px;}
.p_sunmit{width:30%; height:45px; background:#004ea2; color:#fff; font-size:16px; border:0; margin:0px auto; display:block}
.ny_probt{width:100%; height:65px;}
.ny_probt ul{width:100%; height:auto; overflow:hidden}
.ny_probt ul li{width:33.33%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px;  cursor: pointer; }
.ny_probt ul li:hover{background:#004ea2; color:#fff}
.ny_probt ul li.on{background:#004ea2; color:#fff}
.ny_proshow_bottom .bd{width:100%; height:auto; margin-top:20px;}
.proshow_xx{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:30px;}
.proshow_xx p,.ny_pro_ft p{ font-size:16px; color:#666; line-height:30px;}
.proshow_xx h1,.ny_pro_ft h1{ font-size: 24px; color: #004ea2; font-weight: bold; text-align: center; margin-bottom:20px;}





/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #015aaa; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding:8px 0 8px 15px; font-size: 16px; color: #000;display: block;  height:auto;line-height:30px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#015aaa; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#000000}
.ny_left_nav ul li:hover a.inactive{color:#015aaa}
.ny_left_nav ul li ul li:hover a{color:#015aaa}
.ny_left_nav ul li .inactives{color:#015aaa}
.ny_left_nav ul li ul li:hover a{color:#015aaa}
.yiji li.active{background:#fff url(../images/dians.png) no-repeat 8px 22px;}
.ny_left_nav .yiji li{padding-left: 10px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #015aaa; left: 10px; top:17px; }



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}



/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom:20px;}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{ display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;  object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product 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_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#015aaa}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}




/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden; background:#eee}
.accordion .link {cursor: pointer; display: block;  font-size:18px; color: #333333; position: relative;
    -webkit-transition: all .4s ease;  -o-transition: all .4s ease; transition: all .4s ease;  display: -webkit-flex;  display: flex; -webkit-flex-wrap: wrap;flex-wrap: wrap;
	-webkit-justify-content: space-between; justify-content: space-between; padding-left:10px;}
.accordion .link a{font-size:17px; color: #333333; width:80%; float:left; }
.accordion li.open{background:#fff}
.accordion li.open .link a {color: #015aaa;}
.accordion .link i{width:15%; float:right;  background: url(../images/off.png) no-repeat center;}
.ny_left_nav ul li.open{background:#fff}
.open .link i{background: url(../images/on.png) no-repeat center;}
.submenu{display: none;}
.submenu a{display: block; text-decoration: none; font-size:15px; color: #666666;  line-height:26px; -webkit-transition: all .25s ease;
    -o-transition: all .25s ease; transition: all .25s ease; padding:8px 0}
.accordion li{position:relative}
.accordion li:hover{background:#fff;}
.submenu li{border-bottom:1px solid #ddd}
.submenu li.active a{color:#015aaa}
.accordion .link::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #015aaa; left: 10px; top: 20px;}



  /*内页新闻*/
  .ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
  .ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
  .ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
  .ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
  .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: 41px; color: #c8c8c8}
  .news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
  .news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
  .ny_news_all ul li:hover .news_xx h3{ color: #333}
  .news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; 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:22%; height:auto; float: right; overflow:hidden}
  .news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
  .ny_news_all ul li:hover{background: #f4f4f4}
  .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:#333}
  .ny_news_all ul li:hover h3{font-weight: bold; }
  .ny_news_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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0 40px; font-size:15px; color:#666; line-height:30px;}
  .ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
  .ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#333; margin: 40px 0; line-height:32px}
    .ny_news_show p{font-size:16px; color:#333;  line-height:32px}
  .ny_service_all img,.ny_news_show img{max-width:100%}
  .ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			  clear: both}
  



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:60px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 2px;  width: 86px; bottom: 0; left: 0; background:#015aaa; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #015aaa; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #015aaa; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #015aaa}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}


/*内页banner*/
.ny_banner{width:100%; height: 380px; overflow: hidden; padding-top: 170px; margin-top:90px}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}
.ny_proshow_top{max-width:55%; height:auto;  overflow:hidden; text-align:center; margin:0px auto;}
.ny_proshow_top img{max-width:100%}

.rlzy_banner{background:url(../images/rlzy_ban.jpg) no-repeat center}
.about_banner{background:url(../images/about_ban.jpg) no-repeat center}
.product_banner{background:url(../images/product_ban.jpg) no-repeat center}
.contact_banner{background:url(../images/contactr_ban.jpg) no-repeat center}
.case_banner{background:url(../images/case_ban.jpg) no-repeat center}
.news_banner{background:url(../images/news_ban.jpg) no-repeat center}
.service_banner{background:url(../images/service_ban.jpg) no-repeat center}

.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:80px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block; width:100%}
.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; color:#015aaa; font-weight:bold;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom:10px; background: #015aaa; left: 50%;  margin-left:-40px; }



/*案例*/
.ny_fuwu_two{width:100%; height:auto; overflow:hidden}
.ny_fuwu_two ul{width:100%; height: auto; overflow: hidden; }
.ny_fuwu_two ul li{width:32%; height: auto; float: left; margin-right:2%; margin-bottom: 20px; }
.ny_fuwu_two ul li:nth-child(3n){margin-right: 0;}
.ny_fuwu_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fuwu_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*底部*/
.footer_bottom{width:100%;height: auto; overflow: hidden; background: #000f21; padding: 15px 0}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 16px; color: #fff; line-height:60px; float: left}
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:60px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:60px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size:16px; color: #fff; line-height:60px;}
.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{color:#fff; font-size: 16px; position: relative; padding-right:20px; margin-right: 10px;}
.footer_lianjie a:after{content: "|"; color:#666666; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#fff}
.footer_lianjie a:last-child{padding-right: 0;margin-right: 0;}
.footer_lianjie{float:left; line-height: 60px; margin-left:2%;}


.ysxy{font-size:14px; color:#666}
.ysxy a{color:#ff0101}
.ysxy span{color:#fff}
.footer_input .ysxy{margin-top:10px;}




/*客服*/
.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: 14px;
}
.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: -125px;
    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;
}
.lxfx li {
    background:#0b5dc9;
    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:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; 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:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440{width:1200px;}


}




 