@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;}
.w1400{ width:1600px; min-width: 1280px; 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}
.flex{display: flex;display: -webkit-flex;}
*:focus {
  border: none;
  outline: none;
}

@font-face {
  font-family: 'sans-serif'; 
  src: url("../font/SourceHanSerifCN-Bold-2.otf") format('woff2');
  font-weight: normal;
  font-style: normal;
}



.in_header{width:100%; height:5vw; position:fixed; top:0; left:0; z-index:9999;}
.beijing {background: rgb(27 44 95 / 90%);}
.in_header .h_logo{width:11%; height:5vw; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.logo2{display: none;}
.h_yuyan{width:140px; float: right; border: 1px solid rgba(255,255,255,0.2); height: 40px; position: relative; text-align: center; line-height: 40px;}
.h_yuyan a{color:#fff; font-size: 16px; opacity: 0.5}
.h_yuyan a.active{opacity: 1}
.h_yuyan span{color:#fff; font-size: 16px; margin: 0 5px}
.h_yuyan:after{content: ""; width:3px; height: 20px; background: #d71718;position: absolute; top:50%; left:0; transform: translate(0,-50%)}
.h_yuyan_al{ display: flex; align-items: center; height: 5vw}
.header_all{justify-content: space-between;}
.two_header .logo2{display: block}
.two_header .logo1{display:none}
.two_header .nav .nLi h3 p{color:#000000}
.two_header .h_yuyan{border: 1px solid #e6e6e6;}
.two_header .h_yuyan a,.two_header .h_yuyan span{color:#000}



/*导航*/
.nav{ height:5vw; width:60%; float: right; }
.nav .nLi{position:relative;float:left;display:inline;height:5vw; width:14.2%;  }
.nav .nLi h3{ font-weight: normal; width:100%; height: 5vw; margin: 0px auto; line-height: 5vw }
.nav .nLi h3 p{height:100%; color:#fff; font-size:18px;  width:auto; position: relative; text-align: center;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff; position: relative}
.nav .nLi h3 p:after{content: "";width: 20px; height: 3px; background: #d71718; position: absolute; bottom:20px; left:50%; transform: translate(-50%,0); display: none}
.nav .sub{position:absolute;top:80px;left:0; z-index:999;display:none;padding:0;width:100%;  background:#fff;line-height:26px;    margin-left: -50px;  width: 240px;} 
.nav .sub li{border-bottom:1px solid #eee;text-align:center;width: 240px;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333; font-size:14px;}
.nav .nLi.active h3 p:after,.nav .nLi:hover h3 p:after{display: block}

.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#d71718;}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
.pagination_all .swiper-pagination-bullet-active{background:#d71718 }
.pagination_all{right:20px!important;}
.pagination_all .swiper-pagination-bullet{margin: 15px 0!important}

/*首页*/
.index_banner{width:100%; height: 100vh; overflow: hidden}
.index_banner video{width:100%; height: 100%; object-fit: cover;}
.banner_zi{width:1200px; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); 
	z-index: 2}
.banner_zi h4{font-size: 60px; font-weight: bold; text-align: center; color: #fff; margin-bottom:2vh}
.banner_zi p{font-size: 24px;  text-align: center; color: #fff;font-weight: 100;}
.ban_link{width:auto; display: table; margin:7vh auto 0}
.ban_link a,.ban_tan{width:220px; height: 56px; display: block; border-radius: 20px; display: flex; align-items: center;  border: 1px solid #fff; justify-content: center; float: left; margin: 0 10px;}
.ban_link a span,.ban_tan span{color:#fff; font-size: 18px; background: url(../images/ab_hjts.png) no-repeat right center; padding-right: 30px;font-weight: 100;}
.ban_link a:hover,.ban_tan:hover{background: #fff;}
.ban_link a:hover span,.ban_tan:hover span{color:#333; background: url(../images/ab_jts.png) no-repeat right center}


.index_about{height: 100vh; background: url(../images/2.jpg) no-repeat; background-size: cover; flex-direction: column; align-items: center; justify-content: center; }
.in_about_one{width:100%; height: auto; overflow: hidden;display: flex; justify-content: space-between}
.about_one_t h3{ color: #000;text-transform: uppercase;font-size: 46px;}
.about_one_t h3 span{font-size: 46px; color: #d71718}
.about_one_t p{color: #555555; font-size: 18px; margin-top: 10px;font-weight: 100;}
.about_one_pic{width:100%; max-width: 740px;}
.about_one_pic img{width:100%}
.in_about_one img{max-width: 100%}
.in_about_two{width:100%; height: auto; overflow: hidden; margin-top: 5vh; display: flex; justify-content: space-between}
.about_two_left{width:100%; height: auto; margin-top: 5vh;}
.about_two_xx{width:100%; display: block;color: #777777; font-size: 18px; line-height: 36px;text-indent: 2em;}
.about_two_xx p{color: #777777; font-size: 18px; line-height: 36px;}
.about_two_more{width:220px; height: 56px; border:1px solid #c1c1c1; border-radius: 25px; text-align: center; display: flex; align-items: center;     justify-content: center; margin-top:7vh}
.about_two_more span{color: #333; font-size:18px; background: url(../images/ab_jts.png) no-repeat right center; padding-right:30px;    font-weight: 100;}
.about_two_more:hover{background: #d71718}
.about_two_more:hover span{color:#fff; background: url(../images/ab_hjts.png) no-repeat right center}
.about_two_right{width:100%; margin-top: 5vh; display: flex;  justify-content: flex-end; flex-wrap: wrap;}
.about_two_right dl{width:85%; border-bottom: 1px solid #e5e5e5; margin-bottom:2vh; position: relative;  display: flex; justify-content: space-between; padding: 0 30px 30px; align-items: center;}
.about_two_right dl:after{content: ""; width: 20px; height: 3px; background: #d71718; position: absolute; bottom: 0; left:0}
.about_two_right dl dt span{color:#d71718; font-size: 70px; font-weight: bold; position: relative}
.about_two_right dl dt p{color:#000000; font-size: 18px;font-weight: 100;}
.about_two_right dl:last-child{border-bottom: 0}
.about_two_right dl:last-child::after{display: none}
.about_two_right .ren span:after{content: "+"; color:#d71718; font-size:40px; font-weight: bold; position: relative; top:-20px; right:0}

.in_about_left{width:53%; height: auto; float:left; margin-top:9vh}
.in_about_right{width:44%; height: auto; float:right;}





.index_honor{height: 100vh; background: url(../images/3.jpg) no-repeat; background-size: cover; flex-direction: column; align-items: center; justify-content: center; display: flex}
.index_honor_all{width:100%; height: auto; padding: 0 4%}
.index_honor_t{width:100%; text-align: center; font-size:46px; color: #000;text-transform: uppercase; }
.index_honor_t span{color: #d71718; font-size:46px;}
.honor_swiper{width: 100%; margin-top: 5vh; padding-bottom: 30px}
.honor_swiper .swiper-slide a{width: 100%; display: block; background: rgba(255,255,255,0.1); border-radius: 0 45px 0 45px;border: 1px solid rgba(66,8,8,0.2); padding:11%;}
.honor_swiper .swiper-slide a img{width:100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.honor_swiper .swiper-scrollbar{ height:2px;}
.honor_swiper .swiper-scrollbar-drag{background: #d71718;height: 4px; top:-1px}
.honor_swiper .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_products{height: 100vh; background: url(../images/4.jpg) no-repeat; background-size: cover; flex-direction: column; align-items: center; justify-content: center; display: flex}
.in_pro_swiper{width:100%; margin-bottom: 4vh; position: relative}
.in_pro_div{width:100%; display: flex;  align-items: center;  justify-content: center; height: 530px; }

.in_pro_swiper .swiper-slide a{display: block; width: 100%; border-radius: 50% }
.in_po_img{width:430px; height: 430px; border-radius: 50%;  text-align: center; transform: scale(0.8);overflow:hidden;margin: 48px auto 0;}
.in_po_img img{max-width:100%; width: inherit;height: inherit;object-fit: cover;}
.in_pro_swiper .swiper-slide a h3{color:#000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; margin-top: 20px; }
.in_pro_swiper .swiper-slide-active .in_po_img{transform: scale(1.05);}
.in_pro_swiper .swiper-slide-active .in_pro_div {background: #fff; border-radius: 50%; }
.inpro_btn{width:100%; height: auto; overflow:hidden}
.inpro_icon{width:100%; background: #fff; border-radius: 20px;  padding: 20px 0; border: 2px solid rgba(215,23,24,0.2)}
.inpro_icon h3{color: #000; font-size: 18px; text-align: center;padding: 0 10px;}
.inpro_icon_pic{width:100%; height:50px; display: flex; align-items: center; justify-content: center; margin-bottom:12px}
.inpro_icon_pic img{max-height: 100%;}
.buttonNex,.buttonPrev{width:62px; height: 62px; position: absolute; top:50%; margin-top:-31px; 
	z-index: 9 }
.buttonNex{background: url(../images/p_right.png) no-repeat; right:0}
.buttonPrev{background: url(../images/p_left.png) no-repeat; left:0}
.developSwiperBtn .act .inpro_icon{background: #d71718}
.developSwiperBtn .act h3{color:#fff}
.developSwiperBtn .act img{filter: grayscale(100%) brightness(200%) contrast(100%);}
.pro_yuan{width:623px; position: absolute; top:-43px; left:50%; transform: translate(-50%,0); }
.pro_yuan img{width:100%; animation:rotate2 12s linear infinite}
.index_products .w1400{position: relative}



.index_news{height: 100vh; background: url(../images/5.jpg) no-repeat; background-size: cover; flex-direction: column; align-items: center; justify-content: center;}
.index_news .w1400{margin-top: 5vh}
.index_news_left{width:32%; background: #fff; float: left; padding: 20px 20px 25px}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%;      transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.in_news_bottom{width:100%;}
.in_news_bottom span{color:#fff; background: #d71718; font-size: 16px; padding:10px 31px; display: table;font-weight: 100;}
.in_news_bottom h3{color:#000000;  font-size:20px; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px;}
.in_news_bottom p{width:100%; height: 60px;line-height: 30px; color: #999999;font-weight: 100; font-size: 16px; word-break: break-all; display: -webkit-box;  -webkit-line-clamp:2;  -webkit-box-orient: vertical; overflow: hidden; margin: 20px 0 40px}
.in_time{width:100%; line-height: 20px; overflow: hidden}
.in_time h4{color:#777777; font-size: 16px; font-weight: 100;float: left}
.in_time img{float: right}
.index_news_left:hover h3{color:#d71718}
.index_news_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_news ul{width:67%; float: right}
.index_news ul li{width:49.4%; margin-bottom:24px; background: #fff; float: left; padding: 15px 15px 20px;}
.index_news ul li a{width:100%; display: block}
.index_news ul li:nth-child(2n){float: right}
.index_news ul li span{color:#fff; background: #d71718; font-size: 16px; padding:10px 31px; font-weight: 100;	display: table}
.index_news ul li h3{color:#000000;  font-size:20px; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 30px;}
.index_news ul li p{width:100%; height:90px;line-height: 30px;font-weight: 100; color: #999999; font-size: 16px; word-break: break-all; display: -webkit-box;  -webkit-line-clamp:3;  -webkit-box-orient: vertical; overflow: hidden; margin: 15px 0 20px}
.index_news ul li h4{color:#777777; font-size: 16px;font-weight: 100;}
.index_news ul li:hover h3{color:#d71718}


.index_hezuo{height: 100vh; background: url(../images/6.jpg) no-repeat; background-size: cover;     flex-direction: column; align-items: center; justify-content: center;}
.index_hezuo .w1400{position: relative; z-index: 1}
.index_hz_left{width:28%; height: auto; float: left; margin-top: 10vh}
.index_hz_left h3{color:#fff; font-size: 50px; line-height: 80px; font-weight: bold;    text-transform: uppercase;}
.index_hz_left p{color:#fff; font-size: 18px; font-weight: 100;margin: 30px 0 40px}
.index_hz_left img{width:80px; transition: all 0.8s}
.index_hz_left:hover img{margin-left: 20px}
.index_hezuo ul{width:71%; float: right}
.index_hezuo ul li{width:19.2%; height: auto; float: left; margin-right: 1%; margin-bottom: 5px; overflow: hidden}
.index_hezuo ul li:nth-child(5n){margin-right: 0}
.index_hezuo ul li img{width:100%;     transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.index_hezuo ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}

.yuan_box{position:absolute;width:100%;top:50%;transform:translateY(-50%)}
.yuan{position:relative;width:50.3125rem;height:50.3125rem;border-radius:50%;border:1px solid rgba(255,255,255,.3)}
.yuan.y1{position:absolute;left:-20%}
.yuan.y2{animation:rotate2 12s linear infinite}
.yuan.y2::before{content:"";position:absolute;right:20.5%;top:8.25%; background: #fff; border-radius: 50%; width:11px; height:11px;}
@keyframes rotate2{
	from{transform:rotate(0deg)}
	to{transform:rotate(360deg)}
}



.index_footer{width:100%; height: 100vh; background: url(../images/7.jpg) no-repeat center; background-size: cover; flex-direction: column;  align-items: center; justify-content: flex-end;  display: flex;}
.inf_one{width:100%; height: auto; overflow: hidden; margin-bottom: 4vh}
.inf_one_title{width:100%; background: url(../images/f_jts.png) no-repeat right; transition: all 0.8s}
.inf_one_title h4{color:#fff; font-weight:bold; font-size: 60px; margin-bottom:10px;    text-transform: uppercase;}
.inf_one_title p{color:#fff;  font-size: 18px;font-weight: 100;}
.inf_one_title:hover{background: url(../images/f_jts.png) no-repeat 97% center;}
.inf_one_dz{width:100%; color:#fff; margin-top: 5vh}
.inf_one_dz p{font-size: 18px; color: #fff;    font-weight: 100;}
.inf_two{width:100%; height: 48vh; background: #f7f7f7;}
.inf_two_left{width:36%; height: 48vh; float: left; border-right:1px solid #dbdbdb; padding-right:3%;     display: flex;align-items: center;}
.two_left_logo{width:100%; overflow:hidden }
.two_left_logo a{float: left; margin-right:20px}
.two_left_logo h4{color:#333333; font-size: 20px; font-weight:bold;}
.two_left_al{width:100%}
.f_search{width:100%; margin-top: 5vh}
.f_search h4{color:#000000; font-size: 24px; font-weight: bold; margin-bottom: 5px;}
.f_input{width:100%; border-bottom: 1px solid #dbdbdb}
.f_input input[type="text"]{width:80%; height: 50px; font-size:16px; color: #bbbbbb;background-color: #f7f7f7; border: 0 }
.h_submit{width:20px; height:50px; float: right; border: 0; background: url(../images/f_search.png) no-repeat center}
.f_links{width:100%; margin-top: 20px;}
.f_links a{color:#999999;font-size: 14px; margin-right: 10px;    font-weight: 100;}
.f_links a:hover{color:#d71718}
.inf_two_right{width:61%; height: auto; float: right; display: flex; justify-content: space-between; padding-top: 10vh}
.inf_two_right dl dt{font-size: 18px; font-weight: bold; color: #000000; }
.inf_two_right dl dd{width:100%; margin-top:20px;}
.inf_two_right dl dd a{display: block; color: #777777; font-size: 14px; line-height:30px;    font-weight: 100;}
.inf_two_right dl dd a:hover{color:#d71718}
.inf_san{width:100%; height: 8vh; background: #d71718; }
.copy_l{width:auto; height: 8vh; overflow: hidden; font-size: 14px; color: #fff; line-height: 8vh;    font-weight: 100; float: left; opacity: 0.6}
.copy_l a{color:#fff; font-size: 14px;    font-weight: 100;}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:auto; float: right; overflow: hidden;  }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#fff; font-size: 14px;     }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:8vh; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:8vh; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #fff; opacity: 0.6; line-height:8vh;    font-weight: 100;}
.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}
.footer_lianjie{margin-left:2%; float: left}
.footer_lianjie a,.footer_lianjie span{color:#fff; font-size: 14px; line-height:8vh; opacity: 0.6}





/*弹出视频*/
.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){
	.w1400{width:1400px}
	.index_hz_left h3{font-size: 50px; line-height:70px }
	.inf_one_title h4{font-size: 50px; }
	.two_left_logo h4{font-size: 18px}
	.banner_zi h4,.about_two_right dl dt span{font-size: 56px}
	.about_one_t h3,.about_one_t h3 span,.index_honor_t,.index_honor_t span{font-size: 40px}
}

@media screen and (max-height:900px){


}


@media screen and (max-width:1500px){
	.w1400{width:1280px}

}

@media screen and (max-height:768px){
	
}

.page-list{ display: none;}
.inside_banner h2{ font-size: 40px; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 0px;}
.inside_banner p{ text-align: center; font-size: 22px; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p a{ display:inline-block;}
.inside_banner p *{ color: #fff;;  font-size: 16px;    font-weight: 100;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height:70px; background: #f7f6f4;position: relative;}
.nav-wrap.navFix{position: fixed; top:92px; left: 0; z-index: 8; height:90px; background: #f7f6f4; width: 100%;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
.nav-wrap{ }
.nav-wrap ul{display: table!important; margin: 0 auto; max-width:1200px;}
.nav-wrap li{ float: left; line-height:50px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block;    font-weight: 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:0; background: #d71718; left: 50%; margin-left:-40px;  }
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width:24.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(4n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #d71718;}
.honor_list li:hover .gallery-title{ background: #d71718; color: #fff;}


.pro_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.pro_list li{ width:32.6%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.pro_list li:nth-child(3n){ margin-right: 0;}
.pro_list li .img{overflow: hidden; width:100%;}
.pro_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.pro_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.pro_list li .gallery-title{ line-height: 50px; background: #e5e5e5;text-align: center; font-size: 16px; transition: all 0.3s; width:100%; height:50px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pro_list li:hover{ border: 1px solid #d71718;}
.pro_list li:hover .gallery-title{ background: #d71718; color: #fff;}



/*  ҳ    */
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 60px; }
.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:35px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 16px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8;    text-align: right;}
.news_xx{width:62%; height: auto; float: left; margin-left:2%; margin-top:12px;}
.news_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.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:24%; height: auto; float: right}
.news_pic img{width:100%; height: auto}
.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:#d71718}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 60px 0 100px; }


/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 18px;    color: #333;    line-height: 34px;}
.contact_right p{font-size: 16px;    color: #333;    line-height: 34px;}
.ny_cont_wx{max-width:498px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 1px solid #e5e5e5; padding: 0px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #555; height: 40px; line-height: 20px; text-align: center; margin-top: 6px;}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.keyword_light{line-height:28px;}
.container2{width: 1200px;margin: 0px auto;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 60px 0 100px; padding-bottom: 10px; }
.ny_news_show img{max-width:100%}
.ny_news_show p{    font-size: 16px;    color: #333;    line-height: 34px;}
.ny_news_show table tr,td{    font-size: 17px;    color: #333;    line-height: 34px;}
/* .ny_news_show table tr,td a{display:contents;} */
.ny_title_1{ overflow: hidden; margin-bottom: 20px;}
.ny_title_1 h2{font-weight: 300; font-size: 34px; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 22px; color: rgb(27 44 95); position: relative; line-height: 2.8; }
.ny_title_1 p::after{ content: ""; position: absolute; display: block; height: 1px; width: 140px; background: #d4d4d4; left: 0; bottom: 0;}
.ny_title_1 em{font-style: normal; font-size:18px; line-height:1.4; color: #000; padding: 15px 0; display: block;    font-weight: 100;}
.section-content{width:100%; height:auto; overflow:hidden; margin: 60px 0 60px;}
.inside_banner{ height: 450px; padding-top:180px; position:relative}
.inside_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center;}



/*产品详情页*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.ny_pro_ft h3{font-size: 30px;
    color: #1b1b1b;
    font-weight: 500;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 16px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 0px auto;}
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:60px 0 100px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:507px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#d71718; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:650px; height: auto; float: right}
.ny_pro_tright h1{ font-size: 36px; color: #191919; height:auto; line-height:40px; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 15px;   }
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden; margin-top:30px;}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:100%; height: auto; overflow: hidden; }
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px;}
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#333; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#333;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size:18px;font-weight: bold;}

.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:16px;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:16px;color:#333; line-height:34px;}
.ny_proshow_info td{font-size:16px;color:#333; line-height:34px;}

.in_header .logo-text{height: 5vw;
    display: flex;
    align-items: center;
    color: #fff;
}
.two_header .logo-text{
    color: #000000;
}



@media screen and (max-width:1440px){
	.inf_two{height:58vh;}
	.in_pro_div{height:440px}


}
