@charset "utf-8";
@import url("common.css");
.h_d{position: fixed;width: 100%;left: 0;top: 0;right: 0;z-index: 100;}
.hd_hr.hidden {transform: translateY(-100%);}
.idx_hd{background: #fff;border-bottom: 1px solid #fff;}
.hd_hr{position: relative;height:100px;background: #fff;box-shadow: 0 0 15px #eee;}
.hd_hr:hover{background: #fff;}
.logo{}
.logo:hover{transform: translate(0,-5px);}
.logo a{width:100%;display: block;}
.logo img{width: 100%;}
.hd_center{height: 100%;display: flex; align-items: center;justify-content: space-between;}
.hd_top{display: flex;align-items: center;}
.hd_top .phone i{width: 25px;height: 25px;display: inline-block;float: left;margin: 6px 6px 0 0;}
.hd_top .phone i img{width: 100%;}
.hd_top .phone span{font-size:32px;font-style:italic;font-family: 'Sakkal Majalla';font-weight: bold;}

.hd_right_view{display: flex;text-align: right;justify-content: end;width: 100%;}
.hd_right_view .idx_phone{padding:0 10px;font-size:22px;color: #106348;font-family: 'Bakbak One';border:1px solid #106348;border-radius: 80px;height: 34px;font-weight: bold;display: flex;align-items: center;}
.hd_right_view .idx_phone i{font-size: 20px;margin-right: 8px;}
.hd_right_view .hd_vxin .official{height: 34px;padding: 0 10px;border:1px solid #106348;border-radius: 80px;display: inline-block;line-height: 34px;margin-left: 10px;display: flex;align-items: center;cursor: pointer;}
.hd_right_view .hd_vxin .vxin_ewm{width:136px;height: 166px;background: #fff;border-radius: 8px;box-shadow: 0 0 10px #aaa;text-align: center;z-index: 99;overflow: hidden;top: 40px;opacity: 0;visibility: hidden;}
.hd_right_view .hd_vxin .vxin_ewm img{width: 100%;}

.hd_right_view .hd_vxin .official span{font-size: 20px;margin-left:2px;}

.hd_right_view .hd_vxin:hover .vxin_ewm{opacity: 1;visibility: visible;top:34px;}
.hd_right_view .hd_vxin:hover .official{background: #095F42;color: #fff;}

.hd_nav{align-items: center;}
.hd_nav,
.hd_nav .nav_lis{-webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;min-width: 0;}
.hd_nav{display: -webkit-box;}
.hd_nav .nav_lis ul{height: 100%;}
.hd_nav .nav_lis ul li{display: list-item;text-align: -webkit-match-parent;position: relative;float: left;height: 100%;}
.hd_nav .nav_lis ul li a{width: 100%; height: 100%;display:flex;position: relative;z-index: 5;align-items: center;justify-content: center;padding: 0 20px 7px 20px;line-height: 50px;}
.hd_nav .nav_lis ul li a:after{content: '';width:0;height:3px;position: absolute;left: 0;bottom: 0;background: #03ada2;transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;opacity: 0;visibility: hidden;right: 0;margin: auto;}
.hd_nav .nav_lis ul li.nav_select a:after,
.hd_nav .nav_lis ul li:hover a:after{width:70%;opacity: 1;visibility: visible;}
.hd_nav .nav_lis ul li a{color: #282828;}
.hd_nav .nav_lis ul li:hover a,
.hd_nav .nav_lis ul li.nav_select a{color: #03ada2;}

.nav_lis ul li .downlis,
.nav_fixed{transition: ease .5s;-webkit-transition: ease .5s;-moz-transition: ease .5s;-o-transition: ease .5s;-ms-transition: ease .5s;}
.nav_lis ul li .downlis{width:130%;position: absolute;max-height:0;left:-15%;right: 0;top:110px;z-index: 5;visibility: hidden;opacity: 0;margin: auto;}
.nav_lis ul li:hover .downlis{top:100px;opacity: 1;max-height: 600px;visibility: visible;}
.nav_lis ul li .downlis dl{border-radius:0 0 8px 8px;overflow: hidden;}
.nav_lis ul li .downlis dl dd a{width: 100%;padding:10px 5px;line-height: initial; display: block;margin: 0;text-align: center;background: #fff;border-top: 1px solid #e4e4e4;color: #333;position: initial;}
/* .nav_lis ul li .downlis:before{content: ''; width: 13px;height: 13px;background: #03ada2;position: absolute;left: 0;top:14px;right: 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;z-index: -1;opacity: 0;} */
.nav_lis ul li .downlis dl dd a:hover{background: #03ada2;color: #fff;}
.nav_lis ul li:hover .downlis:before{opacity: 1;top:4px;}
.nav_lis ul li:hover .downlis dl dd a::after{display: none;}

.nav_lis ul li .downlis:before,
.polNewLis ul li a,
.hd_right_view .hd_vxin .vxin_ewm{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-ms-transition: ease .3s;}


.hd_nav .nav_lis ul li .downlis,
.logo,
.search,
.hd_nav .nav_lis ul li a:after,
.hd_nav .nav_lis ul li,
.hd_nav .nav_lis ul li a,
#new_swip .swiper-slide .slide_pic,
.business_lis ul li a .bus_pic .bus_img{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}

.hd_hr,
.ban_box .swiper-button-prev, 
.ban_box .swiper-button-next,
.logo1,
.logo{transition: ease .5s;-webkit-transition: ease .5s;-moz-transition: ease .5s;-o-transition: ease .5s;-ms-transition: ease .5s;}

.hd_tel:before{content: '';position: absolute;width: 1px;height:34px;background: #dbdbdb;top: 0;left:0;bottom: 0;margin: auto;}

.search{margin-left: 5%;position: relative;text-align: right;width: 42px;
height: 42px;color: #03ada2;}
.search i{position: absolute;width:100%;height:33px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;cursor: pointer;font-size: 28px;background: #fff;}
.search i.iconyuyinguanbi{display: none;color: #e6222a;}
.sch_box{width:100%;padding:20px;position: absolute;left:0;top:100px;z-index: 99;background: #f5f5f5;display: none;}
.sch_box .sch_ipt{height:60px;padding: 0 20px;outline:none;font-size: 16px;}
.sch_box .sch_btn{width:120px;height:60px;background: #03ada2;color: #fff;line-height:60px;color: #fff;cursor: pointer;cursor:pointer;font-size: 16px;transition: ease .3s;}
.sch_box .sch_btn:hover{background: #181818;}


._show_img{width: 100%;height: 100%;display: block;}
.close{width: 50px;height: 100%;background: #e6222a;text-align: center;line-height: 60px;color: #fff;height: 60px;cursor: pointer;}
.close:hover{background: #960c12;}


.h_hr{display: none;}
.ny_ban{padding-top: 110px;}
/*banner*/
.ban_box{margin: auto;/*height:100vh;*/padding-top: 100px;position: relative;}
#banner{width:100%;height: 100%;}
#banner .swiper-wrapper .swiper-slide a{width: 100%;height: 100%;display: block;}
#banner .swiper-wrapper .swiper-slide img{width: 100%;}
#banner .swiper-wrapper .swiper-slide.swiper-slide-active img{width: 100%;-webkit-animation: scaleBigToSmall 5.5s; animation: scaleBigToSmall 5.5s;}
#banner .swiper-button-prev, 
#banner .swiper-container-rtl .swiper-button-next {
    width: 40px;height: 40px;background:#fff;
left:30px;right: auto;}
#banner .swiper-button-next, 
#banner .swiper-container-rtl .swiper-button-prev {
    width: 40px;height: 40px;background:#fff;
right:30px;left: auto;}
#banner .swiper-button-next, 
#banner .swiper-button-prev {position: absolute;top:50%;bottom: 0;margin:-20px auto 0;
width:0;height:40px;z-index: 10;cursor: pointer;background-size:40px 40px;
background-position: center;background-repeat: no-repeat;transition: ease .3s;opacity:0;transform: scale(0);display: block !important;}
#banner .swiper-button-next span, 
#banner .swiper-button-prev span{font-size:24px;color: #03ada2;display: block;width: 100%;height: 100%;text-align: center;line-height: 40px;font-family: '宋体';}
#banner:hover .swiper-button-next, 
#banner:hover .swiper-button-prev{width:40px;opacity:.8;transform: scale(1);}
#ban_pgt{bottom:22px;width: 100%;right: 0;left: auto;}
#ban_pgt .swiper-pagination-bullet{width:30px;height:4px;display: inline-block;border-radius: 0;background: rgba(255,255,255,1);position: relative;margin: 0;}
#ban_pgt .swiper-pagination-bullet-active{background:#03ada2;position: relative;border-radius: 2px;}
.ny_ban #banner .swiper-wrapper .swiper-slide img{height: 100%;object-fit: cover;}


.c_n{padding-bottom: .3rem;}
.abt_cont{padding: .8rem;}
.abt_left_bg{width: 40%;height:75%;background: #03ada2;position: absolute;left: 0;top: 0;z-index: -1;}
.abt_right_bg{width: 60%;height: 100%;background: url(../images/abt_bg.jpg) no-repeat center center;background-size: cover;position: absolute;right: 0;top: 0;z-index: -1;}
.abt_cont .abt_pic{width: 50%;transform: translate(-10%,0);overflow: hidden;}
.abt_cont .abt_pic img{width: 100%;}
.abt_top_lg{padding:.4rem 0 ;position: relative;}
.abt_top_lg::after{content: '';width:.5rem;height: 2px;background: #03ada2;position: absolute;left: 0;bottom: 0;}
.abt_company{font-size: 16px;color:#666;line-height: 30px;margin-top:.4rem;}

.abt_cont .abt_pic:hover img{transform: scale(1.05);}


.sz_gd{overflow: hidden;margin-top: .2rem;}
.sz_gd ul li{width:33.3333%;position: relative;margin: .3rem 0;float: left;text-align: center;}
.sz_gd ul li::after{content: '';width: 1px;height: 100%;background: #d8d8d8;position: absolute;top: 0;left: 0;margin: auto;}
.sz_gd ul li::before{content: '';width:1px;height:30%;background: #03ada2;position: absolute;top: 0;left: 0;margin: auto;z-index: 1;}
.sz_gd ul li p{font-size:.5rem;font-family: arial;font-weight: bold;}
.sz_gd ul li h1{font-size: 16px;color:#999;margin-top: 10px;}
.sz_gd ul li span{font-size:16px;color:#03ada2;font-weight: normal;}
.sz_gd ul li p{display: inline-block;}

.pd50{padding: .5rem 0;}
.product_big_title{text-align: center;}
.product_big_title h1{font-size: 36px;color:#03ada2;font-weight: bold;}
.product_big_title p{font-size: 16px;color:#666;margin-top:15px;position: relative;padding-bottom: .25rem;}
.product_big_title p::after{content: '';width:40px;height:3px;background: #03ada2;position: absolute;left: 0;bottom:0;right: 0;margin: auto;}

.idx_product_item .product_pic img{width: 100%;}
.product_item_con{height: 100%; top: 0;z-index: 1;display: flex;align-items: center;padding-top:.6rem;}
.product_item_con .pro_item_link{display: inline-block;color: #000;padding: 0 .5rem;}
.product_item_con .pro_item_link .title{font-size:24px;}
.product_item_con .pro_item_link .sub_title{color: #999;text-transform: uppercase;margin-top: 8px;}
.product_item_con .pro_item_link .product_item_text{margin-top: .4rem;}
.product_item_con .pro_item_link .product_item_text dl dd{margin-top: .2rem;}
.product_item_con .pro_item_link .product_item_text dl dd h2{font-size:18px;font-weight: bold;}
.product_item_con .pro_item_link .product_item_text dl dd span{font-size: 16px;color:#666;line-height: 30px;margin-top: .2rem;}
.pro_read_more{display: inline-block;margin-top: .2rem;font-size: 16px;color:#03ada2;position: relative;border: 1px solid #03ADA2;padding: .12rem .4rem;border-radius:4px;margin-top: .3rem;}
.pro_read_more:hover{background: #03ADA2;color:#fff;}

.idx_product_item:nth-child(odd) .product_item_con{right: 0;}
.idx_product_item:nth-child(even) .product_item_con{left: 0;}
.idx_product_item:nth-child(odd) .product_item_con{text-align: right;}

.idx_brand_story{padding: .8rem 0 2.5rem;background: url(../images/brand_Bg.png) no-repeat center center;background-size: cover;}
.brand_big_title h1{font-size:36px;color: #03ADA2;}
.brand_big_title p{font-size: 16px;color:#666;margin-top: 10px;position: relative;padding-bottom: .25rem;}
.brand_big_title p::after{content: '';width:40px;height:3px;background: #03ada2;position: absolute;left: 0;bottom:0;}
.brand_story_con{margin-top: .4rem;}
.idx_brand_story_text{margin-top: .5rem;}
.idx_brand_story_text p{font-size: 16px;color:#666;line-height: 30px;}
.idx_brand_pic{left: 0;right: 0;bottom: -35%;text-align: center;}

.pro_read_more a{display: inline-block;width: 100%;height: 100%;line-height: 30px;color: #03ADA2;}
.pro_read_more:hover a{color: #fff}

.brand_story_footer{padding: .8rem 0 1.5rem;background: url(../images/brand_ft_bg.jpg) no-repeat center center;background-size: cover;border-bottom: .2rem solid #def8f9;}
.brand_story_footer_con{padding-top:1.5rem;}
.brand_story_footer_con .song{font-size:36px;color: #03ADA2;padding-top: .3rem;position: relative;}
.brand_story_footer_con .song::after{content: '';width:60px;height:3px;background: #03ada2;position: absolute;left: 0;top:0;}
.styor_footer_text{margin-top: .4rem;}
.styor_footer_text p{font-size: 16px;color:#666;line-height: 30px;}

.brand_story_footer_con .pro_read_more{margin-top: .4rem;}

.base_Exhibition {padding: .8rem 0;}
.swiper_cent{position: relative;}
.swiper_cent .swiper-button-next, 
.swiper_cent .swiper-button-prev {position: absolute;top:0;width:.6rem;height:3.8rem;margin-top:0;z-index: 10;cursor: pointer;
background-size:100% 100%;background-position: center;background-repeat: no-repeat;background: #fff;line-height: 3.8rem;}
.swiper_cent .swiper-button-next{right: 0;text-align: right;}
.swiper_cent .swiper-button-prev{left: 0;}
.swiper_cent .swiper-button-next span, 
.swiper_cent .swiper-button-prev span{font-size: 40px;color: #c2c2c2;}
.swiper_cent .swiper-button-next span:hover, 
.swiper_cent .swiper-button-prev span:hover{color: #007332;}
.swiper_cent .next,
.swiper_cent .prev{position: absolute; z-index: 20; top: 50%; width: 50px; height: 50px; margin-top: -25px;opacity: .5;border-radius: 50%;border: 1px solid rgba(255,255,255,.5);text-align: center;line-height: 50px;box-shadow: 0 0 5px #999;}
.swiper_cent .prev{left: -60px;}
.swiper_cent .next{right: -60px;}
.swiper_cent .swiper-button-disabled{ display: none ;}
.swiper_cent .next:hover,
.swiper_cent .prev:hover{opacity: 1;background: #fff;}
.swiper_cent .swiper-slide{ width: 100%;}
.swiper_cent .next i,
.swiper_cent .prev i{font-size:24px;}

.swiper_cent .swiper-slide .pic_link{position: relative;overflow: hidden;}
.swiper_cent .swiper-slide .pic_link .item_pic{overflow: hidden;height: 2.6rem;}
.swiper_cent .swiper-slide .pic_link .item_pic img{width: 100%;height: 100%;object-fit: cover;}


.swiper_cent .swiper-slide .pic_link .item_title{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,.5);color:#fff;align: center;padding: .2rem;transition: 0.3s ease;height: .3rem;line-height: .3rem;bottom: -.5rem;display: flex;align-items: center;justify-content: center;}
.swiper_cent .swiper-slide .pic_link .item_title h1{font-size: 16px;color:#fff;padding-left: .38rem;position: relative;}
.swiper_cent .swiper-slide .pic_link .item_title h1::after{content: '';width:30px;height:2px;background: #fff;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.swiper_cent .swiper-slide .pic_link:hover .item_title{height:100%;bottom: 0;}

 .mask-white{position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(255,255,255,.2); content:''; -webkit-transition:-webkit-transform .6s; 
    transition:transform .6s; -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0) }
.pic_link .item_pic:hover:hover .mask-white,
.pic_link .item_pic:hover .mask-white{ -webkit-transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0); transform:scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)}

.base_read_more{text-align: center;margin-top: .5rem;}
.base_read_more a{display: inline-block;padding: .15rem .5rem;border: 1px solid #03ada2;color: #03ada2;border-radius: 4px;}
.base_read_more a:hover{background: #03ada2;color: #fff;}


.quality_section{padding:1.2rem 0 1.2rem;background: url(../images/quality_Bg.jpg) no-repeat center center;background-size: cover;}
.quality_lis ul li{width: 25%;height: 3rem;float: left;}
.quality_lis ul li .quality_lis_con{overflow: hidden;}
.quality_lis ul li .quality_lis_con .quality_pic img{width: 100%;height: 100%;object-fit: cover;}
.quality_lis ul li .quality_lis_con:hover .quality_pic img{transform: scale(1.05);}
.quality_lis ul li .quality_lis_con .title{width:1.2rem;text-align: center;}
.quality_lis ul li .quality_lis_con .title .flex{display: flex;justify-content: space-between;color: #03ADA2;font-size:32px;}
.quality_lis ul li .quality_lis_con .title .en{font-size: 20px;text-transform: uppercase;margin: .1rem 0;color: #999;}
.quality_lis ul li .quality_lis_con.more a{width: 100%;height: 100%; display: flex;justify-content: center;align-items: center;background: rgba(255, 255, 255, 0.5);flex-direction: column;color: #03ADA2;} 
.quality_lis ul li .quality_lis_con.more a i{display: inline-block;font-size:50px;}
.quality_lis ul li .quality_lis_con.more a em{display: block;font-size: 20px;margin-top: .4rem;}
.quality_lis ul li .quality_lis_con h2{font-size: 16px;padding-bottom: .2rem;position: relative;padding-top: .3rem;font-weight: bold;}
.quality_lis ul li .quality_lis_con h2::after{content: '';position: absolute;width: 40px;height: 2px;background: #03ada2;left: 0;bottom: 0;color: #000;}
.quality_lis ul li .quality_lis_con span{line-height: 24px;color: #666;display: block;margin-top: .3rem;}
.quality_lis ul li .quality_lis_con.more:hover a i{transform: scale(1.25);}

.new_lis{margin: .5rem -.2rem 0;}
.new_lis ul li{width: 33.3333%;float: left;padding: 0 .2rem;}
.new_lis ul li .new_link{display: block;}
.new_lis ul li .new_link .new_pic{width: 100%;height:3rem;overflow: hidden;}
.new_lis ul li .new_link .new_pic img{object-fit: cover;}
.new_lis ul li .new_link:hover .new_pic img{transform: scale(1.05);} 
.new_lis ul li .new_link .new_texts{width:90%;padding:20px;position: relative;margin: -20px auto 0;box-shadow: 0px 4px 0 0px #03ADA2;}
.new_lis ul li .new_link .new_texts .date{display: inline-block;padding: .1rem .2rem;background: #03ada2;color: #fff;}
.new_lis ul li .new_link .new_texts .title{font-size: 16px;font-weight: bold;margin-top: .2rem;}
.new_lis ul li .new_link .new_texts .txt{margin-top: .2rem;line-height: 24px;color: #999;}
.new_lis ul li .new_link .new_texts .new_more{display: inline-block;padding: .1rem .2rem;background: #42bbce;color: #fff;margin-top: .2rem;position:relative;z-index: 2;}
.new_lis ul li .new_link .new_texts .new_more::after{content: '';position: absolute;width:0;height: 100%;background: #03ada2;left: 0;top: 0;bottom: 0;z-index: -1;transition: ease .3s;}
.new_lis ul li .new_link .new_texts:hover .new_more::after{width: 100%;}

.ft_top{background-color: #f5f5f5;padding: .5rem 0;}
.ft_top .ft_left_text{color: #666;}
.ft_top .ft_left_text p{margin: .1rem 0;}
.ewm_lis ul{display: flex;}
.ewm_lis ul li{width:1.5rem;text-align: center;margin-left: .1rem;}
.ewm_lis ul li img{width: 100%;}
.ewm_lis ul li p{margin-top: .1rem;}
.ft_bt{padding: .2rem;background: #35b7b7;color: #fff;}
.ft_buttom_con .zhizhao{width: 30px;}
.ft_buttom_con a{color: #fff;}
.ft_buttom_con .mg-right{margin-right: 10px;}
.ft_buttom_con a:hover{color:#ececec;}


.right_fixed{position: fixed;bottom:30%;right:10px;text-align: center;z-index: 99;transition: ease .3s;}
.right_fixed ul.fixed_box{position: relative;}
.right_fixed ul li{width:70px;border-radius:4px;margin-bottom:2px;text-align: center;position: relative;background:rgba(0, 0, 0, 0.3);}
.right_fixed ul li .fixed_link{display: block;width: 100%;border-radius: 6px;padding:10px 4px;display: flex;align-items: center;flex-direction: column;justify-content: center;font-size:12px;color: #fff;box-shadow: 0 0 10px #ddd;min-height: 60px;}
.right_fixed ul li .fixed_link i{font-size:20px;display: inline-block;}
.right_fixed ul li .fixed_link p{margin-top: 5px;}
.right_fixed ul li:hover{background: #03ada2;}
.right_fixed ul li:hover .fixed_link{color: #fff;}
.right_fixed ul li .vxin{width: 140px;background: #fff;padding: 8px;position: absolute;top: 12px;left:-148px;border-radius: 8px;transform: translate(-10%,-20%);visibility:hidden;-webkit-transition-duration: .3s;transition-duration: .3s;opacity:0;min-height: 60px;display: flex;align-items: center;box-shadow: 0 0 10px #aaa;color: #333;font-size: 16px;color: #03ada2;text-align: center;}
.right_fixed ul li .vxin.vxin_pic{top: -16px;}
.right_fixed ul li.four .vxin{width: 160px; left: -168px;}
.right_fixed ul li .vxin:after{content: '';position: absolute;height: 1px;border-left:8px solid #fff;border-top: 10px solid transparent;border-bottom: 10px solid transparent;top: 0;bottom: 0;right: -8px;margin: auto;}
.right_fixed ul li .vxin img{width: 100%;}
.right_fixed ul li:hover .vxin{transform: translate(0,-20%);visibility: visible;opacity: 1;} 
.fixed_colse{position: absolute;width:30px;height:30px;top: -30px;right:0;color: #03ada2;}
.fixed_colse span{font-size: 20px;width: 100%;height: 100%;display:flex; position: absolute;top: 0;right: 0;background:rgba(255,255,255,.8);box-shadow: 0 0 15px #ddd;align-items: center;justify-content: center;cursor: pointer;}
.fixed_colse:hover span{background: #03ada2;color: #fff;}
.fixed_colse .iconfont.is2{right:-90px;}

.ny_cn{min-height: 300px;padding: .3rem 0;}
.ny_ban{height:7rem;}
.h_page{background: #fff;text-align: center;border-bottom: 1px solid #eee;}
.hd_menu{-webkit-animation: fadeInLeft 1.5s;animation: fadeInLeft 1.5s;}
.hd_menu a{display: inline-block;padding:.2rem .05rem;position: relative;margin: 0 .2rem;}
.hd_menu a:after{content:'';position: absolute;width:0;height: 2px;background: #03ada2;left: 0;right:0;bottom: 0;margin: auto;}
.hd_menu a.menu_active,
.hd_menu a:hover{color: #03ada2;}
.hd_menu a.menu_active:after,
.hd_menu a:hover:after{width: 100%;}


.addr{height: 100%; color: #8c8c8c;-webkit-animation: fadeInRight 1.5s;animation: fadeInRight 1.5s;animation-delay: .3s;display: flex;align-items: center;font-size: 14px;padding: .21rem 0;}
.addr i{font-size:14px;float: left;margin:0 8px 0 0;}
.addr a{padding-right: 20px;position: relative;color: #8c8c8c;display: inline-block;}
.addr a:after{content: '>';position: absolute;top:3px;bottom: 0;right:6px;margin: auto;color: #8c8c8c;font-family: '宋体';}
.addr a:last-child:after{display: none;}
.addr a:last-child{padding-right: 0;}
.addr a:hover,
.addr a:last-child{color: #03ada2;}
.single_page img{max-width: 100%;}
.hd_menu a:after{transition: ease .3s;-webkit-transition: ease .3s;-moz-transition: ease .3s;-o-transition: ease .3s;-ms-transition: ease .3s;}

.pic_lis{margin: 0 -.2rem;}
.pic_lis ul li{width: 25%;float: left;padding: 0 .2rem;margin-bottom: .25rem;}
.pic_lis ul li .lis_con{box-shadow: 0 0 .05rem #eee;border-radius: 4px;overflow: hidden;display:block;}
.pic_lis ul li .lis_con .pic_con{padding-bottom:70%;overflow: hidden;}
.pic_lis ul li .lis_con .pic_con .pic_img{left: 0;top: 0;padding: .1rem;border-bottom: 1px solid #eee;}
.pic_lis ul li .lis_con .pic_con img{left: 0;top: 0;object-fit: contain;}
.pic_lis ul li .lis_con:hover .pic_con img{transform: scale(1.05);}
.pic_lis ul li .lis_con .lis_title{line-height:56px;text-align: center;transition:ease .2s;}
.pic_lis ul li .lis_con:hover .lis_title{color: #fff;background: #03ada2;}

.pages{text-align: center;line-height: 32px;color: #8f8f8f;margin:.7rem 0;font-family: 'HarmonyOS Sans SC'}
.pages a{display: inline-block;padding: 0 15px;color: #8f8f8f;margin: 0 2px;position: relative;border: 1px solid #d7d7d7;border-radius: 2px;}
.pages a.page_active,
.pages a:hover{color: #fff;background: #03ada2;color: #fff;border: 1px solid #03ada2;}
.pages a.page_active:after,
.pages a:hover:after{opacity: 1;visibility: visible;}


.video_items ul{margin: 0 -.2rem;}
.video_items ul li{width:25%;float: left;padding: 0 .2rem;margin-bottom:.4rem;font-size: 18px;cursor: pointer;}
.video_items ul li .video_item_mid{overflow: hidden;border-radius:4px;}
.video_items ul li .video_item_mid .video_box{padding-bottom: 70%;cursor: pointer;overflow: hidden;}
.video_items ul li .video_item_mid .video_box .video_item_pic{left: 0;top: 0;}
.video_items ul li .video_item_mid .video_box .video_item_pic img{object-fit: cover;}
.video_items ul li .video_item_mid:hover .video_box .video_item_pic img{transform:scale(1.05);}
.video_items ul li .video_item_mid .video_box:before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.5);left: 0;top: 0;right: 0;bottom: 0;opacity: 0;visibility: hidden;}
.video_items ul li .video_item_mid .video_box .ny_video_icon{width:100%;height:100%;position: absolute;top:0;bottom:0;right: 0;left:0;background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5);display: flex;align-items: center;justify-content: center;transition: ease .3s;}
.video_items ul li .video_item_mid .video_box .ny_video_icon i{text-align: center;font-size: 36px;display: flex;align-items: center;justify-content: center;}
.video_items ul li .video_item_mid:hover .video_box .ny_video_icon{background:rgba(0, 0, 0, 0.1); }
.video_items ul li .video_item_mid .video_title{height: 56px; border: 1px solid #EBF0F5;border-top: none;padding:0 .2rem;text-align: center;line-height:56px;font-size: 16px;transition: ease .3s;}
.video_items ul li .video_item_mid:hover .video_title{background: #03ada2;border: 1px solid #03ada2;color: #fff;} 
.video_items ul li .video_item_mid:hover .video_box .ny_video_icon{transform: scale(1.1);color:rgba(255, 255, 255, 1);} 
.video_items ul li .video_item_mid:hover .video_box:before{opacity: 1;visibility: visible;}
.video_pop_title{text-align: center;color: #fff;font-size: .3rem;padding-top: .3rem;}
.video-pop {position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);
width: 100%;height: 100%;background-color: #000000;z-index:1588;
opacity: 0;visibility: hidden;transition: all 0.5s;}
.video-pop .video-close {position: fixed;top: 9%;right: 7%;width: 34px;height: 34px;border-radius: 50%;
cursor: pointer;z-index:8888;background-color: rgba(255, 255, 255, 0.5);
text-align: center;line-height: 34px;}
.video-pop .video-close:hover {background-color: #0F4696;text-align: center;color: #fff;}
.video-pop .video-con {position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);
width: 1px;height: 1px;object-fit: contain;outline: none;z-index: 4;transition: all 0.5s;}
.video-pop.video-open {width: 100%;height: 100%;opacity: 1;visibility: visible;}
.video-pop.video-open .video-con {width: 80%;height: 80%;}


.video_items ul li .video_item_mid .time{right: 20px;bottom: 20px;z-index: 66;color:rgba(255, 255, 255, 0.5);}

.ny_news ul li{padding:.25rem .2rem;border-bottom: 1px solid #F3F3ED;background: #fff;transition: ease .3s;}
.ny_news ul li a{width: 100%;height: 100%;}
.ny_news ul li a .ny_new_pic{width:165px;overflow: hidden;height: 110px;margin-right: .2rem;}
.ny_news ul li a .ny_new_text h1{font-size:16px;font-weight: bold;}
.ny_news ul li a .ny_new_text p{line-height:26px;color: #a4a4a4;margin-top:15px;}
.ny_news ul li a .py_time span{display: block;color: #999;margin-left:.2rem;font-size: 18px;}
.ny_news ul li a .ny_new_pic img{width: 100%;height: 100%;object-fit: cover;}
.ny_news ul li:hover{transform: translate(0,-2px);background: #fdfdfd;box-shadow: 0 0 15px #ddd;}
.ny_news ul li:hover a .ny_new_pic img{transform: scale(1.02);}
.ny_news ul li:hover a .ny_new_text h1{font-weight: bold;}
.ny_news ul li:hover a .ny_new_text p{color: #333;}
.ny_news ul li:hover  a .py_time span{color: #03ada2;}



.new_details_title {text-align: center;}
.new_details_title h1 {font-size: 24px;font-weight: bold;padding: .2rem 0;}
.new_details_title .date {background: #F8F9FB;padding:15px 0;margin-top: .3rem;}
.new_details_title .date span {margin: 0 15px;color: #666;display: inline-block;}
.new_details {margin-top: .3rem;}
.new_details p,
.new_details p span {font-size: 20px;}
.new_details img {max-width: 100%;margin: .1rem 0;}
.detail_page {border-top: 1px solid #eee;margin: .3rem 0;padding-top: .2rem;}
.detail_page a {width: 100%;padding: .1rem 0;}
.detail_page a span {color: #03ada2;}

.pro_detial_left{width:40%;}
.pro_swiper_pic{padding-bottom: 80%;}
.pro_swiper_pic img{object-fit: contain;}

.pro_detial_left{/*border: 1px solid #eee;*/margin-right: .2rem;}
#product .swiper-button-prev, 
#product .swiper-container-rtl .swiper-button-next {
    width: 40px;height: 40px;background:none;
left:30px;right: auto;}
#product .swiper-button-next, 
#product .swiper-container-rtl .swiper-button-prev {
    width: 40px;height: 40px;background:none;
right:30px;left: auto;}
#product .swiper-button-next, 
#product .swiper-button-prev {position: absolute;top:50%;bottom: 0;margin:-20px auto 0;
width:10px;height:40px;z-index: 10;cursor: pointer;background-size:40px 40px;
background-position: center;background-repeat: no-repeat;transition: ease .3s;display: block !important;}
#product .swiper-button-next span, 
#product .swiper-button-prev span{font-size:24px;color: #03ada2;display: block;width: 100%;height: 100%;text-align: center;line-height: 40px;font-family: '宋体';}
#pro_pgt{color: #999;}
#pro_pgt .swiper-pagination-current{color: #03ada2;}

.pro_detail_right .pro_detail_title{font-size: 24px;font-weight: bold;color: #03ada2;padding-bottom: .2rem;border-bottom: 1px solid #eee;}
.pro_detail_top_text{margin-top: .2rem;color: #666;line-height: 30px;font-size: 14px;padding-bottom: .25rem;border-bottom: 1px solid #eee;}

.retrun_lis a{display: inline-block;padding: .15rem .4rem;background: #03ada2;color: #fff;margin-top: .3rem;}
.retrun_lis a i{display: inline-block;margin-right: 5px;transition: ease .3s;}
.retrun_lis a:hover{background: #3fc3ba;}
.retrun_lis a:hover i{transform: rotateY(180deg);margin-right: 10px;}
.detail_content{margin: .5rem auto;}
.detail_big_title{border-bottom: 1px solid #eee;}
.detail_big_title h1{display: inline-block;padding: .15rem .3rem;font-size: 20px;background: #03ada2;color: #fff;}
.detail_main{margin-top: .3rem;}
.detail_main img{max-width: 100%;}

.pic_big{display: inline-block;width: 40px;height: 40px;border-radius: 50%;right: 0;bottom: 0;z-index: 99;}
.pic_big i{display: inline-block;font-size: 30px;color: #03ada2;}


.contact_top_title{text-align: center;padding: .4rem 0;}
.contact_top_title h1{font-size:24px;font-weight: bold;}
.contact_top_title p{color: #666;margin-top: .2rem;}

.contact_con{padding: .3rem;background: #35B7B7;}
.contact_left{color: #fff;}
.company_title {padding: .4rem 0 0;}
.company_title h1{font-size: 24px;}
.company_title p{font-size: 14px;}
.contact_lis{margin-top: .3rem;}
.contact_lis p{margin: 10px 0;}

.contact_ewm{margin-top: .4rem;}
.contact_ewm ul{display: flex;}
.contact_ewm ul li{width: 130px;text-align: center;margin-right: .2rem;}
.contact_ewm ul li img{width:100%;}
.contact_ewm ul li p{margin-top: .1rem;}

.message_lis ul li .message_con .area{width: 100%;height:1.5rem;border: solid 1px #d3dde0;padding: 10px;border-radius: 4px;outline: none;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;}
.message_lis ul li .message_con{margin-bottom:13px;}
.message_lis ul li .msg_ipt{line-height:50px;width: 100%;border: solid 1px #d3dde0;padding: 0 10px;border-radius: 4px;outline: none;}
.message_lis ul li .yzm{width:170px;height: 50px;overflow: hidden; margin-left:5px;display: inline-block;}
.message_lis ul li .yzm img{width: 100%;}
.msg_button{width: 100%;display: block;line-height: 50px;background: #03ada2;color: #fff;border-radius: 4px;margin-top: .3rem;font-size: 18px;cursor: pointer;}
.msg_button:hover{background: #42bbce;}
.contact_message{width: 50%; padding: .3rem;background:rgba(242, 242, 242, 1);}

.map{margin-top: .3rem;}
.map img{width: 100%;}






@media (max-width:1540px) {
.abt_company{-webkit-line-clamp:4;}
.abt_top_lg{padding-top: 0;}	
}




@media (max-width:1440px) {
.hd_top{margin-left: 1%;}
.hd_nav .nav_lis ul li a{padding: 0 15px 7px 15px;}
	
}














.h_hr{display: none;}
@media (max-width:1200px) {
.ny_ban{padding-top: 0;}
.bd_atlis ul li .bd_pic{height: 200px;}	
.h_line{height: 90px;}
.sch_box{top: 90px;}
.hd_hr{display: none;}
.h_hr{display: block;}
.logo1{margin:6px 0 0 36px;width:200px;}
.logo1 a{width: 100%;height: 100%;display: flex;align-items: center;}
.logo1 img{width: 100%;}
.h_hr{height:90px;position: fixed;top: 0;left: 0;right: 0;z-index: 1000;background: #fff;box-shadow: 0 0 10px #ddd;}
.height2e{height: 90px;flex: 1;}
.h_hr .menu,
.h_hr .menu_2{padding:25px 28px;position: absolute;right:30px;top:15px;}
.h_hr .menu_2{display: none;}
.h_hr .menu_2 span:before{ transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg);top:0;}
.h_hr .menu_2 span:after{ transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg);top:0;}
.pull_down {display: none;width: 100%;/*height:85vh;*/position: absolute;overflow: auto;/*right: -30%;opacity: 0;transition: ease .15s;z-index: 100;*/}
.pull_down ul {position: relative;height: 100%;background: #fff;z-index: 101;padding-bottom:20px;}
.pull_down ul li{line-height:50px;border-bottom: 1px solid #f0f0f0;}
.pull_down ul li a {width: 100%;font-size:18px;display: block;padding: 0 10px;font-weight: bold;}
.pull_down ul li .nav_dlis{display: block;line-height:30px;/*border-top:1px solid #f5f5f5;*/border-radius: .06rem;/*background: #fbfbfb;*/padding:0 0 10px 10px;}
.pull_down ul li .nav_dlis a{display:inline-block;width: auto;padding:0 20px 0 14px;font-size:16px;color: #888;line-height:44px;position: relative;}
.pull_down ul li .nav_dlis a:before{content: '';position: absolute;width: 5px;height:5px;border-radius: 50%;left: 1px;top:19px;background: #999;}
.pull_down ul li .nav_dlis a:hover:before{background: #333;}
.pull_down ul li .nav_dlis a:last-child{border-bottom: none;}
.pull_down ul li a span{float: right;font-family: '宋体';display: inline-block; transform: rotate(-270deg);font-size:26px;margin-right:15px;transition: ease .5s;}
.pull_down ul li:hover .nav_dlis a{color: #666;}
.pull_down ul li a:hover span{transform: rotate(-90deg);color: #15499a;}
.pull_down ul li:hover a,
.pull_down ul li .nav_dlis a:hover{color: #03ada2;}
.pull_down ul li a.mobile_nav{color: #15499a;}
.pull_down ul li a.mobile_nav span{transform: rotate(-90deg);color: #15499a;}

.shade {max-width:100%;height: 100%;position: fixed;z-index: 99;background: rgba(0, 0, 0, 0.5);display:block;left: 0;right: 0;margin: auto;}
.pad_lf40 {padding:0 30px;}
.h_hr .menu span,
.h_hr .menu span:before,
.h_hr .menu span:after,
.h_hr .menu_2 span:before,
.h_hr .menu_2 span:after{position: absolute;display: block;width:40px;height:3px;top: 60%; left:10%; cursor: pointer;content: '';background-color: #03ada2;border-radius: 1px;-webkit-transition: all .4s cubic-bezier(0.19,1,.22,1);-o-transition: all .4s cubic-bezier(0.19,1,.22,1);-moz-transition: all .4s cubic-bezier(0.19,1,.22,1);transition: all .4s cubic-bezier(0.19,1,.22,1);border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;}
.h_hr .menu span:before{ top:-12px;left:0%;}
.h_hr .menu span:after{ top:12px;left:0%;}
.pull_d_bg{background: #fff;position: relative;z-index: 888;padding-bottom: 20px;}

.ml_search{max-width: 47%;height:35px;background: #fff;border-radius: 40px;margin: 20px auto;position: relative;z-index: 20;}
.ml_search .mb_input{height: 35px;padding: 0 15px;border-radius: 40px;background: transparent;outline: none;border: 1px solid #ddd;}
.ml_search .mb_btn{width: 35px;height: 35px;display: block;background: none;margin-left: 10px;}
.search{margin-right:114px;margin-top:26px;}
.pull_down ul li .language{text-align: right;}
.pull_down ul li .language a{display: inline-block;width: auto;padding: 0 20px;}

.ban_box{padding-top: 90px;}
.product_item_con{padding-top:.2rem;}

.quality_lis ul li .quality_lis_con h2{padding-top: 0;}
.quality_lis ul li .quality_lis_con span{margin-top: .1rem;}
.pic_lis ul li,
.video_items ul li{width: 33.3333%;}






}


@media (max-width:1024px) {
.abt_cont{display: block;}
.abt_left_bg{position: initial;height: 5rem;width: 100%;}
.abt_right_bg{position: initial;height: 10rem;width: 100%;}
.abt_cont{position: absolute;top: 0;left: 0;padding: .5rem;}	
.abt_cont .abt_pic{width: 100%;transform: translate(0, 0);}
.abt_cont .abt_pic img{width: 100%;transform: translate(0,0);}
.abt_texts{margin-top: .5rem;} 
.pruduct_detail_top{display: block;} 
.pro_detial_left{width:60%;margin: auto;}
.pro_detail_right{margin-top: .5rem;} 





}




@media (max-width:768px) {
.ban_box{height: 3rem;padding-top: 0;margin-top: 1.1rem;}
.ny_ban{height: 2rem;}
.mb_line{display: none;height: 1.1rem;}
.mobile_ban{display: block;}
.logo1 {margin:0 0 0 .25rem;width:2.3rem;height: 100%;}

.search {width:.42rem;height:.42rem;margin-top:.35rem;margin-right: 1.1rem;}
.search i{width: 100%;height: 100%;line-height:.42rem;font-size: .4rem;}
.sch_box{top:1.1rem;padding: .25rem 0;}
.sch_box .sch_btn {width:1.5rem;line-height:.8rem;font-size: .24rem;height: .8rem;}
.sch_box .sch_ipt{height: .8rem;font-size: .24rem;}
.close{width:.8rem;line-height:.8rem;height:.8rem;}
.close i{font-size: .38rem;}
.search span{width:.42rem;height:.42rem;}
.search:before {display: none;}
.h_hr {width: 100%;position: fixed;top: 0;height: 1.1rem;}
.height2e,
.h_line{height: 1.1rem;}
.h_hr .menu,
.h_hr .menu_2{padding:.29rem .3rem;right:.2rem;top:.19rem;}
.h_hr .menu_2{right: 0.2rem;}

.pull_down {top:1.1rem;position: absolute;width: 100%;}
.pull_down ul {padding-bottom:.2rem;}
.pull_down ul li{line-height:.8rem;}
.pull_down ul li a {width: 100%;font-size:.26rem;}
.pull_down ul li .nav_dlis{line-height:.7rem;border-radius: .06rem;}
.pull_down ul li .nav_dlis a{padding:0 .3rem;font-size:.24rem;line-height:.7rem;display: inline-block;border-bottom:none;}
.pull_down ul li a span{font-size:.26rem;margin-right:.15rem;}

.pad_lf40 {padding:0 .2rem;}
.h_hr .menu span,
.h_hr .menu span:before,
.h_hr .menu span:after,
.h_hr .menu_2 span:before,
.h_hr .menu_2 span:after{width:.45rem;height:.04rem;top: 60%; left:10%;border-radius:.02rem;-webkit-border-radius:.02rem;-moz-border-radius:.02rem;}
.h_hr .menu span:before{ top:-.15rem;left:0%;}
.h_hr .menu span:after{ top:.15rem;left:0%;}
.pull_down ul li .nav_dlis a:before {width:.06rem;height:.06rem;
border: 1px solid #ddd;left:.02rem;top:0;bottom: 0;margin: auto;}

.search span {width:.32rem;height: .32rem;top:.05rem;}
.search {width:.42rem;height:.42rem;padding-left: 0.8vw;margin-left: 0.8vw;}

.tab_title{margin-top: .3rem;}
.mobile_ban{display: block;height:auto;position: relative;}
#mobile_B{width:100%;height:6.8rem;}
#mobile_B .swiper-wrapper .swiper-slide a{width: 100%;height: 100%;display: block;}
#mobile_B .swiper-wrapper .swiper-slide img{width: 100%;height: 100%;}
#mobile_B .swiper-pagination-bullet-active{background: #2c3fe2;opacity:1;}
#mobile_B_pgt{bottom:.3rem;}
#mobile_B_pgt .swiper-pagination-bullet{width:.1rem;height:.1rem;display: inline-block;border-radius: 100%;background: #fff;opacity: 1;position: relative;margin: 0 .06rem;}
#mobile_B_pgt .swiper-pagination-bullet-active{background: #b88836;position: relative;}

#ban_pgt{bottom:.2rem}
#ban_pgt .swiper-pagination-bullet{width:.3rem;height:.04rem;}
#ban_pgt .swiper-pagination-bullet-active{border-radius:.02rem;}

.abt_left_bg{height: 2.5rem;}
.sz_gd ul li{width: 50%;}
.sz_gd ul li h1,
.sz_gd ul li span{font-size: 14px;}
.abt_texts {margin-top: .2rem;}
.abt_cont {padding: .25rem;}
.sz_gd ul li p{font-size: .46rem;}

.product_item_con{position: inherit;}
.product_big_title h1,
.brand_big_title h1,
.brand_story_footer_con .song{font-size: .4rem;}
.product_big_title p{font-size: .24rem;}
.product_big_title p::after{width: .6rem;height: 2px;}
.product_item_con .pro_item_link .title{font-size: .28rem;}
.product_item_con .pro_item_link{padding: 0;width: 100%;display: block;}
.idx_product_item{margin-bottom: .8rem;} 

.brand_big_title p,
.idx_brand_story_text p,
.styor_footer_text p{font-size: .24rem;}
.idx_brand_story{padding: .4rem 0 2.5rem;}
.idx_brand_pic{bottom: -1.8rem;}
.idx_brand_pic img{width: 2.5rem;}
.brand_story_footer{padding: .4rem 0 1rem;}

.swiper_cent{margin:.5rem auto;}
.swiper_cent .next, .swiper_cent .prev {width:.5rem; height: .5rem;margin-top: -.25rem;line-height:.5rem;}
.swiper_cent .next i, .swiper_cent .prev i{font-size: .24rem;}
.swiper_cent .next{right: -.6rem;}
.swiper_cent .prev{left: -.6rem;}
.swiper_cent .swiper-slide .pic_link .item_pic{height: 3.8rem;}
.swiper_cent .swiper-slide .pic_link .item_title h1{font-size: .26rem;padding-left: .5rem;}
.swiper_cent .swiper-slide .pic_link .item_title h1::after{width: .4rem;height: 2px;}
.quality_lis ul li{width: 50%;margin-bottom: 1px;}
.quality_lis ul li .quality_lis_con .title{width: 2rem;}
.quality_lis ul li .quality_lis_con .quality_pic{height: 4rem;}
.quality_section{padding: .8rem 0 .6rem;}

.ewm_lis{display: none;}
.ft_top{padding: .3rem 0;font-size: 14px;}
.ft_bt{padding: .2rem 0;font-size: 14px;}

.ny_cn{min-height: 3rem;}
.h_page{padding-top:0;border:none;}
.addr{border-bottom:.01rem solid #eee;padding: .2rem 0;float: none;font-size: .26rem;}
.hd_menu a{padding:0 .05rem .2rem;}
.hd_menu a:after{height:.02rem;}

.hd_menu{float: none;padding-top: .2rem;font-size: .26rem;display: flex;overflow-x: auto;}
.hd_menu a{white-space: nowrap;}
.addr i{font-size:.24rem;margin:0 .1rem 0 0;}
.addr a{padding-right:.2rem;}
.addr a:after{right:.06rem;}


.pic_lis ul li,
.video_items ul li{width: 50%;}
.pic_lis ul li .lis_con .lis_title,
.video_items ul li .video_item_mid .video_title{line-height: .6rem;font-size: .26rem;height: .6rem;}

.pages{line-height:.4rem;margin:.7rem 0 .3rem;font-size: .24rem;}
.pages a{padding: 0 .12rem;margin: 0 .02rem;}
.video_items ul li .video_item_mid .video_box .ny_video_icon i{font-size: .3rem;}
.video_items ul li .video_item_mid .time{right: .2rem;bottom: .2rem;font-size: .24rem;}

.ny_news ul li a{display: block;}
.ny_news ul li a .ny_new_pic{width: 100%;height:3.5rem;}
.ny_news ul li a .ny_new_text h1{margin-top: .25rem;}
.ny_news ul li a .py_time span{margin: .2rem 0 0 0 ;}
.ny_news ul li{padding: .4rem 0;}

.new_details_title h1{font-size: .28rem;}
.pro_detial_left{width: 100%;}

.contact_con {display: block;}
.contact_top_title h1{font-size: .36;}
.contact_top_title p{font-size: .24rem;}
.contact_con{padding: .2rem;}
.company_title{padding: .2rem 0 0 0;}
.company_title h1{font-size: .3rem;}
.company_title p{font-size: .24rem;}
.contact_lis p{margin: .2rem 0;font-size: .26rem;}
.contact_ewm ul li{width: 2rem;margin:0 .2rem}
.contact_message{width: 100%;padding:.3rem .2rem;margin-top: .4rem;}
.message_lis ul li .message_con .area{font-size: .26rem;}
.message_lis ul li .msg_ipt{font-size: .26rem;line-height: .6rem;}
.message_lis ul li .message_con{margin-bottom: .15rem;}
.message_lis ul li .yzm{width: 2rem;height: .6rem;}
.msg_button{line-height: .7rem;font-size: .28rem;}






}




@media (max-width:414px){
.swiper_cent{width: 4.6rem;}
.quality_lis ul li{width:100%;}
.new_lis ul li{width: 100%;margin-bottom: .5rem;}
.ft_buttom_con{display: block;}









}




























