.main{ line-height: 30px; padding: 5% 0;} @media screen and (max-width:768px){ .row{ margin: 0;} .main{ padding: 4% 15px; } } .img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;} .abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;} /*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}*/ .my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;} #dituContent label { max-width: unset!important; text-align: center; } @media screen and (max-width:991px){ .layui-layer{ width: 94% !important; left: 3% !important;} } /*头部*/ .header { z-index: 9999; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; } .header.scroll_bottom { top: -150px; } #top_index{ height: auto; margin: 0 auto;} #logo{ padding: 1% 0; text-align: center;} #logo a{ display: block;} #logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; } #top_index #sousuo{ background: #c80f23; color: #fff; padding: 3%; position: relative; width: 70px; text-align: center;} #top_index #sousuo:before{ position: absolute; left: 0; top: -50%; content: ''; background: #c80f23; width: 200%; height: 200%;} #top_index #sousuo i{ position: relative; z-index: 1; color: #fff; font-size: 30px;} #top_index .top_tel_con{ margin-right: 30px;} #top_index .top_tel_con i{ width: 30px; height: 30px; line-height: 30px; text-align: center; color: #fff; border-radius: 100%; background: #c80f23;} #top_index .top_tel_con P{ font-size: 22px; color: #c80f23; margin-left: 10px !important;} .search-text{border: 1px solid #ddd;line-height: 38px;padding-left: 5px;width: 80%;} .fdj{width: 55px;height: 40px; line-height: 40px;background: url("../images/fdj.png") center no-repeat #ce000c;outline: none;color: #fff;width: 20%;transition:.4s;} .fdj:hover{background: url("../images/fdj.png") center no-repeat #444;} .btn{border-radius: 0px !important;} @media screen and (max-width:1800px){ #top_index .top_tel_con P{ font-size: 20px;} } @media screen and (max-width:1740px){ #top_index .top_tel_con i{ display: none;} #top_index .top_tel_con P{ font-size: 18px;} } @media screen and (max-width:1500px){ #top_index #sousuo { width: 60px;} #top_index #sousuo i{ font-size: 20px;} } @media screen and (max-width:1440px){ #top_index .top_tel_con{ margin-right: 10px;} #top_index .top_tel_con P{ font-size: 16px;} } @media screen and (max-width:1200px){ #top_index #sousuo { width: 50px;} } @media screen and (max-width:991px){ #top_index{ padding: 0; width: 100%;} #logo{ padding: 1% 0 1% 3%; text-align: left;} #logo a img{ max-width: 80%;} } @media screen and (max-width:768px){ #logo{ padding: 2%;} #logo a img{ max-width: 50%;} } #nav{ height: auto; transition:0.3s; text-align: center;} #nav li{ display: inline-block; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s;} #nav li .big{ display: block; position: relative; z-index: 1; color: #282828;} #nav li .big p{ position: relative; z-index: 2;} #nav li:hover .big{ color: #282828;} #nav li .big:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 5px; display: block; height:5px; background-color: #c80f23; width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;} #nav li .big:hover::after{ -webkit-transform-origin: left center;transform-origin: left center; -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);} #nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: url("../images/nav_bj.jpg") no-repeat left top #f7f7f7; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 99999; width: 100vw;} #nav li .navson .main{ padding: 50px 0; text-align: left;} #nav li .navson .nav_left{ color: #fff; width: 20%;} #nav li .navson .nav_font{ width: 80%; background: #fff; padding: 3%;} #nav li .navson .nav_left h3{ font-size: 22px;} #nav li .navson .nav_left .tel{ margin: 15% 0 10%;} #nav li .navson .nav_left .tel p{ font-size: 14px; } #nav li .navson .nav_left .tel p i{ font-size: 18px; margin-right: 10px;} #nav li .navson .nav_left .tel span{ font-size: 24px; font-weight: bold;} #nav li .navson .nav_left .zx{ display: inline-block; border-bottom: 1px solid rgba(255,255,255,0.4); transition: 0.3s;} #nav li .navson .nav_left .zx a{ color: rgba(255,255,255,0.4); font-size: 16px; transition: 0.3s;} #nav li .navson .nav_left .zx:hover{ border-bottom: 1px solid #fff;} #nav li .navson .nav_left .zx:hover a{ color: #fff; letter-spacing: 3px;} #nav li .navson .nav_font .tit{ color: #c80f23; font-size: 24px;} #nav li .navson .nav_font .nr{ color: #666666; font-size: 16px; padding: 10px 0 0;} #nav li .navson .nav_font dl{ margin-top: 8%;} #nav li .navson .nav_font dl dd{ float: left; width: 25%; color: #333333; font-size: 16px;} #nav li .navson .nav_font dl dd i{ margin-left: 20px; color: #666666;} #nav li .navson .nav_font dl dd:hover a,#nav li .navson .nav_font dl dd:hover i{ color: #c80f23;} #nav li .navson .nav_font .float-start{ width: 70%;} #nav li .navson .nav_font .float-end{ width: 30%;} #nav li .navson .nav_font .float-end .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; background: #f7f7f7; overflow: hidden;} #nav li .navson .nav_font .float-end .pic img{ width: 100%; height: 100%; mix-blend-mode: multiply; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;} #nav li .navson .nav_font .float-end .pic .hot{ position: absolute; left: 0; top: 0; z-index: 1; height: 30px; background: #c80f23; line-height: 30px; color: #fff; font-size: 12px; padding: 0 20px; border-bottom-right-radius: 20px;} @media (min-width: 1200px) and (max-width: 1440px){ #nav li{ font-size: 15px;} } @media (min-width: 768px) and (max-width: 1200px){ #nav{ margin-top: 0;} #nav li{ font-size: 15px;} } #banner,#mobile_banner{ position: relative;} #banner img{ width: 100%;} #banner .swiper-pagination{ bottom: 3%;} #banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;} #banner .swiper-pagination-bullet-active{ width: 60px; background: #c3002f; opacity: 1;} #banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;} #banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;} #banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;} #banner .swiper-button-next{ right: 5%;} #banner .swiper-button-prev{ left:5%; } #mobile_banner img{ width: 100%;} #mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;} @media screen and (max-width:1440px){ } @media screen and (max-width:1200px){ #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;} } /*底部*/ #end_bj{ background: #0f0f0f; width: 100%; text-align: left; position: relative;} #end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;} #end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;} #end_nr_bj a:hover{ color: #fff;} #end_nr_bj .main{ padding: 4% 0; } #end_nr_bj .tit{ color: #fff; font-weight: bold; margin-bottom: 30px;} #end_nr_bj .tit p{ font-size: 18px;} #end_nr_bj .tit span{ text-transform: uppercase; font-size: 22px;} #end_nr_bj .con{ color: rgba(255,255,255,0.5); line-height: 35px; } #end_nr_bj ul li{ float: right; width: 45%; text-align: right; line-height: 35px;} #end_nr_bj .main .ewm{ text-align: center;} #end_nr_bj .main .ewm img{ max-width: 25%;} #end_nr_bj .main .ewm span{ display: block; line-height: 50px; font-size: 16px;} @media screen and (max-width:1400px){ } @media screen and (max-width:1200px){ } @media screen and (max-width:991px){ #end_nr_bj .main .col-md-6:nth-of-type(2) .tit{ text-align: right !important;} #end_nr_bj .main .col-md-6:nth-of-type(2) .ewm{ text-align: right !important;} #end_nr_bj .main .ewm span{ display: none;} } @media screen and (max-width:768px){ #end_nr_bj .main .col-md-6:nth-of-type(2){ margin-top: 5%;} #end_nr_bj .main .col-md-6:nth-of-type(2) .tit{ text-align: left !important;} #end_nr_bj .main .col-md-6:nth-of-type(2) .ewm{ text-align: left !important;} } #end_line{ height: auto; padding: 10px 0; line-height: 30px; border-top: 1px solid rgba(255,255,255,0.1); color: rgba(255,255,255,0.3); } #end_line a{ color: rgba(255,255,255,0.3);} #end_line a:hover{ color: #fff;} .footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#0f0f0f;} .footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#0f0f0f;} .footer_zx a:last-of-type{ background: #c80f23;} .footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;} .footer_zx p{font-size: 13px;} .kb50{ height: 60px;} @media screen and (max-width:1440px){ #end_logo ul li .float-left p{ font-size: 16px;} #end_logo ul li .float-left span{ font-size: 12px;} } @media screen and (max-width:1200px){ #end_logo ul li{ margin-bottom: 2%;} #end_logo ul li:nth-of-type(2):before{ display: none;} } @media screen and (max-width:991px){ #end_link{ display: none;} } @media screen and (max-width:768px){ .footer_zx i{ padding: 4% 0 1%;} } /*首页*/ #cpzx{ margin: 3% 0 0; background: #fff;} #cpzx .swiper-slide { background-position: center; position: relative;} #cpzx .gallery-top { height: auto; padding: 0; color: #333; overflow: hidden; border-top: 1px solid #efefef;} #cpzx .gallery-top .swiper-slide{ line-height: 35px; font-size: 15px;} #cpzx .gallery-top .swiper-slide ul,#cpzx .gallery-top .swiper-slide ul .col-6{ padding: 0 !important; margin: 0 !important;} #cpzx .gallery-top .swiper-slide ul li{ border-bottom: 1px solid #efefef; border-right: 1px solid #efefef; padding: 7%;} #cpzx .gallery-top .swiper-slide ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition: 0.3s; margin-bottom: 7%;} #cpzx .gallery-top .swiper-slide ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;} #cpzx .gallery-top .swiper-slide ul li .tit h2{ color: #333333; font-size: 22px; transition: 0.3s;} #cpzx .gallery-top .swiper-slide ul li .tit p{ color: #999999; font-size: 16px; transition: 0.3s;} #cpzx .gallery-top .swiper-slide ul li:hover .tit h2,#cpzx .gallery-top .swiper-slide ul li:hover .tit p{ color: #c80f23;} #cpzx .gallery-top .swiper-slide ul li:hover .pic img{transform: scale(1.05);} #cpzx .gallery-thumbs { height: auto; text-align: left; border: 1px solid #efefef; overflow: hidden; padding: 0 !important; margin: 0 !important;} #cpzx .gallery-thumbs .swiper-wrapper{ width: auto;} #cpzx .gallery-thumbs .cpzx_tit{ background: #c80f23; padding: 13% 0 13% 10%; position: relative;} #cpzx .gallery-thumbs .cpzx_tit:before{ position: absolute; left: 0; bottom: 0; width: 100%; content: 'product'; text-transform: uppercase; color: rgba(255,255,255,0.05); font-family: Impact; font-size: 60px; text-align: center; letter-spacing: 3px;} #cpzx .gallery-thumbs .cpzx_tit p{ display: inline-block; color: #fff; font-size: 30px; position: relative;} #cpzx .gallery-thumbs .cpzx_tit p:before{ position: absolute; left: 110%; top: 50%; content: ''; width: 70px; height: 1px; background: #fff;} #cpzx .gallery-thumbs #cpzx_tel{ padding: 7% 0;} #cpzx .gallery-thumbs #cpzx_tel .float-start{ line-height: 25px; padding-left: 10px;} #cpzx .gallery-thumbs #cpzx_tel p{ color: #686868; font-size: 13px;} #cpzx .gallery-thumbs #cpzx_tel span{ color: #282828; font-size: 24px;} #cpzx .gallery-thumbs .swiper-slide { width: 100%; cursor: pointer; border-bottom: 1px dashed #e5e5e5; padding: 5% 0 5% 10%; line-height: 22px; position: relative; height: auto;} #cpzx .gallery-thumbs .swiper-slide i{ color: #333333; font-size: 12px; margin-right: 10px;} #cpzx .gallery-thumbs .swiper-slide p{ color: #333333; font-size: 18px} #cpzx .gallery-thumbs .swiper-slide span{ color: #999999; font-size: 12px; text-transform: uppercase;} #cpzx .gallery-thumbs .swiper-slide-thumb-active p,#cpzx .gallery-thumbs .swiper-slide-thumb-active span,#cpzx .gallery-thumbs .swiper-slide-thumb-active i{ color: #c80f23;} @media screen and (max-width:1440px){ #cpzx .gallery-top .swiper-slide ul li .tit h2{ font-size: 18px;} #cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 14px;} #cpzx .gallery-thumbs .swiper-slide p{ font-size: 16px;} } @media screen and (max-width:1200px){ #cpzx .gallery-thumbs .swiper-slide{ padding-left: 3%; line-height: 20px;} #cpzx .gallery-thumbs .cpzx_tit{ padding: 8% 0 8% 5%;} #cpzx .gallery-thumbs .cpzx_tit:before{ font-size: 50px;} #cpzx .gallery-thumbs .cpzx_tit p{ font-size: 22px;} #cpzx .gallery-thumbs #cpzx_tel span{ font-size: 20px;} #cpzx .gallery-thumbs #cpzx_tel p{ font-size: 12px;} #cpzx .gallery-top .swiper-slide ul li .tit h2{ font-size: 16px;} #cpzx .gallery-top .swiper-slide ul li .tit p{ font-size: 12px;} #cpzx .gallery-thumbs .swiper-slide p{ font-size: 14px;} } @media screen and (max-width:991px){ #cpzx .gallery-thumbs .cpzx_tit,#cpzx .gallery-thumbs #cpzx_tel{ display: none !important;} #cpzx .gallery-thumbs .swiper-slide,#cpzx .gallery-thumbs{ border-bottom: none;} } @media screen and (max-width:768px){ #cpzx .gallery-thumbs .swiper-slide span,#cpzx .gallery-top .swiper-slide ul li .tit p{ display: none;} #cpzx .gallery-top .swiper-slide ul li .tit h2{ font-size: 14px;} } .tit_in{ text-align: center; line-height: 40px; position: relative;} .tit_in:before{ position: absolute; left: 0; top: -10px; width: 100%; height: 100%; content: 'zhongrentian'; color: rgba(233,233,233,0.7); font-size: 60px; font-family: auto; font-weight: bold; text-transform: uppercase;} .tit_in h2{ font-size: 42px; font-weight: bold !important; position: relative; z-index: 1;} .tit_in p{ font-size: 18px; opacity: 0.8;} .tit_in .hr{margin:10px auto; position: relative; width: 52px; height: 11px; background-image: url("../images/bgt-firItem.png"); background-size: auto; background-position: 0% 50%; background-repeat: no-repeat; -webkit-animation-name: bgSlideH; animation-name: bgSlideH; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-play-state: running; animation-play-state: running; -webkit-animation-fill-mode: both; animation-fill-mode: both; } @-webkit-keyframes bgSlideH{0%{background-position: 0 center;} 100%{background-position: 100% center;}} @keyframes bgSlideH{0%{background-position: 0 center;} 100%{background-position: 100% center;}} .bgSlideH{-webkit-animation-name: bgSlideH; animation-name: bgSlideH;} @media screen and (max-width:1440px){ .tit_in h2{ font-size: 36px;} .tit_in p{ font-size: 16px;} .tit_in:before{ font-size: 40px;} } @media screen and (max-width:991px){ .tit_in h2{ font-size: 28px;} .tit_in p{ font-size: 14px;} .tit_in:before{ font-size: 30px; top: -15px;} } @media screen and (max-width:768px){ .tit_in h2{ font-size: 20px;} .tit_in p{ font-size: 12px;} } #ysbj{ background: url("../images/ysbj.jpg") no-repeat center bottom} #ysbj .tit_in{ color: #fff;} #ysbj .tit_in:before{ color: rgba(255,255,255,0.05);} #youshi{ margin-top: 3% !important;} #youshi li{ border: 1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.05); padding: 3%; color: #fff; width: 31%; float: left; margin: 1%; transition: 0.3s;} #youshi li .tit h5{ font-size: 24px; font-weight: bold !important;} #youshi li .tit span{ text-transform: uppercase;} #youshi li .pic i{ font-size: 40px;} #youshi li .content{ padding-top: 5%; font-size: 16px; color: rgba(255,255,255,0.8);} #youshi li:hover{ background: #c80f23;} @media screen and (max-width:1440px){ #youshi li .content{ font-size: 13px;} #youshi li .tit h5{ font-size: 20px;} #youshi li .tit span{ font-size: 12px;} } @media screen and (max-width:1200px){ #youshi li .content{ min-height: 102px;} #youshi li .tit h5{ font-size: 18px;} } @media screen and (max-width:991px){ #youshi li{ padding: 2%;} #youshi li .content{ font-size: 12px; line-height: 25px;} } @media screen and (max-width:768px){ #youshi li{ width: 48%;} #youshi li .pic{ text-align: center;} #youshi li .pic img{ width: 70%;} #youshi li .tit h5{ font-size: 16px;} } #scsl{ margin-top: 3%; padding: 0 28%;} #scsl .swiper-container { width: 100%; height: 100%; position: relative; } #scsl .swiper-slide { text-align: left; transition:0.3s; position: relative; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;} #scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #scsl .swiper-slide .pic .font{ position: absolute; left: -10%; bottom: 5%; width: 80%; height: auto; border-radius: 10px; background: rgba(255,255,255,0.9); transition:0.4s; padding: 4% 5% 3%; opacity: 0;} #scsl .swiper-slide .pic .font p{ color: #000000; font-size: 20px; height: 50px; line-height: 60px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;} #scsl .swiper-slide .pic .font p:before{ position: absolute; left: 0; top: 0; width: 50%; height: 3px; background: #c80f23; content: '';} #scsl .swiper-slide .pic .font i{ width: 45px; height: 45px; line-height: 45px; text-align: center; background: #c80f23; border-radius: 100%; color: #fff; font-size: 20px;} #scsl .swiper-slide-active .pic .font{ opacity: 1; left: 10%;} @media screen and (max-width:1440px){ #scsl{ padding: 0 20%;} } @media screen and (max-width:1200px){ #scsl .swiper-slide:before{ display: none;} } @media screen and (max-width:991px){ #scsl{ padding: 0 13%;} #scsl .swiper-slide .pic .font p{ font-size: 16px;} #scsl .swiper-slide .pic .font i{ width: 30px; line-height: 30px; height: 30px; font-size: 14px;} } @media screen and (max-width:768px){ #scsl{ padding: 0;} } #gsjjbj{ background: url("../images/jjbj.jpg") no-repeat center bottom #f4f4f4;} #gsjjbj .content_zy{ text-align: center; font-size: 16px; margin: 3% 0; line-height: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;} #gsjjbj .more{ height: 50px; line-height: 50px; background: #c80f23; color: #fff; border-radius: 5px; text-align: center; width: 15%; margin: 0 auto; transition: 0.3s;} #gsjjbj .more:hover{ background: #333;} #gsjjbj ul{ margin: 5% 0 7% !important;} #gsjjbj ul li{ text-align: center;} #gsjjbj ul li h2{ display: inline-block; position: relative; color: #c80f23; font-weight: bold !important; font-size: 45px;} #gsjjbj ul li h2 sub{ position: absolute; right: -20px; bottom: 20px; color: #595959; font-size: 14px; font-weight: normal;} #gsjjbj ul li p{ color: #595959; font-size: 14px;} @media screen and (max-width:1200px){ #gsjjbj ul li h2{ font-size: 36px;} #gsjjbj ul li h2 sub,#gsjjbj ul li p{ font-size: 12px;} } @media screen and (max-width:991px){ #gsjjbj .content_zy{ font-size: 14px; line-height: 30px;} #gsjjbj .more{ height: 40px; line-height: 40px; width: 20%;} #gsjjbj ul li{ line-height: 25px;} #gsjjbj ul li h2{ font-size: 30px;} #gsjjbj ul li h2 sub{ bottom: 10px;} } @media screen and (max-width:768px){ #gsjjbj .more{ height: 40px; line-height: 40px; width: 30%;} #gsjjbj ul li{ float: left; width: 33%; margin-bottom: 3%;} #gsjjbj ul li h2{ font-size: 26px;} } .demo-honor-k{ position: relative; overflow: hidden;} .demo-honor-k .honor-img{ position: relative; width: 100%; height: 0; padding-bottom: 75%; overflow: hidden;} .demo-honor-k .honor-img1{ padding-bottom: 36.5% !important;} .demo-honor-k .honor-img:after{ position: absolute; content: ""; background: url("../images/hover_bj.png") repeat top center rgba(200,15,35,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: transform 0.5s; z-index: 99;} .demo-honor-k:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s;} .demo-honor-k:hover:before{ transform: scale(1); opacity: 1 } .demo-honor-k .honor-mask{position: absolute; display: block; height: 100%; font-family: Arial; font-size: 70px; color: #fff;left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: 999; text-align: center; transform: translateY(-10%); transition: all 0.5s; opacity: 0} .demo-honor-k .honor-mask i svg{ width: 40px; height: 40px; fill: #fff} .demo-honor-k:hover .honor-img:after{ transform: scale(1)} .demo-honor-k .honor-mask p{ font-size:18px; color: #fff; margin-top: 3% !important;} .demo-honor-k:hover .honor-mask{transform: translateY(0%); opacity: 1} .demo-honor-k .honor-img img{ transition: all 0.5s;transform: scale(1.05); width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;} .demo-honor-k:hover .honor-img img{ transform: scale(1)} .demo-honor-k a>div:nth-last-of-type(1) span{ font-size: 18px; color: #333;} @media(max-width: 1199.98px){ .demo-honor-k .honor-mask i svg{ width: 30px; height: 30px;} .demo-honor-k .honor-mask p{ font-size: 14px;} } @media(max-width: 991.98px){ .demo-honor-k .honor-mask p{ font-size:16px;} .demo-honor-k .honor-img1{ padding-bottom: 75% !important; } } #xinwen{ margin-top: 3%; overflow: hidden;} #xinwen .swiper-container { width: 100%; height: 100%; position: relative; } #xinwen .swiper-slide { text-align: left; transition: 0.3s; position: relative; cursor: pointer; background: #fff; padding-bottom: 17%; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #xinwen .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; transition:0.3s;} #xinwen .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #xinwen .swiper-slide .xw_con{ transition: 0.3s; background: #fff; width: 100%; padding: 5%; position: absolute; height: 45%; left: 0; bottom: 0; z-index: 1;} #xinwen .swiper-slide .xw_con p{ text-align: left; width: 100%; color: #333333; font-size: 22px; height: 50px; line-height: 50px; transition:0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;} #xinwen .swiper-slide .xw_con span{ display: block; text-align: left; width: 100%; color: #999999; font-size: 14px;} #xinwen .swiper-slide .xw_con .content{ color: #666666; font-size: 16px; margin: 3% 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} #xinwen .swiper-slide .xw_con .more{ float: left; color: #fff; background: #c3002f; padding: 0 10%; margin-top: 2%; height: 40px; line-height: 40px; transition: 0.3s; opacity: 0; border-radius: 5px;} #xinwen .swiper-slide:hover img{ transform: scale(1.1);} #xinwen .swiper-slide:hover .xw_con{ height: 100%; padding: 15% 8%;} #xinwen .swiper-slide:hover .xw_con .content{ line-height: 35px; margin: 5% 0;} #xinwen .swiper-slide:hover .xw_con .more{ opacity: 1; margin-top: 5%;} @media screen and (max-width:1440px){ #xinwen .swiper-slide .xw_con p{ font-size: 18px; height: 40px; line-height: 40px;} #xinwen .swiper-slide .xw_con .content{ font-size: 14px; line-height: 22px;} } @media screen and (max-width:991px){ #xinwen .swiper-slide{ padding-bottom: 30%;} #xinwen .swiper-slide .xw_con p{ font-size: 16px; height: 30px; line-height: 30px;} } @media screen and (max-width:768px){ #xinwen .swiper-slide .xw_con .content{ font-size: 12px; padding: 0; line-height: 25px;} } /*公司?/ .gsjj_con_nr .tit{ padding: 30px 0; position: relative; line-height: 60px;} .gsjj_con_nr .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 1px; width: 10%; background: #939393;} .gsjj_con_nr .tit:after{ position: absolute; left: 0; bottom: 0; content: ''; height: 1px; width: 5%; background: #c80f23;} .gsjj_con_nr .tit h1{ color: #222222; font-size: 46px; font-weight: bold !important;} .gsjj_con_nr .tit p{ color: #333333; font-size: 30px;} .gsjj_con_nr dl{ margin: 0 !important;} .gsjj_con_nr dl dd h2{ color: #c80f23; display: inline-block; font-size: 52px; font-weight: bold !important; position: relative;} .gsjj_con_nr dl dd h2 sub{ position: absolute; right: -20px; bottom: 15px; font-size: 18px; font-weight: normal !important;} .gsjj_con_nr dl dd p{ color: #3f4042; font-size: 18px;} .gsjj_con_nr{ position: relative;} .gsjj_con_nr:before{ position: absolute; text-align: left; right: 0; top: 15%; width: 100%; height: 100%; content: 'Company Profile'; color: rgba(102,102,102,0.05); font-size: 90px; font-weight: bold; text-transform: uppercase;} #content_zy{ color: #282828; font-size: 16px; line-height: 35px; padding-top: 3%;} @media screen and (max-width:1440px){ .gsjj_con_nr .tit p{ font-size: 26px;} .gsjj_con_nr .tit h1{ font-size: 40px;} .gsjj_con_nr:before{ font-size: 70px;} .gsjj_con_nr .tit{ padding-top: 50px;} .gsjj_con_nr dl dd h2{ font-size: 36px;} .gsjj_con_nr dl dd h2 sub{ font-size: 14px;} .gsjj_con_nr dl dd p{ font-size: 16px;} } @media screen and (max-width:1200px){ .gsjj_con_nr:before{ font-size: 60px;} .gsjj_con_nr .tit p{ font-size: 18px;} .gsjj_con_nr .tit h1{ font-size: 30px;} .gsjj_con_nr .tit{ line-height: 45px; padding: 30px 0 10px;} } @media screen and (max-width:991px){ #content_zy{ font-size: 14px; padding: 3% 15px; line-height: 30px;} .gsjj_con_nr:before{ font-size: 50px; top: 0;} .gsjj_con_nr .tit{ padding-top: 0;} .gsjj_con_nr dl{ margin: 5% 0 0 !important;} .gsjj_con_nr dl dd{ float: left; width: 50%; line-height: 25px; margin-bottom: 5%;} .gsjj_con_nr dl dd h2{ font-size: 30px;} .gsjj_con_nr dl dd h2 sub{ font-size: 12px;} .gsjj_con_nr dl dd p{ font-size: 14px;} } @media screen and (max-width:768px){ .gsjj_con_nr:before{ font-size: 25px;} .gsjj_con_nr .tit{ line-height: 25px;} } #whbj{ background: url("../images/whbj.jpg") no-repeat center;} #whbj .tit_in h2,#whbj .tit_in p{ color: #fff;} #whbj .tit_in:before{ color: rgba(255,255,255,0.05);} #whbj .tit_in .hr{ background-image: url("../images/bgt-firItem_bai.png");} #wenhua{ position: relative; margin-top: 5% !important;} #wenhua .swiper-container { width: 100%; height: 100%; overflow: hidden; } #wenhua .swiper-slide { text-align: left; transition:0.3s; position: relative; background: #fff; padding: 4% 2% 1%; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; } #wenhua .swiper-slide i{ color: #d32d55; font-size: 50px; height: 50px; line-height: 50px; margin-bottom: 7%; transition: 0.3s;} #wenhua .swiper-slide p{ color: #282828; font-size: 28px; position: relative; height: 50px; transition: 0.3s;} #wenhua .swiper-slide span{ color: #444b53; font-size: 16px; display: block; padding-top: 5%; transition: 0.3s;} #wenhua .swiper-slide .d-flex{ margin-top: 25%;} #wenhua .swiper-slide .d-flex .float-start{ color: #cecece; text-transform: uppercase;} #wenhua .swiper-slide .d-flex .float-end em{ display: block; color: #616161; font-size: 20px; transform:rotate(45deg);} #wenhua .swiper-slide b{ position: absolute; right: 20px; top: 20px; font-size: 150px; height: 100px; line-height: 100px; color: rgba(255,255,255,0.1); font-weight: normal; opacity: 0; transition: 0.3s;} #wenhua .swiper-slide:hover{ background: #c80f23;} #wenhua .swiper-slide:hover b{ opacity: 1; right: -10px; top: 0;} #wenhua .swiper-slide:hover i,#wenhua .swiper-slide:hover p{ color: #fff;} #wenhua .swiper-slide:hover span{ color: rgba(255,255,255,0.7);} #wenhua .swiper-slide:hover i{ transform: translateY(-20px); opacity: 0;} #wenhua .swiper-slide:hover p,#wenhua .swiper-slide:hover span{ transform: translateY(-50px);} #wenhua .swiper-slide:hover .d-flex .float-end em,#wenhua .swiper-slide:hover .d-flex .float-start{ color: rgba(255,255,255,0.3);} @media screen and (max-width:1440px){ #wenhua .swiper-slide p{ font-size: 22px;} #wenhua .swiper-slide span{ font-size: 15px;} } @media screen and (max-width:991px){ #wenhua .swiper-slide i{ font-size: 40px;} #wenhua .swiper-slide p{ font-size: 20px;} #wenhua .swiper-slide span{ display: block; min-height: 77px; font-size: 14px;} } #crcm{ position: relative; margin-top: 5%; overflow: hidden;} #crcm .swiper-container { width: 100%; height: 100%; } #crcm .swiper-slide { text-align: center; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #crcm .swiper-slide p{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;} #crcm .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;} /*#crcm .swiper-slide span{ display: none; height: 60px; line-height: 40px; font-size: 16px; width: 100%; padding-top: 3%;}*/ /*#crcm .swiper-slide-active span{ display: block}*/ #crcm .swiper-button-next,#crcm .swiper-button-prev{ width: 50px; height: 50px; background: #282828; border-radius: 5px; transition: 0.3s;} #crcm .swiper-button-next:after,#crcm .swiper-button-prev:after{ color: #fff; font-size: 20px;} #crcm .swiper-button-next:hover,#crcm .swiper-button-prev:hover{ background: #c80f23;} @media screen and (max-width:765px){ #crcm{ background-size: 100%;} } #zzry{ position: relative; margin-top: 3%;} #zzry .swiper-container { width: 100%; height: 100%; overflow: hidden; } #zzry .swiper-slide { text-align: left; transition:0.3s; position: relative; padding: 15px 15px 0; border: 1px solid #ececec; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #zzry .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;} #zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;} #zzry .swiper-slide .pic a img{ max-width: 100%; height: 100%;} #zzry .swiper-slide p{ width: 100%; text-align: center; color: #444; height: 50px; line-height: 50px; position: relative;} #zzry .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; height: 3px; width: 0; background: #c80f23; transition: 0.3s;} #zzry .swiper-slide:hover:before{ width: 100%; left: 0;} @media screen and (max-width:1440px){ } @media screen and (max-width:1200px){ } @media screen and (max-width:991px){ } @media screen and (max-width:768px){ } /*产品中心*/ #cp_left { height: auto; text-align: left; border: 1px solid #efefef; background: #fff; overflow: hidden; padding: 0 !important; margin: 0 !important;} #cp_left .cpzx_tit{ background: #c80f23; padding: 10% 0 10% 10%; position: relative;} #cp_left .cpzx_tit:before{ position: absolute; left: 0; bottom: 0; width: 100%; content: 'product'; text-transform: uppercase; color: rgba(255,255,255,0.05); font-family: Impact; font-size: 60px; text-align: center; letter-spacing: 3px;} #cp_left .cpzx_tit p{ display: inline-block; color: #fff; font-size: 30px; position: relative;} #cp_left .cpzx_tit p:before{ position: absolute; left: 110%; top: 50%; content: ''; width: 70px; height: 1px; background: #fff;} #cp_left #cpzx_tel{ padding: 7% 0;} #cp_left #cpzx_tel .float-start{ line-height: 25px; padding-left: 10px;} #cp_left #cpzx_tel p{ color: #686868; font-size: 13px;} #cp_left #cpzx_tel span{ color: #282828; font-size: 24px;} #cp_left li { width: 100%; cursor: pointer; border-bottom: 1px dashed #e5e5e5; padding: 7% 0 3% 10%; line-height: 22px; position: relative; height: auto;} #cp_left li i{ color: #333333; font-size: 12px; margin-right: 10px;} #cp_left li p{ color: #333333; font-size: 18px} #cp_left li span{ color: #999999; font-size: 12px; text-transform: uppercase;} #cp_left li:hover p,#cp_left li:hover span,#cp_left li:hover i{ color: #c80f23;} @media screen and (max-width:1440px){ #cp_left li p{ font-size: 16px;} } @media screen and (max-width:1200px){ #cp_left li{ padding-left: 3%; line-height: 20px;} #cp_left .cpzx_tit{ padding: 8% 0 8% 5%;} #cp_left .cpzx_tit:before{ font-size: 50px;} #cp_left .cpzx_tit p{ font-size: 22px;} #cp_left #cpzx_tel span{ font-size: 20px;} #cp_left #cpzx_tel p{ font-size: 12px;} #cp_left li p{ font-size: 14px;} } @media screen and (max-width:991px){ #cp_left .cpzx_tit,#cp_left #cpzx_tel{ display: none !important;} #cp_left li,#cp_left{ border-bottom: none;} } @media screen and (max-width:768px){ #cp_left li span{ display: none;} } #cp_right li{ background: #fff; padding: 3%; width: 100%; margin-bottom: 3% !important; position: relative; transition: 0.5s;} #cp_right li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: #c80f23; transition: 0.5s;} #cp_right li .pic{ width: 40%; height: 0; padding-bottom: 30%; position: relative; overflow: hidden; transition: 0.3s;} #cp_right li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;} #cp_right li .font{ padding-left: 3%; width: 60%;} #cp_right li .font .title{ line-height: 40px;} #cp_right li .font .title p{ color: #aaaaaa; font-size: 18px;} #cp_right li .font .title h3{ color: #333333; font-size: 26px;} #cp_right li .font .con{ color: #666666; font-size: 16px; margin: 5% 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} #cp_right li .font .more p{ color: #666666; font-size: 16px;} #cp_right li .font .more .float-start{ margin-right: 10px; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #c80f23; border-radius: 100%; transition: 0.3s;} #cp_right li .font .more .float-start i{ color: #fff; transform:rotate(-45deg); transition: 0.3s;} #cp_right li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.1);} #cp_right li:hover:before{ width: 100%;} #cp_right li:hover .font .more .float-start{ background: #333;} #cp_right li:hover .font .more .float-start i{transform:rotate(5deg);} #cpinfo_bj{ background: url("../images/cpinfo_bj.jpg") no-repeat center bottom;} .home_zy{ height: 60px; color: rgba(255,255,255,0.5); font-size: 16px; margin-top: 3%;} .home_zy i{ display: inline-block; color: rgba(255,255,255,0.5); font-size: 20px; margin-right: 10px;} .home_zy a{ color: rgba(255,255,255,0.5); padding: 0 5px;} .home_zy a:last-of-type{ color: #fff;} .hui .home_zy,.hui .home_zy i,.hui .home_zy a{ color: #999999;} .hui home_zy a:last-of-type{ color: #c80f23;} .pro_con{ position: relative; overflow: hidden; background: #fff;} .pro_con .row{ margin: 0;} .pro_con img{ max-width: 100%;} .pro_left{ height: 0; padding-bottom: 40%; position: relative; overflow: hidden; } .pro_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;} .pro_right{ padding: 3%;} .pro_right .tit{ line-height: 40px; padding-bottom: 5%; position: relative; border-bottom: 2px solid #e0e0e0;} .pro_right .tit:before{ position: absolute; left: 0; bottom: -2px; content: ''; width: 20%; height: 2px; background: #c80f23;} .pro_right .tit h2{ color: #000; font-size: 30px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;} .pro_right .tit p{ padding: 0 20px; color: #fff; font-size: 16px; height: 35px; line-height: 35px; background: #c80f23; border-radius: 20px;} .pro_right .tit p i{ font-size: 22px; margin-right: 10px;} .pro_right .canshu{ margin: 5% 0; color: #666666; background: #f6f6f6; padding: 3%;} .pro_right .canshu table{ width: 100%; line-height: 25px;} .pro_right .canshu table td{ border: none; font-size: 16px; color: #666;} .pro_right .canshu table tr td:nth-of-type(1){ width: 20%; text-align: right;} .pro_right .content{ color: #666; font-size: 16px; margin: 5% 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;} .pro_right dl{ margin-bottom: 5% !important;} .pro_right dl dd{ color: #282828; font-size: 15px; margin-right: 20px;} .pro_right dl dd i{ color: #c80f23; font-size: 12px; margin-right: 5px;} .pro_right .order-btn{ height: 55px; line-height: 55px; color: #c80f23; background: #fff; text-align: center; font-size: 16px; transition: 0.3s; border: 1px solid #c80f23; border-radius: 2px;} .pro_right .order-btn a{ color: #c80f23;} .pro_right .order-btn i{ font-size: 20px; margin-right: 10px;} .pro_right .order-btn:hover{ background: #c80f23;} .pro_right .order-btn:hover a{ color: #fff;} .pro_right .zixun-btn{ height: 55px; line-height: 55px; color: #fff; background: #c80f23; text-align: center; font-size: 24px; transition: 0.3s;} .pro_right .zixun-btn i{ margin-right: 10px; font-size: 20px;} @media screen and (max-width:1440px){ #cp_right li .font .title h3{ font-size: 22px;} #cp_right li .font .title p{ font-size: 15px;} #cp_right li .font .con,#cp_right li .font .more p{ font-size: 14px;} #cp_left .cpzx_tit p{ font-size: 24px;} .pro_right .tit h2{ font-size: 26px;} .pro_right .tit p{ font-size: 14px;} .pro_right .tit p i{ font-size: 18px;} .pro_right .canshu table td{ font-size: 14px;} .pro_right dl dd{ font-size: 13px;} .pro_right .order-btn{ font-size: 14px;} .pro_right .order-btn i{ font-size: 16px;} .pro_right .zixun-btn{ font-size: 20px;} } @media screen and (max-width:1200px){ .pro_right .content{ font-size: 12px;} .pro_right h2{ font-size: 20px;} .pro_right .zixun-btn,.pro_right .order-btn{ font-size: 16px;} .home_zy{ margin-top: 5%;} .pro_right .tit h2{ font-size: 22px;} .pro_right .canshu table td{ font-size: 12px;} .pro_right .canshu table{ line-height: 18px;} .pro_right dl dd{ margin-right: 10px;} .pro_right dl dd{ font-size: 12px;} .pro_right .order-btn i{ display: none;} } @media screen and (max-width:991px){ .pro_right dl dd{ margin-right: 30px;} .pro_left{ padding-bottom: 60%; margin-top: 3%;} .pro_right{ margin-top: 3%;} .home_zy{ margin-top: 7%;} } @media screen and (max-width:768px){ #cp_right li .pic,#cp_right li .font{ width: 100%;} #cp_right li .pic{ padding-bottom: 70%;} .pro_right .canshu table tr td:nth-of-type(1){ width: 25%;} .home_zy{ margin-top: 15%; font-size: 12px;} .home_zy i{ font-size: 14px;} .pro_right dl dd{ margin: 0;} } #cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef; margin-top: 2%;} .cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;} .cpbt li{ float: left; color: #666666; font-size: 18px; width: 15%; text-align: center; position: relative; transition:0.3s;} .cpbt li a{ color: #666666;} .cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;} .cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;} .cpbt li:last-of-type:before{ display: none;} .cpbt li:hover a{ color: #cf0000;} .cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;} .cpbt li.current a{ color: #cf0000;} .cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;} .cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;} @media screen and (max-width:1600px){ } @media screen and (max-width:1440px){ } @media screen and (max-width:1200px){ .cpbt li{ width: 20%;} } @media screen and (max-width:991px){ } @media screen and (max-width:768px){ .cpbt li{ font-size: 13px;} } .pro_con{ font-size: 16px; line-height: 35px;} #anli{position: relative; margin: 5% 0 0;} #anli .swiper-container { width: 100%; height: 100%; overflow: hidden; } #anli .swiper-slide { transition:0.3s; position: relative; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #anli .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;} #anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #anli .swiper-slide .pic .pichover{ position: absolute; content: ""; background: url("../images/hover_bj.png") repeat top center rgba(200,15,35,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: all 0.5s; opacity: 0; z-index: 99;} #anli .swiper-slide .pic:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s;} #anli .swiper-slide .pic .pichover i svg{ width: 40px; height: 40px; fill: #fff} #anli .swiper-slide .pic .pichover p{ font-size:18px; color: #fff; margin-top: 3% !important;} #anli .swiper-slide .tit{ width: 100%; height: 60px; line-height: 60px; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; text-align: center;} #anli .swiper-slide:hover .pic .pichover{ transform: scale(1); opacity: 1} #anli .swiper-slide:hover .pic:before{ opacity: 1;} #anli .swiper-slide:hover .pic img{ transform: scale(1.1);} @media screen and (max-width:1200px){ } @media screen and (max-width:991px){ #anli .swiper-slide .tit{ font-size: 16px;} } #xgcp{position: relative; margin:5% 0 0;} #xgcp .swiper-container { width: 100%; height: 100%; overflow: hidden; } #xgcp .swiper-slide { transition:0.3s; position: relative; background: #f8f8f8; border: 1px solid #f8f8f8; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #xgcp .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;} #xgcp .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #xgcp .swiper-slide .con{ background: #f8f8f8; padding: 3%; width: 100%; transition: 0.3s;} #xgcp .swiper-slide .tit{ height: 60px; line-height: 60px; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; border-bottom: 1px solid #ebebeb; margin-bottom: 10px;} #xgcp .swiper-slide .tit a{ color: #333333;} #xgcp .swiper-slide .con p{ color: #999999; font-size: 14px;} #xgcp .swiper-slide .con i{ color: #999999; font-size: 22px;} #xgcp .swiper-slide:hover img{ transform: scale(1.1);} #xgcp .swiper-slide:hover .con{ background-color: #c80f23;} #xgcp .swiper-slide:hover .con .tit a,#xgcp .swiper-slide:hover .con p,#xgcp .swiper-slide:hover .con i{ color: #fff;} #xgcp .swiper-slide:hover .con .tit{ border-bottom: 1px solid rgba(255,255,255,0.2);} @media screen and (max-width:1200px){ } @media screen and (max-width:991px){ #xgcp .swiper-slide .tit{ font-size: 16px;} } #youshi_info{ margin-top: 3% !important;} #youshi_info li{ border: 1px solid #f1f1f1; background: #f7f7f7; padding: 3%; color: #282828; width: 31%; float: left; margin: 1%; transition: 0.3s;} #youshi_info li .tit h5{ font-size: 24px; font-weight: bold !important;} #youshi_info li .tit span{ text-transform: uppercase;} #youshi_info li .pic i{ color: #282828; font-size: 40px;} #youshi_info li .content{ padding-top: 5%; font-size: 16px; color: #515151;} #youshi_info li:hover{ background: #c80f23; color: #fff; } #youshi_info li:hover .content{ color: rgba(255,255,255,0.5);} #youshi_info li:hover .pic i{ color: #fff;} @media screen and (max-width:1440px){ #youshi_info li .content{ font-size: 13px;} #youshi_info li .tit h5{ font-size: 20px;} #youshi_info li .tit span{ font-size: 12px;} } @media screen and (max-width:1200px){ #youshi_info li .content{ min-height: 102px;} #youshi_info li .tit h5{ font-size: 18px;} } @media screen and (max-width:991px){ #youshi_info li{ padding: 2%;} #youshi_info li .content{ font-size: 12px; line-height: 25px;} } @media screen and (max-width:768px){ #youshi_info li{ width: 48%;} #youshi_info li .pic{ text-align: center;} #youshi_info li .pic img{ width: 70%;} #youshi_info li .tit h5{ font-size: 16px;} } /*新闻中心*/ .gonggao{ margin-top: 3%; background: #fff;} .gonggao .row{ margin: 0;} .gonggao .pic{ height: 0; padding-bottom: 25%; position: relative; overflow: hidden; transition: 0.5s;} .gonggao .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;} .gonggao .pic:hover img{ transform: scale(1.1);} .gonggao .font{ padding: 3%;} .gonggao .font .gg_1 .tit{ color: #282828; font-size: 26px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} .gonggao .font .gg_1 .content{ color: rgba(40,40,40,0.5); font-size: 16px; margin: 3% 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;} .gonggao .font .gg_1 .news_time{ color: #ccc; font-size: 14px;} .gonggao .font .gg_2{ padding-top: 2%; border-top: 1px solid #e9e9e9;} .gonggao .font .gg_2 .tit{ color: rgba(40,40,40,0.7); font-size: 16px; height: 40px; line-height: 40px;} .gonggao .font .gg_2 .tit p{ float: left; width: 85%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;} .gonggao .font .gg_2 .tit span{ display: block; float: right; color: rgba(40,40,40,0.5); font-size: 14px;} .gonggao .font .gg_2 .tit:hover,.gonggao .font .gg_1 .tit:hover{ color: #c80f23;} @media screen and (max-width:1200px){ .gonggao .pic{ padding-bottom: 32%;} .gonggao .font .gg_1 .tit{ font-size: 22px;} .gonggao .font .gg_1 .content{ font-size: 14px; } .gonggao .font .gg_2 .tit{ font-size: 14px; height: 30px; line-height: 30px;} } @media screen and (max-width:991px){ .gonggao .pic{ padding-bottom: 50%;} .gonggao .font .gg_2 .tit p{ width: 80%;} } .hangye_xw{ margin: 3% auto 0 !important;} .hangye_xw li{ border-bottom: 1px solid #ededed; height: 70px; line-height: 70px;} .hangye_xw li i{ display: inline-block; font-size: 12px;} .hangye_xw li p{ float: left; color: #666666; font-size: 16px; width: 80%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;} .hangye_xw li p i{ color: #c80f23; margin-right: 10px;} .hangye_xw li span{ display: block; width: 20%; text-align: right; float: right; color: #999; font-size: 14px;} .hangye_xw li span i{ display: inline-block; margin-right: 10px; font-size: 16px;} @media screen and (max-width:1200px){ .hangye_xw li span{ font-size: 12px;} .hangye_xw li span i{ font-size: 14px;} .hangye_xw li p{ font-size: 14px;} } @media screen and (max-width:768px){ .hangye_xw li p{ width: 75%;} .hangye_xw li span{ width: 25%;} .hangye_xw li span i{ display: none;} } #xwpicnr_in{ position: relative; margin-top: 3% !important;} #xwpicnr_in .swiper-container { width: 100%; height: 100%; overflow: hidden; } #xwpicnr_in .swiper-slide { text-align: left; transition:0.3s; position: relative; background: #fff; padding: 3%; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #xwpicnr_in .swiper-slide .news_title{ color: #000; font-size: 20px; min-height: 60px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;} #xwpicnr_in .swiper-slide .news_content{ color: rgba(40,40,40,0.5); font-size: 16px; width: 100%; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; overflow: hidden; margin: 5% 0;} #xwpicnr_in .swiper-slide .news_time{ color: #999999; margin-top: 3%; font-size: 16px;} #xwpicnr_in .swiper-slide i{ width: 35px; height: 35px; text-align: center; line-height: 35px; border: 1px solid #dedede; border-radius: 100%; transition: 0.3s; color: #dedede;} #xwpicnr_in .swiper-slide:hover i{ border: 1px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.5); color: #fff;} #xwpicnr_in .swiper-slide:hover{ background: #c80f23;} #xwpicnr_in .swiper-slide:hover .news_title{ color: #fff;} #xwpicnr_in .swiper-slide:hover .news_content,#xwpicnr_in .swiper-slide:hover .news_time{ color: rgba(255,255,255,0.5);} @media screen and (max-width:1440px){ #xwpicnr_in .swiper-slide .news_time{ font-size: 16px;} #xwpicnr_in .swiper-slide .font .content .news_title{ font-size: 16px;} } @media screen and (max-width:1200px){ #xwpicnr_in .swiper-slide .font .content .news_title{ line-height: 25px; font-size: 16px;} #xwpicnr_in .swiper-slide .font .content .news_content{ font-size: 14px;} } @media screen and (max-width:991px){ #xwpicnr_in .swiper-slide .news_time{ font-size: 14px !important;} } @media screen and (max-width:768px){ } #indexNews{ padding: 0 4% !important; background: #fff;} #indexNews li{width: 100%;height: auto; padding: 4% 0; transition: 0.3s; border-bottom: 1px solid #d6d6d6;} #indexNews li .pic{ display: block; height: 0; padding-bottom: 20%; position: relative; overflow: hidden;} #indexNews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;} #indexNews li .font{ padding-left: 3%;} #indexNews li .news_title{ text-align: left; color: #333333; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;} #indexNews li .news_time{ color: #999999; font-size: 15px; font-family: Arial; padding: 10px 0 20px;} #indexNews li .news_info{ color: #999999; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} #indexNews li i{ float: right; width: 60px; height: 60px; text-align: center; line-height: 55px; border: 1px solid #c8c8c8; border-radius: 3px;transition: 0.3s;} #indexNews li i svg{ width: 24px;} #indexNews li i svg path{ fill: #666; transition: 0.3s;} #indexNews li:last-of-type{ border-bottom: none;} #indexNews li:hover .news_time span{ color: #c80f23;} #indexNews li:hover i{ border: 1px solid #c80f23; background: #c80f23;} #indexNews li:hover i svg path{ fill: #fff;} @media screen and (max-width:991px){ #indexNews li .news_title{ font-size: 18px;} #indexNews li .news_time{ font-size: 12px; padding: 5px 0;} #indexNews li .news_info{ font-size: 14px;} } @media screen and (max-width:768px){ #indexNews li .pic{ padding-bottom: 55%; margin-bottom: 3%;} #indexNews li .news_title{ font-size: 16px;} } #xw_main .content{ color: #666666; font-size: 16px; border-bottom: 1px solid #f5f5f5; margin-bottom: 6%; padding: 4% 0;} .xw_bai{ background: #fff; padding: 3%; line-height: 40px;} .xw_bai h1{ color: #000000; font-size: 22px; line-height: 40px;} .xw_bai .click{ color: #666666; font-size: 14px;} .xw_bai .click i{ display: inline-block; margin-right: 10px;} .xw_bai img{ display: block; max-width: 100%; margin: 2% auto;} #prev_next{ height: 80px; line-height: 80px; margin-top: 10px !important; } #prev_next li{ float: left; width: 49.5%; color: #999999; background: #fff; padding: 0 5%;} #prev_next li .page-a{white-space: nowrap; overflow:hidden; text-overflow: ellipsis;} #prev_next li a{ color: #999999;} #prev_next li:last-of-type{ float: right; text-align: right;} #prev_next li:hover{ color: #c80f23;} #prev_next li:hover a{ color: #c80f23;} @media screen and (max-width:991px){ #prev_next li{ width: 100%; line-height: 25px; font-size: 13px; margin-top: 2%;} .xw_bai h1{ font-size: 18px; height: auto; line-height: 30px;} #prev_next li:last-of-type{ text-align: left;} } .xwinfo_tit{ color: #333333; font-size: 20px; font-weight: bold;} #xgxw_pic{ margin-top: 5%; overflow: hidden;} #xgxw_pic img{ max-width: 100%; transition: 0.3s;} #xgxw_pic:hover img{ transform: scale(1.05);} #xgxw{ padding: 0 !important;} #xgxw li{ color: #666666; font-size: 16px; transition: 0.3s; line-height: 30px; margin-top: 5%; border-bottom: 1px solid #efefef;} #xgxw li:hover{ color: #c80f23; } @media screen and (max-width:1200px){ #xgxw li{ font-size: 12px;} } .news_pic { padding: 0 !important;} .news_pic li{ margin-bottom: 7%;} .news_pic .imgbox { width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden; border-radius: 10px;} .news_pic .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;} .news_pic .imgbox1 { width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden; border-radius: 10px;} .news_pic .imgbox1 p{ object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%;} .news_pic .imgbox1 p img{ max-width: 100%; height: 100%; transition: 0.3s;} .news_pic .imgbj{ position: absolute; z-index: 1; padding: 4%; color: #fff; left: 0; bottom: 0; width: 100%; height: 100%; } .news_pic .imgbj .tit{ position: relative; z-index: 5; font-weight: bold; font-size: 18px; transition: 0.5s;} .news_pic .imgbj i{ position: relative; z-index: 5; font-size: 30px; transition: 0.5s;} .news_pic .imgbj:after { content: " "; z-index: 4; pointer-events: none; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.7; background-image: url('../images/mask-md-fc.png'); background-size: 100% auto; background-position: 50% 100%; background-repeat: no-repeat; } .news_pic li:hover .imgbox img{ transform: scale(1.05) rotate(-1deg); } .news_pic li:hover .imgbox1 p img{ transform: scale(1.05) rotate(-1deg); } /*联系我们*/ .de-contact .lx_tit{ margin-bottom: 2%;} .de-contact .lx_tit p{ color: #333333; font-size: 28px; padding-right: 10px;} .de-contact .lx_tit span{ color: #c7c7c7; font-size: 16px; text-transform: uppercase;} .lxwm{ padding: 3% 5% 0 0 !important;} .lxwm li{ color: #000000; cursor: pointer; border-top: 1px solid #ededed; padding: 3% 0; } .lxwm li i{ height: 50px; width: 50px; line-height: 50px; margin-right: 15px; text-align: center; color: #c80f23; font-size: 30px; border: 1px solid #d7d7d7; transition: 0.3s;} .lxwm li .d-md-flex{ width: 90%;} .lxwm li .font{ line-height: 25px; width: 35%;} .lxwm li .font span{ display: block; color: #666666; font-size: 16px;} .lxwm li .font p{ color: #c8c8c8; font-size: 13px; text-transform: uppercase;} .lxwm li .con{ color: #333333; font-size: 20px;} .lxwm li:last-of-type{ border-bottom: 1px solid #ededed;} .de-contact .contact-map{ margin-top: 5%;} .de-contact .ewm{ text-align: center;} .lxwm li:hover i{ background: #c80f23; border: 1px solid #c80f23; color: #fff;} @media screen and (max-width:1440px){ .lxwm li{ padding: 4% 0;} .lxwm li .con{ font-size: 18px;} } @media screen and (max-width:1200px){ .lxwm li .font span{ font-size: 14px;} .lxwm li .font p{ font-size: 12px;} .lxwm li .con{ font-size: 16px;} } @media screen and (max-width:991px){ .de-contact .lx_tit{ margin: 5% 0 0;} } @media screen and (max-width:768px){ .lxwm li .font{ width: 100%;} .lxwm li .font p{ display: none;} .de-contact .lx_tit p{ font-size: 20px;} .de-contact .lx_tit span{ font-size: 14px;} } /*公共*/ #zi_banner{ width: 100%; height: auto; position: relative;} #zi_banner .pic{ text-align: center; overflow: hidden;} #zi_banner .pic img{ width: 100%;} #zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; z-index: 1; line-height: 60px; padding-top: 12%;} #zi_banner .main h2{ font-size: 40px; font-weight: bold !important;} #zi_banner .main p{ font-size: 18px;} @media screen and (max-width:1200px){ #zi_banner .pic img{ width: 150%; margin-left: -14%;} #zi_banner .main{ padding-top: 18%;} } @media screen and (max-width:991px){ #zi_banner .pic img{ width: 200%;} #zi_banner .main{ padding-top: 24%; line-height: 30px;} #zi_banner .main h2{ font-size: 26px;} #zi_banner .main p{ font-size: 16px;} } @media screen and (max-width:768px){ #zi_banner .main h2{ font-size: 22px;} #zi_banner .main p{ font-size: 14px;} } #homebj{ height: 70px; line-height: 70px; color: #333333; border-bottom: 1px solid #ececec;} #homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;} #homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: #c80f23; transition: 0.3s;} #homebj ul li:hover:before{ left: 25%; width: 50%;} #homebj ul li:hover a{ color: #c80f23;} .home{ text-align: right; color: #aaaaaa;} .home i{ display: inline-block; margin-right: 10px; font-weight: bold; font-size: 18px;} .home a{ padding: 0 5px; color: #aaaaaa;} .home a:last-of-type{ color: #c80f23;} @media screen and (max-width:1500px) { #homebj ul li.cpdh{ font-size: 14px;} } @media screen and (max-width:1440px) { #homebj ul li.cpdh{ font-size: 13px;} .home{ font-size: 12px;} .home i{ display: none;} } @media screen and (max-width:991px) { #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;} #homebj ul li.cpdh{ float: left; width: 33% !important;} #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;} } @media screen and (max-width:768px) { #homebj ul li{ width: 25%;} } #cpnav{ padding: 0; overflow: hidden;} #cpnav .swiper-container { width: 100%; height: 100%; overflow: hidden; } #cpnav .swiper-slide { text-align: center; transition: 0.3s; position: relative; font-size: 16px; /* Center slide text vertically */ flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } #cpnav .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: #c80f23; transition: 0.3s;} #cpnav .swiper-slide:hover:before{ left: 25%; width: 50%;} #cpnav .swiper-slide:hover a{ color: #c80f23;} @media screen and (max-width:991px){ } @media screen and (max-width:765px){ } .hui{ background: #f7f7f7;} .bai{ background: #fff;} /*页*/ .page { font-size: 0; text-align: center; } .page .center { display: inline-block; overflow: hidden; } .page .center .page-span { float: left; font-size: 14px; color: #c3c3c3; line-height: 32px; margin-right: 30px; } .page .center .page-list { float: left; overflow: hidden; } .page .center .page-list ul li { float: left; width: auto; min-width: 30px; height: 32px; text-align: center; line-height: 30px; font-size: 14px; margin: 0 4px; padding: 0; border: none; background: transparent; } .page .center .page-list ul li a { min-width: 20px; padding: 0 5px; border: 1px solid #eee; display: block; color: #333; border-radius: 4px; -webkit-border-radius: 4px; overflow: hidden; background: #fff; } .page .center .page-list ul li:hover a { color: #f3c04b; } .page .center .page-list ul li.active a { background: #f3c04b; color: #fff; } 99er视频精品免费观看_日韩中文字幕一区_久久久精品国产一区_97人人超人人超碰超国产_97精品久久天干天天天按摩