@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; }
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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:1312px; margin: 0 auto; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:1424px; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}




/* 导航栏 */
.header_nav{height:86px; width:100%; z-index: 9; background: #fff; padding: 0 7%}
.h_logo{width:12.2%; height:86px; float: left; display: flex; align-items: center; }
.h_logo img{width:100%; height: auto; align-items: center; float: left}
.header_dianhua{float: right; line-height: 86px; background: url(../images/h_dianhua.png) no-repeat left center; padding-left: 40px; font-size: 28px; font-weight: bold; font-family: "Arial"; color:#1e346a}
.nav{ height:86px; float: left; width:65%; margin-left:7%}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:11.1%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: 100%;  }
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px; position: relative; text-align: center;  line-height:86px; margin: 0px auto;  display: table}
.nav .nLi h3 a{width:100%;height:100%;color:#333333; margin: 0px auto; display: block}
.nav .sub{position:absolute;top:86px;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:15px}
.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{color:#1e346a; font-weight: bold;}
.nav .sub li p:hover{color:#1e346a; font-weight: bold;}
.sub li:hover a{color:#1e346a;}






/* 首页:banner */
.banner{ width:100%; height:834px; 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:10px; width:10px; cursor:pointer; border-radius: 50%; background:#fff;  position: relative; float: left;text-indent: -999px;
	margin: 0 10px; }
.banner .slideBox .hd ul li.on{background:#134a9c}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:834px; 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:834px; display: block;}
.banner .slideBox .bd li img{width: 100%; height: 100%;}
.banner .slideBox .next,.banner .slideBox .prev{ position:absolute;  display:block; width:77px; height:76px;  margin-top:-38px; top:50%   }
.banner .slideBox .next{background: url(../images/b_right.png) no-repeat center; right:3%;}
.banner .slideBox .prev{background: url(../images/b_left.png) no-repeat center; left:3%;}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover{opacity: 1}

.banner_shubiao{width:100%;  text-align: center; position: absolute; bottom:40px; left:0; z-index: 9; animation:mymove 5s infinite;}
.banner_shubiao p{color:#fff; font-size: 16px; margin-top: 8px;}
@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat top center;  position: relative; z-index:1; 
	padding-top: 60px;}
.index_case_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_title h4{color:#fe8d00; font-size: 46px; font-weight: bold; font-family: "Arial"; text-transform: uppercase}
.index_case_title h5{color:#090909; font-size:34px; margin: 10px 0 25px}
.index_case_title hr{width:1px; height: 29px; background: #fe8d00; display: block; margin: 0px auto;}
.index_about_xx{width:90%; height: auto; margin: 24px auto; color:#666666; line-height:32px; display: block;  text-align: center; text-indent: 2rem; 
	font-size: 16px;}
.index_about_num{width:100%; height: auto; overflow: hidden}
.index_about_num dl{width:28%; height: auto; float: left; margin-right:8%; text-align: center}
.index_about_num dl:last-child{margin-right: 0}
.index_about_num dl dt{color:#481f17; font-size: 64px; font-weight:bold; margin-bottom: 10px;}
.index_about_num dl dd{color:#666666; font-size: 16px; line-height: 26px;}
.in_about_jts{width:100%; height: auto; text-align: center; margin:45px 0 }
.index_about_bottom{width:100%; height: auto; overflow: hidden}
.about_bottom_left{width:55.4%; height: 367px; background: url(../images/ab3.jpg) no-repeat center; padding: 45px; float: left}
.about_bottom_left h4{color:#401b14; font-size: 32px; font-weight: bold; margin-bottom: 8px;}
.about_bottom_left h5{color:#401b14; font-size: 16px; }
.about_bottom_left ul{width:100%; height: auto; overflow: hidden; margin:35px 0 20px}
.about_bottom_left ul li{width:auto; float: left; margin-right:30px}
.about_bottom_left ul li p{color:#401b14; font-size: 16px; font-weight: bold; margin-bottom: 30px;}
.about_bottom_left ul li:last-child{margin-right: 0}
.about_bottom_right{width:44.6%; height: 367px; float: left; overflow: hidden}
.about_bottom_right img,.about_bottom_pic img{width:100%; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_bottom_pic{width:44.6%; height: 425px; float: left; overflow: hidden}
.about_bottom_info{width:55.4%; height:425px; float: left; background: #f5f5f5; padding:40px 56px; }
.about_bottom_info h4{color:#401b14; font-size: 32px; font-weight: bold; margin-bottom: 8px;}
.about_bottom_info h5{color:#401b14; font-size: 16px; }
.about_bottom_info ul{width:100%; height: auto; overflow: hidden; margin: 34px 0}
.about_bottom_info ul li{width:22.7%; height:165px; border: 1px solid #e5e5e5; float: left; margin-right:3%}
.in_about_icon{width:100%; height: 50px; text-align: center; display: flex; align-items: center; margin: 40px 0 20px; transition: all 0.4s ease-in-out;}
.in_about_icon img{align-items: center; margin: 0px auto; max-height: 100%}
.about_bottom_info ul li p{color:#333333; font-size: 16px; text-align: center}
.about_bottom_info ul li:last-child{margin-right: 0}
.in_ab_more{width:133px; height: 40px; display: block; background: #1e346a; text-align: center; line-height: 40px; color:#ffffff; font-size: 16px;}
.in_abs_more{width:133px; height: 40px; display: block; background: #1e346a; text-align: center; line-height: 40px; color:#ffffff; font-size: 16px;}
.in_ab_more:hover{background: #fe8d00;  color:#fff}
.in_abs_more:hover{background: #fff;  color:#fe8d00}
.about_bottom_info ul li:hover p{color:#fe8d00}
.about_bottom_info ul li:hover .in_about_icon{margin: 30px 0 20px; transition: all 0.4s ease-in-out;}
.about_bottom_pic:hover img,.about_bottom_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; position: relative; z-index: 9; margin-top: 76px; margin-bottom: 90px;}
.index_case_all{width:100%; height: auto;  margin-top: 26px; position: relative}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block}
.index_case_img{width:100%; height: auto; overflow: hidden}
.index_case_img 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_all .swiper-slide a h4{width:100%; height:58px; line-height:58px; color: #333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center; background: #f5f5f5; }
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:45px; height: 45px;}
.index_case_all .swiper-button-next{background: url(../images/c_right.png) no-repeat center; right:-60px;}
.index_case_all .swiper-button-prev{background: url(../images/c_left.png) no-repeat center; left:-60px;}
.index_case_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_case_all .swiper-slide a:hover h4{background-image: linear-gradient(to top, #fe6600 , #fe8d00); 
	background-image: -webkit-gradient(to top, #fe6600 , #fe8d00); 
	background-image: -webkit-radial-gradient(to top, #fe6600 , #fe8d00); color:#fff;}


/*体系*/
.index_tixi{width:100%; height: auto; overflow: hidden; padding: 0 1.2%}
.index_tixi_img{width:49.3%; height: auto; float: left; position: relative; overflow: hidden}
.index_tixi_img img,.index_tixi_liucheng img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_tixi_hover,.index_tixi_hover{width:100%; height: auto; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); padding: 0 9%}
.index_tixi_hover h4{color:#fff; font-size: 34px; font-weight: bold; margin-bottom: 20px;}

.index_tixi_hover span,.index_tixi_hover span{color:#fff; font-size: 18px; display: block}
.index_tixi_hover h5{color:#fff; font-size:18px; margin-bottom:17%}
.index_tixi_right{width:49.2%; float: right; position: relative}
.index_tixi_liucheng{width:100%; height: auto; position: relative; margin-bottom:23px; overflow: hidden}
.index_tixi_bottom{width:100%; height: auto; }
.index_tixi_bottom a{width:49%; height: auto; position: relative; float: left; overflow: hidden}
.index_tixi_bottom 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_tixi_bottom a:nth-child(2n){float: right}
.index_tixi_bottom a:hover img,.index_tixi_liucheng:hover img,.index_tixi_img:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat center; margin-top: 100px; 
	padding-top: 80px; padding-bottom: 78px;}
.index_news_top{width:100%; height: auto; overflow:hidden}
.in_news_title{width:auto; float: left}
.in_news_title h4{color:#fe8d00; font-size: 46px; font-weight: bold; font-family: "Arial"; text-transform: uppercase; }
.in_news_title h3{ color:#090909; font-size: 34px; margin: 15px 0}
.in_news_title hr{width:1px; height:29px; display: block; background: #fe8d00; font-family: "Arial" }
.in_news_nav{width:auto; margin-top:40px; max-width:50%; float: right}
.in_news_nav a{width:165px; height:48px; background: #1e346a; text-align: center; line-height: 48px; margin-left:28px; float: left; color:#fff; font-size: 16px;}
.in_news_nav a:hover{background: #fe8d00;}
.index_news_all{width:100%; height: auto; overflow:hidden; margin-top: 28px}
.index_news_all .swiper-slide a{width:100%; height: auto; display: block; background: #fff; border: 1px solid #d9d9d8; }
.index_news_xx{width:100%; height: auto; overflow: hidden; padding: 26px 26px 20px;}
.index_news_xx h4{color:#1e346a; font-size: 16px; line-height: 30px;}
.index_news_xx h5{color:#333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 30px; 
	line-height:30px;}
.index_news_xx span{color:#999999; font-size: 14px;  display: block; margin: 5px 0}
.index_news_xx p{color:#666666; font-size: 16px;  display: block; width: 100%; height: 30px; line-height:30px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_all .swiper-slide a:hover h4,.index_news_all .swiper-slide a:hover h5{color:#fe8d00}

.index_news_all .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*合作*/
.index_hezuo{width:100%; height: auto; overflow: hidden; background: #fbfbfb; padding: 46px 0}
.index_hezuo .swiper-container{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.index_hezuo .swiper-slide a{width:100%; height: auto; display: block; border: 1px solid #eeeeee; overflow: hidden}
.index_hezuo .swiper-slide 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_hezuo .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#11234f url(../images/footer_bjs.jpg) no-repeat center; padding-top:206px; }
.footer_top{width:100%; height: auto; background: #fff; padding:50px 5% }
.footer_top_left{width:31%; height: auto; float: left}
.footer_xx{width:100%; height: auto; overflow: hidden}
.footer_xx h4{color:#333333; font-size: 28px; font-weight: bold; margin-bottom:15px;}
.footer_xx p{color:#666666; font-size: 16px; line-height: 36px;}
.footer_nav{width:66%; height: auto; float:right; }
.footer_nav dl{width:25%; height: 142px; float: left; border-right:1px solid rgba(255,255,255,0.2); }
.footer_nav dl dt{width:100%; height:40px; line-height: 40px; overflow: hidden; font-size: 12px; color: #999999; font-family: "Arial"; text-transform: uppercase; position: relative; padding-left: 22px;}
.footer_nav dl dt span{color:#333333; font-size: 20px; font-weight: bold; margin-right: 8px;}
.footer_nav dl dt:after{content: ""; width:50%; height: 2px; background: #f1f1f1; display: block; position: absolute; bottom:0; left:0}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden; margin-top:8px; padding-left: 22px;}
.footer_nav dl dd a{color:#666666; font-size: 16px; line-height:38px; display: block}
.footer_nav dl dd a:hover{color:#11234f; font-weight: bold;}
.footer_links{width:100%; height:62px; background:#f7f7f7; margin-top:32px; position: relative; border: 1px solid #e5e5e5}
.footer_links p{font-size: 16px; line-height: 60px;  height: 60px;  float: right; background-image: linear-gradient(to top, #fe6600 , #fe8d00); 
	background-image: -webkit-gradient(to top, #fe6600 , #fe8d00); 
	background-image: -webkit-radial-gradient(to top, #fe6600 , #fe8d00); color:#fff; width: 110px; text-align: center}
.footer_lj{width:100%; height:200px; position: absolute; top:44px; left:0; background: #fff; padding: 10px; display: none; overflow-y: auto}
.footer_lj a{width:100%; height:auto; color:#333; font-size:16px; display: block; margin: 8px 0}
.footer_lj a:hover{color:#0065b1}
.footer_input{width:100%; line-height:62px; height: 62px; margin-top: 38px; }
.footer_input p{ height: 100%; border: 1px solid #eeeeee; position: relative; margin-right: 2%; float: left}
.footer_input p input[type="text"]{width:100%; height:100%; border: 0; background: none; font-size: 16px; color: #999999; padding: 0 8%}
.tx1{width:17%;}
.tx2{width:50%;}
.f_tijiao{background-image: linear-gradient(to top, #fe6600 , #fe8d00); 
	background-image: -webkit-gradient(to top, #fe6600 , #fe8d00); 
	background-image: -webkit-radial-gradient(to top, #fe6600 , #fe8d00); color:#fff; width: 10%; height: 62px; float: right; border: 0; font-size: 16px;}

.f_tijiao:hover{background: #11234f; cursor: pointer}
.footer_bottom{width:100%; height:auto;  overflow: hidden; margin-bottom: 10px }
.copy_bq{width:auto; height:68px; line-height:68px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#0b8b90!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float:right; }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; line-height:68px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:25px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:25px; }
.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;}



/*弹出视频*/
.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;}




/*客服*/
.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:#fe8d00;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*内页banner*/
.ny_banner{width:100%; height: 338px; overflow: hidden; padding-top:90px;}
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background:rgba(0,0,0,0.75);}
.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: 48px; 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}
.team_banner{background: url(../images/team_banner.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.hzkh_banner{background: url(../images/hzkh_banner.jpg) no-repeat center}




.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; 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: #fe8d00; left: 50%;  margin-left:-40px; }



/*产品展示*/
.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; margin:0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li 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: #fe8d00; 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:#fe8d00; 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; line-height:30px;}


/*内页新闻*/
.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:68%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #333}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:17%; 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_left dl{width:28%; height:auto; float:left; margin-right:10%}
.contact_xx_left dl dt{width:100%; height:auto; overflow:hidden; border:1px solid #eee}
.contact_xx_left dl dt img{width:100%; display:block;}
.contact_xx_left dl dd{width:100%; line-height:40px; text-align:center; font-size:16px; color:#333}

.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.jpg) no-repeat center; padding: 60px 0; margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:1200px; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px; resize: none;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; display: block; margin:20px auto; font-size:16px}
.con_submit:hover{background:#fe8d00; cursor:pointer; color:#fff}
.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;  
}  

/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../images/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}
.picScroll-ipro{  width: 1300px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: auto;  }
.picScroll-ipro .bd ul li{ width: 414px; float: left; margin-right: 30px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height:auto; width: 414px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 66px;  width: 372px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 66px; line-height: 66px; display: block; position: relative; padding-left: 50px; }
.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #fe8d00; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #fe8d00; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top: 110px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../images/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../images/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}
.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width:49%;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;  white-space: nowrap; text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #fe8d00}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}





@media screen and (max-width:1680px){
	.nav{width:61%; margin-left: 5%}

}


@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.header_dianhua{font-size: 24px}
	.index_tixi_hover h4{font-size:28px;}
}


@media screen and (max-width:1200px){
	.nav .nLi h3 p{font-size: 14px;}
}


