@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.w1440{ width:1440px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin: 0 auto}

*:focus {
  border: none;
  outline: none;
}


.header_all{width:100%; height:auto; padding: 40px 0; overflow: hidden;background: #fff; }
.h_logo{width:240px;  height:40px; float: left; display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; align-items: center; margin: 0px auto;}
.h_search{width:305px; height:38px;  float: right; border: 1px solid #e5e5e5; border-radius: 5px;}
.h_search input[type="text"]{width:276px; height:100%;  border: 0; float: left;  color:#999999; font-size:14px; padding: 0 10px;}
.h_search .submit{width:15px; height:100%; border:0;  display: inline-block;  color:#fff; float:left;  outline: none; 
	background:url(../images/search.png) no-repeat center; font-size:16px;}
.h_yuyan{float: right; position: relative; text-align: center; height: 38px; line-height: 38px; padding:0 35px 0; z-index: 2; margin-left: 50px; }
.h_yuyan:after{content: ""; width:24px; height: 100%; position: absolute; top:0; left:0; background: url(../images/qd_icon.png) no-repeat left center}
.h_yuyan:before{content: ""; width:24px; height: 100%; position: absolute; top:0; right:0; background: url(../images/yy_jts.png) no-repeat left center}
.h_yuyan a{font-size: 16px; color: #333333}
.h_yuyan_p{width:auto; height: auto; overflow: hidden; background: #fff; padding: 15px 20px; position: absolute; top:30px; left:0; z-index: 9; box-shadow: 0 0 10px rgba(0,0,0,0.1); display: none}
.h_yuyan_p a{color:#333; display: block; font-size: 16px; line-height: 20px }
.h_yuyan:hover .h_yuyan_p{display: block}

.body{background-image: linear-gradient(-45deg, #efefef , #f3f3f3);}


/*导航*/
.header_nav{width:100%; height: 50px; background: #cc0000}
#menu{width:1200px; height:50px; position: relative; z-index:9;  margin: 0px auto; }
#menu .nav{ position:relative; z-index:1;   width:100%; height:50px; display: flex; align-items: center; justify-content: center;}
#menu .nav .nLi{ float:left;  position:relative; display:inline;height:50px; line-height:50px; width:16.6%;}
#menu .nav .nLi p{font-weight: normal; width:auto; text-align:center;  z-index: 2; position: relative;  display: table; margin: 0px auto;}
#menu .nav .nLi p a{color:#fff;font-size:16px; height:100%; overflow: hidden; position: relative; display:block}
#menu .nav .nLi:last-child:after{content: "";}
#menu .nav .sub{ display:none; width:170px; left:50%; margin-left: -85px; top:50px;  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:#cc0000;  }
#menu .nav .active p,#menu .nav .nLi:hover p{font-weight: bold;}



/* 首页:banner */
.banner{ width:100%; position: relative; overflow: hidden; }
.banner .swiper-container{width:100%; }
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide a img{width:100%; display: block; height:auto;  }
.banner .swiper-pagination{bottom:5%; color:#fff; font-size: 16px;}
.banner .swiper-pagination-bullet{width:14px; height: 14px; background: #fff; }
.banner .swiper-pagination-bullet-active{opacity: 1; background: #16ae67}


/*产品*/
.index_products{width:100%; height: auto; overflow: hidden; background: #f9fafc; padding:70px 0 }
.index_products_title{width:100%; height: auto; overflow: hidden}
.index_products_title h4{color:#000000; font-size: 28px; background: url(../images/t_xs.png) no-repeat left center; padding-left:20px; 
	line-height:35px; float: left }
.index_products_nav{float: right}
.index_products_nav a{color:#333333; font-size: 16px; float:left; position: relative; padding-right: 25px;  margin-right: 25px;}
.index_products_nav a:hover{color:#cc0000}
.index_products_nav a:after{content: "|"; color: #f1f1f1; position: absolute; top:0; right:0;}
.in_pmore{margin-left:60px;}
.in_pmore:after{content: ""; display: none}
.index_products_all{width:100%; height: auto; margin-top: 60px; position: relative; }
.index_products_all .swiper-slide a{width:100%; display: block; overflow: hidden; padding:10px; }
.index_pro_pic{width:100%; height:215px; overflow: hidden; display: flex; align-items: center;}
.index_pro_pic img{max-width: 100%; max-height: 100%; align-items: center; margin: 0px auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_products_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_pro_xx{width:100%; height: auto; overflow: hidden; padding:20px 40px;}
.index_pro_xx h4{width:100%; height:30px; line-height: 30px; color: #000000; font-size: 17px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_pro_xx p{width:100%; height:48px; line-height: 24px; color: #555555; font-size:15px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 10px 0}
.index_pro_xx span{font-size: 14px; width: 165px; height: 40px; line-height: 40px; border-radius: 5px; display: block; color:#555555; font-size: 14px; background: url(../images/n_jts.png)  no-repeat 88% center}
.index_products_all .swiper-slide a:hover span{color:#fff;  background: #cc0000 url(../images/nh_jts.png) no-repeat 88% center;  padding-left:10px}
.index_products_all .swiper-button-next,.index_products_all .swiper-button-prev{width:21px; height: 38px;}
.index_products_all .swiper-button-next{background: url(../images/p_right.png) no-repeat center; right:-60px;}
.index_products_all .swiper-button-prev{background: url(../images/p_left.png) no-repeat center; left:-60px;}
.index_proli{width:100%; height:auto;  box-shadow:0 0 4px rgba(0,0,0,0.2); background: #fff;}
.index_products_all .swiper-slide a:hover .index_proli{box-shadow:0 0 10px rgba(0,0,0,0.2);}



/*关于我们*/
.index_about{width:100%; height:638px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat bottom center; padding-top: 90px;}
.index_about h4{color:#000000; font-size: 28px; background: url(../images/t_xs.png) no-repeat left center; padding-left:20px; 
	line-height:35px; margin-bottom: 58px; }
.index_about h5{color:#333333; font-size: 24px;}
.index_about_xx{width:580px; height: auto; overflow: hidden; margin:24px 0 76px; font-size: 16px; line-height: 30px; display: block}
.index_ab_more{color:#fff; font-size: 14px; width: 165px; height: 40px; line-height: 40px; border-radius: 5px; background: #cc0000 url(../images/nh_jts.png) no-repeat 90% center; display: block; padding-left:10px}
.index_ab_more:hover{padding-left:20px}


/*合作伙伴*/
.index_hzkh{width: 100%; height: auto; overflow: hidden; background:#f9fafc; padding: 96px 0 50px}
.index_hzkh ul{width:100%; height: auto; overflow: hidden; margin-top:35px;}
.index_hzkh ul li{width:240px; height: auto; overflow: hidden;float: left ;}
.index_hzkh ul li img{width:100%; display: block;padding: 20px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_hzkh ul li:nth-child(5n){margin-right: 0}
.index_hzkh ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*应用领域*/
.index_case{width:100%; height: auto; overflow: hidden; padding: 40px 0; background: #a60000}
.index_case_title{width:100%; height: auto; overflow: hidden}
.index_case_title h4{color:#fff; font-size: 28px; float: left; background: url(../images/tb_xs.png) no-repeat left center; padding-left:20px; 
	line-height:35px; }
.index_case .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_case .swiper-slide a{width:100%; display: block}
.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 .swiper-slide a h4{width:100%; height: 40px;  line-height: 40px; color: #ffffff; font-size: 16px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; text-align: center}
.index_case .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin:70px 0 80px}
.index_news_title{width:100%; height: auto; overflow:hidden;}
.index_news_title h4{color:#000000; font-size: 28px; float: left; background: url(../images/t_xs.png) no-repeat left center; padding-left:20px; 
	line-height:35px; }
.index_news_title a{float: right; color:#333333; font-size: 16px; line-height: 35px;}
.index_news_title a:hover{color:#cc0000}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-bottom: 26px; margin-top: 60px;}
.index_news_top .swiper-slide a{width:100%; height: auto; display: block; overflow: hidden}
.index_news_pic{width:100%; height: auto; overflow:hidden }
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_news_xx h4{width:100%; height:64px; line-height: 32px; overflow: hidden; color: #000000; font-size:18px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index_news_xx p{width:100%; height:60px; overflow: hidden; color:#555555; font-size: 16px; line-height: 30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-bottom: 45px; }
.index_news_xx hr{width:100%; height: 1px; background: #e5e5e5; display: block; margin: 20px 0}
.index_news_xx span{color:#777777; font-size: 14px; width: 165px; height: 40px; line-height: 40px; border-radius: 5px; 
background: #eeeeee url(../images/n_jts.png) no-repeat 90% center; display: block; padding-left:10px}
.index_news_top .swiper-slide a:hover span{background: #cc0000 url(../images/nh_jts.png) no-repeat 90% center; color:#fff}
.index_news_top .swiper-slide a: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;}



/*关于我们*/
.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 *{ color: #fff;;  font-size: 16px;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height:80px; background: #ffffff;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:60px; position: relative; margin:5px 0;}
.nav-wrap li a{font-size: 18px; padding: 0 30px; display:block}
.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: #cc0000; 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 #cc0000;}
.honor_list li:hover .gallery-title{ background: #cc0000; color: #fff;}

.honor1_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor1_list li{ width: 32.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor1_list li:nth-child(4n){ margin-right: 0;}
.honor1_list li .img{overflow: hidden; width:100%; height:297px; display:flex; align-items:center; justify-content:center}
.honor1_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor1_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor1_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}
.honor1_list li:hover{ border: 1px solid #cc0000;}
.honor1_list li:hover .gallery-title{ background: #cc0000; color: #fff;}


/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; padding: 60px 0;background-image: linear-gradient(-45deg, #f6faff , #f3f3f3);}
.ny_pro_rul{width:100%; height: auto; overflow: hidden;background: #fff;}
.ny_pro_rul li{width:100%; height:auto;   border-bottom: 1px solid #f1f1f1; overflow:hidden; border-right: 1px solid #f1f1f1; border-left: 1px solid #f1f1f1;  }
/*.ny_pro_rul li:nth-child(even){background:#fff7f7}*/
.ny_pro_rul li a{width:100%; height:auto; overflow:hidden; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.ny_pro_rul li h5{color: #555555; font-size: 14px; float: left; border-right: 1px solid #f1f1f1; float:left; display: flex; align-items: center; justify-content: center;}
.ny_product_li{width:100%; height: 60px; background: #cc0000}
.ny_product_li p{color:#fff; font-size: 16px; font-weight: bold; line-height: 60px; border-right:1px solid #dc5d5d; float: left; text-align:center}
.pi1,.xqi1{width:15%; text-align: center;}
.pi2,.xqi2{width:20%; padding: 0 2%}
.pi3,.xqi3{width:12%; padding: 0 1%}
.pi4,.xqi4{width:12%; padding: 0 1%}
.pi5,.pi6,.xqi5{width:12%; text-align: center; }
.pi7{border-right:0!important; width:17%}
.ny_pro_img{float:left;  border-right:1px solid #f1f1f1;  display: flex; align-items: center; justify-content: center;}
.ny_pro_img img{max-width:100%}
.ny_pro_rul li:hover h5{color:#cc0000}
.ny_product_left{width:20%; height:auto; float:left;}
.ny_product_left h5{width:100%; height:60px; background: #231815; line-height:60px; text-align: center; font-size:26px;color: #fff; font-weight: bold;}
.ny_product_right{width:78%; height:auto; float:right;}
.ny_gleft{width:123px; position: absolute; top:149px; left:0; z-index: 2}
.ny_gright{width:123px; position: absolute; top:-9px; right:0; z-index: 2}
.ny_gleft img,.ny_gright img{width:100%;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden; background:#ffffff}
.accordion .link {cursor: pointer; display: block; padding:12px 0; font-size:18px; color: #333333; position: relative;
    -webkit-transition: all .4s ease;  -o-transition: all .4s ease; transition: all .4s ease;  display: -webkit-flex;  display: flex; -webkit-flex-wrap: wrap;flex-wrap: wrap;
	-webkit-justify-content: space-between; justify-content: space-between;
}
.accordion .link a{font-size:17px; color: #333333; width:80%; float:left;}
.accordion li.open{background:#fff}
.accordion li.open .link a {color: #cc0000;}
.accordion .link i{width:15%; float:right;  background: url(../images/off.png) no-repeat center;}
.ny_left_nav ul li.open{background:#fff}
.open .link i{background: url(../images/on.png) no-repeat center;}
.submenu{display: none;}
.submenu a{display: block; text-decoration: none; font-size:15px; color: #666666;  line-height:26px; -webkit-transition: all .25s ease;
    -o-transition: all .25s ease; transition: all .25s ease; padding:8px 0}
.accordion li{padding-left:10px;border-bottom: 1px solid #e4e4e4;}
.accordion li:hover{background:#fff;}
.submenu li{border-bottom:1px solid #e4e4e4}
.submenu li.active a{color:#cc0000}





/*产品详情页*/
.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:470px; 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:#cc0000; 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:410px; 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}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 18px 0;
text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.sideMenu h3.on {background: #cc0000; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#cc0000}
.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_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.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;}
.ny_hotnews{width:100%; height:auto; overflow: hidden; }
.ny_hotnews h3{width:100%; height:40px; background: #cc0000; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px; margin-bottom:20px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#cc0000}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
.t_search{background:#cc0000; color:#fff;  height:35px; line-height:35px;  font-size:14px; border:0; width:60px;}



/*��ҳ����*/
.ny_news_all{width:100%; height: auto; overflow: hidden;padding: 60px 0;background-image: linear-gradient(-45deg, #f6faff , #f3f3f3); }
.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;margin-bottom: 20px;
    background: #ffffff;}
.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{border: 1px solid #cc0000;}
.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:#cc0000}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; padding: 60px 0;background-image: linear-gradient(-45deg, #f6faff , #f3f3f3); }


/*联系我们*/
.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: 36px;}
.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: 4px solid #e5e5e5; padding: 0px; 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%;}
.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;padding: 70px 0;background-image: linear-gradient(-45deg, #f6faff , #f3f3f3); }
.ny_news_show img{max-width:100%}
.ny_news_show p,.ny_news_show span{font-size: 16px;    color: #333;    line-height: 36px;}

.ny_news_show table tr,td{font-size: 17px;    color: #333;    line-height: 34px;}
.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: #cc0000; 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;}
.section-content{width:100%; height:auto; overflow:hidden; padding: 60px 0;background-image: linear-gradient(-45deg, #f6faff , #f3f3f3);}
.inside_banner{ height: 290px;
    padding-top: 80px; position:relative}
.inside_banner .in_header{position:absolute;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center bottom;}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center bottom;}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center bottom;}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center bottom;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center bottom;}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center bottom;}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center bottom;}






/*底部*/
.footer{width:100%; height:auto; overflow: hidden;  position: relative; background-image: linear-gradient(35deg, rgb(0, 0, 0) 0%, rgb(51, 51, 51) 100%); padding-top:50px;}
.footer_top{width:100%; padding-bottom: 65px; overflow: hidden}
.footer_left{width:25%; height: auto; float: left}
.footer_logo{width:100%; height: auto; overflow: hidden}
.footer_logo img{max-width: 100%}
.footer_dizhi{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.footer_dizhi h4{color:#fff; font-size: 18px; font-weight: bold; margin: 20px 0}
.footer_dizhi_xx{width:100%; height: auto; overflow: hidden}
.footer_dizhi_xx p{color:#fff; font-size: 14px; line-height: 30px;}
.footer_ma{width:100%; height: auto; }
.f_sj,.f_wx{width:33px; height: 33px; position: relative; float: left}
.f_sj img{width:100px; height: auto; position: absolute; top:0; left:40px; display: none; z-index:1}
.f_wx img{width:100px; height: auto; position: absolute; top:0; left:40px; display: none; z-index:1}
.f_wx{background: url(../images/wx_icon.png) no-repeat center}
.f_sj{background: url(../images/sj_icon.png) no-repeat center; margin-right: 26px;}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}
.footer_nav{width:70%; float: right; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.footer_nav dl{float: left}
.footer_nav dl dt{color:#fff; font-size: 16px; margin-bottom: 20px;text-align: center;}
.footer_nav dl dd{width:100%; text-align: center}
.footer_nav dl dd a{color:#fff; font-size: 14px; opacity: 0.6; display: block; line-height: 30px;}
.footer_nav dl dd a:hover{opacity:1}
.footer_bottom{width:100%;height: auto; overflow: hidden; padding:5px 0; border-top:1px solid rgba(255,255,255,0.2)}
.copy_l{width:auto; height: auto; overflow: hidden; font-size: 14px; color: #999; line-height:60px;  text-transform: uppercase; float: left}
.copy_l a{color:#999; font-size: 14px;}
.copy_l a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:auto; overflow: hidden; margin: 0 20px; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px; color:#999999; font-size: 14px; }
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .js{width:82px;height:60px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt{width:121px;height:60px; background: url(../images/vl.png) no-repeat center; }
.footer_zhichi span{float: left; font-size: 14px; color: #999999; line-height:60px;}
.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 a{color:#999999; font-size: 14px; position: relative; padding-right:10px; margin-right: 5px;}
.footer_lianjie a:after{content: "|"; color:#999999; position: absolute; top:50%; right:0; transform: translate(0,-50%);}
.footer_lianjie a:last-child:after{display: none}
.footer_lianjie a:hover{color:#fff}
.footer_lianjie{float: right; line-height: 60px;}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#cc0000;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; 
	float:left;
}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}






@media screen and (max-width:1500px){
	.w1440{width:1200px;}


}




 