@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
html{ font-size:24px;}
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:90%; margin: 0 auto; max-width: 1600px; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.container{width:1200px; margin:0px auto}

body {
  font-size: 1rem; 
  line-height: 1.6;
}

/* 导航栏 */
.header_nav{height:90px; width:100%; }
.h_logo{max-width:216px; float: left; height: 90px; display: flex; align-items: center; width:16%;}
.h_logo img{align-items: center; margin: 0px auto; max-width: 100%; max-height: 100%}
.hh_yuyan{width:auto; height: 50px; background: #279192; border-radius:20px 0 20px 0; padding:0 1.1rem; float:right; display: flex; align-items: center; justify-content: center; margin-top: 20px;}
.hh_yuyan a,.hh_yuyan span{color: #88bfbc; font-size:0.67rem;}
.hh_yuyan a.active{color: #fff;}
.hh_yuyan span{margin: 0 10px;}
.hh_yuyan img{margin-right:10px;}
.nav{width:49%; height:90px; float: right; margin-right:5%; display: flex; justify-content: space-between }
.nav .nLi{float:left;  position:relative; display:inline; height:90px; text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:0.67rem;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:0.67rem; color:#333333;  position: relative; margin: 0px auto; line-height:90px; display: table; height:90px}
.nav .sub{ display:none;left:50%; top:90px;  position:absolute;  line-height:26px; width:140px; margin-left: -70px;   z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size:0.62rem; }
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:4px 10px; color: #434343; font-size:0.62rem; height: 100%; }
.nav .sub a:hover{color:#279192}
.nav .nLi.active p{background: url(../images/active.png) no-repeat bottom center; font-weight: bold;}
.nav .nLi:hover p{background: url(../images/active.png) no-repeat bottom center; font-weight: bold;}



/*手机导航*/
.header_shouji{width:100%; height:60px; background: #fff; position:fixed; top: 0; left:0; display: none; z-index: 9}
.header{width:100%; clear:both; height:60px;  padding:0 3%; display:none}
.logo{float:left; width:20%; height: 100%; }
.logo a{width:100%; height:60px; display: block; display: flex; align-items: center; }
.logo a img{width:100%; max-height: 100%}
.menu{float:right; height:100%; width:1rem; }
.menu a{width:100%; height: 100%;  display: flex; align-items: center; }
.menu img{height:auto; width: .4rem; align-items: center; margin: 0px auto;}
.xymob-menu{width:100%; height: 100vh; position: absolute; right:0; left:0; background: #fff; display: none; padding: 0 5%;  z-index: 9999;  }
.xymob-menu .xymob-menu-box{height: 100vh; overflow: auto; padding-bottom: 80px; }
.xymob-nav > li { border-bottom: 1px solid #d0d0d0; position: relative;}
.xymob-nav > li > a { display: block; line-height:40px; font-size:0.75rem; color: #333;}
.xymob-nav .xymob-menu-jt { position: absolute; width: 20%; height:40px; line-height:40px; right: 0; top: 0; text-align: center; z-index: 9;}
.xymob-nav .xymob-menu-jt .icon-font{display: block; width: 100%; height: 100%; background:url(../images/down.png) no-repeat center}
.xymob-nav .xymob-sub-menu{display: none;}
.xymob-nav .xymob-sub-menu > li{border-top: 1px solid #d0d0d0; position: relative;}
.xymob-nav .xymob-sub-menu > li > a {display: block; font-size:0.65rem; color: #333; line-height:40px; text-indent: .2rem;}
.xymob-navbtn {float: right; width:5%; height:60px; display: flex; align-items: center;}
.xymob-navbtn img{width:100%}



/*导航*/
#menu{width:82%; position: relative; z-index:9; float:right; margin-right:3%; padding-right:3%}
#menu .nav{ position:relative; z-index:1;   width:100%; height:auto; display: flex; justify-content:space-between;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; line-height:3.2vw; }
#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:#333333; font-size:0.67rem; height:3.2vw;  position: relative; line-height:3.2vw; display: table; margin: 0px auto;}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left: -70px; top:3.2vw;  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:0.66rem;  color:#333;}
#menu .nav .sub a:hover{ color:#289d10;  }
#menu .nav .active p a,#menu .nav .nLi:hover p a{color:#31a4da; font-weight: bold;}
.f_top #menu .nav .nLi p a{color:#333}
.f_top #menu .nav .active p a{color:#fff}
.f_top .h_yuyan p{color:#333}
#menu:after{content: ""; width: 1px; height:16px; background: #666; position: absolute; top: 50%; right:0; transform: translate(0,-50%)}



/*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%; display: block}
.banner .swiper-pagination{bottom:4%; left:50%; transform: translate(-50%,0);}
.banner .swiper-pagination-bullet{width:30px; height:3px; background: #fff;  margin: 0 10px; border-radius: 0; object-fit: 0.6}
.banner .swiper-pagination-bullet-active{opacity: 1}
.ban_info{width:400px; height: 490px; overflow: hidden; position: absolute; bottom:6%; left:8%;  background: url(../images/ban_bjs.jpg) no-repeat; border-radius:52px 0 52px 0; 
padding:30px;}
.ban_info h4{color:#fff; font-size:0.8rem; }
.ban_info h5{color:#fff; font-size:2.1rem; font-weight:300; line-height: 66px; margin:10px 0 40px;}
.ban_info p{color:#fff; font-size:0.67rem; opacity: 0.5; line-height: 30px;}
.ban_info_more{width:84%; height: 80px; line-height: 80px; border-top: 1px solid rgba(255,255,255,0.2); display: flex; justify-content: space-between; position: absolute; bottom:0; left:50%; transform: translate(-50%,0);}
.ban_info_more span{color: #fff; font-size:0.75rem;}
.ban_info_more i{color: #fff; font-size:0.75rem; font-style: normal;}

/* 服务 */
.index_service{width: 100%; margin: 4.2rem 0; overflow: hidden}
.index_service_title{width: 100%; text-align: center;}
.index_service_title h4{color: #000000; font-size:1.67rem; font-weight:bold; margin-bottom: 10px;}
.index_service_title p{color: #000000; font-size:0.75rem; opacity: 0.5;}
.index_service ul{width: 100%; height: auto; margin-top:2.1rem;     display: -webkit-flex;
    display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.index_service ul li{width: 32%; height:auto; float: left; margin-right: 2%;  border-radius:50px 0 50px 0;    
background-image: linear-gradient(to right, #effbfc, #faffff);
    background-image: -webkit-gradient(to right, #effbfc , #faffff);
    background-image: -webkit-radial-gradient(to right, #effbfc , #faffff); padding:5px 3% 35px;  border: 1px solid #e3f7f7;}
.index_service ul li:nth-child(3n){margin-right: 0;}
.index_service ul li h4{width: 100%; color: #000000; font-size:1rem;padding-left: 20px; height:2.9rem; line-height:2.9rem; background: url(../images/hh_xs.png) no-repeat bottom; position: relative;}
.index_service ul li h4::after{content: ""; width: 9px; height: 16px; position: absolute; left: 0; top:50%; transform: translate(0,-50%);  background: url(../images/san_h.png) no-repeat; }
.index_service ul li p{color:#000000; font-size:0.67rem; opacity: 0.6; line-height: 30px; margin-top: 20px;}
.index_service ul li:hover{background: #e3f7f7;}




/* 关于我们 */
.index_about{width:100%; height:auto; background: url(../images/about_bjs.png) no-repeat; background-size: cover; padding-top:110px; position: relative; z-index: 1}

.index_about_top{width:100%; height: auto; overflow: hidden; display: flex; justify-content: space-between}
.index_about_left{width:33%; margin-top: 58px}
.index_about_left h3{color:#fff; font-size:1.67rem; font-weight: bold;margin-bottom: 10px;}
.index_about_left p{color:#fff; font-size:0.75rem; opacity: 0.5}
.index_about_right{width:64.5%;}
.about_right_xx{width:100%; display: block; color:#fff; font-size:0.75rem; line-height:36px; text-indent: 2em;height:auto; }
.about_right_links{width:100%; display: flex; margin-top: 50px}
.about_right_links a{width:155px; height: 45px; border: 1px solid rgba(255,255,255,0.3); background:rgba(255,255,255,0.1); border-radius:25px; text-align: center; line-height: 45px; margin-right: 20px; font-size:0.67rem; color: #fff}
.about_right_links a:hover{background:#fff; color:#279192}
.index_about_bottom{width:100%; border-top: 1px solid rgba(255,255,255,0.2); margin-top: 70px}
.index_about_bottom ul{width:100%; display: flex}
.index_about_bottom ul li{width:33.33%; height:auto; border-right:1px solid rgba(255,255,255,0.2); padding:40px 0 30px 2%}
.index_about_bottom ul li img{  -webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.index_about_bottom ul li p{color:#ffffffda; font-size:0.75rem}
.index_about_bottom ul li h4{color:#fff; font-size:1rem; margin: 10px 0 16px;}
.index_about_bottom ul li:nth-child(3){border-right:0}
.index_about_bottom ul li:hover img{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}



/*产品*/
.index_cpxl{width:100%; height: auto; background: #f4f4f4; border-radius: 0 0 0 120px; margin-top: -90px; padding: 8.3rem 0 3.3rem; overflow: hidden}
.index_cpxl_title{width:100%; height: auto;}
.index_cpxl_title h4{color:#000000; font-size:1.67rem; font-weight: bold; margin-bottom:10px}
.index_cpxl_title p{color:#000000; font-size:0.75rem; opacity: 0.5}
.index_cpxl ul{width:100%; height: auto; margin-top: 54px; overflow: hidden}
.index_cpxl ul li{width:24.4%; height: auto; float: left; margin-right:0.8%; margin-bottom:2rem}
.index_cpxl ul li:nth-child(4n){margin-right: 0}
.index_cpxl_img{width:100%; overflow: hidden}
.index_cpxl_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_cpxl_xx{width:100%; height: 5.4rem; background: #fff; padding: 15px 20px}
.index_cpxl_xx h3{width:100%; height: 30px; line-height: 30px; font-size:0.8rem; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background: url(../images/san_h.png) no-repeat left center; padding-left:20px}
.index_cpxl_xx p{color:#777777; font-size:0.67rem; margin-top: 1.2rem;}
.index_cpxl ul li:hover .index_cpxl_img img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_cpxl ul li:hover p{color:#279192}


/*4.0*/
.index_txysg{width:100%; margin-top:3.75rem; overflow: hidden}
.index_txysg_left{width:30%; float: left}
.txysg_left_bts{width:100%;}
.index_txysg_left h4{color:#000000; font-size:1.67rem; font-weight: bold; margin-bottom:10px}
.index_txysg_left h5{color:#000000; font-size:0.75rem; opacity: 0.5}
.index_txysg_left a{width:6.5rem; height:1.8rem; border-radius: 25px;background:rgba(229,229,229,0.5); display: block; border: 1px solid rgba(0,0,0,0.1);
	font-size:0.67rem; color: #000; text-align: center; line-height:1.8rem; margin-top: 55px;}
.index_txysg_left a:hover{background:#279192; color:#fff}	
.index_txysg_right{width:65%; height: auto; float: right; }
.index_txysg_right ul li{width:49%;  padding: 30px 0 30px 32px; float: left; background-image: linear-gradient(to right, #effbfc , #faffff); 
	background-image: -webkit-gradient(to right, #effbfc , #faffff); 
	background-image: -webkit-radial-gradient(to right, #effbfc , #faffff); border-radius:40px 0 40px 0; margin-bottom: 20px; border: 1px solid #e3f7f7; }
.index_txysg_right ul li:nth-child(2n){float:right}
.index_txysg_right ul li p{font-size:0.75rem; color: #000000; background: url(../images/san_h.png) no-repeat left center; padding-left: 20px; }
.index_txysg_right ul li:hover{background:#e3f7f7}
.txysg_left_img{width:100%; margin-top:-128px}
.txysg_left_img img{max-width: 100%}
.txysg_left_yuan{width:24%; margin-left:6.5%; position:relative; z-index:1}
.txysg_left_pic{width:100%; margin-top:-205px}
.txysg_left_pic img{width:100%}




/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden; margin:5.9rem 0}
.index_news_title{width:100%; display: flex; justify-content: space-between; align-items: center; margin-bottom: 65px}
.index_news_title dl dt{color:#000000; font-size:1.7rem; font-weight: bold; margin-bottom:10px}
.index_news_title dl dd{color:#000000; font-size:0.75rem; opacity: 0.5}
.index_news_title a{width:6.5rem; height: 1.8rem; background:rgba(229,229,229,0.5); border: 1px solid rgba(0,0,0,0.1); border-radius: 25px; text-align: center; 
	line-height: 1.8rem; float: right; font-size:0.67rem; color: #000}
.index_news_title a:hover{background:#279192; color:#fff}	
.index_news_left{width:24.5%; height:620px; float: left; background: url(../images/news_img.jpg)  no-repeat center; background-size: cover; padding-top: 4.2rem}
.index_news_left a{width:6.5rem; height: 1.8rem; line-height: 1.8rem; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.5); border-radius: 25px; 
	text-align: center; display: block; margin: 0px auto; font-size:0.67rem; color:#fff; margin-bottom: 28px}
	.index_news_left a:hover{background:#fff; color:#279192}
.index_news_right{width:73%; height: auto; float: right}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:47%; height: auto; float: left; border-top: 1px solid #e5e5e5; padding-top:1.9rem; margin-bottom:1.6rem}
.index_news_right ul li:nth-child(2n){float: right}
.index_news_right ul li h4{width:100%; height: 60px; line-height: 30px; color: #000000; font-size:0.8rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right ul li p{width:100%; height:90px; line-height: 30px; color: #777777; font-size:0.67rem;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin: 20px 0}
.index_news_right ul li span{color:#279192; font-size:0.67rem;}
.index_news_right ul li:hover h4{color:#279192}


/*关于我们*/
.page-list{ display: none;}
.inside_banner h2{ font-size:1.67rem; font-weight: bold; color: #fff;; text-align: center;line-height: 2.4; padding-top: 0px;}
.inside_banner p{ text-align: center; font-size: 0.92rem; }
.inside_banner p img{ margin-right: 10px;}
.inside_banner p a{ display:inline-block;}
.inside_banner p *{ color: #fff;  font-size:0.67rem;}
.inside_banner .shubiao{ display: block; margin: 32px auto;}
.nav-height{min-height:3.2rem; 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:2.5rem; position: relative; margin:5px 0;}
.nav-wrap li a{font-size:0.75rem; padding: 0 1.2rem; display:block}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080; font-size:14px;}
.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:3.1rem; height:3px; bottom:0; background: #279192; left: 50%; transform:translate(-50%,0) }



/*荣誉资质*/
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:2.1rem;}
.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;object-fit: cover;  height: auto;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height:2.1rem; background: #e5e5e5;text-align: center; font-size:0.67rem; transition: all 0.3s; width:100%; height:2.1rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:hover{ border: 1px solid #279192;}
.honor_list li:hover .gallery-title{ background: #279192; color: #fff;}

/*产品详情页*/
.ny_product_show{width:100%; height: auto; overflow: hidden; margin:2.5rem 0 4.2rem;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:43%; 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:#279192; 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:54%; height: auto; float: right}
.ny_pro_tright h1{ font-size: 1.5rem; color: #191919; height:auto; line-height:2rem; font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:1.6rem; overflow:hidden; padding-bottom:30px;}
.ny_pro_p p{width:100%; height:100%;  color: #000000; line-height: 35px; font-size: 0.62rem;   }
.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:100%; height: auto; overflow: hidden; }
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:65px; background:#eeeeee; color:#313131; font-size:0.75rem; 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:0.75rem;font-weight: bold;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top:36px; font-size:0.67rem;color:#333; line-height:30px;}
.ny_proshow_info p{font-size:0.67rem;color:#333; line-height:34px;}
.ny_proshow_info img{max-width:100%}


/*新闻 */
.ny_news_all{width:100%; height: auto; overflow: hidden; margin:2.5rem 0 4.2rem; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden; margin-bottom: 1.6rem;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li a{width:100%; display:flex;}
.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:0.67rem; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 1.7rem; 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: 0.84rem; color: #000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 0.6rem; 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: 0.6rem; color: #aaaaaa}
.news_pic{width:24%; height: auto; float: right}
.news_pic img{width:100%; object-fit: cover;  height: 180px;}
.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:#279192}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_service_all{width:100%; height: auto; overflow: hidden; margin:2.5rem 0 4.2rem; }
.ny_news_bts{width: 100%; font-size:0.84rem; color: #333; padding: 10px 0px; clear: both}

/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin:1.6rem 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: flex; justify-content: space-between; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%; font-size:0.75rem; color: #333;  line-height: 34px;}
.contact_right p{font-size:0.67rem;  color: #333;  line-height: 34px;}
.ny_cont_wx dl{width:5.5rem; height:auto; float: left;    margin-left: 0.5rem; }
.ny_cont_wx dl dt{width:100%; height: auto; border: 1px solid #e5e5e5;  background: #fff}
.ny_cont_wx dl dd{ font-size: 0.6rem; 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;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:0.67rem; color:#666; margin:2.5rem 0 4.2rem; padding-bottom: 0px; }
.ny_news_show h1{width: 100%; font-size:1rem; color: #555; padding: 10px 0px; text-align: center;  clear: both; font-weight: bold}
.ny_news_show img{max-width:100%}
.ny_news_show p{font-size:0.67rem;  color: #333;  line-height: 34px;}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px; font-size:.67rem;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both}
#newsfoot td,#newsfoot td a{font-size:.67rem; }

/* .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:1.42rem; line-height: 1.2; color: #333;font-weight: bold   }
.ny_title_1 p{text-transform: uppercase; font-size: 0.92rem; color: #279192; 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:0.75rem; line-height:1.6; color: #000; padding: 15px 0; display: block;}
.section-content{width:100%; height:auto; overflow:hidden; margin:2.5rem 0 4.2rem;}
.inside_banner{ height:10.5rem; padding-top:2rem; position:relative;   background-image: linear-gradient(to left, #279192 , #0054a8); 
    background-image: -webkit-gradient(to left, #279192 , #0054a8); 
    background-image: -webkit-radial-gradient(to left, #279192 , #0054a8);}
.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;} */
/* .honor_ban{background: url(../images/honor_ban.jpg) no-repeat center;} */
/* .service_ban{background: url(../images/service_ban.jpg) no-repeat center;} */




/*底部*/
.footer{width:100%; height: auto; overflow:hidden; background:url(../images/footer_bjs.png) no-repeat; background-size:cover; padding:2.5rem 0 0; margin-top: 70px;}
.footer_top{width:100%; text-align: center}
.f_logo{width:100%; text-align: center; display:block}
.f_logo img{max-width:100%}
.footer_top h3{color:#fff; font-size:1.08rem; text-align: center}
.footer_nav{width:100%; height: 62px; line-height: 62px; border-top: 1px solid rgba(255,255,255,0.2); border-bottom: 1px solid rgba(255,255,255,0.2); margin:1.6rem 0; 
    display: flex; justify-content: center;}
.footer_nav a{color:#fff; font-size:0.67rem; margin: 0 4.2%;}
.footer_nav a:hover{font-weight:bold; color:#279192}
.footer_dizhi{width:100%;  text-align: center;}
.footer_dizhi h4{color:#ffffff; font-size:0.67rem;}
.footer_dizhi p{color:#ffffff; font-size:1rem;}
.footer_gzh{width:auto; display: flex; margin-right:9%}
.f_weixin,.f_shouji{position: relative; margin:0px 10px}
.f_weixin p,.f_shouji p{width:auto; height: 50px; background: #fff; border-radius: 25px; padding:0 1.2rem; display: flex; align-items: center; justify-content: center; font-size:0.67rem; color: #555555}
.f_weixin p img,.f_shouji p img{margin-right: 10px}
.f_img{width:120px; height: auto; position: absolute; top:-4.2rem; left: 50%; transform: translate(-50%,0); display: none}
.f_weixin:hover .f_img,.f_shouji:hover .f_img{display: block}
.footer_copy_right{text-align: right}
.footer_copy_right a,.footer_cop_xx a{color:#fff; font-size: 0.6rem; opacity: 0.5}
.footer_copy_right a:hover, .footer_cop_xx a:hover{opacity:1}
.footer_cop_xx{width:100%;margin-top: 5px}
.footer_cop_xx a{margin-left:.8rem}
.f_copy{width:100%;height:auto; position: relative;  margin:2.5rem 0 35px; display: flex; justify-content: space-between}
.f_copy .copy_l{width:100%; font-size:0.6rem; color: #fff;  line-height:40px; opacity: 0.5}
.f_copy .copy_l a{font-size:0.6rem; color: #fff; text-align: center; line-height: 40px;}
.footer_zhichi{width:100%; height:40px; line-height:40px; }
.footer_zhichi p{ width:auto; float: left; font-size:0.6rem; color:#fff; line-height:40px; margin-right: 10px; padding-left: 0!important; }
.footer_zhichi .pt{width:121px;height:40px; background: url(../images/vl.png) no-repeat center;  margin-right: 10px}
.footer_zhichi .js{width:90px;height:40px; 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:0.6rem; color: #fff; opacity: 0.5 }
.footer_zhichi i{ float: left;}
.f_brq{float:left;}



/*底部*/
footer{ position: fixed;  bottom: 0;left: 0;z-index: 222; height:60px;width: 100%; background: #279192; display: none; z-index: 9}
footer ul{width:100%; height:100%;}
footer li{width:25%;height: 100%;float: left; }
footer li a{display: block;width: 100%;height: 100%;text-align: center; box-sizing: border-box;color: #3c3c3c;  padding-top:5px }
footer span{line-height:30px; font-size:0.7rem; width: 100%; display: block; color: #fff; margin-top:5px }
footer i{height:20px; display:flex; margin:0 auto 0; align-items: center; justify-content: center }
footer i img{height: 100%}
footer li a.active{background: rgba(0,0,0,0.2)}
.copy{width: 100%; line-height:30px; clear: both; font-size:0.67rem; text-align: center; background:url(../images/footer_bjs.jpg) no-repeat center; padding:10px 0; display: none}
.copy_info p{color:#fff;line-height:30px; font-size:0.67rem; opacity: 0.5}
.copy_info a{color:#fff;line-height:30px; font-size:0.67rem; }
.copy_zi{opacity: 0.5}
.copy_dizhi{width:100%; height: auto; overflow: hidden}
.copy_dizhi p{color:#0f87ff; font-size:0.67rem; line-height:30px; margin-bottom:15px}
.copy_info{width:100%; height: auto; overflow: hidden; margin-top: .2rem;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:20%;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size:0.6rem;
}
.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:0.8rem;
    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;
}

.fix_ewms {
    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;
	 font-size:0.6rem
}
.lxfx li {
    background:#0054a8;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; float:left;
}




@media screen and (max-width:1500px){
	html{font-size:22px}
	.index_txysg_right ul li{padding-left:10px}
	.w1440, .container{width:94%}
}


@media screen and (max-width:1360px){
	.index_txysg_left,.index_txysg_right{width:100%; float:none; margin-bottom:20px}
	.index_txysg_left{position:relative; display:flex; justify-content: space-between;}
	.nav{width:53%}

}


@media screen and (max-width:1280px){
	.w1440,.container{width:96%}
	.footer_gzh{margin-right: 0%;}
	.footer_nav a{margin: 0px 3%;}
	.index_news{margin:3rem 0}
	.index_service{margin:2.6rem 0;}
	.news_xx{width: 55%;}
	.index_cpxl{padding: 7rem 0 3rem;}
	.txysg_left_bts{width:70%}
	.footer_cop_xx a{margin-left: .3rem;}
	.lxfx{display:none}
}





@media screen and (max-width:900px){
	.index_header,footer,.header{display:block}
	.header_all,.index_footer,.header_nav{display:none}
	body{padding-bottom:60px;}
	.index_service_title h4{font-size: 1.4rem;}
	html{font-size: 20px;}
	.index_about_top{display:block}
	.index_about_left{width:100%; margin-top:0;  padding-left:6%}
	.index_about_right{width:100%; margin-top:1rem}
	.index_about{padding-top:40px;}
	.index_about_bottom ul li{padding:24px 0 30px 2%;}
	.index_txysg_right ul li{padding:20px 0 20px 20px; border-radius:10px 0 10px 0; width:100%; height:auto;}
	.f_copy{display:block; margin:20px 0 35px;}
	.footer_copy_right,.copy_l{text-align:center}
	.footer_gzh{justify-content: center;}
	.footer_zhichi{display: flex; justify-content: center;}
	.txysg_left_bts{width:auto;}
	.index_txysg_left a{margin-top:10px}
	.index_service ul li p{font-size:.75rem}
	
}



@media screen and (max-width:600px){
	html{font-size:18px;}
	.index_service ul{display:block; margin-top:1.6rem}
	.index_service ul li{width:100%; margin-right:0; margin-bottom:1rem; }
	.index_service ul li p{font-size:0.72rem; line-height:26px;}
	.index_about{background-position: 6%;}
	.index_cpxl ul li,.honor_list li{width:48%; margin-right:0}
	.index_cpxl ul li:nth-child(2n),.honor_list li:nth-child(2n){float:right}
	.index_txysg_left h4,.index_news_title dl dt,.index_cpxl_title h4,.index_about_left h3{font-size:1.2rem}
	.index_txysg_left,.index_news_title{display:block}
	.index_news_title a{display: flex;justify-content: center; float:none; margin-top:1rem}
	.index_news_left{width:100%; height:auto; float:none; padding:1rem 0 0; display:flex}
	.index_news_right,.ny_pro_tleft,.ny_pro_tright{width:100%; float:none}
	.index_news_title{margin-bottom:30px;}
	.index_news_right ul li{width:100%; float:none}                                                                                                                               
	.footer_nav a{width:25%; float:left; text-align:center; margin:0; font-size:0.7rem}
	.footer_nav{display:block; height:auto; line-height:30px; overflow:hidden; justify-content: space-between;}
	.ny_news_all ul li .ny_time,.news_pic{display:none}
	.news_xx{margin-left:0; width:100%; margin-top:0}
	.news_xx p{font-size:0.7rem}
	.f_logo img{width:40%}
	.index_news_right ul li h4{height:auto}
	.footer_gzh{margin:10px auto}
	.ny_pro_tright{margin-top:2rem}
	.ny_pro_tright h1{font-size:1.2rem}
	.ny_pro_p{margin-top:10px}
	.ny_probt li{line-height:40px; height:40px}
	.ny_probt li a{font-size:1rem}
	.ny_probt{height:auto; overflow:hidden}
	.ny_conta_xx{display:block}
	.contact_right{width:100%; margin-bottom:1rem}
	.logo{width:32%}
	.index_service {margin:1.6rem 0;}
	.index_txysg{margin-top:2rem}
	.footer_copy_right a, .footer_cop_xx a,.f_copy .copy_l,.f_copy .copy_l a,.footer_zhichi span{font-size:0.7rem}
	.footer_dizhi h4{font-size:0.8rem}
	.footer_zhichi{display:block; overflow:hidden}
	.footer_zhichi p{width:100%; margin-right:0}
	.footer_zhichi p a{display:table; margin:0px auto}
	.footer_zhichi{height:auto}
	.ny_title_1 h2{font-size:1.2rem}
	.ny_news_show p,.ny_proshow_info p{font-size:.7rem; line-height:26px;}
	.ny_news_show p{line-height:28px}
	.ny_title_1 p,.index_news_left a{font-size:.8rem}
	.inside_banner h2{font-size:1.5rem}
	.inside_banner{height:9.5rem}
	.ny_pro_p p{font-size:.7rem}
	.ny_pro_bottom{margin-top:40px}
	.xymob-navbtn{width:7%}
	.about_right_xx,.ny_pro_p p{line-height:28px}
	.index_about_bottom ul li img{height:22px}
	.index_cpxl ul{margin-top:1.6rem}
	.index_cpxl_xx{padding:15px 10px}
	.index_cpxl_xx h3{background-size:4%; padding-left: 12px;}
	.index_cpxl ul li{margin-bottom:1rem}
	.index_txysg_right ul li{padding:10px 0 10px 10px;}
	.index_txysg_right ul li p{background-size:1.2%; padding-left: 12px;}
	.txysg_left_yuan{width:34%}
	.txysg_left_img{margin-top:0}
	.index_news_right ul li p{line-height:25px; height:75px}
	.nav-wrap li::before{font-size:.4rem}

	
}