﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1320px; }
.l{float: left}
.r{float: right}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

.in_header{width:100%; height:8.5vh; position:fixed; top:0; left:0;  z-index:9999; padding:0 3%; }
.h_logo{width:417px; float: left; line-height:8.5vh; display: flex; align-items: center; height: 8.5vh}
.h_logo img{align-items: center; margin: 0px auto; max-height: 100%; max-width: 100%}
.logo2{display: none}
.h_menu{float: right; width: 44px; margin-top: 1.6vh}
.h_menu img{width:100%; display: block}




/*导航*/
#menu{width:44%; height: 100%; margin-right: 1%; float: right}
#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:8.2vh; width:16.6%;  }
#menu .nav .nLi:last-child{margin-right: 0}
#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:#fff;font-size:16px;   height:100%; display: block;  overflow: hidden; position: relative; padding: 0 5px }
#menu .nav .sub{ display:none; width:100%; left:0; top:8.5vh;  position:absolute;  line-height:36px; z-index: 99999; background: #eee}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#333;}
#menu .nav .sub a:hover{ color:#007eff;  }
.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,#menu .nav .nLi:hover p{font-weight: bold;}
#fp-nav ul li, .fp-slidesNav ul li{width:23px; height:22px;  border-radius: 50%;  margin: 0 0 18px}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background:url(../images/dian.png) no-repeat center; border:0; width:23px; height:22px; top: 50%; left: 50%; border-radius: 50%; transform: translate(-50%,-50%);}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background:url(../images/active.png) no-repeat center; width:23px; height:22px; margin: -2px 0 0 -2px;}
#fp-nav.right{right:20px;}
.two_header #menu .nav .nLi p a{color:#000000}
.two_header .logo2{display: block}
.two_header .logo1{display: none}



