@charset "utf-8";
/* CSS Document */
html{font-size: 100px}
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}




/* 导航栏 */
.header_nav{height:90px; width:100%; background: #fff; z-index: 9;  position: relative; }
.h_logo{width:10%; height:90px; float: left; display: flex; align-items: center; margin-left: 2%}
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_right{float: right; height: 100%; background: #2170cf; padding-right: 3%}
.h_search{width:17px; height:90px; background: url(../images/search_icon.png) no-repeat center; float: right;}
.form_box{position: absolute;  top:90px; left:0; right:0; z-index: 999; height:auto; background: #fff; display:none; margin: 0 auto; width: 100%; padding: 10px 0;  box-shadow: 0 0 5px rgba(0,0,0,0.1)}
.form_box form{width:100%; margin:0 auto;}
.form_box p{ height:auto; width: auto; display: table; margin: 0px auto;}
.form_box input[type="text"]{width:300px; height:40px; line-height:40px; border: 0; float: left; background: #eee; color:#333; font-size: 15px; padding: 0 10px;}
.form_box .submit{width:120px; height:40px; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; background: #2170cf; font-size:16px;}
.h_yuyan{float:left;height: 90px; position: relative; background: url(../images/yy_icon.png) no-repeat left center; padding-left: 30px; margin:0 40px 0 20px;}
.h_yuyan p{color:#fff; font-size:16px; background: url(../images/b_jts.png) no-repeat right center; padding-right: 20px; line-height: 90px;}
.h_yuyan_links{width:100%; height: auto; background: #eee; position: absolute; top:90px; left:0; text-align: center; display: none}
.h_yuyan_links a{font-size: 16px; color:#333; display: block; margin:8px 0}
.h_yuyan:hover .h_yuyan_links{display: block}


/*导航*/
#menu{width:56%; height:90px;  float:right; margin-right:2.5%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; margin: 0px auto;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height:90px; width:12.5%;}
#menu .nav .nLi:after{content: ""; background: #e5e5e5; width: 1px; height: 13px; position: absolute; top:50%; right:0; margin-top: -6.5px;}
#menu .nav .nLi:last-child:after{display: none}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative; height:100%; display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#4d4d4d;font-size:16px; height:100%; overflow: hidden; position: relative; }
#menu .nav .sub{ display:none; width:180px; left:50%; margin-left: -90px; top:90px;  position:absolute;  line-height:24px; z-index: 99999; background: #eee; padding:4px 0}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height:auto;font-size: 15px;  color:#333;  padding:5px 0}
#menu .nav .sub a:hover{ color:#2170cf;  }
.nLi > p > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#2170cf}


/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden;}
.banner .swiper-container{width:100%; }
.banner .swiper-slide a{width:100%; height:auto; display: block }
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-button-next,.banner .swiper-button-prev{width:65px; height: 65px; z-index: 1}
.banner .swiper-button-next{background: url(../images/ban_right.png) no-repeat center; right:3%}
.banner .swiper-button-prev{background: url(../images/ban_left.png) no-repeat center; left:3%}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-pagination{bottom:8%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:40px; height: 6px; background: #fff; border-radius: 8px;}
.banner .swiper-pagination-bullet-active{background: #2170cf; opacity: 1}


/*关于我们*/
.index_about{width:100%; height: 909px; overflow: hidden; }
.index_about_left{width:55%; height: 100%; float: left; background: url(../images/about_bjs.jpg) no-repeat center; padding: 150px 10% 0 12%}
.index_about_left h4{color:#2170cf; font-size: 65px; font-weight: 100}
.index_about_left h4 span{color:#2170cf; font-size: 65px; font-weight: bold;}
.index_about_left h5{color:#333333; font-size: 18px;}
.index_about_left h3{color:#333333; font-size:30px; font-weight: bold; margin: 46px 0}
.in_ab_xx{width:100%; height: auto; color:#666666; font-size: 16px; line-height: 30px;}
.in_ab_xx_link{width:100%; height: auto; overflow: hidden; margin-top:106px}
.in_abmore{width:190px; height: 48px; border: 1px solid #2170cf; text-align: center; line-height: 46px; float: left; margin-right: 32px;}
.in_abmore span{color:#333333; font-size: 16px; background: url(../images/ab_more.png) no-repeat right center; padding-right: 30px}
.in_abmore:hover{background: #2170cf}
.in_abmore:hover span{color:#fff}
.in_ab_video{width:266px; height: 48px; background: #2170cf; line-height: 48px; text-align: center; float: left; cursor: pointer}
.in_ab_video span{color:#fff; font-size: 16px; background: url(../images/v_icon.png) no-repeat left center; padding: 5px 0 5px 40px}
.index_about_center{width:23%; height: 100%; float: left; border-left:5px solid #2170cf}
.index_about_center ul{ height: 909px; width: 100%}
.index_about_center ul li{width:100%; height: 303px; position: relative; overflow:hidden}
.index_about_center ul li a{width:100%; height:100%; display:block; position:relative; z-index:2}
.index_about_center ul li 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;}
.index_about_center ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.in_about_hover{width:100%; height: auto; position: absolute; bottom:10%; left:0; padding: 0 .3rem; z-index: 9}
.in_about_hover h3{color:#ffffff; font-size: 20px; margin-bottom: 10px;}
.in_about_hover p{color:#ffffff; font-size: 20px; text-transform:Capitalize }
.index_about_center ul li a:after{content: ""; width: 100%; height: 100%;  background: rgba(240,109,20,0.7); position: absolute; top:0; left:0; z-index: 2; opacity: 0}
.index_about_center ul li:hover a:after{opacity: 1}
.in_about_num{width:22%; background: #2170cf; height: 100%; float: left; padding: 0 3%; border-top:5px solid #eb3a3c; padding-top: 100px}
.in_about_num dl{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.3); padding-bottom: 50px; margin-bottom: 50px;}
.in_about_num dl dt{color:#fff; font-size: 16px}
.in_about_num dl dt span{color:#fff; font-size: 60px; font-weight: bold;}
.in_about_num dl dt i{color:#fff; font-size: 60px; font-weight: bold; font-style: normal}
.in_about_num dl dd{color:#fff; font-size: 16px;}
.in_about_num dl:last-child{border-bottom: 0}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin: 98px 0 66px}
.index_news_title{width:100%; height: auto; overflow: hidden}
.index_news_title h4{color:#2170cf; font-size: 60px; font-weight: 100; text-transform: uppercase}
.index_news_title h4 span{color:#2170cf; font-size: 65px; font-weight: bold;}
.index_news_title h5{color:#333333; font-size: 18px; margin:5px 0 24px}
.index_news_title p{color:#333333; font-size:18px; font-weight: bold;}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 62px;}
.index_product ul li{width:24.25%; height: auto; float: left; margin-bottom:18px; margin-right:1%}
.index_product ul li:nth-child(4n){margin-right: 0}
.in_product_pic{width:100%; height: auto; overflow: hidden}
.in_product_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_product ul li h4{width:100%; height:40px; line-height: 40px; background: #f5f5f5; text-align: center; font-size:16px; color: #333333; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product 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_ppsl{width:100%; height:auto; background: url(../images/ppsl_bjs.jpg) no-repeat center; background-size: cover; padding: 126px 0 166px}
.index_ppsl_title{width:100%; height: auto; overflow: hidden}
.index_ppsl_title h4{color:#fff; font-size: 60px; font-weight: 100; text-transform: uppercase}
.index_ppsl_title h4 span{color:#fff; font-size: 65px; font-weight: bold;}
.index_ppsl_title h5{color:#fff; font-size: 18px; margin:5px 0 24px}
.index_ppsl h6{color:#fff; font-size: 24px; font-weight: bold; margin:30px 0 70px}
.index_ppsl ul{width:100%; height: auto; overflow: hidden}
.index_ppsl ul li{width:33.33%; height:255px; float: left; background: #2170cfc9; padding: 30px 3% 30px 3%; display: flex; 
	align-items: center; }
.index_ppsl ul li a{width:100%; display: block}
.index_ppsl ul li h4{color:#fff; font-size: 30px;}
.index_ppsl ul li p{color:#fff; font-size: 16px; margin:20px 0; }
.index_ppsl ul li.active{background:#eb3a3cdb}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin:90px 0;}
.index_news .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 65px; padding-bottom: 10px;}
.index_news .swiper-slide a{width:100%; display: block}
.index_news_pic{width:100%; overflow: hidden}
.index_news_pic img{width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:93%; height: auto; margin:-45px auto 0; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.2); padding: .15rem .25rem; position: relative; z-index: 9}
.index_news_xx h3{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx p{width:100%; height:60px; line-height: 30px; overflow: hidden; font-size: 14px; color: #333333;  word-break:break-all;display:-webkit-box; 
	-webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_time{width:100%; height:50px; line-height: 50px; border-top:1px solid #e5e5e5; background: url(../images/n_jts.png) no-repeat right center; 
	margin-top: 20px;}
.index_news_time span{color:#333333; font-size: 14px; background: url(../images/time.png) no-repeat left center; padding-left:20px;}
.index_news .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_news .swiper-slide a:hover h3{color:#2170cf}



/*内页banner*/
.ny_banner{width:100%; height: 380px; overflow: hidden; padding-top:138px}
.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; text-transform:uppercase }
.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}
.ny_proshow_top{width:100%; height:auto;  overflow:hidden; text-align:center}
.ny_proshow_top img{max-width:100%}
.about_banner{background:url(../images/about_ban.jpg) no-repeat center}
.product_banner{background:url(../images/product_ban.jpg) no-repeat center}
.contact_banner{background:url(../images/contact_ban.jpg) no-repeat center}
.case_banner{background:url(../images/case_ban.jpg) no-repeat center}
.news_banner{background:url(../images/news_ban.jpg) no-repeat center}
.scsb_banner{background:url(../images/scsb_ban.jpg) no-repeat center}
.jczx_banner{background:url(../images/jczx_ban.jpg) no-repeat center}
.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height:80px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px; display:block; width:100%}
.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: #2170cf; left: 50%;  margin-left:-40px; }


/*内页左边导航*/
.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: #2170cf; 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: #2170cf; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #000;display: block;  height:auto;line-height:30px;position: relative; }
.ny_left_nav ul li .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:#2170cf; font-size: 16px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#2170cf}
.ny_left_nav ul li:hover a.inactive{color:#2170cf}
.ny_left_nav ul li ul li:hover a{color:#2170cf}
.ny_left_nav ul li .inactives{color:#2170cf}
.ny_left_nav ul li ul li:hover a{color:#2170cf}
.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_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; margin-bottom:20px;}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{ display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;  object-position: center center; 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:#2170cf}
.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: #2170cf;}
.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:auto; line-height:30px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #2170cf;
    left: 0;
    top:12px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#2170cf}
.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{position:relative; padding:8px 0 8px 10px}
.accordion li:hover{background:#fff;}


  /*内页新闻*/
  .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:#333; margin: 40px 0; line-height:32px}
    .ny_news_show p{font-size:16px; color:#333;  line-height:32px}
  .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}
  



/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:60px;}
.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: 2px;  width: 86px; bottom: 0; left: 0; background:#2170cf; }
.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: #2170cf; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #2170cf; 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: #2170cf}
.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_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:50%; 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: 32px;}
.contact_xx_right{width:auto; height:auto; float: right; margin-top:50px;}
.contact_xx_right dl{width:140px; height:auto; float:left; margin-left:40px;}
.contact_xx_right dl dt{width:100%; height:auto; overflow:hidden; border:1px solid #eee; padding:0px}
.contact_xx_right dl dt img{width:100%; display:block}
.contact_xx_right dl dd{width:100%; color:#333; text-align:center; margin-top:10px;}

.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; background: #fff; display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#2170cf; 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 {
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { 
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder {
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder {
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder {
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { 
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { 
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder {
   color:    #fff;  
}  

.policy_links{margin-top:10px; 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;}


/*发展历程*/
.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 #2170cf;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px; padding-top: 13px;color: #666; width:84%;   }
.timer_shaft_right > img{ display: block; max-width:100%; height: auto; }
.timer_shaft_right p{font-size:16px; color:#666}
.timer_shaft_box{position: relative; }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #2170cf;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}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative;  background: #1b1b1b; padding:50px 0 30px; }
.footer_top{width:100%; height: auto; overflow: hidden}
.footer_top_left{width:60%; height:auto; float: left;}
.f_logo{width:100%; height: auto; overflow:hidden; display: block}
.f_logo img{float: left}
.f_logo span{float: left; color:#ffffff; font-size: 24px; font-weight: bold; margin-left: 10px;}
.footer_dizhi{width:100%; height: auto; overflow: hidden; margin:30px 0}
.footer_dizhi p{font-size: 16px; color: #fff; line-height: 30px;}
.fxs{width:100%; height: 1px; background: rgba(255,255,255,0.5)}
.footer_nav{width:100%; height: auto; overflow: hidden; margin-top: 30px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_nav a{font-size: 16px; color: #fff}
.footer_nav a:hover{color:#2170cf}
.footer_nav i{color:#fff; opacity: 0.5; font-style: normal}
.footer_top_right{width:30.5%; float: right}
.footer_links{width:100%; overflow: hidden}
.footer_links a{width:49%; height:46px; float: left; border: 1px solid #2170cf; text-align: center; line-height: 46px; font-size: 16px; color: #fff; }
.footer_links a:nth-child(2){float: right}
.footer_links a:hover{background: #2170cf; color:#fff}
.footer_ma{width:100%; height: auto; margin-top: 50px;}
.footer_ma dl{width:33%; height: auto; float:right; margin-left:10%}
.footer_ma dl dt{width:100%; overflow: hidden}
.footer_ma dl dt img{width:100%; display: block}
.footer_ma dl dd{width:100%; color:#fff; font-size: 12px; text-align: center; margin-top: 10px;}
.footer_bottom{width:100%;height: auto; overflow: hidden; margin-top: 25px;}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 12px; color: #999999; line-height: 40px; float: left; text-transform: uppercase}
.copy_l a{color:#999999; font-size: 12px;}
.copy_l a:hover{color:#2170cf!important}
.footer_zhichi{width:auto; height:auto; float: right; overflow: hidden }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#999999; font-size: 12px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:40px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 12px; color: #999999; line-height:40px;}
.footer_zhichi i{ float: left;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#2170cf;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; 
	float:left;
}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.copy_l{float:none; text-align:center}
	.footer_zhichi{float:none; display:table; margin:0px auto;}


}


@media screen and (max-width:1400px){
	
}


 