@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:1450px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container,.w1200{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


@font-face {
    font-family: 'BAHNSCHRIFT';
    src: url("../font/BAHNSCHRIFT.TTF") format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 导航栏 */
.header_nav{height:80px; width:100%;z-index: 9;  position:fixed; top:0; left:0; border-bottom: 1px solid rgba(255,255,255,0.5); }
.h_logo{height:80px; float: left; display: flex; align-items: center; margin-left: 2%}
.h_logo img{height: auto; align-items: center; margin: 0px auto;}
.h_logo span{color:#fff; font-size:26px; font-weight:bold; margin-left:10px;}
.header_right{float: right; height: 100%;}
.h_search{width:26px; height:80px; background: url(../images/search_icon.png) no-repeat center; float: left;}
.form_box{position: absolute;  top:80px; 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: #1d4a9f; font-size:16px;}
.h_yuyan{float:left;height: 80px; position: relative; background: url(../images/yy_icon.png) no-repeat left center; padding-left: 30px; margin: 0 1.5vw}
.h_yuyan p{color:#fff; font-size:16px; line-height: 80px;}
.h_yuyan_links{width:120px; height: auto; background: #eee; position: absolute; top:80px; left:-10%; text-align: center; display: none}
.h_yuyan_links a{font-size: 16px; color:#333; display: block; margin:8px 0}
.h_yuyan_links a:hover{color:#1d4a9f}
.h_yuyan:hover .h_yuyan_links{display: block}
.h_menu{width:auto; float: left; background: #1d4a9f; padding: 0 1.5vw; height: 100%; line-height: 80px; cursor:pointer}
.h_menu span{color:#fff; font-size: 16px; background: url(../images/menu.png) no-repeat left center; padding-left: 30px;}


/*导航*/
#menu{width:56%; height:80px;  float:right; margin-right:4%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:80px; width:14.2%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:18px; height:100%; overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:150px; left:50%; margin-left: -75px; top:80px;  position:absolute;  line-height:36px; z-index: 99999; background:rgba(238,238,238,0.8)}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333; line-height:26px; padding:6px 0}
#menu .nav .sub a:hover{ color:#1d4a9f; background:#fff}
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{font-weight:bold;}
.fixed_top{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1)}
.fixed_top .h_logo span{color:#000}
.fixed_top #menu .nav .nLi p a{color:#000}
.fixed_top .h_yuyan p{color:#000}
.fixed_top .h_yuyan{background: url(../images/yyh_icon.png) no-repeat left center;}
.fixed_top .h_search{background: url(../images/search_hicon.png) no-repeat left center;}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden;}
.banner .swiper-container{width:100%; }
.banner .swiper-slide a{width:100%; height:auto; display: block }
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-pagination{bottom:4%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:30px; height:4px; background: #fff; border-radius: 8px;}
.banner .swiper-pagination-bullet-active{ opacity: 1}


/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; }
.index_about_top{width:100%; height: auto; overflow: hidden; background: #f4f4f4; padding: 78px 0}
.about_top_left{width:56%; height: auto; float: left}
.about_top_left h3{color:#000000; font-size: 44px; margin-bottom: 10px;}
.about_top_left a{width:100%; height: auto; display: block; color:#777777; font-size: 18px; line-height: 34px;}
.about_top_right{width:220px; height: 70px; float: right; background: #ffffff; border-radius: 35px; padding:8px; margin-top: 70px; cursor:pointer}
.about_top_right span{color:#000000; font-size: 14px; font-weight:bold; background: url(../images/v_icon.png) no-repeat left center; display: block; 
	line-height:54px; padding-left:65px; text-transform: uppercase}
.in_about_num{width:100%; background: url(../images/about_num.jpg) no-repeat center; padding:186px 0; background-attachment: fixed; background-size: cover;}
.in_about_num .w1440{display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; }
.in_about_num dl{float: left; background: url(../images/num_xs.png) no-repeat right center; padding-right: 5%}
.in_about_num dl dt{width:60px; text-align: center; float:left; margin-top: 5px; }
.in_about_num dl dt img{max-width: 100%;}
.in_about_num dl dd{margin-left: 90px;}
.in_about_num dl dd span{color:#ffffff; font-size: 100px;  font-family: 'BAHNSCHRIFT'; display: block; line-height: 95px;}
.in_about_num dl dd p{color:#fff; font-size: 18px;}
.in_about_num dl:last-child{background: none}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin:10px 0 66px}
.index_pro_title{overflow: hidden; margin: 96px auto 48px; position: relative}
.index_pro_title h3{color:#000000; font-size: 44px; margin-bottom:15px;}
.index_pro_title p{color:#777777; font-size: 18px;}
.index_product .swiper-container{width:100%; height: auto; overflow: hidden;}
.index_product .swiper-slide a{width:100%; height: auto; display: block; background: #f4f4f4; border-radius:30px; padding:40px 0; overflow: hidden; position: relative; z-index: 9}
.index_product .swiper-slide:after{content: ""; width:100%; height:100%; background: url(../images/p_yuan.png) no-repeat; position: absolute; bottom:0; left:0; opacity: 0; background-size:90%}
.index_pro_bts{width:100%; height: auto; overflow: hidden; padding:0 8%; position:absolute; top:40px; left:0}
.index_pro_bts h4{color:#000000; font-size: 24px; margin-bottom: 10px; width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_pro_bts p{color:#777777; font-size:18px;}
.index_pro_img{width:100%; height:auto; overflow: hidden; display: flex; align-items: center; margin:50px 0 20px}
.index_pro_img img{max-width:70%; max-height: 100%; align-items: center; margin: 0px auto;}
.in_pmore{width:250px; height: 70px; line-height: 70px; float: right; background:#ffffff; border-radius:35px 35px 0 35px; padding: 0 30px; position:absolute; bottom:0; right:0}
.in_pmore span{color:#000000; font-size: 14px; font-weight: bold; float: left; text-transform: uppercase}
.in_pmore i{color:#c5c5c5; font-size: 24px; float: right; font-style: normal}
.index_product .swiper-slide:hover a{background: none}
.index_product .swiper-slide:hover:after{opacity: 1}
.index_product .swiper-button-next,.index_product .swiper-button-prev{width:56px; height: 56px; border: 1px solid #cccccc; border-radius: 8px;}
.index_product .swiper-button-next{background: url(../images/p_right.png) no-repeat center}
.index_product .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:auto; right:80px}
.index_product .swiper-button-next:hover{border: 1px solid #1d4a9f; background:#1d4a9f url(../images/ph_right.png) no-repeat center}
.index_product .swiper-button-prev:hover{border: 1px solid #1d4a9f; background:#1d4a9f url(../images/ph_left.png) no-repeat center}


.index_product .swiper-slide:hover .in_pmore{background:#1d4a9f}
.index_product .swiper-slide:hover .in_pmore span{color:#fff}
.index_product .swiper-slide:hover .in_pmore i{color:#fff}

/*分类*/
.index_fenlei{width:100%; height: auto; overflow: hidden}
.index_fenlei_left{width:65%; height: 900px; float: left; background: url(../images/fl_bjs.jpg) no-repeat center; padding: 70px 0 0 12%}
.index_fenlei_left h3,.index_fenlei_right h3{color:#fff; font-size: 44px;}
.index_fenlei_left p{color:#fff; font-size:18px; line-height: 30px; width:53%; margin: 15px 0 25px}
.index_fenlei_left img{display: block}
.index_fenlei_left a{width:220px; height: 70px; line-height:50px; background: #fff; border-radius:35px; display: block; padding: 9px; margin-top: 50px;}
.index_fenlei_left a img{float: left}
.index_fenlei_left a span{color:#000000; font-size: 14px; font-weight: bold; float: left; text-transform: uppercase; margin-left: 10px; 
	transition: all 0.4s ease-in-out;}
.index_fenlei_left a:hover span{margin-left:20px;}
.index_fenlei_right{width:35%; height: 900px; float: left; background: url(../images/honor_bjs.jpg) no-repeat center; padding: 70px 0 0 2.5%; }
.in_honor_nav{width:66%; height: auto; margin-top:30px;}
.in_honor_nav a{width:100%; height: 55px; display: block; padding:0 25px; line-height: 55px; background: rgba(255,255,255,0.25); border-radius:30px; 
	margin-bottom: 20px;}
.in_honor_nav a span{float: left; color:#fff; font-size: 18px; width: 80%; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_honor_nav i{color:#fff; font-size:22px; font-style: normal; float: right}



/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; margin: 105px 0 0}
.index_case_title{text-align-last: center}
.index_case_title h4{color:#000000; font-size: 44px; margin-bottom:10px;}
.index_case_title p{color:#777777; font-size:18px; line-height:30px;}
.index_case_all{width:100%; height: auto; margin-top: 44px;  display: -webkit-flex;  display: flex;  -webkit-justify-content: flex-end;  
	justify-content: flex-end; position: relative}
.index_case_all .swiper-container{width:100%; margin: 0}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; background: #d5dce2; border-radius:30px; display: -webkit-flex;
    display: flex; -webkit-flex-wrap: wrap;  flex-wrap: wrap;}
.index_case_xx{width:43.5%; height:100%; float: left; padding: 5% 5% 0}
.index_case_xx h4{color:#fff; font-size: 26px;}
.index_case_xx p{color:#fff; font-size: 16px; line-height: 30px; width: 100%; height: 90px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin: 24px 0 50px;}
.in_case_more{width:220px; height: 70px; background: #fff; border-radius: 35px; padding:0 9px; opacity: 0}
.in_case_more span{color:#000000; font-size: 14px; font-weight: bold; background: url(../images/tb_icon.png) no-repeat left center; padding-left:70px; display: block; line-height: 70px; height: 70px; text-transform: uppercase}
.index_case_img{width:56.5%; height: auto; float: left; border-radius:0 30px 30px 0}
.index_case_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  
	-webkit-transform: all 1s ease 0s; border-radius:0 30px 30px 0}
.index_case_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:56px; height: 56px; border-radius:8px;}
.index_case_all .swiper-button-next{background: #1d4a9f url(../images/ph_right.png) no-repeat center; right:-70px}
.index_case_all .swiper-button-prev{background: #1d4a9f url(../images/ph_left.png) no-repeat center; left:-70px;}
.index_case_all .swiper-slide-active .in_case_more{opacity: 1}
.index_case_all .swiper-slide-active a{background-image: linear-gradient(to left, #718ea0 , #8ba9bc); background-image: -webkit-gradient(to left, #718ea0 , #8ba9bc); 	background-image: -webkit-radial-gradient(to left, #718ea0 , #8ba9bc);}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_news_all{width:100%; height: auto; overflow: hidden; margin-top: 42px; display: -webkit-flex;  display: flex;  -webkit-justify-content: flex-end;  
	justify-content: flex-end; position: relative}
.index_news_all .swiper-container{width:100%; margin: 0 auto}
.index_news_all .swiper-slide a{width:100%; display: block}
.index_news_pic{width:100%; height: auto; overflow: hidden; border-radius: 25px;}
.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: 25px;}
.index_news_xx h3{color:#000000; font-size: 22px; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.index_news_xx p{width:100%; height:72px; overflow: hidden; font-size: 14px; color: #777777; line-height: 24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; margin:5px 0 25px}
.index_news_all .swiper-slide:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_all .swiper-slide:hover h3{color:#1d4a9f}
.index_news .swiper-button-next,.index_news .swiper-button-prev{width:56px; height: 56px; border: 1px solid #cccccc; border-radius: 8px;}
.index_news .swiper-button-next{background: url(../images/p_right.png) no-repeat center}
.index_news .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:auto; right:80px}




/*内页*/
.ny_banner{ width:100%;  position:relative;  height:450px;clear: left; background-size:cover!important}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.service_ban{background: url(../images/xfwl_ban.jpg) no-repeat center}
.liuyan_ban{background: url(../images/liuyan_ban.jpg) no-repeat center}

.ny_baninfo{width:1200px; height:225px; position: absolute; top:195px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 26px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background:#fff; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 48px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#1d4a9f}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #1d4a9f)) 0 0 no-repeat;
	-webkit-background-size: 125px;
	color: rgba(255, 255, 255, 0.1);
	-webkit-background-clip: text;
	height:50px;
	line-height:50px;
	font-weight:bold;
	display:block;
	-webkit-animation-name: shine;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

.ny_service_all{font-size:16px; color:#333; line-height:30px; margin:40px 0}
.ny_service_all img{max-width:100%}
.ny_service_all p{font-size:16px; color:#333; line-height:30px;}

/*内部二级导航*/
.ny_nav{width:100%; height:auto; position: relative; z-index: 9; margin:20px 0}
.ny_nav ul{ margin:0px auto; display:table; max-width:1200px;}
.ny_nav ul li{width: auto; height:40px; line-height:38px; float: left; text-align: center; position: relative; padding: 0px 30px; margin-bottom:5px;}
.ny_nav li::before { content: "|"; position: absolute; display: block; right: 0; color: #808080;}
.ny_nav ul li a{width:100%; height:100%; display:block; color:#333; font-size:18px;}
.ny_nav ul li:hover a,.ny_nav ul li.active a{border-bottom:3px solid #1d4a9f}
.ny_nav ul li:last-child::before{display:none;}
.ny_nav_san{width:100%; height:auto; overflow:hidden; margin-top:15px;}
.ny_nav_san ul{width:auto; display:table; margin:0px auto;}
.ny_nav_san ul li{width:auto; height:40px; line-height:40px; border:1px solid #eee; text-align:center; float:left; margin:0px 5px; padding:0 15px; border-radius:5px;}
.ny_nav_san ul li a{width:100%; height:auto; display:block; font-size:16px; color:#333;}
.ny_nav_san ul li.active{background:#1d4a9f}
.ny_nav_san ul li.active a,.ny_nav_san ul li:hover a{color:#fff}
.ny_nav_san ul li:hover{background:#1d4a9f}




/*推荐新闻*/
/*内页通用新闻资讯*/
.nynews{width:100%; height:auto; overflow:hidden;}
.nynews-l{ margin-top:30px; width: 100%;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #1d4a9f; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#1d4a9f;}
.nynews-li:hover > span{ left:15px; background: #1d4a9f; }
.nynews-li:hover > p{ right:15px; color:#1d4a9f;}
.nynews-l ul{width:100%; height:auto; overflow:hidden}
.nynews-l ul li{width:48%; height:auto; float:left;}
.nynews-l ul li:nth-child(2n){float:right}



/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #1d4a9f;}
.news-title span {width:442px; line-height: 80px; color: #1d4a9f; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #1d4a9f !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.ny_news_show{margin-bottom:70px; margin-top:50px;}
.ny_news_show h1{font-size:26px; color:#333;}
.keyword_light{font-size:16px; color:#666; line-height:30px;}
.news_show_bt{width: 100%;  color: #555; padding: 10px 0px; text-align: center;  clear: both; font-weight: bold}
.news_show_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all 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_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:32%; height: auto; float: left; margin-right:2%; margin-bottom:25px;}
.ny_case_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden}
.ny_case_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all 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_product_all{width:100%; height: auto; overflow: hidden; margin-top:50px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:23.5%; height:auto; border:1px solid #d2d2d2;  overflow:hidden; padding: 10px; float:left; margin-right:2%; margin-bottom:20px; }
.ny_solution_img{width:100%; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_product_all ul li h5{width:100%; height: 40px; line-height: 40px; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size:16px; color: #060507; font-weight:normal}
.ny_product_all ul li:nth-child(4n){margin-right:0}
.ny_product_all 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_product_all ul li:hover h5{color:#1d4a9f}



/*内页左边导航*/
.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: #1d4a9f; 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 10px; background: #f0f0f1}


.ny_left_nav ul{width: 100%; height: auto; overflow: hidden;}
.ny_left_nav ul li{position: relative; padding: 8px 0 8px 10px;}
.ny_left_nav ul li a{padding-left:15px; font-size: 16px; color: #000;display: block;  height:auto;line-height:30px;position: relative; }
.ny_left_nav ul li.active a .link{color:#1d4a9f}
.ny_left_nav ul li:hover a.inactive{color:#1d4a9f}
.ny_left_nav ul li .inactives{color:#1d4a9f}
.ny_left_nav ul li::before{content: "";  position: absolute; height: 7px; width: 7px; background: #1d4a9f; left:10px; top: 20px;}
.ny_left_nav ul li:hover{background:#fff}
.ny_left_nav ul li.open{background:#fff}


/*内页右边内容*/
.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_pro_p{height:auto; overflow:hidden;  color: #000000; line-height:30px; font-size: 16px; margin-left:510px}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px;   overflow:hidden;}
#sl_PicShow,#sl_ImgBox{width:480px!important}
.ny_proshow_bottom{margin-top:60px;}
.ny_right_top{width:100%; overflow:hidden}






/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.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: #666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.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}
.news_pic img{width:100%; height: auto; display:block;}
.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:#1d4a9f}
.ny_news_all ul li:hover h3{font-weight: bold; }


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}






/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative;  background: #f4f4f4; padding:50px 0; margin-top:90px}
.footer_input{width:100%; height: auto; overflow: hidden}
.footer_input p{background: #fff; border-radius: 35px; margin-right:2%; height: 70px; float: left; padding: 0 1.5%; display: flex; align-items: center; position:relative}
.f1{width:24%}
.f3{width:31%}
.footer_input p img{float: left}
.footer_input p input[type="text"]{width: 84%; margin-left: 3%; font-size: 18px; color: #000000; background: none; border: 0}
.tijiao{width:15%; height: 70px; line-height:70px; color: #ffffff; font-size: 18px;  border-radius:35px; border: 0; background: #1d4a9f}
.footer_center{width:100%; height: auto; overflow: hidden; margin: 25px 0}
.f_dianhua{width:32.5%; height: auto; float: left}
.f_dianhua dl{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.f_dianhua dl dt{color:#777777; font-size: 16px; line-height:40px;}
.f_dianhua dl dd{color:#000000; font-size: 24px;  font-family: 'BAHNSCHRIFT';}
.f_dianhua dl dd span{color:#000000; font-size: 24px;  font-family: 'BAHNSCHRIFT'; display: block; margin-bottom:40px;}
.f_dizhi{width:auto; float: left}
.f_dizhi dl{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.f_dizhi dl dt{color:#777777; font-size: 16px; line-height:40px;}
.f_dizhi dl dd{color:#000000; font-size: 18px;  font-family: 'BAHNSCHRIFT';}
.dz_dhs{font-size: 24px!important;}
.footer_ma{float: right}
.f_sj{width:70px; height: 70px; position: relative; background: url(../images/sj_icon.png) no-repeat center; float: left}
.f_sj img{width:120px; height: auto; position: absolute; top:70px; left:0; display: none;}
.f_wx{width:70px; height: 70px; position: relative; background: url(../images/wx_icon.png) no-repeat center; float: left; margin-left: 15px;}
.f_wx img{width:120px; height: auto; position: absolute; top:70px; right:0; display: none;}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_left{float: left}
.footer_left a{float:left}
.f_logo{margin-left:185px }
.f_logo dl{width:100%; height: auto; overflow: hidden; margin-bottom: 8px;}
.f_logo dl dt{color:#000000; font-size: 24px;}
.f_logo dl dd{color:#777777; font-size: 12px;}
.footer_nav{float: right; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between; width:55%;
	margin-top: 20px;}
.footer_nav a{color:#4d4d4d; font-size: 16px; float: left}
.footer_nav a:hover{color:#1d4a9f; font-weight: bold;}
.footer_bottom{width:100%;height: auto; overflow: hidden; background: #1d4a9f; padding:20px 0}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 16px; color: #fff; line-height: 40px; float: left; text-transform: uppercase}
.copy_l a{color:#fff; font-size: 16px;}
.footer_zhichi{width:auto; height:auto; float: right; overflow: hidden }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size: 16px; }
.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: 16px; 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}







/*客服*/
.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;}
.in_about_num dl dd span{font-size:70px;}
.footer_zhichi span,.copy_l,.copy_l a{font-size:14px;}
#menu .nav .nLi p a{font-size:16px;}
#menu{margin-right:1%}

}


@media screen and (max-width:1370px){
	.index_case_all .swiper-container{width:96%}
	.index_case_all .swiper-button-prev{left:4%}
}


 