/*第1块*/
.section1{display: block; width: 100%; height: 100vh;overflow: hidden; position: relative;}
.section1_all{width:100%; height: 100vh; overflow: hidden; position: relative}
.section1 .swiper-container{width:100%; }
.section1 .swiper-slide a{width:100%; height:100vh; display: block }
.section1 .swiper-slide a img{width:100%; display: block; height:100vh;  object-fit: cover; object-position: center center;}
.section1 .swiper-pagination{bottom:5%; width: auto; left:12%}
.section1 .swiper-pagination-bullet{width:21px; height:21px; background: url(../images/b_dian.png) no-repeat center; opacity: 1; margin: 0 8px!important}
.section1 .swiper-pagination-bullet-active{background: url(../images/b_active.png) no-repeat center}
.in_down{height:11vh; line-height: 11vh; border-top:1px solid rgba(255,255,255,0.5); position: absolute; bottom:0; left:50%; z-index: 9; transform: translate(-50%,0);}
.in_down span{color:#fff; font-size:16px; background: url(../images/sbs.png) no-repeat right center; line-height:9vh; float: right; padding-right: 40px}
.index_banner{width:100%; height:100vh; position:relative }
.index_banner img{width:100%; height:100%; display:block}
.ban_info{width:100%; height:auto; position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); text-align:center}
.ban_info h4{color:#fff; font-size:90px; text-shadow:0 0 5px rgba(0,0,0,0.7); font-weight:bold; margin-bottom:30px;}
.ban_info p{color:#fff; font-size:72px;}



/*第2块*/
.section2{width: 100%; height: 100%;overflow: hidden; position: relative;}
.section2 .w1440{position: relative; z-index: 9; margin-top: 5vh}
.section2_ban{background: url(../images/honor_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.in_honor_t{width:100%; height: auto; overflow: hidden; text-align: center}
.in_honor_t h4{color:#000000; font-size:38px; font-weight: bold; margin-bottom: 10px;}
.in_honor_t h5{color:#000000; font-size:16px; }
.index_honor_all{width:100%; height: auto; margin-top:4vh; position: relative; overflow:hidden}
.index_honor_all .swiper-slide{width:100%; transform: scale(0.8); -ms-transform: scale(0.8);-webkit-transform: scale(0.8);-o-transform: scale(0.8);-moz-transform:scale(0.8)}
.index_honor_all .swiper-slide a{width:100%; display: block}
.index_honor_pic{width:100%;  overflow: hidden}
.index_honor_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_honor_all ul li h4{color:#ffffff; font-size: 16px; font-weight:bold; text-align: center; margin: 15px 0; display: none;}
.index_honor_all .swiper-slide-active{transform: scale(1); -ms-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-moz-transform:scale(1)}
.index_honor_all .swiper-slide-active a h4{display: block}
.in_honor_more{width:134px; height: 36px; border: 1px solid rgba(255,255,255,0.5); text-align: center; line-height: 36px; font-size: 14px; color:#fff; display: block; margin:10px auto; border-radius: 25px;}
.in_honor_more:hover{background: #fff; color:#e60405}
.index_honor_all .swiper-button-next,.index_honor_all .swiper-button-prev{width:37px; height: 37px; opacity: 0.5}
.index_honor_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right: -50px}
.index_honor_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-50px;}
.index_honor_all .swiper-button-next:hover{opacity: 1}
.index_honor_all .swiper-button-prev:hover{opacity: 1}
.index_honor_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;}
.active .in_honor_t{animation-name: fadeIn; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_honor_all{animation-name: bounceInRight; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .in_honor_more{animation-name: fadeIn; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}

.index_honor_all ul{width:100%; margin:0px auto;}
.index_honor_all ul li{width:16.7%; height:auto; float:left; margin-right:2%; transform: translateY(75px);}
.index_honor_all ul li:last-child{margin-right:0}
.index_honor_all ul li:nth-child(3){width:25%;transform: translateY(0);}
.index_honor_all ul li:nth-child(3) h4{display:block}





/*第3块*/
.section3{ width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section3 .w1440{position: relative; z-index: 9; margin-top: 5vh}
.section3_ban{background: url(../images/about_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section3_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_about_top{width:100%; height: auto; overflow: hidden}
.index_about_top h3{color:#fff; font-size: 38px; font-weight: bold; text-align: center}
.index_about_top h4{color:#fff; font-size: 22px; text-align: center; margin: 15px 0}
.index_about_top a{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #ffffff; opacity: 0.63; line-height: 28px; text-align: center; 
	display: block}
.index_about_bottom{width:auto; margin:40px auto; display: table}
.index_about_bottom dl{margin-right:120px; float:left; }
.index_about_bottom dl dt{width:100%; height: auto; overflow: hidden; }
.index_about_bottom dl dt span{color:#fff; font-size: 40px; font-weight: bold; }
.index_about_bottom dl dt i{width:22px; height:22px; background: #e60405; border-radius: 50%; font-size: 14px; color: #fff; font-style:normal; 
	display: inline-block; text-align: center; margin-left: 10px;}
.index_about_bottom dl dd{color:#fff; font-size: 14px;}
.index_about_bottom dl:last-child{margin-right: 0}
.index_about_pic{width:100%; height: auto; overflow: hidden}
.index_about_pic .mySwiper,.index_about_pic .mySwiper .swiper-slide{width:100%;}
.index_about_pic .swiper-slide a{width:100%; display:block; overflow:hidden}
.index_about_pic .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_about_pic .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;}
.active .index_about_top{animation-name: fadeInDown; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_about_bottom{animation-name: fadeInUp; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_about_pic{animation-name: fadeInUp; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}




/*4*/
.section4{width: 100%; height: 100%; overflow: hidden; position: relative}
.section4 .w1440{position: relative; z-index: 9; margin-top: 5vh}
.section4_ban{background: url(../images/case_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_product_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product_t h4{color:#fff; font-size:38px; font-weight: bold; margin-bottom: 10px;}
.index_product_t h5{color:#fff; font-size:16px; }
.index_case_all{width:100%; height: auto; position: relative; margin-top: 4vh}
.swiper{width:100%; height: auto; position: relative; overflow: hidden}
.index_case_all .swiper-slide a{width:100%; height: auto; display: block; position: relative}
.index_case_pic{width:100%; height: auto; overflow: hidden}
.index_case_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_case_all .swiper-slide a h4{width:100%; height:54px; background: #fff; text-align: center; line-height: 54px; font-size:16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_case_dian{width:47px; height: 47px; border-radius: 50%; margin:18px auto; padding:7px}
.in_case_dian i{width:100%; height: 100%; border-radius: 50%; display: block; background: #fff; transform: scale(0.5); -ms-transform: scale(0.5);-webkit-transform: scale(0.5);-o-transform: scale(0.5);-moz-transform:scale(0.5); transition: all 0.4s ease-in-out;}
.index_case_all .swiper-slide a:hover .in_case_dian i{background: #e60405 url(../images/c_jts.png) no-repeat center; transform: scale(1); -ms-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-moz-transform:scale(1); transition: all 0.4s ease-in-out;}
.index_case_all .swiper-slide a:hover .in_case_dian{background: rgba(230,4,5,0.5)}
.index_case_all .swiper-button-next,.index_case_all .swiper-button-prev{width:37px; height:37px; top:50%; margin-top:-18.5px; opacity: 0.24}
.index_case_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-60px}
.index_case_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-60px}
.index_case_all .swiper-button-next:hover,.index_case_all .swiper-button-prev:hover{opacity:1}
.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;}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content: ""}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content: ""}
.index_case_all:after{content: ""; width:68%; height: 1px; background:rgba(255,255,255,0.5); position: absolute; bottom:40.5px; left:50%; 
	transform: translate(-50%,0);}
.active .index_case_all{animation-name: flipInX; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}



/*5*/
.section5{width: 100%; height: 100%; overflow: hidden; position: relative}
.section5 .w1440{position: relative; z-index: 9; margin-top: 6vh}
.section5_ban{background: url(../images/product_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.index_product_all{width:100%; height: auto; position: relative; margin-top: 4vh}
.index_product_all .swiper-slide a{width:100%; height: auto; display: block; position: relative}
.index_product_pic{width:100%; height: auto; overflow: hidden}
.index_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_sl_xx{width:100%; height: auto; overflow: hidden; text-align: center}
.index_sl_xx h4{width:100%; line-height: 40px; font-size: 20px; font-weight: bold; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_sl_xx img{margin: 5px auto 15px; display: block}
.index_product_all .swiper-button-next,.index_product_all .swiper-button-prev{width:37px; height:37px; top:65%;  opacity: 0.24}
.index_product_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-60px}
.index_product_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-60px}
.index_product_all .swiper-button-next:hover,.index_product_all .swiper-button-prev:hover{opacity:1}
.index_product_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_product_bottom{width:100%; height: auto; padding: 30px 40px; background: #e60405; overflow: hidden; margin-top: 3vh}
.product_bottom_left{width:auto; float: left; margin-top:2.5vh}
.product_bottom_left h4{color:#fff; font-size: 20px; font-weight: bold; line-height: 40px;}
.product_bottom_left p{color:#fff; font-size: 14px; opacity: 0.59}
.index_product_bottom ul{width:1001px; height:112px; background: url(../images/p_hover.png) no-repeat center; float: right}
.index_product_bottom ul li{width:20%; height: 112px; float: left; text-align: center; padding-top:35px; transition: all 0.4s ease-in-out;}
.index_product_bottom ul li h4{color:#fff; font-size: 16px; font-weight: bold; margin-bottom:5px}
.index_product_bottom ul li p{color:#fff; font-size: 14px; opacity: 0.6}
.index_product_bottom ul li:hover{padding-top:25px; transition: all 0.4s ease-in-out;}
.active .index_product_t{animation-name: fadeInDown; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_product_all{animation-name: fadeIn; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_product_bottom{animation-name: flipInX; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}





/*2*/
.section6{width: 100%; height: 100%;overflow: hidden; position: relative;   }
.section6 .w1440{position: relative; z-index: 9}
.section6_ban{background: url(../images/news_bjs.jpg) no-repeat center; width: 100%;  height: 100vh;  transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.index_news_title{width:100%; height: auto; position: relative;  margin-bottom:2vh; overflow: hidden}
.news_title_left{max-width:50%; float: left}
.news_title_left h4{color:#fff; font-size: 38px; margin-bottom: 10px}
.news_title_left h5{color:#fff; font-size:16px; text-transform: uppercase}
.index_news_nav{width:131px; height:48px; line-height: 48px; float: right; margin-top:18px; border-radius: 35px; text-align: center; color:#333333; 
	font-size: 14px; background: rgba(255,255,255,0.5) }
.index_news_nav:hover{background: #fff}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 4vh}
.index_news_top ul{width:100%; height: auto; overflow: hidden}
.index_news_top ul li{width:32.5%; height: auto; float: left; margin-right:1.25%}
.index_news_top ul li:nth-child(3){margin-right: 0}
.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_xx{width:100%; height: auto; overflow: hidden; padding: 10px 24px 15px; background: #fff}
.index_news_xx h4{width:100%; line-height: 30px; height: 30px; color: #333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{width:100%; line-height: 30px; height: 30px; color: #666666; font-size: 14px; font-family:"Arial"}
.index_news_xx p{width:100%; height:52px; color: #999999; line-height: 26px; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top:2vh; }
.index_news_bottom li{width:32.5%; height: auto; float: left; margin-right:1.25%; background: #fff;  padding: 10px 24px 15px;}
.index_news_bottom li:nth-child(3){margin-right: 0}
.index_news_bottom li h3{width:100%; line-height: 30px; height: 30px; color: #333333; font-size: 16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li span{width:100%; line-height: 30px; height: 30px; color: #666666; font-size: 14px; font-family:"Arial"}
.index_news_bottom li p{width:100%; height:26px; color: #999999; line-height: 26px; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_top ul li:hover .index_news_xx,.index_news_bottom li:hover{background: #e60405}
.index_news_top ul li:hover .index_news_xx h4,.index_news_top ul li:hover .index_news_xx span,.index_news_top ul li:hover .index_news_xx p{color:#fff}
.index_news_top ul li:hover .index_news_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news_bottom li:hover h3,.index_news_bottom li:hover span,.index_news_bottom li:hover p{color:#fff}

.active .index_news_top{animation-name: fadeInLeft; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_news_bottom{animation-name: fadeInRight; animation-duration:1.1s; animation-delay:1.1s; animation-fill-mode: both;}
.active .index_news_title{animation-name: fadeInDown; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}




/*第8块*/
.section7{width:100%; height: 408px; background: #212121; }
.footer_top{width:100%; height: auto; overflow: hidden; background:#212121; padding:50px 0 20px}
.in_footer_ma{width:auto; display: table; margin: 0px auto 20px;}
.in_footer_ma dl{width:118px; height:auto; float: left; margin: 0 20px}
.in_footer_ma dl dt{width:100%; height: 122px; background: url(../images/ma.png) no-repeat center; padding: 10px;}
.in_footer_ma dl dt img{width:100%; display: block}
.in_footer_ma dl dd{width:100%; height: auto; color: #ffffff; font-size: 14px; text-align: center; opacity: 0.5; margin-top:10px}
.footer_top_xx{width:auto; display: table; margin: 0px auto 40px; max-width:1320px}
.footer_top_xx p{color:#fff; font-size: 16px; line-height: 40px; float: left; margin-left: 6vw }
.f1{background: url(../images/f1.png) no-repeat left center; padding-left:30px}
.f2{background: url(../images/f2.png) no-repeat left center; padding-left:30px}
.f3{background: url(../images/f3.png) no-repeat left center; padding-left:20px}
.active .f1{ animation-name: fadeInLeft; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}
.active .f2{ animation-name: fadeInLeft; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}
.active .f3{ animation-name: fadeInLeft; animation-duration:1.5s; animation-delay:1.1s; animation-fill-mode: both;}



/*版权*/
.index_banquan{width:100%; margin: 0px auto; height: 80px; line-height: 80px; background: #141414}
.index_banquan .copy_l{width:auto; font-size: 14px; color: #999999; float: left}
.copy_l a{font-size: 14px; color: #999999; text-align: center}
.copy_l a{margin-left: 10px;}
.index_zhichi{width:auto; height:80px; line-height: 80px; float: right}
.index_zhichi p{ width:auto; float: left; font-size: 16px; color:#333333; line-height: 80px; margin-right: 10px; padding-left: 0!important}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:3.1vh; margin-right: 10px}
.index_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:3.5vh;}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #999999;}
.index_zhichi i{ float: left;}
.f_brq{float:left;}


/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{position:absolute}
.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:20px auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:40px; position: relative; margin-bottom:5px;}
.nav-wrap li a{font-size: 17px; padding: 0 26px;}
.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: #0053bb; left: 50%;  margin-left:-40px; }
.nav-wrap li a:hover{color:#0053bb}

/* 内页通用产品推荐 */
.inside_pro{margin-top: 20px; margin-bottom:40px;}
.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: #0053bb; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #0053bb; 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: #0053bb}
.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:32.2%; height: auto; float: left; margin-right:1.7%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(3n){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: #0053bb; 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:#0053bb; 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:65%; 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: #0053bb}
.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:20%; 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:#0053bb}
.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_bjs1.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:#0053bb; 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:1560px){
	.w1440{width:1200px;}
.index_product_bottom ul{width:956px; background-size:100% 100%}
}


@media screen and (max-width:1450px){
	
}




