@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; }
.w1200{ width:1280px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}


*:focus{   
	border:none;
}



/* 导航栏 */
.header_nav{height:100px; width:100%; z-index: 9; padding: 0 10%; position: fixed; top:0; left:0}
.h_logo{width:29.6%; height:100px; float: left; display: flex; align-items: center; }
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.h_search{width:22px; height:100px; background: url(../images/search.png) no-repeat center; float: right}
.h_input{width:100%; height:auto;  background:rgba(255,255,255,0.8); border-top:1px solid #e5e5e5;  position: absolute; top:100%; left:0; z-index: 9; display: none; 
	padding:18px 0;}
.h_input_text{width:auto; margin:0px auto; display:table}	
.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:#e95b2b; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.nav{ height:100px; float: right; width:56%; margin-right:2%}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; margin-top:15px;}
.nav .nLi h3 p{height:100%; color:#fff; font-size:16px;  width:auto; position: relative; text-align: center;  display: table; line-height:66px; margin: 0px auto}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;top:80px;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 p,.nav .nLi:hover h3 p{font-weight: bold; border-bottom: 3px solid #fff}
.sub li:hover a{color:#e95b2b;}






/* 首页:banner */
.banner{ width:100%; height:950px; 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; bottom:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{height:22px; width:22px; cursor:pointer; border-radius: 50%; background:url(../images/yuan.png) no-repeat center;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.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:950px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{width:100%; height:950px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}

.prev{background: url(../images/case_left.png) no-repeat center; left:6%}
.next{background: url(../images/case_right.png) no-repeat center; right:5%}




/*关于我们*/
.index_about{width:100%; height:auto; background: url(../images/about_bjs.jpg) no-repeat 77% top; padding-top: 58px; }
.index_about_top{width:100%; height: auto; overflow: hidden; padding-left: 18%; margin-bottom: 48px;}
.about_top_left{width:49%; height: auto; float: left}
.about_top_left h3{color:#000000; font-size: 38px; font-weight: bold; margin-bottom:12px;}
.about_top_left h4{color:#000000; font-size:18px;}
.in_ab_xx{width:100%; height: auto; overflow: hidden; line-height: 34px; color: #666666; font-size: 16px; margin: 44px 0 58px; display: block}
.in_ab_more{width:185px; height: 56px; display: block; background: #e95b2b; text-align: center; line-height: 56px; color:#fff; font-size:16px;}
.in_ab_more:hover{background: #000}
.about_top_right{width:37%; height: auto; float: left; margin-left:10%; margin-top: 50px}
.about_top_right dl{width:50%; height: auto; float:left; margin-bottom: 110px}
.about_top_right dl dt{width:100%; height: 30px; line-height: 30px; color:#fff; font-size: 16px; margin-bottom:8px;}
.about_top_right dl dd{color:#fff; font-size:20px; }
.about_top_right dl dd span{font-weight: bold; font-size: 58px; font-family: "Arial"; font-weight: bold;}
.about_top_right dl:nth-child(3),.about_top_right dl:nth-child(4){margin-bottom: 0}
.index_about_bottom{width:1200px; height: auto; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.15); background: #fff; margin: 0px auto;}
.picScroll-left{ overflow:hidden; position:relative; width: 100%}
.picScroll-left .hd{}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{position:absolute; top:50%; margin-top:-25px; display:block; width:47px; height:50px; z-index: 999}
.picScroll-left .hd .prev{background: url(../images/h_left.jpg) no-repeat center; left:10px;}
.picScroll-left .hd .next{background: url(../images/h_right.jpg) no-repeat center; right:10px}
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; width: 401px; height: 440px; border-right:1px solid #eeeeee; }
.picScroll-left .bd ul li a{width:100%; height:100%; display: block; position: relative}
.picScroll-left .bd ul li img{width:100%; height: auto; display: none}
.in_about_xx{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:0; padding:76px 40px 0 80px}
.in_about_xx span{width:136px; height: 40px; line-height: 38px;  border: 1px solid #e95b2b; color:#e95b2b; font-size: 14px; display: block; text-align:center }
.index_about_bottom .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.index_about_bottom .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_about_bottom .slideBox .bd li{ zoom:1; vertical-align:middle; }
.index_about_bottom .slideBox .bd li a{width:100%; height: auto; display: block; position: relative}
.index_about_bottom .slideBox .bd img{width:100%; height: auto; display: block}
.in_about_xx h3{color:#333333; font-size: 30px; margin-bottom: 10px; }
.in_about_xx h4{color:#333333; font-size: 32px; font-weight: bold; font-family: "Arial"; margin-bottom: 130px; }

.picScroll-left .bd ul li:hover img{display: block}
.picScroll-left .bd ul li:hover .in_about_xx span{background: #e95b2b; color:#fff; text-shadow:rgba(0,0,0,0.25) 0px 5px 3px}
.picScroll-left .bd ul li:hover h3,.picScroll-left .bd ul li:hover h4{color:#fff; text-shadow:rgba(0,0,0,0.25) 0px 5px 3px}




/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom: 74px; margin-top: 84px}
.index_case_t{width:1200px; height: auto; overflow: hidden; position: absolute; top:56px; left:50%; margin-left: -600px; z-index: 9}
.index_case_t h3{color:#fff; font-size: 38px; font-weight: bold; margin-bottom: 20px;}
.index_case_t p{color:#fff; font-size: 20px; }
.index_case .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; }
.index_case .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_case .slideBox .bd li{ zoom:1; vertical-align:middle; }
.index_case .slideBox .bd li a{width:100%; height: auto; display: block; position: relative}
.index_case .slideBox .bd img{width:100%; height: auto; display: block}
.index_case .slideBox .prev,
.index_case .slideBox .next{position:absolute; top:50%; margin-top:-25px; display:block; width:50px; height:51px}
.index_case .slideBox .prev{background: url(../images/case_left.png) no-repeat center; left:8%;}
.index_case .slideBox .next{background: url(../images/case_right.png) no-repeat center; right:8%}
.index_case_title{width:240px; height: 176px; position: absolute; bottom:100px; right:19%; background: #e95b2b;  z-index: 9; padding:30px 10px 0}
.index_case_title h3{color:#fff; font-size:30px; height:80px; line-height:40px; font-weight: bold; text-align: center;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_case_title span{color:#fff; font-size:16px;  text-align: center; background: url(../images/c_jts.png) no-repeat right center; padding-right: 20px;  display: table; margin: 10px auto 0;}






/*新闻资讯*/
.index_news{width:100%; height: auto; overflow:hidden; margin-bottom: 62px;}
.index_news_t{width:100%; height: auto; overflow: hidden;  margin-bottom: 36px;}
.news_t_left{width:auto; float: left}
.news_t_left h3{color:#000000; font-size: 38px; font-weight: bold;}
.news_t_left h4{color:#000000; font-size: 18px; margin: 10px 0 14px}
.news_t_left hr{width:44px; height: 5px; background: #e95b2b; display: block}
.in_news_nav{float: right; width: auto; margin-top:26px; overflow: hidden}
.in_news_nav a{width:149px; height: 48px; background: #e95b2b; text-align: center; line-height: 48px; color:#fff; font-size: 14px; margin-left: 14px; float: left}
.in_news_nav a:hover{background: #000}
.index_news_left{width:595px; height: auto; float: left; background: #fafafa; box-shadow: 0 0 5px rgba(0,0,0,0.2)}
.index_news_left .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_news_left .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; top:64%; right:10%; width: auto}
.index_news_left .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.index_news_left .slideBox .hd ul li{height:8px; width: 8px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; 
	margin: 0 5px; }
.index_news_left .slideBox .hd ul li.on{background: #e95b2b}
.index_news_left .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_news_left .slideBox .bd ul{width:100%;height:100%}
.index_news_left .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_news_left .slideBox .bd li a{width:100%; height:auto; display: block;}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block}
.in_news_xx{width:100%; height: auto; overflow: hidden; padding:18px 28px 24px}
.in_news_xx img{float: right}
.in_news_xx h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right{width:588px; height:auto; float: right}
.index_news_right ul{width:100%; height: auto; overflow: hidden; padding: 5px}
.index_news_right ul li{width:100%; height: 160px; background: #fafafa;  box-shadow: 0 0 5px rgba(0,0,0,0.15); margin-bottom: 15px; padding:16px 32px 30px;}
.index_news_right ul li h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li p,.in_news_xx p{width:100%; height:56px; color:#999999; line-height: 28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right ul li span{color:#e95b2b; font-size: 14px; background: url(../images/n_jts.png) no-repeat right center; padding-right: 40px; float: right}
.index_news_right ul li:hover h3,.index_news_right ul li:hover p{color:#e95b2b}






/*广告*/
.index_gg{width:100%; height: 339px; background: url(../images/gg_bjs.jpg) no-repeat center; padding-top: 88px;}
.in_gg_zi{width:100%; height:63px; background: url(../images/gc_wz.png) no-repeat left center; padding-left: 26px; line-height: 63px; color:#ffffff; font-size: 22px;
	margin-top: 34px;}


/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#333333; padding-top:58px; padding-bottom: 25px; }
.f_left{width:370px; height: auto; float: left}
.f_dh{width:100%; height:40px; line-height: 40px; background: url(../images/f_dhs.png) no-repeat left center; color:#e95b2b; font-size: 24px; font-weight: bold; 
	padding-left: 40px; margin-bottom: 20px;}
.f_dh span{color:#e95b2b; font-size: 34px; font-weight: bold;}
.f_left p{width:100%; height: auto; overflow: hidden; line-height: 30px; color:#ffffff; font-size: 16px; padding-left: 26px; margin-bottom: 10px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.f_lx{width:152px; height: 40px; line-height: 40px; background: #e95b2b; text-align: center; display: block; color:#fff; margin-top: 30px;}
.f_lx:hover{background: #fff; color:#e95b2b}
.f_center{width:174px; height: auto; float: right; margin-left: 50px;}
.f_center .slideTxtBox{ width:100%; overflow: hidden}
.f_center .slideTxtBox .hd{width:100%; height: 28px;  margin-bottom: 25px;}
.f_center .slideTxtBox .hd ul{widtH:100%; height: auto; overflow: hidden}
.f_center .slideTxtBox .hd ul li{width:28px; height: auto; float: left; margin-right: 34px;}
.f_center .slideTxtBox .hd ul li img{opacity: 0.5}
.f_center .slideTxtBox .hd ul li.on img{opacity:1}
.bd_pic{width:164px; height: auto; overflow: hidden}
.bd_pic_img{width:100%; height:165px; background: url(../images/ma_bjs.png) no-repeat center; padding: 10px;}
.bd_pic img{width:100%; height: auto; display: block}
.bd_pic h4{width:100%; height:40px; line-height: 40px; color: #999999; font-size: 16px; text-align: center; margin-top: 8px;}
.index_link{width:100%; height: auto; overflow:hidden; margin-top: 20px;}
.index_link p{color:#999999; font-size: 16px; float: left; width: 100px; line-height: 30px;}
.index_link_xx{margin-left: 110px;}
.index_link_xx a{color:#fff; font-size: 14px; float: left; margin-right: 10px; line-height:30px;}
.f_map{width:556px; height: 275px; float: right}
.footer_bottom{width:100%; height:auto; background: #111111;  overflow: hidden; padding: 10px 0}
.copy_bq{width:auto; height:40px; line-height:40px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 4px;}
.copy_bq a:hover{color:#e95b2b!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float:right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 15px;   color:#fff; line-height:40px;}
.footer_zhichi .pt{width:125px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px; }
.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: #fff;}
.footer_zhichi i{ float: left;}
.footer_links{width:100%; height: auto; overflow: hidden; margin: 10px 0}
.footer_links p{color:#777777; font-size:16px; float: left; line-height: 30px; }
.f_links{float: left; margin-left:20px;}
.f_links a{color:#777777; font-size: 16px; margin-right: 20px; line-height: 30px;}
.f_links a:hover{color:#0b86c9}









@media screen and (max-width:1500px){
	.header_nav{padding: 0 7%;}
}


@media screen and (max-width:1300px){
	.header_nav{padding: 0 4%;}
}





/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background: rgb(255, 255, 255);}
.ny_banner #menu .nav .nLi p a{color:#000}
.ny_banner .h_dianhua{background: url(../images/souso_h.png) center center no-repeat;}
.ny_banner .logo_b{display:block;}
.ny_banner .logo_a{display:none;}
.ny_banner .header_cebian{border-right: 1px solid rgb(233, 234, 234);}
.ny_banner .nav_dinaji{background: url(../images/menu_h.png) center center no-repeat;}
.ny_banner .h_wx{background: url(../images/hh_ewm.png) center center no-repeat;}
.ny_banner .h_dz{background: url(../images/hh_dizhi.png) center center no-repeat;}
.ny_banner .h_dh{background: url(../images/hh_dianhua.png) center center no-repeat;}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 40px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}

.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.lnyj_banner{background: url(../images/lnyj_ban.jpg) no-repeat center}
.nav-wrap{width:1200px; height:auto; margin:0px auto;}
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 70px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom: -10px; background: #e95b2b; left: 50%;  margin-left:-40px; }


/*内页新闻*/
.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; 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_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}



/*联系我们*/
.ny_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:80%; 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;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; background: #fff; display: block; margin:20px auto;}
.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;  
}  




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .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 .hd ul li::before{ height: 6px; width: 6px; background: #256b08; position: absolute; left: 20px; top:24px; display: block; content: "";}

.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#e95b2b; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}


.pro_text{width:100%; height:auto; margin:20px 0 10px}



/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #e95b2b;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:780px;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #e95b2b;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}

.about_one_right{ width:80%; height:auto; float:right;}
.about_one_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 29px; }
.ny_about_five{width:100%; height: auto; overflow: hidden; margin-bottom: 85px;}
.ny_about_five .container,.ny_about_four .container{border-top:1px solid #333333; padding-top: 48px;}
.about_five_t{width:185px; height: auto; float: left; text-align: right; margin-top:50px}
.about_five_t h3{font-size: 40px;; color: #222222; font-weight: bold;}
.about_five_t p{font-size: 16px; color: #333333;  font-family: "Arial"; margin-top:12px;}
.about_five_t img{margin-top: 22px;}
.about_five_pic{width:auto; margin-left: 260px;}
.about_five_pic a{width:100%; height: auto; display: block}
.about_five_pic a img{width:100%; height: auto; display: block}

.ny_fzlc{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}



/*内页左边导航*/
.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: #e95b2b; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #e95b2b; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:50px;line-height: 50px;position: relative; }
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 16px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#e95b2b; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#e95b2b}
.ny_left_nav ul li:hover a.inactive{color:#e95b2b}
.ny_left_nav ul li ul li:hover a{color:#e95b2b}
.ny_left_nav ul li .inactives{color:#e95b2b}
.ny_left_nav ul li ul li:hover a{color:#e95b2b}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul,.submenu{display:none}


/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#e95b2b}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #e95b2b;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; padding-left:15px;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #e95b2b;
    left: 0;
    top: 20px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#e95b2b}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#fff;}



/***********************  经典案例--project  ***********************/

#proj_pager {clear:both; text-align:center;}

.big_gray {position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:11005;background-image:url('../images/p_Bg.png'); display:none;}
.hidden_div_x2 {position:absolute; top:0px; left:50%; margin-left:510px;top:50%; margin-top:-315px; width:58px; height:58px; background-image:url('../images/p_Close.jpg'); cursor:pointer; z-index:11006;}
.cart_hidden_div{width:1020px; height:630px; background-image:url('../images/p_img1.jpg'); position:absolute; left:50%; margin-left:-510px; overflow:hidden; top:50%; margin-top:-315px;}
.bigImg{position:absolute; left:0px; top:0px; width:1020px; height:630px; text-align:center; background-color:black; }
    .bigImg img {height:100%;}
.smallImg{position:absolute; left:10px; bottom:5px;}
.smallImg img{width:56px; height:32px; border:1px solid #2f3132; cursor:pointer;}
.p_xq{position:absolute; left:0px; top:0px;  background-image:url('../images/p_xqBg.png'); width:40px; height:340px; color:#ffffff; font-weight:bolder; padding-top:290px; text-align:center; cursor:pointer; }
.p_text{position:absolute; right:-215px; width:255px; height:630px; background-image:url('../images/p_xqLeftBg.png'); font-size:12px; color:#7c7a7a; }
.p_tCont{padding:40px 20px 40px 60px;}
.p_tSpTitle{ color:#b2b2b2; font-size:21px; font-weight:bolder; }
#iframe_p {width:1020px; height:630px; border:none; overflow:hidden;}
