@charset "utf-8";
/* CSS Document */
html{font-size: 100px}
*{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_all{width:100%; height:105px; }
.h_logo{width:163px;height:105px; float: left; display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:37px; height:37px; background: url(../images/search.png) no-repeat center; float:right; margin-top:30px;}
.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: #0048a1; font-size:16px;}





/*导航*/
#menu{width:auto; height:105px; position: relative; z-index:9; float: right; margin-right: 2%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:105px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:105px; line-height:95px; }
#menu .nav .nLi p{ width:auto; text-align:center;  z-index: 2; position: relative; background: url(../images/nav_xs.png) no-repeat right center; 
	padding: 0 24px; height: 100%;}
#menu .nav .nLi p a{color:#333333;font-size:16px; height:100%; overflow: hidden; position: relative; display: block}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:105px;  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:#0048a1;}
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#0048a1; font-weight: bold; border-bottom: 4px solid #0048a1}
#menu .nav .nLi:last-child a{background: none}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide a{width:100%; display: block; overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto; transition: transform 5s ease 0s, opacity 2s ease 0s; }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; opacity:0.5; background:#fff; margin:0 8px!important;}
.banner .swiper-pagination-bullet-active{opacity: 1; }

.ban_info{width:1100px; height:auto; position:absolute; top:20%; left:50%; margin-left:-550px; text-align:center;}
.ban_info h3{color:#fff; font-size:55px; font-weight:bold; text-shadow:rgba(0,0,0,0.5) 0px 4px 3px; display:table; margin:0px auto;}
.ban_info h4{color:#fff; font-size:30px; text-shadow:rgba(0,0,0,0.5) 0px 4px 3px; display:table; margin:40px auto 10px;}
.ban_info p{color:#fff; font-size:16px;}
.ban_info span{background:#0048a1; border-radius:25px;  display:block; margin:8% auto 0;  width:184px; height:42px; line-height:42px;}
.ban_info span i{color:#fff; font-size:16px; font-style:normal; background:url(../images/ban_jts.png) no-repeat right center; padding-right:40px;}
.banner .swiper-slide-active a img{ transform: matrix(1.1, 0, 0, 1.1, 0, 0);}


/*产品服务*/
.index_service{width:100%; height: auto; overflow:hidden; background: #f6f6f6; padding: 92px 0}
.index_service_one{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_service_one li{width:597px; height:315px; float: left; padding: 10px 34px;margin-bottom: 7px;}
.index_service_one li:nth-child(2n){float: right}
.index_service_one li:nth-child(1){background: url(../images/wlkcp_img.jpg) no-repeat center}
.index_service_one li:nth-child(2){background: url(../images/wlkpt_img.jpg) no-repeat center}
.index_service_one li:nth-child(3){background: url(../images/wlkcp_img.jpg) no-repeat center}
.index_service_one li:nth-child(4){background: url(../images/wlkpt_img.jpg) no-repeat center}
.index_service_one li:nth-child(5){background: url(../images/wlkcp_img.jpg) no-repeat center}
.index_service_one li:nth-child(6){background: url(../images/wlkpt_img.jpg) no-repeat center}
.service_one_title{width:100%; height:50px; border-bottom:1px solid rgba(255,255,255,0.2); overflow: hidden; line-height:50px;}
.service_one_title h4{color:#ffffff; font-size: 18px; font-weight: bold; position: relative; padding-left:20px; float: left}
.service_one_title h4:after{content: ""; width: 3px; height: 15px; background: #fff; position: absolute; top:20px; left:0}
.service_one_title span{color:#fff; font-size: 16px; float: right}
.service_one_title span:hover{font-weight: bold;}
.service_one_bottom{width:100%; height: auto;  margin-top: 40px;}
.service_one_pic{width:154px; height: 154px; background: #fff; border-radius: 0%; display: flex; align-items: center; margin: 0 20px; float: left; 
	position: relative}
.service_one_pic img{align-items: center; margin: 0px auto; max-width: 100%; position: relative; z-index: 1}
.service_one_pic:after{content: ""; width: 100%; height:100%; border-radius:0%; position: absolute; top:0; left:0; background: rgba(255,255,255,0.3); transform: scale(1.08); 
transition: all 0.4s ease-in-out;
}
.service_one_xx{margin-left:230px;}
.service_one_xx p{color:#fff; font-size: 16px; line-height: 30px;}
.index_service_two{width:100%; height: auto; overflow: hidden}
.index_service_two li{width:597px; height:315px; float: left; padding: 10px 34px; background: url(../images/pright.jpg) no-repeat center}
.index_service_two li a{width:100%; display: block; height: 100%;}
.index_service_two li:nth-child(2){float: right}
.service_two_left{width:260px; height: auto; float: left; margin-top: 50px;}
.service_two_left h3{color:#222222; font-size: 24px; font-weight: bold;}
.service_two_left p{color:#666666; font-size:16px; line-height: 30px; margin: 25px 0 30px;}
.service_two_left h4{width:180px; height: 43px; display: block; border:1px solid #0048a1; border-radius: 25px; text-align: center; line-height: 41px;}
.service_two_left h4 span{color:#0048a1; font-size: 16px; background: url(../images/l_jts.png) no-repeat right center; padding-right: 25px; 
	transition: all 0.4s ease-in-out;}
.service_two_icon{width:250px; height: 100%; float: right; display: flex; align-items: center;}
.service_two_icon img{align-items: center; margin: 0px auto; max-width: 100%; max-height:100%}
.index_service_two li:hover h4 span{padding-right:35px;}

.index_service_one li:hover .service_one_pic:after{transform: scale(1.18);}



/*优势*/
.index_youshi{width:100%; height:780px; overflow: hidden; background: url(../images/ys_img.jpg) no-repeat center; padding: 60px 0; margin-bottom: 110px;}
.index_youshi_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_youshi_title h3{color:#fff; font-size: 36px; font-weight: bold;}
.index_youshi_title h4{color:#fff; font-size: 48px; text-transform: uppercase; opacity: 0.1; font-weight: bold; margin-top: -39px;}
.index_youshi_title p{color:#fff; font-size: 16px; }
.index_youshi_title hr{width:55px; height: 6px; background: #fff; display: block; margin:15px auto;}
.index_youshi ul{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.index_youshi ul li{width:49.7%; height: 210px; float: left; background: #fff; margin-bottom:8px; padding:38px 30px;}
.index_youshi ul li:nth-child(2n){float: right;}
.index_youshi_left{width:68%; height: auto; float: left}
.index_youshi_left h4{color:#0048a1; font-size: 18px; width:100%; font-weight: bold; border-bottom: 1px solid #0048a1; padding-bottom:12px; 
	margin-bottom:12px;}
.index_youshi_left p{width:100%; height: auto; color:#333333; font-size: 16px; line-height:30px;}
.index_youshi_img{width:142px; height: auto; float:right }
.index_youshi_img img{width:100%; border-radius: 50%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_youshi ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*业绩*/
.index_case{width:100%; height: auto; overflow: hidden; margin-bottom: 124px;}
.index_case ul{width:100%; height: auto; overflow: hidden; margin-top:54px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; }
.index_case ul li{width:22.9%; height: 490px; float: left; position: relative; overflow: hidden; transition: all 0.4s ease-in-out;}
.index_case ul li img.in_case_pic{width:100%; height: 100%; object-fit: cover; object-position: center center;}
.index_case_hover{width:100%; height:auto; padding:30px 8% 40px; position: absolute; bottom:0; left:0; background: rgba(0,72,161,0.8); opacity: 0; 
	transition: all 0.4s ease-in-out; }
.index_case_hover h4{color:#fff; font-size:24px; font-weight: bold; margin-bottom: 20px;}
.index_case_hover p{width:100%; line-height: 30px; font-size: 30px; color: #fff; font-size: 16px;}
.index_case_two{width:100%; height: auto; position: absolute; bottom:0; left:0; text-align: center; transition: all 0.4s ease-in-out;}
.index_case_two h4{color:#ffffff; font-size: 24px; font-weight: bold; margin-bottom: 5px;}
.index_case_two h5{color:#ffffff; font-size: 14px; margin-bottom:20px;}
.index_case ul li.active{width:34%}
.index_case ul li.active .index_case_two{opacity: 0}
.index_case ul li.active .index_case_hover{opacity: 1}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; }
.index_about_xx{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat right center; margin-top:50px; 
	padding-top: 30px;}
.index_about_xx h4{color:#0048a1; font-size: 24px; font-weight: bold;}
.in_about_info{width:550px; height: auto; color:#333333; font-size: 16px; display: block; line-height: 30px; margin: 40px 0}
.in_about_more{width:180px; height: 43px; display: block; border:1px solid #0048a1; border-radius: 25px; text-align: center; line-height: 41px;
	margin-bottom: 120px;}
.in_about_more span{color:#0048a1; font-size: 16px; background: url(../images/l_jts.png) no-repeat right center; padding-right: 25px; 
	transition: all 0.4s ease-in-out;}
.in_about_more:hover span{ padding-right:35px;}
.index_about_bottom{width:100%; height:260px; overflow: hidden; background: url(../images/about_bottom.jpg) no-repeat center; padding: 50px 0; background-attachment: fixed; background-size: cover;}
.index_about_bottom .container{display: flex; display: -webkit-flex; -webkit-justify-content:center; justify-content:center;}
.index_about_bottom a{width:auto; float: left; text-align: center; margin: 0 90px;}
.index_about_bottom a img{width:79px; height: auto; display: block; margin: 0px auto;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.index_about_bottom a h4{color:#fff; font-size: 18px; font-weight:bold; margin:20px 0 10px;}
.index_about_bottom a p{color:#fff; font-size:16px; opacity: 0.6}
.index_about_bottom a:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*合作*/
.index_hezuo{width:100%; height:auto; overflow:hidden; padding:60px 0; background:#f7f7f7}
.index_hezuo ul{width:100%; height:auto; overflow:hidden; margin-top:40px;}
.index_hezuo ul li{width:15.8%; height:auto; overflow:hidden; float:left; margin-bottom:10px; border:1px solid #eee; display: flex; align-items: center; margin-right:1%}
.index_hezuo ul li img{width:100%; max-height:100%; align-items: center; margin: 0px auto; display:block}
.index_hezuo ul li:nth-child(6n){margin-right:0}
.index_hezuo ul li:hover{border:1px solid #0048a1}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin:100px 0 60px; }
.index_service_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_service_title h3{color:#333333; font-size: 36px; font-weight: bold;}
.index_service_title h4{color:#666666; font-size: 48px; text-transform: uppercase; opacity: 0.1; font-weight: bold; margin-top: -39px;}
.index_service_title p{color:#666666; font-size: 16px; }
.index_service_title hr{width:55px; height: 6px; background: #0048a1; display: block; margin:15px auto;}
.index_news_nav{width:auto; display: table; margin:20px auto 38px;}
.index_news_nav a{width:137px; height: 37px; float: left; background: #eeeeee; text-align: center; line-height: 37px; margin: 0px 2px; font-size:16px;}
.index_news_nav a:hover{background: #0048a1; color:#fff}
.index_news_list{width:100%; height: auto; position: relative}
.index_news_list .swiper-slide a{width:100%; height: auto; display: block}
.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; margin-top: 36px;}
.index_news_xx span{color:#999999; font-size: 16px; display: block}
.index_news_xx h4{width:100%; height: 40px; line-height: 40px; color: #222222; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin: 15px 0 5px;}
.index_news_xx p{width:100%; height:60px; line-height: 30px; color: #999999; font-size: 16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom:10px;}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:45px; height: 45px; margin-top: 0; top:25%}
.index_news .swiper-button-next{background: url(../images/n_right.png) no-repeat center; right:-70px;}
.index_news .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:-70px;}
.index_news_list .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_list .swiper-slide a:hover h4{color:#0048a1}




/*关于我们*/
.ny_banner{width:100%; height:450px; overflow: hidden; position: relative}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.products_ban{background: url(../images/product_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.wlw_ban{background: url(../images/wlw_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.dhsb_ban{background: url(../images/dhsb_ban.jpg) no-repeat center}
.llk_ban{background: url(../images/llk_ban.jpg) no-repeat center}
.ny_abn_info{width:100%; height: auto; overflow: hidden; position: absolute; top:50%; left:0; transform: translate(0,-50%); text-align: center}
.ny_abn_info h4{color:#fff; font-size: 48px; font-weight: bold;}
.ny_abn_info h5{color:#fff; font-size: 20px; line-height: 50px; border-top:1px solid rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.3); display: table; margin:24px auto; padding: 0 40px}
.ny_post{width:100%; text-align: center; font-size: 14px; line-height: 30px; color:#fff; margin-top: 8px; position:relative; z-index:1}
.ny_post a{ font-size: 14px; color:#fff}
.ny_nav{width:100%; height: 78px; overflow: hidden; background: #eeeeee}
.ny_nav_xx{width:auto; display: table; margin:0px auto; line-height: 76px;}
.ny_nav_xx a{ float: left; padding: 0 30px; background: url(../images/hh_xs.png) no-repeat right center}
.ny_nav_xx a span{color:#333333; font-size: 18px; display: inline-block;}
.ny_nav_xx a:hover span{border-bottom: 2px solid #0048a1;}
.ny_nav_xx a:last-child{background:none}
.ny_nav_xx a.active span{border-bottom: 2px solid #0048a1;}



/*联系我们*/
.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:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.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:1200px; 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:#001f6a; color:#fff; cursor:pointer}
.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_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}

/*产品中心*/
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}
#sl_PicShow{float:none!important; margin:0px auto!important; width:700px!important}
.sl_SmallImgList img{width:100%}




/*产品展示*/
.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; display: -webkit-flex;  display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.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_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_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 50px; 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:#666; margin: 40px 0}
  .ny_news_show p{font-size:16px; color:#666;}
  .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}
  .case_show_img{width:100%; text-align:center; margin:40px 0}
 .case_show_img img{max-width:100%}



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.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: 8px;  width: 86px; bottom: 0; left: 0; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.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: #044192}
.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;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative;  background: url(../images/footer_img.jpg) no-repeat center; padding: 60px 0 0; background-size: cover;}
.footer_left{width:36%; height: auto; float: left}
.footer_xx{width:100%; height: auto; overflow: hidden}
.footer_xx h4{color:#fff; font-size: 24px; font-weight: bold; margin-bottom:10px;}
.footer_xx p{color:#fff; font-size:16px; line-height: 30px;}
.f_wx,.f_sj{width:38px; height: 38px; float: left; position: relative; margin-right: 24px; margin-top: 38px;}
.f_wx img,.f_sj img{width:110px; height: auto; position: absolute; top:38px; left:0; display:none}
.f_wx{background: url(../images/wx_icon.png) no-repeat center}
.f_sj{background: url(../images/sj_icon.png) no-repeat center}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}
.footer_nav{width:55%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; }
.footer_nav dl dt{font-size:18px; color: #fff; margin-bottom:15px; font-weight:bold; position: relative; text-align: center; padding-bottom:15px;}
.footer_nav dl dt:after{content: ""; width:24px; height: 1px; background: #0048a1; position: absolute; bottom:0; left:50%; margin-left: -12px;}
.footer_nav dl dd{width:100%; text-align: center}
.footer_nav dl dd a{width:100%; display: block; font-size:16px; color: #fff; margin-bottom:10px; line-height:26px;}
.footer_nav dl dd a:hover{font-weight: bold;}
.footer_bottom{width:100%;height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.2); display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; padding:20px 0; margin-top: 60px;}
.footer_bottom .w1440{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size:14px; color: #fff; line-height: 40px;  text-transform: uppercase; text-align: center}
.copy_l a{color:#fff; font-size:14px;}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size:14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size:14px; color: #fff; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}
.footer_lianjie a{color:#fff; font-size:14px; position: relative; padding-right: 10px; margin-right: 10px; line-height: 40px;}
.footer_lianjie a:last-child:after{display: none}





/*客服*/
.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;}


}




 