@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;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.header_logo{width:335px; height: 95px; float: left; display: flex; align-items: center;}
.header_logo img{max-width: 100%; align-items: center; margin: 0px auto;}

/* 导航栏 */
.header_dao{width:100%; height:95px;   z-index: 9; background:rgba(255,255,255,0.8); padding: 0 10%; position:fixed; top:0; left:0; z-index:9}
.nav{width:42%; height:95px; float: right; margin-right:9%;  display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.nav .nLi{ float:left;  position:relative; display:inline; height:74px; text-align: center; margin-top:21px }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:17px; color:#333333;  position: relative; margin: 0px auto; line-height:62px; display: table; height: 74px}
.nav .sub{ display:none;left:50%; top:74px;  position:absolute;  line-height:26px; width:180px; margin-left: -90px;   z-index: 999;   background:#eeeeee;  padding:5px 0}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px; text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size: 15px; height: 100%; }
.nav .sub a:hover{color:#bc0b13}
.nav .nLi.active p{font-weight: bold; color:#bc0b13; border-bottom: 3px solid #bc0b13}
.nav .nLi:hover p{font-weight: bold; color:#bc0b13; border-bottom: 3px solid #bc0b13}
.h_yy{float: right; background: url(../images/hh_yy.png) no-repeat left center; padding-left:40px;  position: relative; margin-top:32px}
.h_yy p{color:#333333; font-size: 16px; background: url(../images/yy_jts.png) no-repeat right center; padding-right: 20px; line-height: 40px;}
.h_yy_p{width:100%; height: auto; overflow: hidden; background: #fff; padding: 10px; text-align: center; position: absolute; top:40px; left:0; z-index: 9; display: none;}
.h_yy_p a{color:#333; display: block; font-size: 16px; line-height:30px;} 
.h_yy_p a:hover{color:#bc0b13}
.h_yy:hover .h_yy_p{display: block}


/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img{width:100%;  opacity: 1;     transition: transform 5s ease 0s, opacity 2s ease 0s;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:55px; height:129px; border: 1px solid rgba(255,255,255,0.5); margin-top: -64.5px;}
.banner .swiper-button-next{background: url(../images/v_right.png) no-repeat center; right:2%}
.banner .swiper-button-prev{background: url(../images/v_left.png) no-repeat center; left:2%}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}
.banner .swiper-button-next:hover{background:rgba(255,255,255,0.5) url(../images/v_right.png) no-repeat center;}
.banner .swiper-button-prev:hover{background:rgba(255,255,255,0.5) url(../images/v_left.png) no-repeat center;}
.banner .swiper-pagination{bottom:26px;}
.banner .swiper-pagination-bullet{width:10px; height: 10px; opacity: 1; background: #fff; margin: 0 10px!important}
.banner .swiper-pagination-bullet-active{background: #0086ec}
.ban_info{width:1440px; height: auto; position: absolute; top:30%; left:50%; margin-left:-720px; transition: 600ms;
    -webkit-transition: 600ms; transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out;
    transform: translateY(80px);  -webkit-transform: translateY(80px);  opacity: 0;}
.ban_info h4{color:#e30000; font-size:60px; font-weight: bold; text-transform:uppercase}
.ban_info h5{color:#fff; font-size: 34px; font-weight: bold; margin: 10px 0 15px}
.ban_info p{color:#fff; font-size: 20px; line-height: 30px; width:54%;}
.ban_info hr{width:100px; height: 7px; background: #e30000; display: block; border: 0; border-radius: 8px; margin-top: 40px}
.banner .swiper-slide-active .ban_info{ transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;}
.banner .swiper-slide-active img{opacity: 1; transform: matrix(1.1, 0, 0, 1.1, 0, 0);}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden}
.index_product ul li{width:100%; height: auto; overflow: hidden; background: #eef1f3; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;    -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.index_product_xx{width:50%; height: auto; overflow: hidden;   display: -webkit-flex;
    display: flex; -webkit-align-items: center;align-items: center;}
.index_product_xx a{display: block; width: 56%; margin: 0px auto;}
.index_product_xx a h4{color:#666666; font-size: 16px;}
.index_product_xx a h3{color:#070b0d; font-size:40px; font-weight: bold; margin: 10px 0 20px;}
.index_product_xx a p{color:#666666; font-size:16px; line-height: 30px; margin-bottom: 60px;}
.index_product_xx h5{width:166px; height: 44px; background: #bc0b13; text-align: center; line-height: 44px; font-size: 16px; color: #fff; display: block}
.index_product_pic{width:50%; height: auto; overflow: hidden}
.index_product_pic img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; object-fit: cover; object-position: center center;}
.index_product ul li:nth-child(2n) .index_product_xx{transform: translateX(100%);}
.index_product ul li:nth-child(2n) .index_product_pic{transform: translateX(-100%);}
.index_product ul li:hover .index_product_xx h5{background: #006ec1}
.index_product_li{width:100%; height:100%;}
.index_product_li .swiper-slide a{width:100%; height:auto; display:block}
.index_product_li .swiper-slide a img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; object-fit: cover; object-position: center center;}
.index_product_li .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_li .swiper-pagination-bullet{width:10px; height:10px; background:#fff; opacity:1}
.index_product_li .swiper-pagination-bullet-active{background:#bc0b13}
.index_product_li .swiper-pagination{bottom:40px;}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin: 90px 0}
.in_abxx{width:100%; height: auto; overflow: hidden; color: #333333; font-size: 16px; line-height: 35px; text-align: center; display: block; margin-top: 42px;}
.index_about ul{width:100%; height: auto; overflow: hidden; margin-top: 78px;}
.index_about ul li{width:25%; height: auto; float: left; position: relative}
.index_about ul li:after{content: ""; width: 1px; height: 104px; position: absolute; top:50%; right:0; margin-top: -52px; background: #eeeeee}
.in_abicon{width:92px; height: 92px; border: 1px solid #c00c12; text-align: center; display: flex; align-items: center; border-radius: 50%; margin: 0px auto;}
.in_abicon img{align-items: center; margin: 0px auto;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.index_about ul li h4{color:#333333; font-size: 18px; text-align: center; margin-top: 20px;}
.index_about ul li:hover .in_abicon{background: #c00c12}
.index_about ul li:hover .in_abicon img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.abi2{display: none}
.index_about ul li:hover .abi2{display: block}
.index_about ul li:hover .abi1{display: none}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background: #eef1f3; padding: 70px 0 80px}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h4{color:#070b0d; font-size: 48px; font-weight: bold;}
.index_news_title h5{color:#333333; font-size: 16px; margin:12px 0 27px}
.index_news_title img{width:65px; margin: 0px auto; display: block}
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_news ul li{width:32.8%; height: auto; float: left; margin-right:0.8%; margin-bottom: 10px; background: #fff; padding:20px 35px}
.index_news ul li:nth-child(3n){margin-right: 0}
.index_news ul li h3{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 18px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news ul li p{width:100%; height:48px; line-height: 24px; color: #666666; font-size:16px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin:25px 0 46px}
.index_news_bottom{width:100%; height: auto; overflow: hidden}
.in_news_time{color:#666666; font-size: 14px; padding-left: 40px; background: url(../images/time_icon.png) no-repeat left center; height: 32px; 
	line-height: 32px; float: left}
.in_news_more{float: right; color:#bc0b13; font-size: 14px; background: url(../images/nn_jts.png) no-repeat right center; padding-right:45px; line-height: 32px}
.index_news_more{width:166px; height: 44px; line-height: 44px; background: #c00c12; text-align: center; font-size: 16px; color:#fff; display: block; 
	margin:40px auto 0;}
.index_news ul li:hover h3{color:#c00c12}



/*内页banner*/
.ny_banner{width:100%;  padding-top:216px}
.product_ban{height:740px; background: url(../images/product_ban.jpg) no-repeat center; background-size:cover; background-attachment: fixed;}
.about_ban{height:460px; background: url(../images/about_ban.jpg) no-repeat center; background-size:cover;}
.news_ban{height:460px; background: url(../images/news_ban.jpg) no-repeat; background-size:cover;}
.case_ban{height:460px; background: url(../images/case_ban.jpg) no-repeat; background-size:cover;}
.contact_ban{height:460px; background: url(../images/contact_ban.jpg) no-repeat; background-size:cover; }
.rlzy_ban{height:460px; background: url(../images/rlzy_ban.jpg) no-repeat; background-size:cover;}
.products_ban{height:460px; background: url(../images/product_ban.jpg) no-repeat center top; background-size:cover;}
.ny_ban_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_title h4{font-size: 48px; font-weight: bold; color:#fff}
.ny_ban_title hr{width:85px; height: 8px; background: #bc0b13; display: block; margin:20px auto; border: 0}
.ny_ban_nav{width:auto; display:table; margin:60px auto 0; max-width: 1440px;}
.ny_ban_nav a{background: rgba(0,0,0,0.3); width:19.2%; height:55px; float: left; text-align: center; line-height:55px; font-size:16px; color:#fff; margin-right:1%;margin-bottom: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_ban_nav a:nth-child(5n){margin-right:0}
.ny_ban_nav a:hover{background: #bc0b13}
.ny_ban_nav a.active{background: #bc0b13}
.ny_all{width:80%; min-width:1300px; height: auto; margin: 0px auto; background: #fff; padding-top: 105px; margin-top:-145px; position: relative; z-index: 1; overflow:hidden}
.ny_product_li{width:100%; height: auto; overflow: hidden; margin-bottom: 88px}
.ny_product_one{width:100%; height: auto; overflow: hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.product_one_img{width:680px; height: auto;  overflow: hidden}
.product_one_img img{width:100%; display: block}
.product_one_xx{ padding-top:5px; width:50%}
.product_one_xx h4{color:#070b0d; font-size:34px; font-weight:bold;}
.product_one_xx hr{width:100%; height: 1px; background: #bc0b13; margin: 28px 0 10px}
.product_one_xx p{width:100%; height:auto; line-height:30px; color: #666666; font-size: 16px;}
.ny_pronav{width:100%; height: auto; overflow: hidden; margin-top: 40px}
.ny_pronav a{width:auto; height:60px; line-height: 60px; text-align: center; float: left; margin-right: 2%; background: #eeeeee; border-radius:8px; 
	margin-bottom: 8px; font-size: 15px; padding:0 15px;}
.ny_pronav a:hover{background: #bc0b13; color:#fff}
.ny_product_li ul{width:100%; height: auto;overflow: hidden; margin-top: 26px;}
.ny_product_li ul li{width:24.2%; height: auto; float: left; margin-right:1%}
.ny_product_li ul li:last-child{margin-right: 0}
.ny_proimg{width:100%; height: auto; overflow: hidden}
.ny_proimg img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_li ul li h4{width:100%; height: 40px; line-height: 40px; color: #333333; font-size: 16px; text-align: center; margin-top: 8px;}
.ny_product_li ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_pro_san{width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.ny_nav_san{max-width:1200px; height:auto; overflow:hidden; margin:20px auto; display:table}
.ny_nav_san a{width:auto; height:45px; line-height:45px; color:#333; background:#eee; float:left; text-align:center; padding:0 20px; font-size:16px; margin:0 5px 5px}
.ny_nav_san a:hover{background: #bc0b13; color:#fff}
.ny_nav_san a.active{background: #bc0b13; color:#fff}
.ny_pro_all{padding-top:30px;     margin-top: -405px;}




/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin-top:60px;}
.about_one_top{width:100%; height: auto; overflow: hidden}
.about_one_left{width:54%; height: auto; float: left}
.about_one_left h3{color:#333333; font-size: 30px; font-weight: bold; margin-bottom:40px;}
.about_jj{width:100%; color:#333333; font-size: 16px; line-height: 30px; display: block; height:264px; overflow-y:auto;}
.about_jj p{color: #333333;  font-size: 16px; line-height: 30px;}
.about_one_right{width:41.8%; height: auto; float: right}
.about_one_right dl{width:50%; height:367px; float: left;  padding: 90px 60px 0}
.about_one_right dl dt{width:100%; height: auto; overflow:hidden}
.about_one_right dl dt h5{font-size: 16px; margin-top: 10px;}
.about_one_right dl dt h4{font-size: 16px;}
.about_one_right dl dt h4 span{font-size: 48px;}
.about_one_right dl dd{width:100%; height: 90px; display: flex; align-items: center; margin-top: 40px;}
.about_one_right dl dd img{align-items: center; }
.ab_num1{background: #bc0b13}
.ab_num2{background: #eef1f3;}
.ab_num1 h5,.ab_num1 h4,.ab_num1 h4 span{color:#fff}
.ab_num2 h5,.ab_num2 h4,.ab_num3 h4 span{color:#333}
.about_one_bottom{width:100%; height:477px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center}
.about_bottom_one{width:58.2%; float: left; margin-top: 347px}
.ab_more{width:151px; height: 130px; background: #bc0b13; text-align: center; float: right; display: flex; align-items: center;}
.ab_more p{color:#fff; font-size:16px; margin-top:10px;}
.ab_more img{align-items: center; margin: 0px auto;}
.about_bottom_two{width:41.8%; height: 448px; float: right; overflow-y:auto; padding:30px 0 0 2%; margin-top:10px;}
.about_bottom_two p{width:100%; height: auto; color:#333333; font-size: 16px; line-height: 30px;}
.ny_about_service{width:100%; height: auto; overflow: hidden; margin: 82px 0 100px}
.ny_about_service ul{width:100%; height: auto; overflow: hidden}
.ny_about_service ul li{width:31.5%; height: auto; float: left; margin-right:2.7%; background: #fff; position: relative; overflow:hidden}
.ny_about_service ul li:last-child{margin-right: 0}
.ny_about_service 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;}
.ny_about_service ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_fuwu_xx{width:100%; height: auto; overflow: hidden; text-align: center; position: absolute; bottom:45px; left:0; padding: 0 11%}
.ny_fuwu_xx h4{color:#333333; font-size: 24px; font-weight: bold;}
.ny_fuwu_xx hr{width:26px; height: 4px; background: #bc0b13; display: block; margin:10px auto 20px;}
.ny_fuwu_xx p{width:100%; height: auto; overflow: hidden; line-height:30px; font-size: 16px; color: #333333}
.ny_about_service ul li:hover{background: #bc0b13}
.ny_about_service ul li:hover h4{color:#fff}
.ny_about_service ul li:hover p{color:#fff}
.ny_about_service ul li:hover hr{background:#fff}
.ny_about_honor{width:100%; height: auto; overflow: hidden; background: #eef1f3; padding:70px 0 80px}
.about_honor_swiper{width:100%; height: auto; overflow: hidden}
.about_honor_swiper .swiper-container{width:100%; padding-bottom: 90px;}
.about_honor_swiper .swiper-slide a{width:100%; height: auto; display: block}
.about_honor_swiper .swiper-slide a img{width:100%; display: block}
.ny_about_honor .about_cfcm_tt{margin-bottom:25px;}
.ny_about_honor .swiper-button-next,.ny_about_honor .swiper-button-prev{width:44px; height: 44px; top:auto; margin-top: 0;  bottom:0}
.ny_about_honor .swiper-button-next{background: url(../images/h_right.png) no-repeat center; right:45%}
.ny_about_honor .swiper-button-prev{background: url(../images/h_left.png) no-repeat center; left:45%}
.ny_about_cfcm{width:100%; height: auto; overflow: hidden; margin-top: 68px;}
.about_cfcm_tt{width:100%; height: auto; overflow: hidden; margin-bottom: 70px;}
.about_cfcm_tt h4{color:#000; font-size: 36px; font-weight: bold; position: relative; padding-left:15px;}
.about_cfcm_tt h4:after{content: ""; width:5px; height:30px; background: #bc0b13; position: absolute; top:50%; margin-top: -15px; left:0;}
.about_cfcm_tt p{width:100%; font-size: 16px; color: #666666; line-height:30px; margin:20px 0 8px }
.ny_about_cfcm ul{width:100%; height: auto; overflow: hidden}
.ny_about_cfcm ul li{width:32.5%; height: auto; float: left; margin-right: 1.2%; margin-bottom: 10px;}
.ny_about_cfcm ul li:nth-child(3n){margin-right: 0}
.about_cfcm_pic{width:100%; height: auto; overflow: hidden}
.about_cfcm_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_cfcm ul li h4{width:100%; height:40px; line-height: 40px; color: #000000; text-align: center; margin-top:5px; font-size: 16px;}
.ny_cfcm_more{width:166px; height: 44px; background: #bc0b13; text-align: center; line-height: 44px; font-size:16px; color: #fff; display: block;
	margin:50px auto 90px;}
.ny_about_cfcm ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_info{width:100%; height:auto; overflow:hidden; margin:60px 0}



/*内页标题*/
.ny_title{width:100%; height: 60px; line-height: 60px;  background: #fff }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131;}
.ny_title_right span{color: #bc0b13;}



/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:32%; height: auto; float: left; position: relative; margin-right:2%; margin-bottom: 25px;}
.ny_honor_li li:nth-child(3n){margin-right: 0px;}
.ny_honor_img{width:100%; height:auto; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5) url(../images/sousuo.png) no-repeat center; text-align: center; display: none; overflow:hidden;}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img.honor_pic{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}


/*副标题˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top:30px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px; padding:0 12px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #bc0b13;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #bc0b13;}
.ny_fubiaoti ul li a{ display:block; font-size: 18px;}



/*新闻页面*/
.ny_news{margin-bottom:60px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:108px; overflow:hidden; margin-bottom:20px; background:#fff}
.ny_qynew_list ul li .ny_qynew_xx{width:88%; float: right; padding:12px 0 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#bc0b13}
.ny_qynew_list ul li:hover p{color:#bc0b13}
.ny_qynew_rq{width:104px; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #bc0b13; font-family: "Impact"; border-bottom: 1px solid #d2d0d0;}
.ny_qynew_rq span{font-size: 16px; color: #bc0b13; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 50px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; overflow:hidden}
.ny_qynew {margin-top:30px; font-size:16px; color:#666; line-height:30px;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:83px;}
.contact_ban .container{ padding-top:60px; }
.ny_contact h1{font-size: 36px; color: #313131; line-height: 45px; text-align: center;}
.ny_contact h3{ font-size: 18px; color: #707070; line-height: 35px; text-align: center}
.ny_contact ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 37px;}
.ny_contact ul li{width:281px; height:176px; background: #eeeeee; text-align: center; float: left; margin-right: 25px; margin-bottom: 25px; }
.ny_contact ul li:nth-child(4n){margin-right: 0px;}
.ny_contact ul li i{color:#bc0b13; font-size:60px; margin-top: 30px; display: block; margin-bottom: 10px; height: 72px;}
.icon-jiageyuce{font-size:66px!important;}
.ny_contact ul li p{font-size: 22px; color: #313131;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:50%; height: auto; float: left; padding: 35px 35px; background: #f5f5f5}
.ny_conta_img{width:48%; height: auto; float: right}
.ny_conta_img img{width:100%; height: 100%;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_info .ny_if{font-size: 16px; color: #313131; height:auto; line-height: 35px;}
.ny_conta_dh{width:100%; height: 70px; margin-top: 20px;}
.ny_conta_dh img{width:70px; height: 70px; float: left; margin-right: 10px;}
.ny_conta_dh p{ font-size: 18px; color: #313131;}
.ny_conta_dh h5{ font-size: 36px; color: #bc0b13; font-family: "Impact"}
.ny_conta_dz{width:100%; height: auto; margin: 20px 0}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:100%; height: auto;}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_contact ul li:hover{background:#bc0b13}
.ny_contact ul li:hover i,.ny_contact ul li:hover p{color:#fff}
.ny_map{width:100%; height:460px; position:relative}
.ny_map_xx{width:600px; height:100%; background:rgba(0,0,0,0.5); padding:126px; position:absolute; top:0;left:0}
.ny_map_xx h3{width:100%; height:40px; line-height:40px;  font-size:20px; color:#fff; text-align:left;}
.ny_map_xx p{width:100%; height:30px; color:#ffff; line-height:30px;}
.ny_map_xx p a{color:#fff}
#map{width:100%; height:100%; overflow:hidden}



/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden;  margin-bottom: 40px;  }
.ny_pro_top{width:100%; height: auto; overflow: hidden; margin-top:60px;}
.ny_pro_tleft{width:720px; height:auto; float: left}
.ny_pro_tright{width:460px; height:auto; float: right; background: #fff; padding:30px 50px 0; text-align: center }
.ny_pro_rtitle{width:270px; height: 46px; background: url(../images/p_hxs.png) no-repeat center; text-align: center; margin: 0px auto;}
.ny_pro_tright h4{ font-size: 22px; width:100%; color: #4d4d4d;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_tright span{font-size: 12px; color: #777777;text-transform:Uppercase}
.ny_pro_tright img{margin: 48px auto; display: block}
.ny_pro_rjj{width:100%; height: auto; overflow: hidden; line-height: 30px; font-size: 16px; color: #4d4d4d;}
.ny_proqian{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_proqian span{font-size:18px; color: #4d4d4d;}
.ny_proqian p{font-size: 40px; color: #4d4d4d}
.ny_pro_bottom{width:100%; height: auto; overflow: hidden; margin-top:30px;}
.ny_pro_bottom img{max-width:100%; height:auto;}
.ny_pro_bleft{width:73%; height: auto; overflow: hidden; float: left}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case ul{width:100%; height:auto; overflow:hidden}
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:32%; height:auto; float: left; margin-right:2%; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: auto;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:100%; height:auto; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#bc0b13; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #bc0b13;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width:48%; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #bc0b13; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.ny_pro_bright{width:25%; height: auto; float: right}
.ny_pro_bright h3{ height:65px; line-height:65px;  background:#bc0b13;font-size: 18px; color: #fff; text-align: center }
.ny_pro_bright ul{ padding:15px 20px; color:#999;  background: #eeeeee;}
.ny_pro_bright ul li a{font-size: 15px; color: #313131}
.ny_pro_bright ul li {width:100%; height: 32px; line-height: 32px;  overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:25%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; cursor: pointer; border-right:1px solid #fff }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#bc0b13; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#bc0b13;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}
.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #eee;border-collapse: collapse;}
.ny_service{width:100%; height:auto; overflow:hidden; margin:60px 0}
.ny_service p{color: #333333; font-size: 16px; line-height: 30px;}
.ny_prolist{width:100%; height:auto; overflow:hidden}
.ny_prolist ul{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_prolist ul li{width:24.2%; height:auto; float:left; overflow:hidden; margin-right:1%; margin-bottom:20px;}
.ny_prolist ul li:nth-child(4n){margin-right:0}
.ny_pro_pic{width:100%; height:auto; overflow:hidden}
.ny_pro_pic img{width:100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_prolist ul li h4{width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; margin-top:8px;}
.ny_prolist ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*底部*/
.footer{width:100%; height:auto; background: #535353; padding:58px 0 0;}
.footer_top{width:100%; height: auto; display: inline-block;}
.footer_biaoti{width:70%; float: left; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_top dl{float: left;  text-align: center}
.footer_top dl dt{color:#fff; font-size: 16px; position: relative; padding-bottom:18px;}
.footer_top dl dt:after{content: ""; width: 18px; height: 2px; background: #fff; position: absolute; bottom:0; left:50%; margin-left: -9px;}
.footer_top dl dd{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.footer_top dl dd a{color:#fff; font-size: 16px; display: block; line-height: 30px;}
.footer_top dl dd a:hover{color:#bc0b13}
.f_nav{margin-right: 0!important}
.footer_xx{width:25%; height: auto; float: right; text-align: left; }
.footer_xx h5{width:100%; height: auto; overflow: hidden; font-size: 16px; color:#fff}
.footer_xx h6{color:#fff; font-size:24px; font-weight: bold; margin: 10px 0 }
.footer_more{width:100%; height:51px; border: 1px solid #fff; text-align: center; line-height: 51px; font-size:16px; display: block; color:#fff }
.f_wx,.f_sj{width:32px; height:32px; float: right; position: relative; margin:30px 0 50px 18px}
.f_wx{background: url(../images/f_wx.png) no-repeat center}
.f_sj{background: url(../images/f_sj.png) no-repeat center}
.f_wx img{width:75px; position: absolute; top:48px; right:0; display: none;}
.f_sj img{width:75px; position: absolute; top:48px; left:-20px; display: none;}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;  border-top:1px solid rgba(255,255,255,0.3); margin-top: 60px; }
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; float: left; }
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#bc0b13!important}
.footer_zhichi{width:auto; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height:70px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:70px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:80px;height:70px; background: url(../images/wl.png) no-repeat center; }
.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} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.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: -125px;
    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:#bc0b13;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    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:1680px){
.ny_all{width:90%}
	

}




@media screen and (max-width:1580px){
	.w1440{width:1200px;}
	.ban_info{width:1200px; margin-left:-600px;}
	.product_one_img{width:620px;}
	.product_one_xx{width:46%}
	

}





