@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:1400px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1400px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


.header_all{width:100%; height:90px; position:fixed; top:0; left:0; z-index: 999; padding: 0 2%}
.h_logo{width:13%; max-width:210px; height:84px; 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:34px; height:34px; background:#0083ce url(../images/search.png) no-repeat center; border-radius: 50%; float:right; position: relative; 
	margin-top: 25px;}
.form_box{position: absolute;  top:84px; 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: #2063c6 ; font-size:16px;}
.h_yuyan{float: right; position: relative; line-height:34px; margin:25px 15px 0;}
.h_yuyan a{width:34px; height:34px; background: #0083ce; color:#fff; font-size:16px; display: block; border-radius: 50%; text-align: center}



/*导航*/
#menu{width:45%; height:90px; position: relative; z-index:9; float: right; }
#menu .nav{ position:relative; z-index:1;   width:100%; height:90px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:90px; line-height:87px; width:16.6%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;  display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px; height:100%; overflow: hidden; position: relative; }
#menu .nav .nLi:last-child:after{content: "";}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; 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,#menu .nav .nLi:hover p{font-weight: bold; border-bottom:2px solid #0083ce}
.f_top{background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.2)}
.f_top #menu .nav .nLi p a{color:#333}
.f_top .logo2{display: block}
.f_top .logo1{display: none}






/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; }
.banner .swiper-pagination-bullet-active{opacity: 1; background: #16ae67}
.banner .swiper-button-next,.banner .swiper-button-prev{width:70px; height: 70px;}
.banner .swiper-button-next{background: url(../images/b_right.png) no-repeat center; right:5%}
.banner .swiper-button-prev{background: url(../images/b_left.png) no-repeat center; left:5%}


/*关于我们*/
.index_about{width:100%; height: 937px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat bottom; padding-top: 90px;position: relative;}
.index_about_top{width:55%; height: auto; overflow: hidden}
.index_about_top h4{color:#000000; font-size: 36px; font-weight:bold;}
.index_about_top h5{color:#000000; font-size: 30px; line-height: 48px; margin: 68px 0}
.in_ab_xx{width:100%; height:108px; display: block; color: #666666; font-size: 16px; line-height: 36px;}
.index_about_bottom{width:100%; height: auto; margin-top: 220px;}
.index_about_bottom dl{float: left; margin-right:9%}
.index_about_bottom dl dt{color:#fff; font-size: 16px;}
.index_about_bottom dl dt span{color:#ffffff; font-size: 48px; font-weight: bold;}
.index_about_bottom dl dd{color:#fff; font-size: 16px;}

.index_about .playIcon{position: absolute;top: 50%;right: 16%;width: 86px;height: 86px;object-fit: contain;transform: translateY(-50%);cursor: pointer;}
.videoWhole{display: none;}
.videoModel{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 102;background: rgba(0, 0, 0, 0.5);align-items: center;justify-content: center;display: flex;}
.videoModel>video{width: 860px;height:560px;background: #000;}

/*产品*/
.index_products{width:100%; height: auto; overflow: hidden; background: url(../images/products_bjs.jpg) no-repeat;  padding: 50px 0}
.index_products_all{width:100%; height: auto; position: relative; margin:50px 0}
.index_products_all .view{width:72%; height: auto; float: left}
.index_products_all .view .index_products_li{width:100%}
.index_products_pic{width:528px; height: auto; float: left; border: 1px dashed #0083ce; border-radius: 50%; padding:40px;}
.index_products_pic img{width:100%; height: auto; border-radius: 50%}
.index_products_xx{margin-left: 600px; padding-top: 95px}
.index_products_xx h4{color:#0083ce; font-size: 24px; font-weight: bold; }
.index_products_xx p{width:100%; height: 90px; overflow: hidden; line-height: 30px; font-size: 16px; color: #333333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin: 25px 0 40px;}
.in_pro_xx{width:39%; height: 46px; float: left; background: #0083ce; text-align: center; line-height: 46px; font-size: 16px; color: #fff; border-radius: 5px; margin-right:3%;}
.in_pro_more{width:39%; height: 46px; float: left; background: #fff; border:1px solid #0083ce;  text-align: center; line-height: 46px; font-size: 16px; color: #0083ce; border-radius: 5px;}
.in_pro_preview{width:245px; height: auto; float: right}
.preview_li{width:100%; height: 284px}
.preview_li_img{width:100%; border-radius: 50%}
.preview_li_img img{width:100%; display: block; border-radius: 50%}
.preview_li h4{color:#333333; font-size: 16px; text-align: center; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 10px}
.in_pro_preview .swiper-slide{height: 284px}
.in_pro_preview .swiper-container{height:620px}

.index_products_all .view .arrow-left,.index_products_all .view .arrow-right{width:46px; height: 46px; position: absolute; bottom:20%; z-index: 99}
.index_products_all .view .arrow-left{background: url(../images/p_left.png) no-repeat center; left:60%}
.index_products_all .view .arrow-right{background: url(../images/p_right.png) no-repeat center; left:70%}




/*应用范围*/
.index_yyfw{width:100%; height: auto; background: url(../images/yy_bjs.jpg) no-repeat center; background-size: cover; padding: 80px 0 100px}
.index_yyfw_title{width:100%; height: auto; overflow: hidden}
.index_yyfw_title h4{color:#fff; font-size: 36px; font-weight:bold; margin-bottom: 30px;}
.index_yyfw_title p{color:#fff; font-size: 16px;}
.index_yyfw_ul{width:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; margin-top: 52px; }
.yyfw_ul_left{width:36%;}
.yyfw_ul_left a,.yyfw_ul_center a{width:100%; display: block; position: relative; margin-bottom: 10px; overflow: hidden}
.yyfw_ul_left a img,.yyfw_ul_center a img{width:100%; height: 100%; object-fit: cover; object-position: center center; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.yyfw_ul_left a p,.yyfw_ul_center p{width:100%; height:38px; line-height: 38px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; left:0; padding: 0 6%; font-size: 16px; font-weight: bold; color: #fff}
.yyfw_ul_center{width:27%; height: 100%; position: relative}
.yyfw_ul_left a:hover img,.yyfw_ul_center a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 80px 0 112px}
.index_news_title{width:100%; height: auto; overflow: hidden; display: -webkit-flex;
    display: flex; -webkit-align-items: flex-end; align-items: flex-end; -webkit-justify-content: space-between; justify-content: space-between;}
.news_title_left{float: left}
.news_title_span{width:100%; position: relative}
.news_title_span span{color:#333333; font-size: 100px; opacity: 0.1 ; text-transform: uppercase; font-weight: bold;}
.news_title_span h4{color:#333333; font-size: 36px; font-weight: bold; position: absolute; top:50%; left:0; transform: translate(0,-50%); 
	text-align: center; display: table}
.news_title_span h4 i{color:#0083ce; font-size: 36px; font-weight: bold; font-style: normal}
.news_title_left p{color:#333333; font-size: 16px; margin-top: 10px; line-height: 30px;}
.news_title_right{float: right; margin-top: 50px;}
.news_title_right a{color:#333333; font-size: 16px; float: left; position: relative; padding-right: 20px; line-height: 30px; margin-left: 30px;}
.news_title_right a:after{content: ""; width: 1px; height: 10px; background: #e5e5e5; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.news_title_right a:hover{color:#0074b9}
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 70px; border:1px solid #e5e5e5}
.index_news_all .swiper-slide{border-right:1px solid #e5e5e5; height: 432px }
.index_news_all .swiper-slide a{width:100%; display: block; }
.index_news_time{width:100%; height: auto; overflow: hidden; padding:35px 8% 25px;}
.index_news_time h5{color:#999999; font-size: 14px;}
.index_news_time h5 span{color:#0083ce; font-size: 24px; font-weight: bold; margin-right:20px;}
.index_news_time hr{width:60px; height: 2px; background: #e5e5e5; display: block; margin:20px 0 }
.index_news_time h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx{width:100%; padding: 0 8%; margin-bottom: 45px;}
.index_news_xx p{width:100%; height:120px; overflow: hidden; color:#666666; font-size: 16px; line-height:30px; font-size: 16px; }
.index_news_xx span{width:144px; height: 47px; border: 1px solid #e5e5e5; text-align: center; display: block; line-height: 45px; font-size: 16px; color: #333333; margin-top: 45px;}
.index_news_pic{width:100%; height: 254px; overflow: hidden; position: relative; display: none; margin-top:15px;}
.index_news_pic img{width:100%; display: block; 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;}
.index_news_pic span{width:220px; height: 62px; background: #0083ce; text-align: center; line-height: 62px; font-size: 16px; color: #fff; font-weight: bold; display: block; text-transform: uppercase; position: absolute; bottom:0; left:0}
.index_news_all .swiper-slide a:hover .index_news_pic{display:block}
.index_news_all .swiper-slide a:hover .index_news_xx{display: none}
.index_news_all .swiper-slide a:hover .index_news_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





.index_yjs{width:100%; height:484px; overflow: hidden; background: url(../images/yjs_bjs.jpg) no-repeat center; background-attachment: fixed; 
	background-size: cover; padding:138px 0}
.index_yjs h4{text-align: center; display: flex; align-items: center; justify-content: center;}
.index_yjs h4 span{font-size:48px; font-weight: bold; color: #fff}
.index_yjs i{width:11px; height: 11px; background: #fff; border-radius: 50%; display: block; margin: 0 20px}
.index_yjs p{color:#fff; font-size: 16px; margin: 36px 0 48px; text-align: center}
.index_yjs_links{width:auto; display: table; margin: 0px auto;}
.index_yjs_links a{width:162px; height: 46px; float: left; text-align: center; line-height: 46px; font-size: 16px;}
.index_yjs_links a:nth-child(1){background: #fff; color:#0083ce; margin-right: 10px;}
.index_yjs_links a:nth-child(2){background: #0083ce; color:#fff}






/*内页*/
.ny_banner{width:100%; height:582px; position: relative}
.product_ban{ background: url(../images/products_ban.jpg) no-repeat center}
.down_ban{ background: url(../images/down_ban.jpg) no-repeat center}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center}
.about_ban{ background: url(../images/about_ban.jpg) no-repeat center}

.ny_banner_info{width:100%; height: auto; overflow: hidden; text-align: center; position: absolute; top:32%; left:0}
.ny_banner_info h4{color:#fff; font-size:36px; font-weight: bold;}
.ny_banner_info p{color:#fff; font-size:18px; margin-top:25px;}
.ny_ban_Slide{width:26%; height: 90px; line-height: 90px; position: absolute; bottom:0; right:0; background: #0083ce; z-index: 1;  display:table-cell; 
	padding-left:4%  }
.ny_ban_Slide span{color:#fff; font-size: 16px; text-transform: uppercase}
.ny_ban_Slide img{ display:inline-block; vertical-align:middle; margin-right: 4%; animation:mymove 4s infinite;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}
.ny_ban_bottom{width:1400px;position: absolute; bottom:0; left:50%; height: 90px; line-height: 90px; transform: translate(-50%,0); color:#fff; font-size: 16px; 
	background: url(../images/home.png) no-repeat left center; padding-left:50px;}
.ny_ban_bottom a,.ny_ban_bottom span{color:#fff; font-size: 16px;}
.ny_ban_bottom a:hover{font-weight:bold;}
.ny_ban_bottom span:hover{font-weight:bold;}
.ny_nav{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; margin-top:40px; margin-bottom: 68px;}
.ny_nav_li{width:100%; height: auto; overflow: hidden}
.ny_nav_li a{ float: left; position: relative; padding-right: 30px; margin-right:2%; padding-bottom: 30px;}
.ny_nav_li a span{color:#000000; font-size: 18px; padding-bottom:31px; line-height: 30px; }
.ny_nav_li a:after{content: "/"; color: #000; font-size:16px; position: absolute; top:6px; right:0; }
.ny_nav_li a.active span{color:#0083ce; font-weight: bold; border-bottom: 2px solid #0083ce}
.ny_nav_li a:hover span{color:#0083ce; font-weight: bold; border-bottom: 2px solid #0083ce}
.ny_nav_li a:last-child::after{display: none}



/*产品*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin: 45px 0}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:49.2%; height: auto; overflow: hidden; background: #f1f3f7; padding: 12px; float: left; margin-bottom: 27px;}
.ny_product_all ul li:nth-child(2n){float: right}
.ny_product_pic{width:30%; height: auto; overflow: hidden; float: left}
.ny_product_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_xx{width:63%; height: auto; float: right; margin-right: 4%; padding-top:20px;}
.ny_product_xx h4{width:100%; height:30px; line-height: 30px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_product_xx p{width:100%; height:60px; line-height: 30px; color: #333333;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; font-size: 16px; margin: 15px 0 25px}
.ny_product_xx h5{color:#999999; font-size: 14px; float: left; line-height: 30px;}
.ny_pjts{width:30px; height: 30px; float: right; background: #0083ce; display: flex; align-items: center; border-radius: 50%}
.ny_pjts img{align-items: center; margin: 0px auto;}
.ny_product_search{width:100%; height: auto; overflow: hidden; margin-top: 58px;}
.ny_product_search dl{width:100%; height: auto; overflow: hidden; margin-bottom: 12px;}
.ny_product_search dl dt{width:165px; height: 46px; float: left; background: #f1f3f7; text-align: center; line-height: 46px; font-size:16px; color: #333333}
.ny_product_search dl dd{margin-left: 180px; border:1px solid #efefef; min-height: 35px; line-height: 35px; padding: 0 5px; overflow: hidden;text-align: center;}
.ny_product_search dl dd a{color:#666666; font-size: 14px; float: left; padding: 0 10px;margin: 5px;min-width: 50px;}
.ny_product_search dl dd a:hover,.ny_product_search dl dd a.active{color:#fff;background-color: #0083ce;}
.ny_product_all ul li:hover{background: #0083ce}
.ny_product_all ul li:hover h4,.ny_product_all ul li:hover p,.ny_product_all ul li:hover h5{color:#fff}
.ny_product_all ul li:hover .ny_pjts{background:#80c1e7}
.pro_submit{width:165px; height: 46px; text-align: center; background: #0083ce; font-size: 16px; border: 0; display: block; margin:30px auto 0; color: #fff}
.ny_product_all ul li:hover .ny_product_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*产品详情*/
.products_show_bottom{width:100%; height: auto; overflow: hidden; margin: 55px 0; padding-bottom: 10px;}
.products_show_left{width:73%; height: auto; float: left}
.roducts_show_nav{width:100%; height:64px; background: #f1f3f7; border-bottom: 2px solid #0083ce }
.roducts_show_nav a{width:20%; height: 100%; float: left; text-align: center; line-height: 64px; color: #333333; font-size: 18px;}
.roducts_show_nav a:hover{background: #0083ce; color:#fff}
.roducts_show_nav a.active{background: #0083ce; color:#fff}
.products_show_info{width:100%; height: auto; overflow: hidden; background: #fff;  box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-top:22px; padding:30px 30px;}
.ny_cpxq{width:100%; height: auto; overflow: hidden; font-size:16px; color: #333333; line-height: 30px; margin-bottom: 50px;}
.ny_cpxq img{max-width: 100%}
.ny_cpxq p{font-size:16px; color: #333333; line-height: 30px;}
.products_show_contact{width:25%; height: auto; float: right; padding-top:5px}
.products_ctop{width:100%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1)}
.products_ctop h4{width:100%; height: 64px; background: #0083ce; padding: 0 22px; line-height: 64px; font-size: 18px; color: #fff; font-weight: bold;}
.pro_contact_xx{width:100%; height: auto; padding:30px 22px;}
.pro_contact_xx p{color: #333333; font-size: 16px; line-height: 30px;}
.pro_contact_xx p b{font-weight: bold; font-size: 16px;}
.pro_contact_li{width:100%; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: relative; margin-top:15px;}
.pro_contact_li img{width:100%; height: auto; overflow: hidden}
.pro_contact_hover{width:100%; position: absolute; top:50%; left:0; text-align: right; padding: 0 22px; transform: translate(0,-50%);}
.pro_contact_hover p{color:#0083ce; font-size: 24px; font-weight: bold;}
.pro_contact_hover i{width:25px; height:26px;; background: url(../images/c_jts.png) no-repeat center; display: block; float: right; margin-top: 10px;}
.ny_cpxq_title{width:100%; height: auto; overflow: hidden; display: flex; align-items: center; margin-bottom: 30px; }
.ny_cpxq_title img{float: left}
.ny_cpxq_title dl{margin-left:15px}
.ny_cpxq_title dl dt{color:#333333; font-size: 24px; font-weight: bold;}
.ny_cpxq_title dl dd{color:#999999; font-size:14px; }
.products_show_top{width:100%; height: auto; margin: 56px 0; overflow:hidden}
.products_one_left{width:495px; height: auto; float: left}
.products_one_left .pc-slide{width:100%; height: auto; overflow: hidden}
.products_one_left .pc-slide .view{width:100%; height: auto; border: 1px solid #efefef}
.pro_li_pic{width:100%; overflow: hidden}
.pro_li_pic img{width:100%}
.products_one_left .preview{width:100%; height: auto; overflow: hidden; margin-top: 5px; padding: 0 34px; position: relative}
.products_one_left .preview .swiper-slide img{width:100%; border: 1px solid #efefef; display: block}
.products_one_left .arrow-left,.products_one_left .arrow-right{width:27px; height: 100%; position: absolute; top:0; display: block}
.products_one_left .arrow-left{left:0; background: #f1f3f7 url(../images/pro_left.png) no-repeat center}
.products_one_left .arrow-right{right:0; background: #f1f3f7 url(../images/pro_right.png) no-repeat center}
.products_one_left .active-nav{border:1px solid #0083ce}
.products_one_right{width:55%; height: auto; float: right; margin-right: 3%}
.products_one_right h3{color:#333333; font-size: 24px; font-weight: bold;}
.products_one_jianjie{width:100%; height: auto; overflow: hidden; margin:10px 0 40px; color: #666666; font-size: 14px; line-height: 30px;}
.products_one_xinghao{width:100%; height: auto; overflow: hidden; border: 1px solid #eeeeee; margin-bottom: 40px;}
.products_one_xinghao li{width:100%; height:45px; border-bottom: 1px solid #eeeeee;display: flex;align-items:stretch;}
.products_one_xinghao li h4{width:27%;display: flex;flex-direction:column;justify-content:center;float: left; background: #f1f3f7; text-align: center; line-height: 45px; font-size: 14px; color: #333333}
.products_one_xinghao p{width:73%; line-height: 22px;  float: left; font-size: 14px; color: #333333; display: flex;flex-direction: column;justify-content: center;padding: 11px 2% 11px 3%;}
.pro_lxdh{width:324px; height: 63px; float:left; background: #0083ce; display: flex; align-items: center; justify-content: center;}
.pro_lxdh span{color:#fff; font-size: 16px; margin-left: 10px;}
.pro_lxdh span b{color:#fff; font-size: 18px; font-weight: bold;}
.pro_lxly{width:205px; height: 63px; border: 1px solid #0083ce; text-align: center; line-height: 63px; font-size: 16px; color: #0083ce; float: left;
	margin-left: 5px; display: flex; align-items: center; justify-content: center;}
.pro_lxly span{margin-left: 10px; color: #0083ce; font-size: 16px;}







/*下载*/
.ny_down{width:100%; height: auto; overflow: hidden; margin-bottom: 78px;}
.ny_down ul{width:100%; height: auto; overflow: hidden}
.ny_down ul li{width:49.2%; height: 120px; background: #f1f3f7; padding:18px 40px; float: left; margin-bottom: 20px;}
.ny_down ul li:nth-child(2n){float: right}
.ny_down ul li a{width:100%; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; 
    -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
.ny_down_li{width:50%; height: 100%; float: left}
.ny_down_li h3{width:100%; height: 40px; line-height: 40px;  color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_down_li p{color:#999999; font-size: 15px; margin-top:15px;}
.ny_down_icon{float: right; height: 100%; display: flex; align-items: center; width: 54px}
.ny_down_icon img{width:100%}
.ny_down ul li:hover h3,.ny_down ul li:hover p{color:#0083ce;}



/*新闻*/
.ny_news_one{width:100%; height: auto; overflow: hidden; background: url(../images/news_one.jpg) no-repeat left center}
.news_one_right{width:50%; height: auto; float: right; background: #fff; padding-top:15px}
.news_one_right h3{color:#0083ce; font-size: 36px;margin-left: 30px; font-weight: bold;}
.news_one_right ul{width:100%; height: auto; overflow: hidden; margin-top: 30px;margin-left: 30px;}
.news_one_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #eeeeee; padding-bottom: 35px; margin-bottom: 35px;}
.news_one_right ul li:last-child{margin-bottom: 0; border-bottom: 0}
.news_gsxw_left{width:72%; height: auto; float: left}
.news_gsxw_left h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 10px;}
.news_gsxw_left p{width:100%; height:48px; line-height: 24px; color: #666666; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_gsxw_time{width:84px; height: 84px; float: right; background: #0083ce; text-align: center; padding-top: 8px;}
.news_gsxw_time span{display: block; text-align: center; color: #fff; font-size: 30px; font-weight: bold;}
.news_gsxw_time p{ text-align: center; color: #fff; font-size:16px;}
.news_one_right ul li:hover{border-bottom: 1px solid #0083ce}
.news_one_right ul li:hover h4{color:#0083ce}
.ny_news_two{width:100%; height: auto; overflow: hidden; background: url(../images/news_two.jpg) no-repeat center; background-size: cover;
	padding: 150px 0 100px}
.news_two_hydt{width:100%; height: auto; overflow: hidden}
.news_two_hydt h4{color:#0083ce; font-size: 36px; line-height: 46px; font-weight: bold; float: left}
.news_two_hydt a{width:162px; height: 46px; float: right; background: #0083ce; text-align: center; line-height: 46px; color: #fff;}
.news_two_swiper{width:100%; height: auto; overflow: hidden; margin-top: 64px;}
.news_two_swiper .swiper-slide a{width:100%; height: auto; overflow: hidden}
.news_two_pic{width:100%; display: block; overflow: hidden}
.news_two_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_two_xx{width:100%; height: auto; overflow:hidden; margin-top:10px }
.news_two_xx h3{width:100%; height: 40px; line-height: 40px; font-weight: bold; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom:10px;}
.news_two_xx p{width:100%; height:48px; line-height: 24px; color: #666666; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_two_xx span{width:100%; display: block; color: #1b1b1b; font-size: 16px; background: url(../images/n_jts.png) no-repeat right center; margin-top:36px;}
.news_two_swiper .swiper-slide a:hover .news_two_pic img,.news_three_swiper .swiper-slide a:hover .news_two_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.news_two_swiper .swiper-slide a:hover .news_two_xx h3{color:#0083ce}

.ny_news_jjfa{width:100%; height: auto; overflow: hidden; margin-top: 70px; background: url(../images/news_three.jpg) no-repeat bottom center;
	padding-bottom:158px}
.news_three_swiper{width:100%; margin-top: 64px}
.news_three_swiper .swiper-slide a{width:100%; height: auto; overflow: hidden}
.ny_news_jjfa .news_two_xx{width:100%; height: auto; overflow: hidden; background: #fff; margin-top: 0; padding: 10px 26px 20px;}
.news_three_swiper .swiper-slide a:hover .news_two_xx h3{color:#0083ce}
.ny_news_jjzc{width:100%; height: auto; overflow: hidden; margin: 110px 0 154px}
.news_jjzc_all{width:100%; height: auto; overflow: hidden;  margin-top: 50px;  display: -webkit-flex; display: flex;  -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.news_jjzc_left{width:50%; height: auto; overflow: hidden; position: relative; float: left}
.news_jjzc_left a{width:100%; display: block}
.news_jjzc_left a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.jjzc_left_post{width:100%; height:84px; line-height: 84px; background: rgba(0,0,0,0.3); position: absolute; bottom:0; left:0; z-index: 2; padding: 0 4%; font-size: 18px; color: #fff; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_jjzc_left a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.news_jjzc_left a:hover .jjzc_left_post{color:#0083ce}
.news_jjzc_right{width:50%; height: auto; float: left; background: #f1f3f7; padding: 20px 4%}
.news_jjzc_right ul{width:100%; height: auto; overflow: hidden}
.news_jjzc_right ul li{width:100%; height: auto; overflow:hidden; border-bottom: 1px solid #fff; padding-bottom: 40px; margin-top: 40px}
.news_jjzc_right ul li:last-child{border-bottom: 0}
.news_jjzc_right ul li span{color:#666666; font-size: 16px; display: block}
.news_jjzc_right ul li h4{color:#333333; font-size:18px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; font-weight: bold; margin:10px 0}
.news_jjzc_right ul li p{width:100%; height:48px; line-height: 24px; color: #666666; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden;}
.news_jjzc_right ul li:hover h4{color:#0083ce}




/*联系我们*/
.contact_ban{width:100%; height: 979px; background: url(../images/contact_ban.jpg) no-repeat center; padding-top:202px; position: relative}
.contact_ban_title{width:100%; height: auto; overflow: hidden}
.contact_ban_title h4{color:#fff; font-size:36px; font-weight:bold; margin-bottom: 30px;}
.contact_ban_title p{color:#fff; font-size:18px;}
.contact_ban_lianxi{width:667px; height: auto; margin-top: 118px; position: relative; padding-bottom: 60px;}
.contact_ban_dhs{width:595px; height: 291px; background:url(../images/c_lx.jpg) no-repeat center; padding:50px 0 0 100px}
.contact_ban_dhs h4{border-bottom: 1px solid rgba(255,255,255,0.7); color:#fff; font-size: 18px; background: url(../images/c_dhs.png) no-repeat left center; padding-left: 40px; line-height: 50px; width: 270px; margin-bottom:15px}
.contact_ban_dhs p{color:#fff; font-size: 30px; font-weight: bold; margin: 8px 0}
.contact_ban_link{width:196px; height:196px; border-radius: 50%; background: #cfa972; position: absolute; right:0; bottom:0; padding:12px}
.contact_ban_link a{width:100%; height: 100%; display: block; border: 1px solid rgba(255,255,255,0.2); text-align: center; border-radius: 50%; 
	padding-top: 36px;}
.contact_ban_link a p{color:#fff; font-size: 18px; margin-top: 8px;}
.contact_ban_ul{width:100%; height:146px; position: absolute; bottom:0; left:0; border-top:1px solid rgba(255,255,255,0.2);}
.contact_ban_ul dl{width:33.33%; height: 146px; float: left; text-align: center; border-right:1px solid rgba(255,255,255,0.2);  padding-top: 20px;}
.contact_ban_ul dl dt{color:#ffffff; font-size: 48px; font-weight: bold;}
.contact_ban_ul dl dd{color:#ffffff; font-size: 18px; margin-top: 10px;}
.contact_ban_ul dl:last-child{border-right:0}
.ny_contact_job{width:100%; height: auto; overflow: hidden; margin-top: 76px; margin-bottom: 88px;}
.contact_job_on{width:100%; height: auto; overflow:hidden}
.contact_job_gz{width:60.5%; height:353px; background: url(../images/job_one.jpg) no-repeat center;  position: relative; float: left}
.contact_job_gz h3{color:#ffffff; font-size: 30px; font-weight: bold; margin-bottom:36px }
.contact_job_gz p{width:100%; color:#fff; font-size: 16px; line-height: 30px;}
.job_gz_xx{width:80%; height: auto; position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%);}
.contact_job_yz{width:39%; height:353px; float:right; background: url(../images/job_two.jpg) no-repeat center; background-size: cover; position: relative}
.contact_job_yz h3{color:#0083ce; font-size: 36px; font-weight: bold; margin-bottom: 36px;}
.contact_job_yz p{color:#1b1b1b; font-size: 18px; line-height: 36px; }
.contact_job_yz .job_gz_xx{width:70%}
.ny_contact_job ul{width:100%; height: auto; overflow: hidden; margin-top: 52px;}
.ny_contact_job ul li{width:32%; height: 173px; background: #f1f3f7; border-radius: 8px; float: left; margin-bottom: 22px; margin-right: 2%; padding:28px 3%}
.ny_contact_job ul li:nth-child(3n){margin-right: 0}
.ny_contact_job ul li h4{color:#1b1b1b; font-size: 18px; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; margin-bottom:35px;}
.ny_contact_job ul li dl{width:100%; height: 40px; line-height: 40px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.ny_contact_job ul li dl dt,.ny_contact_job ul li dl dd{color:#666666; font-size: 16px;}
.ny_contact_job ul li:hover dt,.ny_contact_job ul li:hover dd,.ny_contact_job ul li:hover h4{color:#fff;}
.ny_contact_job ul li:hover{background: #0083ce}
.ny_contact_two{width:100%; height: auto; overflow: hidden; background: #fafcfd; padding: 110px 0 82px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.ny_contact_input{width:50%; height: auto; float: left}
.ny_contact_input h4,.ny_contact_info h4{color:#0074b9; font-size: 36px; font-weight: bold; margin-bottom:10px;}
.ny_contact_input h5,.ny_contact_info h5{color:#333333; font-size:16px; }
.contact_input_li{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.contact_input_li dl{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; margin-bottom:18px }
.contact_input_li dl dt,.contact_input_li dl dd{width:49%; height: 59px;  border: 1px solid #c8c9ca; position: relative}
.contact_input_li dl input{width:100%; height: 100%; background: none; border: 0; font-size:16px; color: #666666; padding: 0 15px}
.contact_input_li textarea{width:100%; height: 155px; border: 1px solid #c8c9ca; resize: none;  font-size:16px; color: #666666; padding: 15px; background: none;}
.contact_input_tijiao{width:100%; height: auto; overflow: hidden; margin-top:28px;}
.ysxy{font-size:14px; color:#666; float: left; line-height: 52px;}
.ysxy a{color:#ff0101}
.c_tijiao{width:160px; height: 52px; float: right; background: #a0a0a0; border: 0; font-size: 18px; color: #fff;}
.ny_contact_info{width:35%; height: auto; float: right}
.contact_info_xx{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.contact_info_xx p{color:#333333; font-size: 18px; line-height: 36px;}
.contact_info_xx p b{font-size: 24px}
.contact_info_ma{width:100%; height: auto; overflow: hidden; margin-top: 40px}
.contact_info_ma dl{width:30%; height: auto; float: left; margin-right: 2%}
.contact_info_ma dl dt{width:100%; overflow: hidden}
.contact_info_ma dl dt img{width:100%;}
.contact_info_ma dl dd{color:#333333; font-size:16px; text-align: center; margin-top: 8px;}
.contact_info_ma dl:last-child{margin-right: 0}



/*关于我们*/
.ny_about_hzkh{width:100%; height: auto; overflow: hidden; background: url(../images/hzkh_bjs.jpg) no-repeat center; background-size: cover;; padding: 100px 0}
.about_hzkh_title{width:100%; height: auto; overflow: hidden}
.about_hzkh_title h3{color:#0083ce; font-weight: bold; font-size: 36px; margin-bottom: 20px; background: url(../images/ab_san.png) no-repeat left center; padding-left: 40px;}
.about_hzkh_title p{color:#333333; font-size: 16px;}
.index_hzhb_li{width:1200px; height: auto; overflow: hidden; margin:84px auto 0; position: relative}
.index_hzhb_li li{width:140px; height: auto; float: left; margin: 25px 52px; transform: rotate(45deg);overflow: hidden; border:1px solid #0083ce; background: #fff;
border-radius: 8px;padding: 15px;}
.index_hzhb_li li img{width:100%;  transform: rotate(-45deg) scale(1.48);}
.index_hzhb_li li:last-child{margin-right: 0}
.hzhb_li_two{padding-left:118px; margin-top: -72px}
.hzhb_li_three{ margin-top: -72px}
.ny_about_shebei{width:100%; height: auto; overflow: hidden; margin-bottom:80px;}
.about_shebei_title{width:100%; height: auto; overflow: hidden}
.about_shebei_title h3{color:#0083ce; font-weight: bold; font-size: 36px; margin-bottom: 20px; background: url(../images/ab_san.png) no-repeat left center; padding-left: 40px;}
.about_shebei_tt{width:100%; height: auto; overflow: hidden}
.about_shebei_tt p{max-width:82%; height: auto; float: left; color:#333333; font-size: 16px; line-height: 30px;}
.about_shebei_tt a{width:162px; height: 46px; float: right; background: #0083ce; text-align: center; line-height: 46px; font-size:16px; color: #ffffff}
.about_shebei_tt a:hover{background: #000000;}
.ny_about_shebei ul{width:100%; height: auto; overflow: hidden; margin-top: 64px}
.ny_about_shebei ul li{width:32.6%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; overflow: hidden}
.ny_about_shebei ul li:nth-child(3n){margin-right: 0}
.ny_about_shebei ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_shebei 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_about_honor{width:100%; height: 827px; overflow: hidden; background: url(../images/about_honor.jpg) no-repeat bottom center; background-size: cover;
	padding-top: 80px; margin-bottom: 80px}
.about_honor_li{width:80%; height: auto; overflow: hidden; margin:90px auto;}
.about_honor_li .swiper-slide{transform: scale(0.67); transition: all 0.4s ease-in-out; width: 100%; padding-top: 23.4%;  position: relative; 
    display: flex;
    align-items: center;
    justify-content: center;}
.about_honor_li .swiper-slide a{width:100%;height: 100%; position: absolute;top: 0;left: 0;display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;}
.about_honor_li .swiper-slide a img{ max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;}
.about_honor_li .swiper-slide-active{transform: scale(1)}
.about_honor_li .swiper-button-next,.about_honor_li .swiper-button-prev{width:70px; height: 70px;}
.about_honor_li .swiper-button-next{background: url(../images/hh_right.png) no-repeat center; right:28%}
.about_honor_li .swiper-button-prev{background: url(../images/hh_left.png) no-repeat center; left:28%}
.ny_about_three{width:100%; height: 899px; overflow: hidden; background: url(../images/ab3.jpg) no-repeat center; background-size: cover;}
.about_three_xx{width:55%; height: auto; float: right; padding-top: 198px}
.about_three_xx h4{color:#0083ce; font-size: 36px; font-weight: bold; background: url(../images/ab_san.png) no-repeat left center; padding-left: 40px;}
.about_three_jianjie{width:100%; height: auto; overflow: hidden; margin-top:100px;}
.about_three_jianjie p{color:#333333; font-size: 16px; line-height:30px;}
.ny_about_two{width:100%; height: 664px; overflow:hidden; background: url(../images/ab2.jpg) no-repeat; background-size: cover; padding-top: 220px; text-align: center}
.ny_about_two h4{color:#fff; font-size: 48px; font-weight: bold; margin-bottom: 40px}
.ny_about_two p{color:#fff; font-size: 16px; line-height: 36px; }
.ny_about_two a{width:162px; height: 46px; background: #0083ce; text-align: center; line-height: 46px; font-size: 16px; display: block; margin:40px auto; color:#fff;}
.ny_about_two a:hover{background: #fff; color:#0083ce}
.ny_about_one{width:100%; height: auto; overflow: hidden; background: url(../images/about_one.jpg) no-repeat center; background-size: cover; 
	padding-bottom: 96px}
.about_one_num{width:100%; height: auto; overflow: hidden}
.about_one_num dl{width:33.33%; height: auto; overflow: hidden; float: left; text-align: center}
.about_one_num dl dt{color:#333333; font-size: 16px; margin-bottom:5px;}
.about_one_num dl dt span{color:#0083ce; font-size: 60px; font-weight: bold;} 
.about_one_num dl dd{color:#333333; font-size: 18px;}
.about_one_jianjie{width:100%; height: auto; overflow: hidden; margin-top:70px;}
.about_one_left{width:47.5%; height: 496px; float: left; padding-right: 50px; overflow-y:auto; }
.one_left_xx{width:100%; height:auto;}
.one_left_xx p{color:#333333; font-size: 16px; line-height: 36px;}
.about_one_left::-webkit-scrollbar {width:5px; /* 滚动条的宽度 */}
.about_one_left::-webkit-scrollbar-track {
	background: #e5e5e5; /* 轨道背景颜色 */
	border-radius: 10px; /* 轨道圆角 */
}
.about_one_left::-webkit-scrollbar-thumb {
	background: #0074b9; /* 滑块背景颜色 */
	border-radius: 10px; /* 滑块圆角 */
}
.about_one_right{width:50%; float: right}
.about_one_right img{width:100%;}






.footer_ma .slideTxtBox .hd1{width:100%; height: auto; overflow: hidden; padding-top:18px;}
.footer_ma .slideTxtBox .hd1 ul{width:100%; height: auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_ma .slideTxtBox .hd1 ul li{ float:left; width:31px; position: relative}
.footer_ma .slideTxtBox .hd1 ul li img{width:100%}
.footer_ma .slideTxtBox .hd1 ul li:after{content: ""; width:16px; height: 13px; background: url(../images/san.png) no-repeat; position: absolute; top:-7px; left:50%; 
	margin-left: -8px; opacity: 0}
.footer_ma .slideTxtBox .hd1 ul li.on:after{opacity: 1}
.footer_ma .slideTxtBox .bd1{width:100%; height: auto; overflow: hidden}


/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background:url(../images/footer.jpg) no-repeat center; background-size: cover; 
	padding-top:60px;}
.footer .footer_ttop{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_left{width:23%; height: auto; float: left}
.footer_logo{width:100%; }
.footer_logo img{max-width: 100%}
.footer_xx{width:100%; height: auto; overflow: hidden; margin-top:15px;}
.footer_xx p{color:#fff; font-size: 16px; line-height: 30px;}
.footer_center{width:57%; height: auto; float: left; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}footer_lianjie
.footer_center dl{width:auto; float: left;}
.footer_center dl dt{color:#fff; font-size: 16px; position: relative; padding-bottom:20px; margin-bottom:20px;}
.footer_center dl dd{width:100%; height: auto;}
.footer_center dl dd a{color:#999999; font-size:16px; display: block; margin-bottom: 10px; }
.footer_center dl dd a:hover{color:#fff}
.footer_ma{width:128px; height: auto; float: right}
.footer_ma .slideTxtBox{ width:100%; overflow: hidden }
.footer_ma .slideTxtBox .hd{width:100%; height: auto; overflow: hidden; padding-top:18px;}
.footer_ma .slideTxtBox .hd ul{width:100%; height: auto; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_ma .slideTxtBox .hd ul li{ float:left; width:31px; position: relative}
.footer_ma .slideTxtBox .hd ul li img{width:100%}
.footer_ma .slideTxtBox .hd ul li:after{content: ""; width:16px; height: 13px; background: url(../images/san.png) no-repeat; position: absolute; top:-7px; left:50%; 
	margin-left: -8px; opacity: 0}
.footer_ma .slideTxtBox .hd ul li.on:after{opacity: 1}
.footer_ma .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_img{width:100%; height: auto; overflow: hidden}
.bd_img img{width:100%; display: block}
.footer_bottom{width:100%;height: auto; overflow: hidden; padding:5px 0; border-top:2px solid rgba(255,255,255,0.2); margin-top:70px}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #fff; line-height:60px;  text-transform: uppercase; 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; color:#999999; font-size: 14px; }
.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: 14px; 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: 14px; position: relative; padding-right:20px; margin-right: 10px;}
.footer_lianjie a:after{content: "|"; color:#fff; 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{float:left; line-height: 60px; margin-left: 20px;}






/*客服*/
.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: -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;
}
.lxfx li {
    background:#001f6a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    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;}


}




  /*内页新闻*/
  .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{width: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; font-size:15px; color:#666; line-height:30px;}
  .ny_service_all p{color: #333; font-size: 16px; 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}
  .ny_news_show{margin-bottom:60px; font-size: 16px; color: #333; line-height: 34px;}
  .ny_news_show p{font-size: 16px; color: #333; line-height: 32px;}
  
  
 /*内页产品*/


.pro_xx{display: none;}
.ny_pro_tan{width:100%; height: 100%; background: rgba(0,0,0,0.6); position: fixed; top:0; left:0; display: none; z-index:99}
.ny_pro_tan_xx{width:960px; height: 550px; position:fixed; top:45%; left:50%; margin-top:-220px; margin-left: -480px; background: #f7f7f7; padding: 30px; }
.close_xx{width:30px; height: 30px; position: absolute; top:30px; right:30px;}
.ny_pro_pic{width:480px; height: 100%; background: #fff; display: flex; align-items: center; float: left}
.ny_pro_pic img{align-items: center; margin: 0px auto;  width: auto;}
.ny_pro_xx{width:100%; height:100%; float: left; padding: 50px 50px 0px; overflow: auto}
.ny_pro_xx h4{font-size: 20px; color: #4d4d4d; line-height: 28px; margin-bottom:20px;}
.ny_pro_zi{width:100%; height: 330px; overflow:hidden; font-size: 14px; color: #4d4d4d; line-height: 28px;overflow: auto;}

.pro_pic{width:100%; height:180px;  overflow: hidden; position: relative;display: flex; align-items: center;}
.pro_pic img{width:auto; height: auto; transition: all 0.5s; align-items: center; margin: 0px auto; max-width:100%}
.pro_info{width:100%; height:60px;}
.pro_info h3{font-size: 18px; color: #4d4d4d;  text-overflow: ellipsis; overflow: hidden;  white-space: nowrap; width:100%; height: 30px; 
	line-height: 30px; text-align: center}
.pro_info p{width:100%; height: 20px; line-height: 20px; font-size: 14px; color: #4d4d4d;text-transform:Uppercase; text-align: center }
.multiple-items{margin-top: 25px;}
.multiple-items .pro_time{width:100%; height:260px;  display: block; padding: 0px 13px;}
.multiple-items a{width:100%; height: 100%;  display: block;  background: #fff;}
.multiple-items .pro_time:hover a{background: url(../images/p_bjs.jpg) repeat center}
.multiple-items .pro_time:hover img{transform: scale(1.1);}
.multiple-items .pro_time:hover h3,.multiple-items .pro_time:hover p{color:#fff}

.slick-prev {float: left; background: url(../images/p_left.png) no-repeat; left:-60px;}
.slick-next { float: right; background: url(../images/p_right.png) no-repeat; right:-60px;}
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}

/*图片*/
.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;display: block; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.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_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.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;}
