@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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;}
.container{width:1200px; margin: 0 auto; }
.w1440{width:85%; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

body{background: url(../images/bjs.jpg) repeat}
table{border-collapse: collapse;}
*:focus{   
	border:none;
}




/* 导航栏 */

.header_nav{height:72px; width:100%; z-index: 9; position: absolute; top:10px; left:0; z-index: 9; padding: 0 8%}
.nav{ height:40px; width:57%; float: right; margin-top: 18px; margin-right: 2%}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:11%;  }
.nav .nLi h3{ font-weight: normal; width:auto; height: 100%; margin: 0px auto; display: table }
.nav .nLi h3 p{height:40px; line-height:40px; color:#fff; font-size:16px;  width:100%; position: relative; text-align: center;  }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#00266d;  }
.nav .sub{position:absolute;top:40px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3,.nav .nLi:hover h3{border-bottom: 2px solid #fff}
.sub li:hover a{color:#1570d5;}
.h_logo{width:192px; height: auto; float: left;}
.h_logo img{ width: 100%; height: auto; display: block}
.h_search{float: right; width:22px; height: 100%; background: url(../images/h_search.png) no-repeat center; position: relative}
.h_input{width:100%; height:100%;  background:rgba(255,255,255,0.8); border-top:1px solid #e5e5e5; display: none; position: absolute; top:100%; left:0; z-index: 9; display: none; padding-top:10px;}
.h_input .h_text{width:288px; height:50px; float: left; background: #eee; border: 0; padding: 0 10px; font-size: 14px; color: #555555;}
.h_submit{width:120px; height: 50px; background:#132b8a; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_submit:hover{background: #d81e06}
.h_dianhua{float: right; background: url(../images/h_dhs.png) no-repeat left center; padding-left:24px; font-size: 16px; color:#fff; line-height: 72px; margin-right:2.5% }
.h_dianhua span{font-size: 18px;}
.input_text_tab{width:auto; display:table; margin:0px auto;}



/* 首页:banner */
.banner{ width:100%; height:960px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; top:35%; right:10%;  }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:70px;}
.banner .slideBox .hd ul li{margin-bottom:20px; width:65px;height:18px; cursor:pointer; border-radius:10px; background:url(../images/hh_on.png) no-repeat 45px center; text-indent:-999px; }
.banner .slideBox .hd ul li.on{background:url(../images/on.png) no-repeat center}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:960px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.ban_info{width:100%; height: auto; overflow: hidden; position: absolute; top:30%; left:50%; transform: translate(-50%,0);}
.ban_info h5{color:#fff; font-size: 20px; text-align: center}
.ban_info p{color:#fff; font-size: 36px; margin:12px 0; text-align: center}
.ban_info h3{color:#fff; font-size: 60px; font-weight: bold; text-align: center}
.ban_link{width:auto; height: auto; overflow: hidden; display: table; margin:56px auto 0;}
.ban_link a{width:204px; height: 60px; line-height: 60px; color: #fff; padding-left: 36px; font-size: 18px; float: left; border-radius:30px;}
.ban_link a:nth-child(1){background:rgba(75,100,205,0.9) url(../images/ab_jts.png) no-repeat 80% center; margin-right: 38px;}
.ban_link a:nth-child(2){background:rgba(95,95,95,0.9) url(../images/ab_jts.png) no-repeat 80% center}
.ban_link a:nth-child(1):hover{background:rgba(95,95,95,0.9) url(../images/ab_jts.png) no-repeat 80% center}
.ban_link a:nth-child(2):hover{background:rgba(75,100,205,0.9) url(../images/ab_jts.png) no-repeat 80% center;}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background:url(../images/about_bjs.jpg) no-repeat center; padding-top:70px; padding-bottom: 72px;}
.in_ab_title{width:100%; height: auto; overflow: hidden; text-align: center}
.in_ab_title h4{color:#000000; font-size: 40px; font-weight: bold;}
.in_ab_title h3{color:#000000; font-size: 26px; margin: 10px 0 }
.in_ab_title hr{width:28px; height: 3px; background: #4b64cd; display: block; margin: 0px auto; }
.ab_info{width:1082px; height: auto; margin:22px auto; color:#333333; line-height:24px; font-size: 15px; display: block; text-align: center}
.index_about_links{width:auto; display: table; margin: 0px auto;}
.index_about_links a{width:204px; height: 60px; line-height: 60px; font-size: 18px; color:#fff; background: rgba(154,154,154,0.9) url(../images/ab_jts.png) no-repeat 80%  center; border-radius: 30px; float: left; padding-left:40px; margin-right: 22px;}
.index_about_links a:hover{ background: rgba(69,111,255,0.9) url(../images/ab_jts.png) no-repeat 80%  center;}
.about_top_right{width:335px; height: auto; margin: 38px auto;}
.ab_video{width:211px; height: 184px; float: left; background: url(../images/v_bjs.png) no-repeat center; position: relative}
.about_top_right p{float: right; color:#000000; font-size: 18px; line-height: 28px; margin-top:60px;}
.ab_video_pic{width:110px; height: 110px; display: block; position: relative; margin-top: 37px; margin-left: 36px; }
.ab_video_pic:after{content: ""; width: 134px; height: 134px; background:rgba(90,113,208,0.3); border-radius: 50%; position: absolute; top:-12px; left:-12px; 
	animation: pao 2.4s linear infinite;}
.ab_video_pic:before{content: ""; width: 162px; height: 162px; background:rgba(90,113,208,0.3); border-radius: 50%; position: absolute; top:-26px; left:-26px; animation: plus 2s linear infinite;}
.ab_video_pic img{position: relative; z-index: 9; width: 110px;}
/*

     @keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(6); opacity: 0;}}
        @keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(12);opacity:0;}}
        
*/


@keyframes plus{
	0%{transform: scale(0);}

	25%{transform: scale(0.7);}

	50%{transform: scale(1);}

	75%{transform: scale(0.7);}

	100%{transform: scale(0);}
}

@keyframes pao{
	0%{transform: scale(0);}

	25%{transform: scale(0.8);}

	50%{transform: scale(1);}

	75%{transform: scale(0.8);}
	
	90%{transform: scale(0.4);}

	100%{transform: scale(0);}
}



/*产品*/
.index_chanpin{width:100%; height:429px; background: url(../images/h_bjs.jpg) no-repeat center; padding-top: 110px; background-attachment: fixed; background-size: cover;}
.index_chanpin_left{width:50%; height: auto; float: left; padding-right:5%}
.index_chanpin_left h3,.index_chanpin_right h3{color:#fff; font-weight: bold; font-size: 40px; text-transform: uppercase}
.index_chanpin_left h4{color:#fff; font-size: 30px; margin: 12px 0 26px}
.index_chanpin_left p{color:#fff;  font-size: 16px; opacity: 0.5}
.index_chanpin_right h4{color:#fff; font-size: 30px; margin: 12px 0; font-weight: bold;}
.index_chanpin_right p{color:#fff;  font-size: 16px; opacity: 0.6; line-height: 30px;}
.index_chanpin_right{width:50%; height: auto; float: left; padding-left:58px;}



/*案例*/
.index_case{width:100%; height: 828px; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; padding-top: 88px; background-attachment: fixed; background-size: cover; position:relative}
.index_case .w1440{position: relative}
.index_case_t{width:auto; height: auto; overflow: hidden; line-height: 45px; position: absolute; top:0; left:0}
.index_case_t span{color:#fff; font-size: 40px; font-weight: bold; float: left; text-transform: uppercase;}
.index_case_t h3{color:#fff; font-size:26px;  float: left; margin: 0 10px}
.index_case_t p{color:#fff; font-size:16px;  float: left}
.index_case .slideTxtBox{ width:100%; overflow: hidden; position: relative}
.index_case .slideTxtBox .hd{width:42.4%; height: auto; position: absolute; top:278px; left:0}
.index_case .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_case .slideTxtBox .hd ul li{ float:left; width:32.6%; height:80px;  border: 1px solid rgba(255,255,255,0.5); background: rgba(0,0,0,0.3); margin-bottom: 10px;	margin-right:1%; padding-left:35px; }
.index_case .slideTxtBox .hd ul li a{width:100%; height:100%; display: block}
.index_case .slideTxtBox .hd ul li:nth-child(3n){margin-right: 0}
.index_case .slideTxtBox .hd ul li.on{background: #456fff}
.case_more{height: 80px; background: #456fff; color:#fff; font-weight: bold; float: right; line-height: 80px;  position: absolute; bottom:10px; right:0; width:32.6%; 
	text-align: center; font-size: 16px;}
.icon_pic{float:left; width:20px; margin-right:9%; height: 100%; display: flex; align-items: center;}
.icon_pic img{max-width:100%; align-items: center; margin: 0px auto;}
.index_case .slideTxtBox .hd ul li span{color:#fff; font-size: 16px;   vertical-align:middle; text-align:center; line-height: 80px; }
.index_case .slideTxtBox .bd{width:100%; height: auto; overflow: hidden}
.bd_all{width:100%; height: auto; overflow: hidden}
.bd_all_left{width:42.4%; height: auto; float: left; margin-top:70px; }
.bd_all_left h3{color:#fff; font-size: 30px; font-weight: bold;}
.bd_all_left h4{color:#fff; font-size:16px; font-weight: bold; margin: 10px 0}
.bd_all_left p{color:#ffffff; font-size:16px; opacity: 0.6; line-height: 30px;}
.index_case .slideTxtBox .bd ul{width:50%; height: auto; float: right}
.index_case .slideTxtBox .bd li{width:49%; height: auto; float: left; position: relative; margin-bottom:20px}
.index_case .slideTxtBox .bd li:after{content: ""; width:96%; height:100%; position: absolute;top:8px; right:0; background: rgba(76,92,159,0.5)}
.index_case .slideTxtBox .bd li:nth-child(2n){float: right}
.index_case .slideTxtBox .bd li a{width:98%;padding: 5px; display: block; background: #d5d5d5; position: relative; z-index: 9}
.index_case .slideTxtBox .bd li a 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;}
.index_case .slideTxtBox .bd li h3{width:100%; height:47px; line-height: 47px; position: absolute; bottom:0; right:0; padding: 0 10px; background: rgba(0,0,0,0.7); color:#fff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.bd_pic{width:100%; height: auto; overflow: hidden; position: relative}
.index_case .slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}






/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat center; padding: 55px 0;}
.index_news .container{position: relative; z-index: 9}
.in_title{width:100%; height: auto; overflow: hidden;}
.in_title h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 40px; font-weight: bold;  }
.in_title p{color:#4b64cd; font-size:16px;}
.in_title p span{color:#000000; font-size: 26px; margin-right: 10px;}
.in_title hr{width:28px; height: 3px; background: #4b64cd; display: block; margin: 10px 0;}
.index_news_left{width:65%; height: auto; float: left; margin-top: 36px;}
.index_news_left li{width:48%; height: auto; float: left; background: url(../images/n_bjs.jpg) no-repeat center; padding: 28px 41px; border-bottom:4px solid #4a63cd}
.index_news_left li:nth-child(2n){float: right}
.index_news_info{width:100%; height: auto; overflow: hidden; margin-top:22px;}
.index_news_info span{display: block; color:#000000; font-size: 15px; margin-bottom: 8px;}
.index_news_info h3{display: block; color:#4160ca; font-size:20px; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; font-weight: bold; }
.index_news_info p{width:100%; height: 72px; overflow: hidden; overflow: hidden; font-size: 14px; color:#000000; line-height: 24px; margin-top: 10px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_info hr{width:100%; height: 1px; background: #e3e3e3; display: block; margin:5px 0}
.index_news_info i{color:#000000; font-size: 14px; display: table; font-style: normal; margin-top: 10px; border-bottom: 1px solid #000000; }
.index_news_ul{width:31.5%; height: auto; overflow: hidden; margin: 36px auto 0; float: right}
.index_news_ul li{width:100%; height: auto; overflow: hidden; background: #fff; margin-bottom:7px; padding:26px 30px 28px;}
.index_news_ul li span{display: block; color:#000000; font-size: 15px; margin-bottom: 8px;}
.index_news_ul li h3{display: block; color:#4160ca; font-size:20px; width: 100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; font-weight: bold; }
.index_news_ul li p{width:100%; height: 51px; overflow: hidden; overflow: hidden; font-size: 14px; color:#000000; line-height: 24px; margin-top: 10px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_ul li hr{width:100%; height: 1px; background: #e3e3e3; display: block; margin:10px 0}
.index_news_pic{width:100%; height: auto; display: block; overflow: hidden}
.index_news_pic img{transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; width:100%}
.index_news_left li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_ul li:hover p{color:#456fff}

canvas {
	display: block;
	vertical-align: bottom;
}

#particles-js {
	width: 100%;
	height: 100%;

	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


.txtMarquee-top{ overflow:hidden; position:relative;   }
.txtMarquee-top .bd{width:100%; height:auto; overflow:hidden}
.txtMarquee-top .infoList li{width:100%; height:191px!important; overflow:hidden}






/*底部*/
.footer{width:100%; height: auto; overflow: hidden; background: #5d5d6f; padding-top:40px;  border-top:4px solid #4b64cd; padding-bottom: 40px; }
.footer_left{width:57%; height: auto; float: left; }
.footer_left dl{float: left; width:15%; height: auto; margin-right: 2%;}
.footer_left dl dt{width:100%; height: auto; overflow: hidden; color:#fff; font-size: 16px;}
.footer_left dl dd{width:100%; height: auto; display: block; margin-top: 10px;}
.footer_left dl dd a{color:#c1bdbd; font-size:14px; display: block; line-height: 30px;}
.footer_left dl dd a:hover{color:#ffffff}
.footer_left dl:last-child{margin-right: 0;}
.footer_info{width:21%; height: auto; overflow: hidden; float: left}
.f_logo{width:100%; height: auto; display: block;}
.f_logo img{max-width: 100%;}
.f_logo p{color:#ffffff; font-weight: bold; font-size:20px; margin: 20px auto 15px; }
.f_xx{width:100%; height: auto; overflow:hidden}
.f_xx p{color:#b4b4b4; font-size: 16px; line-height:32px;}
.footer_dl{width:28%!important;}
.footer_dl dd{width:100%; height: auto; overflow: hidden}
.footer_dl dd a{float: left; width: 50%}
.footer_ma{width:18%; height: auto; float: right}
.footer_ma p{color:#555555; font-size: 14px; line-height: 26px;}
.footer_ma span{color:#306db6; font-size:28px; font-weight: bold; font-family: "Arial"}
.footer_ma dl{width:48%; height: auto; float: left; margin-top: 20px}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; height: 40px; line-height: 40px; color:#c1bdbd; font-size: 14px; text-align: center}
.ma_right{float: right!important}
.footer_bq{width:100%; height:70px; line-height:70px; border-top: 1px solid #5c5c5c; background: #3e3e45}
.footer_bq_tab{width: auto; display: table; margin: 0px auto}
.copy_bq{width:auto; height:70px; line-height:70px; position: relative; color:#777777; font-size:14px; float: left; }
.copy_bq a{color:#777777; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#ffffff!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:62px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:20px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size:14px; color: #777777; }
.footer_zhichi i{ 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:338px;}
.sj_video{width:100%; height:auto; overflow:hidden; 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:#4b64cd;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*内页*/
.ny_banner{ width:100%;  position:relative;  height:380px;clear: left; }

.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}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.kehu_ban{background: url(../images/hr_ban.jpg) no-repeat center}
.zizhi_ban{background: url(../images/zizhi_ban.jpg) no-repeat center}

.ny_baninfo{width:1200px; height:auto; position: absolute; top:180px; left:50%; margin-left: -600px; text-align:center }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:auto; height: auto; overflow: hidden;     margin-top: 60px;    display: table;    margin:30px auto 0;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #ffffff38; margin-top: 10px;margin: 10px 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.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: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{font-weight: bold;}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #456fff)) 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;
    position:absolute;
    left:50%;
    top:0%; 
	transform: translate(-50%,0);
    -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_honor_all{width:100%; height: auto; overflow: hidden; margin: 90px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; 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:1.1rem; 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.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*内部二级导航*/
.ny_nav{width:1200px; height:auto; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 1px; position: relative; text-align: center; margin-bottom:10px; width:170px;}
.ny_nav ul li:nth-child(7n){margin-right:0}
.ny_nav ul li a{display:block; color:#fff; font-size: 17px; color: #333;padding: 0 32px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #456fff}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #456fff; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#456fff}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#456fff}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_right{width:100%; 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: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; }
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #456fff; font-family: "Impact"}
.ny_bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}
.ny_bd_xx p{ font-size: 16px; color: #333; line-height: 30px; }
.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #456fff; position: absolute; left: 20px; top:24px; display: block; content: "";}



/*å†…é¡µæ–°é—»*/
.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 15px 25px;}
.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:88%; 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: #456fff}
.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: 144px; 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 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_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-top: 20px;}
.contact_right{width:50%;float: left; }
.contact_right p{font-size: 16px; color: #333; line-height: 30px; }
.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%;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p { font-size: 18px; color: #333; line-height: 34px;  }
.ny_service_all td{ font-size: 18px; color: #333; line-height: 34px;  }
.ny_service_all img{max-width:100%}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.keyword_light p { font-size: 16px; color: #333; line-height: 30px;}



@media screen and (max-width:1680px){
	.index_case .slideTxtBox .hd ul li{height:60px; line-height:60px; padding-left:15px;}
	.case_more{height:60px; line-height:60px;}
	.index_case .slideTxtBox .hd ul li span{line-height:60px;}
	.bd_all_left h3{font-size:26px;}
	.bd_all_left h4{font-size:16px;}
	.bd_all_left p{font-size:14px;}
	.index_news_left li{padding: 36px 25px;}
	.index_news_left{width:67%}
	.bd_all_left p{line-height:22px;}
}



@media screen and (max-width:1450px){
	.header_nav{padding: 0 3%;}
	.index_case_t{display:none;}
	.bd_all_left{margin-top:0}
	.index_news_left{width:67%}
	.index_news_ul li{padding: 14px 30px 20px;}
	.index_case .slideTxtBox .hd{top:250px;}
	
}

@media screen and (max-width:1390px){
	
	.h_logo{width:158px}
	.index_chanpin_left h4{font-size:24px;}
	.index_chanpin{padding-top: 90px;}
	.bd_all_left,.index_case .slideTxtBox .hd{width:48%}
	.index_case .slideTxtBox{padding-bottom:24px;}
	.f_logo p{font-size:18px;}
}




/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding:36px 0}
.news_time time{color: #1b56cb; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #1b56cb;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #1b56cb;}
.ny_news_list 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_list li:hover span{background: #1b56cb; color: #fff; border:2px solid #1b56cb; }
.ny_news_list li:hover .news_time{background: #1b56cb;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#1b56cb;}


