<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "din";
	src: url("../fonts/HELVETICANEUE-MEDIUM.woff") format("woff"),
		 url("../fonts/HELVETICANEUE-MEDIUM.ttf") format("truetype"),
		 /* url("../fonts/DIN-REGULAR-2.eot") format("embedded-opentype"), */
		 url("../fonts/HELVETICANEUE-MEDIUM.svg") format("svg");
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: "din2";
	src: url("../fonts/GOLDENBOOK.woff") format("woff"),
		 url("../fonts/GOLDENBOOK.ttf") format("truetype"),
		 /* url("../fonts/DIN-REGULAR-2.eot") format("embedded-opentype"), */
		 url("../fonts/GOLDENBOOK.svg") format("svg");
	font-weight: normal;
	font-style: normal;
  }
/* 鍏充簬鎴戜滑 */

.banner {width: 100%;}

.banner .ban_con{width: 100%;position: relative;}

.banner .ban_con .ban_img img{width: 100%;}

.banner .ban_con .ban_imgd{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding-top: 290px;}

/* .banner .ban_con .ban_imgd .img{width:50% ;} */

.banner .ban_con .ban_imgd .img {color: #fff;font-family: din;letter-spacing:3px;}

.banner .ban_con .ban_imgd .img img{margin-top: 20px;}

.banner .ban_con .ban_imgd .txt{color: #fff;margin-top: 25px;letter-spacing:2px;}

.daohang{width: 100%;height: 70px;border-bottom: 1px solid #e8e9eb;position: relative;}

/* 閿氱偣 */

.maodian{position: absolute;left: 0;top: -150px;width: 100%;height: 1px;}
.daohang .dao_con{display: flex;}

.daohang .dao_con a{display: block;flex: 1;line-height: 70px;color: #222222;position: relative;text-align: center;}

.daohang .dao_con a::after{width: 1px;height: 20px;position: absolute;right: 0;top: 25px;content: "";background: #dedfe0;}

.daohang .dao_con a::before{content: "";position: absolute;width: 0%;left: auto;right: 0;background: #000000;height: 3px;bottom: 0;transition: all 0.6s;}

.daohang .dao_con a:last-child::after{content: none;}

.daohang .dao_con a:hover::before{width: 100%;left: 0;right: auto;transition: all 0.6s;}

.daohang .dao_con a.act::before{width: 100%;}

.about1{width: 100%;position: relative;}

.about_top{display: flex;align-items: center;justify-content: center;}

.about_top .img1{margin-right: 30px;}

.about_top .img2{margin-left: 30px;}


.about_top2{text-align: center;margin-top: 45px;font-family: din;letter-spacing:10px;}


.about1 .img{margin: 75px 0 50px;position: relative;}

.about1 .img .bf{width: 100px;height: 100px;position: absolute;top: 50%;left: 50%;z-index: 9;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: rgba(255, 255, 255, 0.3) url(../images/bf.png) center no-repeat; cursor: pointer;border: 2px solid #fff;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255 , 255 ,255, 0.3);box-shadow: 0 0 0 0 rgba(255 , 255 ,255, 0.3);}

.about1 .img .bf:hover{ -webkit-animation: spulse 1.25s infinite cubic-bezier(0.24, 0, 0.38, 1);animation: spulse 1.25s infinite cubic-bezier(0.24, 0, 0.38, 1);}

/* 瑙嗛寮圭獥 */

.vd_tanchuang{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 102;background: rgba(0, 0, 0, 0.6);display: none;}

.vd_tanchuang .vox{width: 1100px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}

.vd_tanchuang .vox video{display: block;width: 100%;}

.vd_tanchuang .vox .out{width: 40px;height: 40px;position: absolute;top: -50px;right: 0;background: url(../images/out2.png) center no-repeat;background-size: 20px;cursor: pointer;opacity: 0.7;}

.vd_tanchuang .vox .out:hover{opacity: 1;}

@-webkit-keyframes spulse {to {-webkit-box-shadow: 0 0 0 20px transparent;box-shadow: 0 0 0 20px transparent;}  }

@keyframes spulse {to {-webkit-box-shadow: 0 0 0 20px transparent;box-shadow: 0 0 0 20px transparent;}  }



.about1 .txt{line-height: 35px;color: #333333;}

.about2{background: url(../images/about2_b.jpg) fixed center no-repeat;background-size: cover;position: relative;}

.about2 .about_top{color: #fff;}

.about2 .about_top2{color: #fff;}

.about2 .ul{display: flex;justify-content: space-between;margin-top: 90px;}

.about2 .ul .li{height: 390px;border:1px solid #656565;width: 22.8625%;margin-right: 2.85%;padding: 0 20px; padding-top: 85px;}

.about2 .ul .li:last-child{margin-right: 0;}

.about2 .ul .li .li_img{display: flex;justify-content: center;}

.about2 .ul .li .li_txt1{color: #fff;text-align: center;margin-top: 45px;}

.about2 .ul .li s{display: block;margin: 25px auto 17px;width: 30px;height: 1px;background: #636363;}

.about2 .ul .li .li_txt2{color: #fff;text-align: center;line-height: 33px;}


.about3{background: #eceff2;position: relative;}

.about3 .about3_con{display: flex;}


.about3 .about3_con .con_le{width: 50%;display: flex;justify-content: center;align-items: center;background: url(../images/about3_2.jpg) center no-repeat;background-size: 100% 100%;}

.about3 .about3_con .con_re{width: 50%;}

.about3 .about3_con .con_re img{width: 100%;}

.about3 .about3_con .con_le .txt{width: 62.5%;margin: 65px auto 0;line-height: 30px;text-align: center;}

.about4{position: relative;}

.about4 .about4_sw{padding: 70px 0;}

.about5{background: url(../images/about5_b.jpg) center no-repeat;background-size:cover;position: relative;}

.about5 .about_top{color: #fff;}

.about5 .about_top2{color: #fff;}


.about5 .con{margin: 45px auto 0;width: 650px ;height:620px; background: url(../images/nianfen.png) center no-repeat;background-size: 100% 100%;position: relative;}

.about5 .con .nianf{font-family: din;color: #fff;top: 185px;text-align: center;position: absolute;left: 50%;transform: translateX(-50%);font-family: din2;}

.about5 .con .txt{width: 330px;color: #fff;position: absolute;left: 50%;transform: translateX(-50%);top: 350px;height: 140px;}

.about5 .con  .about51_sw{height: 140px;}

.about5 .con .txt .t{text-align: center;line-height: 25px;}

.about5 .in1_sp .swiper-pagination-bullet{background: #6d7782;}

.about5  .in1_sp .swiper-pagination-bullet-active{background: #fff;}


.about5  .txt_bot{position: absolute;left: 50%;bottom: 0;height: 70px;display: flex;align-items: center;transform: translateX(-50%);}


.about5  .txt_bot .le{color: #c4c4cc;}

.about5  .txt_bot  .swiper-slide{color: rgba(255, 255, 255, 0.3);width: 85px;text-align: center;height: 30px !important;line-height: 30px;cursor: pointer;font-family: din2;}

.about5  .txt_bot  .swiper-slide-active{font-size: 28px;color: #c4c4cc;}

.about5  .txt_bot  .swiper-slide-active::after{width:60px;height: 1px;position: absolute;transform: translateX(-50%);left: 50%;content: "";height: 1px;background: rgba(255, 255, 255, 0.3);bottom: 3px;}

.about52_sw{padding-right: 15px;height: 90px;}

.about52_sw .next{width: 15px;height: 15px;background: url(../images/jt.png) center no-repeat;top:60px;pointer-events: none;}


/* 浜у搧涓績 */
.product{width: 100%;}

.product .ul{display: flex;flex-wrap: wrap;margin-bottom: 40px;}

.product .ul .li{width: 31.4%;margin-right: 2.9%;border:1px solid #bdbdbd;margin-bottom: 40px;}

.product .ul .li:nth-child(3n){margin-right: 0;}

.product .ul .li a{display: block;}

.product .ul .li  .txt{height: 60px;background: rgba(0, 0, 0, 0.5);line-height: 60px;padding: 0 30px;color: #fff;font-family: din;}

.product .ul .li:hover .txt{background: #000000;}

.fytz .uls{display: flex;justify-content: center;align-items: center;}

.fytz .uls .lis1{width: 25px;height: 25px;position: relative;border:1px solid #999;}

.fytz .uls li a{display: block;color: #666666;}

.fytz .uls .lis1 img:last-child{position: absolute;left: 0;top: 0;opacity: 0;}

.fytz .uls li{width: 32px;height: 32px;line-height: 34px;text-align: center;margin: 0 10px;}

.fytz .uls .lis3{width: 32px;height: 32px;line-height: 34px;text-align: center;margin: 0 10px;}


.fytz .uls .lis1l{margin-right: 35px;}

.fytz .uls .lis1r{margin-left: 35px;transform: rotate(180deg);}

.fytz .uls  .li_in{display: flex;align-items: center;margin: 0 20px 0 45px;color: #666666;}

.fytz .uls  .li_in input{width: 40px;height: 32px;border:1px solid #999999;outline: none;margin: 0 10px;padding-left: 10px;}


.fytz .uls  .lis3 a{color: #666666;display: block;}

.fytz .uls li:hover a{color: #fff;background: #000000;}

.fytz .uls .lis3:hover a{color: #fff;background: #000000;}

.fytz .uls .lis1:hover img:last-child{opacity: 1;background: #000000;}

.fytz .uls .lis1:hover img:first-child{opacity: 0;background: #000000;}

.fytz .uls .lis1:hover {border: 1px solid #000000;}

.fytz .uls  li.act{background: #000000;}

.fytz .uls  li.act a{color: #fff;}


/* 浜у搧璇︽儏 */

.product_dect{width: 100%;}

.product_dect .dect_con{display: flex;height: 600px;}

.product_dect .dect_con .con_le{width: 50%;border-bottom: 1px solid #e6e6e6;padding-top: 140px;position: relative;}

.product_dect .dect_con .con_re{width: 50%;background: #f0f0f0;padding: 140px 13.54% 0 100px;}


.product_dect .dect_con .con_le .img{display: flex;justify-content: center;height: 100%;}

.product_dect .dect_con .con_re .t1{color: #222222;margin-bottom: 35px;}

.product_dect .dect_con .con_re .t2{line-height: 30px;padding-top: 30px;border-top: 1px dashed #bdbdbd;}

/* .product_dect .dect_con .con_le .dect11_sw{width: 100%;height: 100%;} */

.prevs ,.nexts{width: 15px;height: 30px;background: url(../images/jtz.png) center no-repeat;}

.nexts{transform: rotate(180deg);right: 60px;}

.prevs {left: 60px;}

.dect_con .in1_sp {left: 50%;transform: translateX(-50%);bottom: 30px;}

.xiaz{width:180px;height: 50px;text-align: center;line-height: 50px;color: #fff;display: block;background: #000000;margin-top: 65px;}


.product2_dect{width: 100%;position: relative;}

/* .product2_dect .dect2_con{display: flex;justify-content:space-between;} */

.product2_dect .dect2_con .con1{display: flex;justify-content: space-between;border-bottom: 1px dashed #bdbdbd;}

.product2_dect .dect2_con .con1.con1_b{border: none;}

.product2_dect .dect2_con .con1:last-child{border: none;}

.product2_dect .dect2_con .con_le{width: 250px;display: flex;align-items: center;position: relative;}

.product2_dect .dect2_con .con_le img{margin-right: 20px;}

.product2_dect .dect2_con .con_re{width:71.43%;}

.product2_dect .dect2_con .con_re{line-height: 35px;color: #333;}

.product2_dect .dect2_con .con_re span{display: block;padding-left: 20px;position: relative;}

.product2_dect .dect2_con .con_re span::after{content: "";width: 4px;height: 4px;background: #333333;position: absolute;left: 0;top:16px}

.product2_dect .dect2_con .con_le::after{position: absolute;right: 0;width: 1px;height: 100%;background: #b3b3b3;content: "";z-index: 1;top: 0;}

.product2_dect .dect2_con .con_le::before{content: "";width: 7px;height: 13px;position: absolute;right: -6px;top: 50%;transform: translateY(-50%);background: url(../images/you.jpg) center no-repeat;z-index: 2;}

.product2_dect .dect2_con .con1 .r1{border-top: 1px solid #dbdbdb;color: #222222;}
 
.product2_dect .dect2_con .con1 .r1:last-child{border-bottom: 1px solid #dbdbdb;}

.product2_dect .dect2_con .con1 .r1 .r_img{padding: 0 0 50px;display: none;}


.product2_dect .dect2_con .con1 .r_top{position: relative;cursor: pointer;padding: 25px 0;}

.product2_dect .dect2_con .con1 .r_top::after{width:25px ;height: 25px;background: url(../images/jia.png) center no-repeat;content: "";position: absolute;right: 30px;top: 50%;transform: translateY(-50%);}

.product2_dect .dect2_con .con1 .r_top.act2::after{background: url(../images/jian.png);}

.product2_dect .dect2_con .con1 .r_top.act::after{background: url(../images/jian.png) center no-repeat;}

.product2_dect .dect2_con .con1 .r1.act .r_img{display: block;}

.product2_dect .dect2_con .con1 .r1.act .r_top.act2::after{background: url(../images/jian.png) center no-repeat;}


.product2_dect .ljgd3{margin-bottom: 120px;}




/* 瀹㈡埛鏈嶅姟 */

.service1{width: 100%;position: relative;}

.service1 .ser1_con{}

.service1 .ser1_con .ul {margin: 75px 0 60px;}

.service1 .ser1_con .ul .li{position: relative;margin-bottom: 20px;}

.service1 .ser1_con .ul .li::after{content: "";width: 0;height: 4px;background: #333;position: absolute;left: auto;right: 0;bottom: 0;transition: all 0.6s;}

.service1 .ser1_con .ul .li a{display: block;}

.service1 .ser1_con .ul .li .con{display: flex;padding: 20px 0;border:1px solid #bdbdbd;justify-content: space-between;}

.service1 .ser1_con .ul .li .con .con_le{width: 38.57%;display: flex;align-items: center;padding-left: 25px;color: #444444;}

.service1 .ser1_con .ul .li .con .con_le .le_img{margin-right: 15px;width: 30px;height: 30px;}

.service1 .ser1_con .ul .li .con .con_le  .le_txt{width: calc(100% - 55px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }

.service1 .ser1_con .ul .li .con .con_re{width: 61.43%;display: flex;justify-content: space-between;align-items: center;padding-right: 40px;color: #666666;}

.service1 .ser1_con .ul .li .con .con_re .re_img{width: 35px;height: 35px;position: relative;border-radius: 50px;}

.service1 .ser1_con .ul .li .con .con_re .re_img img:last-child{position: absolute;left: 0;top: 0;opacity: 0;}

.service1 .ser1_con .ul .li:hover::after{left: 0;right: auto;width: 100%;transition: all 0.6s;}

.service1 .ser1_con .ul .li:hover .con .con_re .re_img{background: #1a1a1a;}

.service1 .ser1_con .ul .li:hover .con .con_re .re_img img:last-child{opacity: 1;}

.service1 .ser1_con .ul .li:hover .con .con_re .re_img img:first-child{opacity: 0;}


.service2{width: 100%;position: relative;background:url(../images/di.jpg) ;background-size: contain;}

.service2 .ser2_con{}

.service2 .ser2_con .ul{display: flex;flex-wrap: wrap;margin-top: 70px;}

.service2 .ser2_con .ul .li{width: 48.57%;margin-right: 2.86%;height: 380px;border:1px solid #cccccc;padding:45px 50px 50px;position: relative;margin-bottom: 40px;}

.service2 .ser2_con .ul .li .ljgd2{display: none;}

.service2 .ser2_con .ul .li:nth-child(2n){margin-right: 0;}

.service2 .ser2_con .ul .li s{display: block;width: 40px;height: 1px;background: #999999;margin: 30px 0 25px;}

.service2 .ser2_con .ul .li .li1{color: #333;}

.service2 .ser2_con .ul .li .li2{color: #555555;line-height: 28px;}

.service2 .ser2_con .ul .li .li2 a{font-family: din;}

.service2 .ser2_con .ul .li .li3{display: flex;margin-top: 20px;}

.service2 .ser2_con .ul .li .li3 .li3_1{margin-right: 20px;}

.service2 .ser2_con .ul .li .li3 .li3_1 .img_txt{text-align: center;margin-top: 15px;position: relative;color: #555555;}

.service2 .ser2_con .ul .li .li3 .li3_1 .img_txt::after{width: 1px;height: 10px;content: "";position: absolute;left: 0;bottom: 0;background: #cccccc;}

.service2 .ser2_con .ul .li .li3 .li3_1 .img_txt::before{width: 1px;height: 10px;content: "";position: absolute;right: 0;bottom: 0;background: #cccccc;}

.ljgd2{width: 160px;height: 50px;line-height: 48px;text-align: center;color: #1a1a1a;border: 1px solid #222223;position: absolute;right: 50px;bottom: 50px;}

.ljgd2:hover{color: #fff;background: #1a1a1a;}

.ljgd3{width: 160px;height: 50px;border:1px solid #222223;color: #1a1a1a;text-align: center;line-height: 48px;margin:0 auto;display: block;}

.ljgd3:hover{color: #fff;background: #1a1a1a;}

.service3{width: 100%;position: relative;}

.service3 .con_top{position: relative;display: none;}

.service3 .con_bot{margin-top: 80px;}

.service3 .con_top .img img{width: 100%;}

.ship{position: absolute;left: 50%;top: 50%;width: 80px;height: 80px;transform: translate(-50%,-50%);cursor: pointer;}

.ship::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;border:1px solid rgba(255, 255, 255, 0.3);border-radius: 80px;transition: all 0.6s;}

.ship img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 80px;height: 80px;}

.ship span{display: block;width: 300px;position: absolute;left: 50%;transform: translate(-50%,110px);color: #fff;text-align: center;}

.ship:hover::after{transform: scale(1.1);transition: all 0.6s;}

.service3  .in1_sp {bottom: 60px;}

.service3  .in1_sp .swiper-pagination-bullet{background: rgba(255, 255, 255, 0.3);}

.service3  .in1_sp .swiper-pagination-bullet-active{background: #fff;}

.service3  .con_bot .ul{display: flex;flex-wrap: wrap;margin-bottom: 10px;}

.service3  .con_bot .ul .li{width: 31.43%;margin-right: 2.855%;border:1px solid #bdbdbd;margin-bottom: 40px;}

.service3  .con_bot .ul .li:nth-child(3n){margin-right: 0;}

.service3  .con_bot .ul .li .li_img{position: relative;}

.service3  .con_bot .ul .li .li_txt{height: 150px;padding: 35px 30px;}

.service3  .con_bot .ul .li .li_txt .t1{line-height: 25px;}

.service3  .con_bot .ul .li .li_txt .t2{color: #555555;margin-top: 18px;line-height: 25px;overflow:hidden;

	text-overflow:ellipsis;
	
	display:-webkit-box;
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2;}

/* 瑙嗛鎾斁 */
.shipbf{width: 100%;height: 100%;z-index: 1000;background: rgba(0, 0, 0, 0.5);position: fixed;left: 0;top: 0;display: none;}

.shipbf .bf_con{width: 1200px;height: 80%; position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;align-items: center;justify-content: center;}

.shipbf .bf_con video{height: 100%;width: 100%;background: #000;}

.shipbf .bf_con .imgcuo{position: absolute;right: -70px;top: 0;width: 50px;height: 50px;cursor: pointer;}







/* 鏂伴椈涓績 */

.new1{width: 100%;position: relative;padding: 120px 0 50px;background: url(../images/new1_b.jpg) center ;}

.new1 .new1_con .new1_sw{padding-bottom: 70px;}

.new1 .new1_con .new1_sw a{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}

.new1 .new1_con .txt{height: 120px;}

.new1 .new1_con .img img{width: 100%;}

.new1 .new1_con .txt .t1{color: #fff;padding-top: 35px;text-align: center;line-height: 40px;}

.new1 .new1_con .txt .tim{text-align: center;color: rgba(235, 242, 247, 0.6);margin-top: 20px;}

.new1 .new1_con .in1_sp{bottom: 0;}



.new1 .new1_con .in1_sp .swiper-pagination-bullet{background: rgba(255, 255, 255, 0.3);}

.new1 .new1_con .in1_sp .swiper-pagination-bullet-active{background: #fff;}

.new_prev,.new_next{width: 15px;height: 25px;background: url(../images/bzuo.png) center no-repeat;background-size: 100%;top: 36%;margin-top: 0;}

.new_next{transform: rotate(180deg);right: 285px;}

.new_prev{left: 285px;}

.new2 .ul{overflow: hidden;padding-bottom: 120px}

.new2 .ul .li {width: 48.2%;margin-left: 3.6%;float: right;position: relative;margin-bottom: 80px;}

.new2 .ul .li::after{content: "";width: 0;height: 4px;background: #333333;left: auto;right: 0;bottom: 0;position: absolute;transition: all 0.6s;}

.new2 .ul .li:nth-child(2n){margin-left: 0;top: 120px;}

.new2 .ul .li a{display: block;}

/* .new2 .ul .li .img */

.new2 .ul .li  .txt{height: 120px;display: flex;padding: 20px 0;align-items: flex-start;}

.new2 .ul .li  .txt .t_le{width: 150px;border-right: 1px solid #cccccc;}

.new2 .ul .li  .txt .t_le span{display: block;text-align: center;color: #555555;font-family: din2;}

.new2 .ul .li  .txt .t_re{width: calc(100% - 150px);line-height: 35px;padding: 0 37px ;letter-spacing:1px;overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;}

.new2 .ul .li  .txt .t_le span.sp1{font-family:din2 ;margin-bottom: 5px;}

.new2 .ul .li  .txt .t_le span.sp2{font-weight: bold;}

.new2 .ul .li:hover::after{width: 100%;left: 0;right: auto;transition: all 0.6s;}





/* 鏂伴椈璇︽儏 */

.new_dect{width: 100%;background: #f0f0f0;margin-top: 130px;}

.new_dect .dect_con{background: #ffffff;padding: 75px 100px 100px;}

.new_dect .dect_con .c_top{color: #222222;text-align: center;line-height: 40px;letter-spacing:2px;}

.new_dect .dect_con .c_top2 {display: flex;justify-content: center;margin-top: 20px;}

.new_dect .dect_con .c_top2 span{display: block;padding: 0 20px;border-right:1px solid #999999;line-height: 14px;color: #555555;}

.new_dect .dect_con .c_top2 span:last-child{border-right: none;}

/* .new_dect .dect_con .c_top2 .sp1{font-family: din2;} */


/* .new_dect .dect_con .c_top2 .sp3{font-family: din2;} */


.new_dect .dect_con .con_con{margin: 50px 0;padding: 30px 0 70px;border-top: 1px dashed #cccccc;border-bottom: 1px dashed #cccccc;color: #555555;line-height: 30px;}

.new_dect .dect_con .con_con img{margin: 40px 0;height: auto !important;}

.new_dect .dect_con .con_bot{display: flex;justify-content: space-between;align-items: center;}

.new_dect .dect_con .con_bot .bot_le{width: 40.8%;}

.new_dect .dect_con .con_bot .bot_re{width: 40.8%;text-align: right;}

.new_dect .dect_con .con_bot .bot_con a{display: block;width: 160px;height: 50px;text-align: center;line-height: 48px;color: #1a1a1a;border: 1px solid #1a1a1a;}

.new_dect .dect_con .con_bot .bot_con a:hover{background: #1a1a1a;color: #fff;}


.new_dect .dect_con .con_bot .bot_le a,.new_dect .dect_con .con_bot .bot_re a{display: block;color: #555555;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 25px;}

.new_dect .dect_con .con_bot .bot_le a:hover,.new_dect .dect_con .con_bot .bot_re a:hover{color: #000000;}


/* 鑱旂郴鎴戜滑 */

.contact1{width: 100%;position: relative;}

.contact1  .tact1_con{display: flex;}

.contact1  .tact1_con .con_le{width: 26%;background: #ebebeb;padding: 35px 40px 0px;}

.contact1  .tact1_con .con_le .le_con{background: #f6f6f6;margin-top: 25px;}

.contact1  .tact1_con .con_le .le_con .logo4{padding: 30px 0 40px  30px;border-bottom: 2px solid #ebebeb;}

.contact1  .tact1_con .con_le .le_con .con2{margin: 0 30px;display: flex;align-items: flex-start;line-height: 20px;color: #555555;padding: 40px 0;}

.contact1  .tact1_con .con_le .le_con .con21{border-bottom: 1px dashed #cccccc;}

.contact1  .tact1_con .con_le .le_con .con2 img{margin-right: 10px;}

.contact1  .tact1_con .con_le .le_con .con3{border-top: 2px solid #ebebeb;margin: 0 30px;padding: 30px 0 35px;}

.contact1  .tact1_con .con_le .le_con .con3 span{text-align: center;margin-top: 18px;display: block;width: 150px;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;color: #555555;}

.contact1  .tact1_con .con_re{width: 74%;background: #ebebeb;}

.contact1 .tact1_con .con_re img{width: 100%;}

.contact2{width: 100%;position: relative;}

.contact2 .tact2_con{}

.contact2 .tact2_con .tact2_top{position: relative;background: url(../images/tact2_b.jpg) center no-repeat fixed;background-size: cover;}

.contact2 .tact2_con .tact2_top .img img{width: 100%;opacity: 0;}

.contact2 .tact2_con .tact2_top .img_txt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #fff;}



.contact2 .tact2_con  .tact2_bot .ul .li .li_top{display: flex;line-height: 70px;padding: 0 80px;align-items: center;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_top span{display: block;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_top span.sp1,.contact2 .tact2_con  .tact2_bot .ul .li .li_top span.sp2,.contact2 .tact2_con  .tact2_bot .ul .li .li_top span.sp3,.contact2 .tact2_con  .tact2_bot .ul .li .li_top span.sp4,.contact2 .tact2_con  .tact2_bot .ul .li .li_top span.sp5{width: 18.8%;}
.contact2 .tact2_con  .tact2_bot .ul .li .li_top span.sp6{width: 8%;display: flex;justify-content: center;}


.contact2 .tact2_con  .tact2_bot .ul{padding: 80px 0  120px;}
.contact2 .tact2_con  .tact2_bot .ul .li .li_top1.li_top{background: #1a1a1a;color: #fff;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_top{color: #333;}

.contact2 .tact2_con  .tact2_bot .ul .li {border-bottom: 1px solid #dedfe0;}

.contact2 .tact2_con  .tact2_bot .ul .li .imgs{position: relative;width: 35px;height: 35px;border: 1px solid #bfbfbf;border-radius: 50px;}

.contact2 .tact2_con  .tact2_bot .ul .li .imgs img:last-child{position: absolute;left: 0;top: 0;opacity: 0;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_top.li_top2{cursor:pointer;line-height: 74px;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt{padding:  0 80px;background: #f7f7f7;display: none;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt .txt1{display: flex;justify-content: space-between;padding: 60px 0;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt p{margin-bottom: 20px;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt span{display: block;color: #333;line-height: 32px;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt .txt1 .t1_le{width: 43.2%;border-right: 1px dashed #c8c9cc;padding-right: 20px;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt .txt1 .t1_re{width: 41.6%;}

.contact2 .tact2_con  .tact2_bot .ul .li.act .imgs img:last-child{opacity: 1;}

.contact2 .tact2_con  .tact2_bot .ul .li.act .imgs img:first-child{opacity: 0;}

.contact2 .tact2_con  .tact2_bot .ul .li.act .imgs {background: #1a1a1a;border:1px solid #1a1a1a}

.contact2 .tact2_con  .tact2_bot .ul .li.act .li_top.li_top2{background: #ebebeb;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt .txt2{line-height: 30px;border-top: 1px solid #e8e9eb;color: #333;display: flex;padding: 25px 0;}

.contact2 .tact2_con  .tact2_bot .ul .li .li_txt .txt2 a{display: block;color: #1a1a1a;font-family: din;text-decoration:underline;}


.contact2 .tact2_con  .tact2_bot .ul .li.act1 .li_txt{display: block;}


.contact2 .fytz{padding: 40px 0;}




















/* 鎼滅储缁撴灉椤� */

.result{width: 100%;margin-top: 230px;}

.result .fytz .uls .li_in input{background: #f0f0f0;}


.result .res_con .con1 .res_inp{display: flex;width: 625px;margin: 50px auto 0;}

.result .res_con .con1  .res_inp input{border: 1px solid #cccccc;outline: none;width: calc(100% - 54px);padding-left: 15px;}

.result .res_con .con1  .res_inp .img{width: 54px;height: 54px;background: #1a1a1a;display: flex;align-items: center;justify-content: center;}

.result .res_con .con1 .con1_sp{text-align: center;color: #333333;margin: 20px 0 60px;}

.result  .con2 {background: #f0f0f0;padding: 50px 0 120px;}

.result  .con2 .c2 a{display: block;padding: 45px 0;}

.result  .con2 .c2{border-bottom: 1px dashed #cccccc;}

.result  .con2 .a1{line-height: 30px;margin-bottom: 20px; white-space:nowrap;

	overflow:hidden;
	
	text-overflow:ellipsis;}

.result  .con2 .a2{line-height: 25px;white-space:nowrap;

	overflow:hidden;
	
	text-overflow:ellipsis;}


	.result  .con2  .c2:hover{padding-left: 10px;}


	.result  .fytz{margin-top: 60px;}

	.jzgd4{display: none;}

	@media screen and (max-width:1900px) {
		.contact1 .tact1_con .con_le .le_con .con2{padding: 25px 0;}

		.contact1 .tact1_con .con_le .le_con .logo4{padding: 30px 0 25px 30px;}

		.contact1 .tact1_con .con_le .le_con .con3 .img{width: 130px;}

		.contact1 .tact1_con .con_le .le_con .con3 span{width: 130px;}

		.contact1 .tact1_con .con_le .le_con .con3{padding: 25px 0;}
	}


@media screen and (max-width:1680px) {
	.banner .ban_con .ban_imgd{padding-top: 200px;}
	.nexts{right: 30px;}
	.prevs{left: 30px;}
	.new1{padding: 90px 0 50px;}

	.contact1 .tact1_con .con_le .le_con .logo4 img{width: 130px;}

	.contact1 .tact1_con .con_le .le_con .con3 .img{width: 100px;}

	.contact1 .tact1_con .con_le .le_con .con3 span{width: 100px;}

	.contact1 .tact1_con .con_le .le_con .logo4{padding: 20px 0 20px  20px;}

	.contact1 .tact1_con .con_le .le_con .con2{margin: 0 20px;padding: 15px 0;}

	.contact2 .tact2_con .tact2_bot .ul{padding: 50px 0 90px;}

	.product2_dect .ljgd3{margin-bottom: 90px;}
}


@media screen and (max-width:1400px) {
	.contact1 .tact1_con .con_le .le_con .logo4 img{width: 100px;}

	.contact1 .tact1_con .con_le .le_con .con3{padding: 20px 0;}

	.contact1 .tact1_con .con_le .le_con .con3 .img,.contact1 .tact1_con .con_le .le_con .con3 span{width: 80px;}
}
















	@media screen and (max-width:1025px) {

		.maodian{top: -80px;}
		.shipbf .bf_con{width: 90%;}
		.shipbf .bf_con .imgcuo{top: -50px;right: 0;width: 35px;height: 35px;}
		.service3 .in1_sp{bottom: 10px;}
		
		.ship{width: 50px;height: 50px;}

		.ship img{width: 50px;height: 50px;}

		.service3 .con_bot .ul .li .li_txt{padding: 20px;height: 130px;}

		.service3 .con_bot .ul .li .li_txt .t2{margin-top: 10px;
		}

		.product_dect .dect_con .con_re{padding:  30px;width: 100%;height: 350px;}

		.product_dect .dect_con{flex-wrap: wrap;height: auto;}

		.product_dect .dect_con .con_le{width: 100%;padding-top: 30px;}

		.xiaz{width: 150px;height: 44px;line-height: 42px;margin-top: 30px;}

		.product_dect .dect_con .con_re .t2{line-height: 25px;padding-top: 20px;}

		.product_dect .dect_con .con_re .t1{margin-bottom: 20px;}


		.product_dect .dect_con .con_le .img{padding: 50px;}

		.nexts{right: 15px;}

		.prevs{left: 15px;}


		.product2_dect .dect2_con .con_le img{width: 20px;height: 20px;margin-right: 5px;}

		.product2_dect .dect2_con .con_le{width: 110px;}

		.product2_dect .dect2_con .con_re{width: calc(100% - 125px);line-height: 30px;}

		.new_prev{left: 30px;}

		.new_next{right: 30px;}

		.new_prev, .new_next{top: 25%;}

		.new1{padding: 30px 0;}

		.new1 .new1_con .new1_sw{padding-bottom: 30px;}

		.new1 .new1_con .txt .t1{padding-top: 20px;line-height: 30px;}

		.new1 .new1_con .txt{height: 100px;}

		.new2 .ul .li{width: 100%;margin-left: 0;margin-bottom: 20px;}

		.new2 .ul .li .img img{width: 100%;}

		.new2 .ul .li .txt .t_le{width: 100px;}

		.new2 .ul .li .txt .t_re{width: calc(100% - 100px);padding: 0 20px;line-height: 30px;}

		.new2 .ul .li .txt{height: auto;}

		.new2 .ul .li:nth-child(2n){top: 0;}

		.new2 .ul{padding-bottom: 0;}

		.new_dect{margin-top: 50px;}

		.new_dect .dect_con{padding: 25px;width: 90%;margin: 0 auto;}

		.new_dect .dect_con .c_top2{flex-wrap: wrap;justify-content: left;margin-top: 10px;}

		.new_dect .dect_con .c_top2 span{border: none;width: 100%;line-height: 25px;padding: 0;text-align: center;}

		.new_dect .dect_con .c_top{line-height: 30px;}

		.new_dect .dect_con .con_con{margin: 20px 0 ;padding: 20px 0;line-height: 25px;}

		.new_dect .dect_con .con_con img{margin: 20px 0;}

		.new_dect .dect_con .con_bot{flex-wrap: wrap;}

		.new_dect .dect_con .con_bot .bot_le{width: 100%;}

		.new_dect .dect_con .con_bot .bot_con{width: 100%;margin: 20px 0;}

		.new_dect .dect_con .con_bot .bot_con a{width: 140px;height: 44px;line-height: 42px;}

		.result{margin-top: 80px;}

		.result .res_con .con1 .res_inp{width: 90%;margin: 20px auto 0;}

		.result .res_con .con1 .res_inp .img{width: 50px;height: 50px;}

		.result .res_con .con1 .con1_sp{margin: 20px 0 30px;}

		.result .con2{padding: 30px 0 30px;}

		.result .con2 .a1{margin-bottom: 5px;}

		.result .con2 .c2 a{padding: 20px 0;}
		
		.result .jzgd4{margin-top: 30px;}

		.contact1 .tact1_con{flex-wrap: wrap;}

		.contact1 .tact1_con .con_le{width: 100%;}

		.contact1 .tact1_con .con_re{width: 100%;}

		.contact1 .tact1_con .con_le{padding: 30px 5% ;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp2{display: none;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_top{padding: 0 20px;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp3{display: none;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp1, .contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp2, .contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp3, .contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp4, .contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp5{width: 33.333%;text-align: center;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_top span.sp6{display: none;}

		.contact2 .tact2_con .tact2_bot .ul{padding: 30px 0;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt{padding: 0 20px;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_top{justify-content: space-between;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt .txt1{flex-wrap: wrap;padding: 30px 0;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt .txt1 .t1_le{width: 100%;padding-right: 0;border: none;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt .txt1 .t1_re{width: 100%;margin-top: 20px;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt p{margin-bottom: 10px;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt span{line-height: 25px;}

		.contact2 .tact2_con .tact2_bot .ul .li .li_txt .txt2{padding: 20px 0;}

		.contact2 .tact2_con .tact2_bot .ul .li .jzgd4{margin: 20px auto;}

		.product2_dect .ljgd3{margin-bottom: 30px;}

		.ship span{transform: translate(-50%,-20px);}

	}

@media screen and (max-width:960px) {
	.fytz{display: none;}

	.jzgd4{width: 140px;text-align: center;line-height: 42px;height: 44px;color: #fff;border: 1px solid #333;display: block;margin: 0 auto;background: #1a1a1a;}

	.ljgd3{width: 140px;height: 44px;line-height: 44px;}
	
	.about_top img{display: none;}

	.about1{padding: 30px 0;}


	.daohang{display: none;}

	.banner .ban_con .ban_imgd{padding-top: 120px;}

	.banner .ban_con .ban_imgd .img img{margin-top: 10px;}

	.about_top2{margin-top: 15px;letter-spacing:2px;}

	.banner .ban_con .ban_imgd .txt{margin-top: 15px;}

	.about1 .img{margin: 25px 0;}

	.about1 .txt{line-height: 25px;}

	.about2 .ul{margin-top: 30px;flex-wrap: wrap;}

	.about2 .ul .li{width: 100%;margin-bottom: 20px;}

	.about3 .about3_con{flex-wrap: wrap;}

	.about3 .about3_con .con_le{width: 100%;padding: 30px 0;}

	.about3 .about3_con .con_re{width: 100%;}

	.about3 .about3_con .con_le .txt{width: 90%;margin: 25px auto 0;line-height: 25px;}

	.about4 .about4_sw{padding: 30px 0 50px;}

	.about4 .about4_sw .img img{width: 100%;}

	.about5 .con{width: 100%;height: auto;background: none;margin: 30px auto 0;}

	.about5 .con .nianf{top: 29.8%;}

	.about5 .con .txt{top: 56.45%;width: 50%;height: 26%;}

	/* .about5 .txt_bot{left: 29.5%;} */

	.about5 .con .txt .t{font-size: 12px;line-height: 20px;}

	.about5 .con .about51_sw{height: 100%;}

	/* .about5 .con .about51_sw .in1_sp {bottom: 0;} */

	.about5 .txt_bot{height: 50px;}

	.service1 .ser1_con .ul{margin: 30px 0;}


	.service1 .ser1_con .ul .li .con .con_re{padding-right: 10px;}

	.service1 .ser1_con .ul .li .con .con_le{padding-left: 20px;}

	.service1 .ser1_con .ul .li .con{padding: 15px 0;}

	.service1 .ser1_con .ul .li .con .con_le .le_img{width: 25px;height: 25px;}

	.service2 .ser2_con .ul {margin-top: 30px;flex-wrap: wrap;}

	.service2 .ser2_con .ul .li{width: 100%;margin-right: 0;padding: 25px;}

	.ljgd2{width: 140px;height: 44px;line-height: 42px;right: 25px;bottom: 25px;}

	.service2 .ser2_con .ul .li .li2{line-height: 25px;}

	.service2 .ser2_con .ul .li s{margin: 25px 0;}

	.service3 .con_bot .ul .li{width: 48%;margin-right: 4%;margin-bottom: 20px;}

	.service3 .con_bot .ul .li:nth-child(2n){margin-right: 0;}

	.service3 .con_bot .ul .li:nth-child(3n){margin-right: auto;}

	.service3 .con_bot .ul .li .li_img img{width: 100%;}

	.product .ul .li{width: 48%;margin-right: 4%;margin-bottom: 20px;}

	.product .ul .li:nth-child(2n){margin-right: 0;}

	.product .ul .li:nth-child(3n){margin-right: auto;}

	.product2_dect .dect2_con .con1 .r_top::after{right: -15px;width: 15px;height: 15px;}

	.product2_dect .dect2_con .con1 .r_top{width: calc(100% - 20px);padding: 15px 0;}

	.product2_dect .ljgd{margin-bottom: 30px;}

	.about1 .img .bf{width: 50px;height: 50px;}

	.vd_tanchuang .vox{width: 90%;}

}

@media screen and (max-width:700px) {
	.service3 .con_bot .ul .li{width: 100%;margin-right: 0%;}

	.product .ul .li{width: 100%;margin-right: 0%;}

	.product .ul .li .img img{width: 100%;}

	.product .ul{margin-bottom: 5px;}

}








































































</pre></body></html>