@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; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1400px; margin: 0 auto; }
.container{width:1200px; margin: 0px auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}




@font-face {
    font-family: 'beifang';
    src: url('../font/胡晓波男神体.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* 导航栏 */
.header_nav{height:98px; width:100%;  border-bottom: 1px solid rgba(255,255,255,0.4); padding-left: 3%; position: absolute; top:0; left:0; z-index: 9 }
.h_logo{width:37%; height:100%; float: left; display: flex; align-items: center;}
.h_logo img{ height: auto; align-items: center; float: left}
.h_logo dl{float: left; margin-left: 15px;}
.h_logo dl dt{color:#ffffff; font-size: 24px; font-weight: bold;}
.h_logo dl dd{color:#fff; font-size: 13px;}
.nav{width:48%; height:100%;float: right;  background: url(../images/h_xs.png) no-repeat right center; margin-right: 2%}
.nav .nLi{ float:left;  position:relative; display:inline; height:98px;  width:10.5%; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:90px; display: table; margin: 0px auto;}
.nav .nLi:hover h3 p,.nav li.active h3 p{ font-weight: bold; color:#fff; background: url(../images/active.png) no-repeat center bottom}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#0d357f}
.h_dhs{float: right;  background: url(../images/h_dhs.png) no-repeat center; width:98px; height: 98px; text-align: center; position: relative; border-left:1px solid rgba(255,255,255,0.4)}
.h_dhs p{color:#0d51bc; height:auto; background: #fff; font-size: 22px; font-weight:bold; padding: 10px 20px; position: absolute; top:98px; right:0; display: none}
.h_dhs:hover p{display: block}




/* 首页:banner */
.banner{ width:100%; height:959px; position: relative; overflow: hidden;  }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:959px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{width:100%; height:959px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.banner .slideBox .prev,.banner .slideBox .next{  display:block; width:40px; height:102px; position: absolute; bottom:0; z-index: 9  }
.banner .slideBox .next{background: url(../images/ban_right.png) no-repeat center; right:13%}
.banner .slideBox .prev{background: url(../images/ban_left.png) no-repeat center; right:16%}

.ban_info{width:87.2%;height:102px; background: url(../images/bna_bjs.jpg) no-repeat right center; position: absolute; bottom:0; right:0; padding-left: 38px;}
.ban_info h4{color:#fff; font-size:18px;  line-height: 102px; background: url(../images/h_jts.png) no-repeat left center; padding-left: 50px;}
.ban_info h4:after{content: ""; width: 588px; height: 1px; background: rgba(255,255,255,0.1); position: absolute; top:50%; left:500px}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-bottom: 60px; margin-top: 60px;}
.index_about_top{width:100%; height: auto; overflow: hidden}
.index_about_left{width:314px; height: auto; float: left}
.index_about_left dl{width:100%; height: auto;overflow: hidden; }
.index_about_left dl dt{color:#0d51bc; font-size: 30px; font-weight: bold;}
.index_about_left dl dd{color:#999999; font-size: 48px; font-weight: 900; text-transform:uppercase; opacity: 0.3; margin-top: -40px}
.index_about_left hr{width:62px; height: 6px; background: #0d51bc; display: block; margin:10px 0 70px;}
.index_about_left a{width:151px; height: 50px; line-height: 50px; border: 1px solid #e5e5e5; border-radius: 25px; text-align: center; display: block; font-size: 16px; color: #333333}
.index_about_left a:hover{background: #0d51bc; color:#fff}
.index_about_right{width:53%; height: auto; float: right; margin-right: 8%}
.index_about_right h4{color:#333333; font-size: 24px; font-weight: bold; margin-bottom: 10px;}
.index_about_right a{width:100%; height: auto; display: block; color:#333333; font-size: 16px; line-height: 30px;}
.index_about ul{width:100%; height: auto; overflow: hidden; margin-top: 54px;}
.index_about ul li{width:32.6%; height: auto; margin-right: 1%; position: relative; float: left; overflow: hidden}
.index_about ul li:last-child{margin-right: 0}
.index_about ul li 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_about ul li a{width:100%; height: 100%; position: absolute; bottom:0; left:0; padding-left: 8%; padding-top:40%}
.index_about ul li a h4{color:#ffffff; font-size: 18px; font-weight: bold;}
.index_about ul li a i{width:21px; height:21px; display: block; background: url(../images/ab_jia.png) no-repeat center; margin-top: 10px}
.index_about ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*产品*/
.index_product{width:100%; height: 818px; overflow: hidden; background: url(../images/cpxm_bjs.jpg) no-repeat center; position: relative}
.index_product_title{position: absolute; top:84px; left:50%; width: 1400px; margin-left: -700px;}
.index_product_title h4{color:#fff; font-size: 30px; font-weight: bold;}
.index_product_title h5{color:#fff; font-size: 48px; font-weight: 900; text-transform:uppercase; opacity: 0.1; margin-top: -40px}
.index_product_title hr{width:62px; height: 6px; background: #0d51bc; display: block; margin:10px 0;}
.index_product ul{width:100%; height: 100%;}
.index_product ul li{width:16.6%; height: 100%; border-right:1px solid rgba(255,255,255,0.2); text-align: center; float: left; padding-top: 307px}
.index_product ul li:last-child{border-right:0}
.in_pro_icon{width:86px; height: 86px;  margin: 0px auto; display: flex; align-items: center; position:relative}
.in_pro_icon:after{content:""; width:86px; height: 86px;  background: url(../images/yuan_icon.png) no-repeat center; position:absolute; top:0; left:0;
animation:circleRoate 5s infinite linear ;  }
@keyframes circleRoate{  
	 from{transform: rotate(0deg);}  
	to{transform: rotate(360deg);}  
 } 


.in_pro_icon img{align-items: center; margin: 0px auto;}
.index_product ul li h4{color:#fff; font-size: 18px; margin-top: 38px;}
.index_product ul li h5{color:#fff;font-size: 16px; line-height: 30px;}
.index_product ul li i{width:23px; height: 23px; display: block; background: url(../images/xm_jts.png) no-repeat; margin: 42px auto 0; transition: all 0.4s ease-in-out;}
.index_product ul li:hover{background: rgba(13,81,188,0.6)}
.index_product ul li:hover i{-webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); transform: rotate(-90deg); transition: all 0.4s ease-in-out;}



/*行业应用*/
.index_case{width:100%; height:877px; background: url(../images/yy_bjs.jpg) no-repeat center; padding: 84px 0}
.index_case_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_title dl{width:100%; height: auto;overflow: hidden; text-align: center}
.index_case_title dl dt{color:#0d51bc; font-size: 30px; font-weight: bold;}
.index_case_title dl dd{color:#999999; font-size: 48px; font-weight: 900; text-transform:uppercase; opacity: 0.3; margin-top: -40px}
.index_case_title hr{width:62px; height: 6px; background: #0d51bc; display: block; margin:10px auto 34px;}
.index_case_title p{color:#333333; font-size: 16px; line-height: 30px; padding: 0 65px}
.index_case_all{width:100%; height: auto; margin-top:30px; position: relative}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; position: relative; overflow: hidden}
.index_case_all .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_case_hover{width:100%; height: 56px; position: absolute; bottom:0; left:0; background: rgba(0,0,0,0.4);}
.index_case_hover h4{width:100%; height: 56px; line-height: 56px; color:#fff; font-size:18px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_hover i{width:31px; height: 31px; display: block; margin: 0px auto; background: url(../images/jia.png) no-repeat center}
.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 .index_case_hover{height: 100%; background: rgba(13,81,188,0.5); padding-top: 20%}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:35px; height: 35px; margin-top:-17.5px}
.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-button-next:hover{background: url(../images/c_hright.png) no-repeat center; right:-60px;}
.index_case_all .swiper-button-prev:hover{background: url(../images/c_hleft.png) no-repeat center; left:-60px;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-bottom: 60px; margin-top: -150px; }
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center; background: #fff; padding-top: 54px;}
.index_news_title dl{width:100%; height: auto;overflow: hidden; text-align: center}
.index_news_title dl dt{color:#0d51bc; font-size: 30px; font-weight: bold;}
.index_news_title dl dd{color:#999999; font-size: 48px; font-weight: 900; text-transform:uppercase; opacity: 0.3; margin-top: -40px}
.index_news_title hr{width:62px; height: 6px; background: #0d51bc; display: block; margin:10px auto 34px;}
.index_news_nav{width:auto; display: table; margin: 0px auto;}
.index_news_nav a{width:160px; height: 40px; line-height: 40px; background: #e3e3e3; font-size:16px; color: #333333; float: left; margin: 0 10px;}
.index_news_nav a:hover{background: #0d51bc; color:#fff}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 46px;}
.index_news_top li{width:30%; height: auto; float: left; margin-right: 2%; border: 1px solid #e3e3e3; padding:38px 26px 26px; position: relative}
.index_news_top li a{width:100%; height:100%; display:block; position:relative; z-index:9}
.index_news_top li:nth-child(3n){margin-right: 0}
.index_news_top li h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top li span{width:100%; height: 30px; line-height: 30px; color: #999999; font-size: 16px; position: relative; padding-left: 70px; margin: 14px 0 20px; display:table}
.index_news_top li span:after{content: ""; width: 64px; height: 1px; background: #e3e3e3; position: absolute; top:50%; left:0;}
.index_news_top li p{width:100%; height: 60px; overflow: hidden; color:#999999; font-size: 16px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_pic{width:100%; height: auto; overflow: hidden; margin-top: 32px}
.index_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;}
.index_news_bottom{width:100%; height: auto; overflow:hidden; margin-top: 48px;}
.index_news_bottom li{width:30%; height: auto; float: left; margin-right: 2%; border: 1px solid #999999; padding:38px 18px 26px; position: relative}
.index_news_bottom li h4{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li span{width:100%; height: 30px; line-height: 30px; color: #999999; font-size: 16px; position: relative; padding-left: 70px; display:table}
.index_news_bottom li span:after{content: ""; width: 64px; height: 1px; background: #e3e3e3; position: absolute; top:50%; left:0;}
.index_news_bottom li p{width:100%; height: 60px; overflow: hidden; color:#999999; font-size: 16px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;  margin:20px 0 20px;}
.index_news_bottom li a{width:100%; height:100%; display:block; position:relative; z-index:9}

.index_news_bottom li:hover h4,.index_news_top li:hover h4{color:#0d51bc}
.index_news_top li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.index_news_top li:hover::before,.index_news_top li:hover::after,.index_news_bottom li:hover::before,.index_news_bottom li:hover::after {
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.index_news_top li::before,.index_news_top li::after ,.index_news_bottom li::before,.index_news_bottom li::after {
    border-color: rgba(255,255,255,0.3);
}
.index_news_top li::before,.index_news_bottom li::before {
    border-bottom: 1px solid #0d51bc;
    border-top: 1px solid #0d51bc;
    bottom:-1px;
    left:-1px;
    right:-1px;
    top:-1px;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}

.index_news_top li::after,.index_news_bottom li::after{
    border-left: 1px solid #0d51bc;
    border-right: 1px solid #0d51bc;
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform-origin: 100% 0 0;
    -ms-transform-origin: 100% 0 0;
    -moz-transform-origin: 100% 0 0;
    -webkit-transform-origin: 100% 0 0;
    -o-transform-origin: 100% 0 0;
}
.index_news_top li::before,.index_news_top li::after,.index_news_bottom li::before,.index_news_bottom li::after {
    position: absolute;
    content: "";
    opacity: 0;
    *filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    z-index: 1;
}







/*连接*/
.footer_links{width:100%; height: auto; overflow: hidden; position: relative}
.footer_links:after{content: ""; width: 20%; height:102px; background: #0d51bc; position: absolute; top:0; left:0}
.footer_links .w1440{background: #0d51bc; overflow: hidden; position: relative; z-index: 1}
.footer_links_t{width:112px; height: auto; float: left; text-align: center; background: url(../images/xx.jpg) no-repeat right center; margin:30px 0}
.footer_links_t p{color:#fff; font-size: 16px;}
.footer_links_t span{color:#fff; font-size: 16px; display: block}
.footer_links_xx{float: left; width: 84%;overflow: hidden; padding: 40px 0;}
.footer_links_xx a{color:#ffffff; font-size: 16px; float: left; margin: 0 20px}
.footer_top{width:100px; height: 102px; text-align: center; float: right; background: #f7f9fd; padding-top:32px; cursor:pointer}
.footer_top p{color:#333333; font-size: 16px; line-height: 30px;}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background: #171717; padding-bottom: 10px; padding-top: 40px}
.footer .w1440{overflow: hidden}
.footer_left{width:450px; height: auto; float: left}
.footer_left p{color:#fff; line-height: 30px; font-size: 16px;}
.f_logo{width:100%; height: auto; display: block; margin-bottom: 20px; overflow: hidden}
.f_logo img{width:78px; height: auto; float: left}
.f_logo dl{float: left; margin-left: 20px; margin-top: 14px}
.f_logo dl dt{color:#fff; font-weight: bold; font-size: 24px; line-height: 32px}
.f_logo dl dd{color:#fff;  font-size: 12px; text-transform: uppercase }
.footer_center{width:660px; height: auto; float: left; margin-left:2% }
.footer_center dl{float: left; margin-right: 15px; width: 117px}
.footer_center dl dt{color:#fff; font-size: 16px; line-height: 30px;}
.footer_center dl dd{width:100%; height: auto; overflow: hidden}
.footer_center dl dd a{color:#999999; font-size: 16px; line-height: 30px; display: block}
.footer_center dl dd a:hover{color:#fff}
.footer_right{width:248px; height: auto; float: right; }
.footer_right h4{color:#fff; font-size: 16px; margin-bottom:20px;}
.footer_right dl{width:110px; height: auto; float: left; margin-right:22px}
.footer_right dl:last-child{margin-right: 0}
.footer_right dl dt{width:100%; height: auto; overflow: hidden}
.footer_right dl dt img{width:100%; height: auto; display: block}
.footer_right dl dd{width:100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color:#fff}
.footer_copy{width:100%; height: auto; overflow: hidden; border-top:1px solid rgba(255,255,255,0.2); margin-top: 30px;}
.copy{clear:both;width:100%;height:30px; line-height:30px;  position: relative; border-top:1px solid rgba(255,255,255,0.1) }
.copy_l{font-size:14px; color:#fff; height: 100%; width: auto; margin:30px auto 15px; float: left }
.copy_l a{color:#fff}
.copy_l a:hover{color:#0d357f!important}
.footer_zhichi{width:auto; height:30px; overflow: hidden; float: right; margin-top:20px}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-right: 10px; margin-top:5px;}
.footer_zhichi .js{width:88px;height: 18px; background: url(../images/wl.png) no-repeat;  margin-top: 5px}
.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:hover .footer_lj{display: block}




/*客服*/
.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:#024795;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}

















/*内页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: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  rgb(255 255 255 / 50%); border-bottom:1px solid  rgb(255 255 255 / 50%); 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}
.fuwu_banner{background: url(../images/fuwu_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: #0d51bc; left: 50%;  margin-left:-40px; }


/* 内页通用产品推荐 */
.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: #0d51bc; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #0d51bc; 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: #0d51bc}
.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;}




/*产品展示*/
.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: #0d51bc; 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:#0d51bc; 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:67%; 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: #0d51bc}
.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:19%; 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:#0d51bc}
.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; 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:#0d51bc; 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;  
}  





@media screen and (max-width:1500px){
	.w1440,.index_product_title{width:1200px}
	.index_product_title{margin-left:-600px;}
	.footer_links_xx{width:79%}
	.footer_left{width:416px;}
	.footer_center dl{width:113px; margin-right:5px;}
	.footer_center{width:590px; margin-left:0}
	.footer_right{width:180px;}
	.footer_right dl{width:79px}

}