body{font-size: 1rem} .container{width:62.5%;margin:0 auto;max-width: 62.5%;padding:0} a{transition: .5s;} .pc_block{display: block;} .m_block{display: none;} /*头部*/ .head_pc{height:5.75rem;} .head_pc .container{height:100%;} .head_pc .pc_logo{width:8.125rem;} .head_pc .head_one{width:5.9375rem;height:2.1875rem;display: flex;justify-content: center;align-items: center;margin:0 0.3125rem;color:#000;position: relative;cursor: pointer;} .head_pc .head_act{background-color: var(--main);color: white;border-radius: 0.1875rem;} .head_pc .head_one:hover{background-color: var(--main);color: white;border-radius: 0.1875rem;} .head_pc .head_pc_right_txt{color:#000;} .head_pc .head_pc_right_phone1{margin-bottom:0.3125rem;} .head_pc .iconfont{font-size:1.5625rem;color:rgb(255,138,0);background:rgb(235,235,235);width:2.5rem;height:2.5rem;border-radius: 50%;margin-right:0.625rem;display: flex;justify-content: center;align-items: center} .head_pc .sub_list{background: rgb(211,211,211);width:100%;padding:0.625rem 0.3125rem;position: absolute;z-index:2;top:2.1875rem;left:0;display: none;} .head_pc .sub_link{display: flex;justify-content: center;align-items: center;font-size:0.875rem;padding:0.5rem 0.3125rem;color:#000;} .head_pc .sub_link:hover{background-color: var(--main);color: white;border-radius: 0.1875rem;} .head_pc .head_one:hover .sub_list{display: block;} .mobile_header{display: none} /*轮播图*/ .banner{height:38.4375rem;} .n_banner{height:25rem;} .swiper{width: 100%;height:100%;position: relative} .swiper .swiper-wrapper{width: 100%;height:100%;} .swiper .swiper-slide {width: 100%;height:100%;} .swiper img{width: 100%;height:100%;object-fit: cover} .swiper .swiper-pagination-bullet {width: 0.9375rem;height: 0.9375rem;text-align: center;background:#ffff;border:0.125rem solid #660000;margin:0 0.375rem!important;} .swiper .swiper-pagination-bullet-active {background: #660000;} .swiper .swiper-pagination{position: absolute;display: flex;flex-direction: row;justify-content: center;box-sizing: border-box;bottom: 1.875rem!important;width:100%;} .erduo{width: 3.125rem;height:3.125rem;border-radius: 100%;background-color: var(--main);font-size: 0.625rem} .erduo::after{font-size: 1.25rem;position: absolute; left: 50%; top: 50%;transform: translate(-50%, -50%);} /*首页-简介*/ .de_about{padding:3.5rem 0;} .de_about .container{} .de_title{width:21.25rem;} .de_about .content{text-align: center;margin:3.75rem 0;width: 100%;} .de_about .content p{color:rgb(90, 90, 90);font-size:0.875rem;line-height:2em;} .de_about .about_steps{width:90%;} /*内页-简介*/ .page_about{background: rgb(242, 242, 242);} .page_about .de_about .container{width:58%;max-width: 58%;} .page_about .de_about .de_title{margin-bottom:1.875rem} .page_about .de_about .content{text-align: left;margin:1.25rem 0;} .page_about .de_about .content p{font-size:0.9375rem;text-indent: 2em;} .page_about .de_about .content img{max-width: 100%;} .page_about .de_about .box_img{width:48%;aspect-ratio:483/272;overflow: hidden} .page_about .de_about .box_comp{width:100%;height:100%;object-fit: cover} /*首页-产品*/ .de_pdt{background: rgb(242, 242, 242);padding:3.75rem 0;} .de_pdt .container{} .de_pdt .de_title{margin-bottom:2.8125rem} /*首页-合作*/ .de_partner{background: url(../cyy/img/index/pantner_bg.jpg) center center/cover no-repeat;padding:4.6875rem 0;} .de_partner .container{} .de_partner .de_title{width:21.25rem;margin-bottom:4.6875rem;} .de_partner .partner{width:90%;} /*首页-新闻*/ .de_news{padding:3.75rem 0;} .de_news .container{} .de_news .de_title{margin-bottom:4.375rem;width:25rem} /*首页-联系*/ .de_contact{background: rgb(242, 242, 242);padding:3.75rem 0;} .de_contact .container{} .de_contact .de_title{margin-bottom:3.125rem;} .de_contact .box{width:100%;} .de_contact .de_mess{width:35%;} .de_contact .de_mess form{width:100%;} .de_contact .de_mess .line{width:100%;margin-bottom:0.9375rem;} .de_contact .de_mess .label{color:#5a5a5a;width:20%;font-size:0.9375rem;} .de_contact .de_mess input{width:79%;border:0.0625rem solid #dedede;outline: none;background: #fff;height:2.5rem;padding:0.3125rem;font-size:0.875rem;} .de_contact .de_mess textarea{width:79%;border:0.0625rem solid #dedede;outline: none;background: #fff;height:6.25rem;padding:0.3125rem;font-size:0.875rem;resize: none} .de_contact .de_mess .code_img{height:90%;position: absolute;z-index:2;top:5%;right:0;display: block;} .de_contact .de_mess .submit_btn{background: #f60;height:2.5rem;color:#fff;display: flex;justify-content: center;align-items: center;width:79%;cursor: pointer;border-radius: 0.1875rem} .de_contact .de_mess .submit_btn:hover{opacity: .8;} .de_contact .de_cont{width:55%;position: relative} .de_contact .de_cont .line{margin-bottom:2.8125rem;} .de_contact .de_cont .line:last-child{margin-bottom:0rem;} .de_contact .de_cont .iconfont{font-size:2.1875rem;margin-right:1.5625rem;width:2.1875rem;color:rgb(255,138,0)} .de_contact .de_cont .txt{color:#5a5a5a;font-size:0.9375rem;} .de_contact .de_cont .d1{margin-bottom:0.5rem;} .de_contact .de_cont .d2{} .de_contact .de_cont a{} .de_contact .de_cont a:hover{color:#47cdff} .de_contact .de_cont .codes{position: absolute;z-index:2;right:0;bottom:2.5rem;width:53%;} .de_contact .de_cont .codes .code{width:47%;} .de_contact .de_cont .codes .de_code{width:100%;aspect-ratio:1/1} .de_contact .de_cont .codes p{color:#5a5a5a;font-size:0.9375rem;margin-top:0.625rem;text-align: center} /*底部*/ footer{background: rgb(41, 41, 41);height:3.375rem;} footer .container{} footer p{color:rgb(116, 116, 116);font-size:0.875rem;margin:0 0.625rem} footer a{color:rgb(116, 116, 116);font-size:0.875rem;} footer a:hover{color:#47cdff} footer .gongan{margin-right:0.1875rem;} /*生产环境*/ .page_fac{padding:3.75rem 0;background: #f2f2f2} .page_fac .container{} .page_fac .de_title{margin-bottom:3.125rem;} .page_fac .list{width:100%;display: flex;justify-content: space-between;align-items: center;flex-wrap:wrap;} .page_fac .item{width:32%;} .page_fac .imgbox{width:100%;aspect-ratio:380/215;overflow: hidden} .page_fac .imgbox img{width:100%;height:100%;object-fit: cover;transition: .5s;} .page_fac .item:hover img{transform: scale(1.1)} .page_fac p{text-align: center;font-weight: bold;color:#000;padding:0.9375rem 0} .page{margin-top:1.875rem;width:100%} .pagination{justify-content: center} .pagination li{width:1.25rem;height:1.25rem;display: flex;justify-content: center;align-items: center;background:#000;color:#fff;font-size:0.875rem;margin:0 0.1875rem; } .pagination li a{color:#fff;} .pagination li.active{background:#AAD83E } .pagination li.disabled{cursor:text‌;background:#ddd;} .pagination li:hover{background:#AAD83E } .pagination li.disabled:hover{background:#ddd;} /*设备-详情*/ .page_facview{padding:3.125rem 0;} .page_facview .name{padding-bottom:1.5rem;font-weight: bold;font-size:1.5rem} .page_facview .conten{border-top:0.0625rem solid #eee;padding-top:1.5rem;text-align: center!important;font-size:1.125rem!important;color:#5a5a5a!important;font-weight: bold!important;width:100%;} .page_facview .conten img{width:80% !important;margin:1.25rem auto!important;display: block;} .page_facview .conten p{width:100%;margin:0!important;} .page_facview .conten *:not(img){font-size:1.125rem!important;color:#5a5a5a!important;font-weight: bold!important;text-align: center!important;} .btns{width:100%;margin-top:2.5rem} .btns .btn{color:#233d9a!important;font-size:0.875rem} .btns .btn:hover{color:#5a5a5a!important;} /*产品详情*/ .page_pro{padding:3.4375rem 0;background: #f2f2f2} .page_pro .de_title{margin-bottom:2.5rem} .pro_cates{margin-bottom:2.5rem} .pro_cates .cate{position: relative;width:9.375rem;height:2.1875rem;background: rgb(195,195,195);border-radius: 0.3125rem;margin:0 0.3125rem;transition: 0s;} .pro_cates .cate.active{background:rgb(255,138,0) } .pro_cates .cate:hover{background:rgb(255,138,0) } .pro_cates .cate_link{color:#000;transition: 0s;} .pro_cates .cate.active .cate_link{color:#fff;} .pro_cates .cate:hover .cate_link{color:#fff;} .pro_cates .subs{position: absolute;top:100%;left:-5%;width:110%;z-index:2;background: rgb(231,231,231);padding:0.625rem 0.3125rem;display: none} .pro_cates .cate:hover .subs{display: block;} .pro_cates .sub_link{padding:0.625rem;border-radius: 0.25rem;font-size:0.875rem;transition: 0s;color:#000} .pro_cates .sub_link:hover{background:rgb(255,138,0);color:#fff;} .pro_list{width:100%;flex-wrap:wrap;} .pro_list .item{width:23.5%;} .pro_list .item:last-child:nth-child(4n+3){margin-right:25.5%} .pro_list .item:last-child:nth-child(4n+2){margin-right:51%} .pro_list .imgbox{width:100%;aspect-ratio:280/245;overflow: hidden} .pro_list .item img{width:100%;height:100%;object-fit: cover;transition: .5s;} .pro_list .item:hover img{transform: scale(1.1)} .pro_list .item p{color:#000;font-weight: bold;text-align: center;padding:0.625rem 0.3125rem;line-height: 1.5;} /*产品-详情*/ .page_proview{background: rgb(242, 242, 242);padding:2.1875rem 0} .page_proview .name{font-size:1.375rem;color:#000;font-weight: bold;padding-bottom:1.5rem;border-bottom:0.0625rem solid #ddd;margin-bottom:1.5rem;width:100%;text-align: center} /*轮播缩略图*/ .ban {width: 60%;acpect-ratio:700/740;position: relative;overflow: hidden;margin: 0 auto;} .ban2 {width: 100%;aspect-ratio: 700/600;position: relative;overflow: hidden;} .ban2 ul {position: absolute;left: 0;top: 0;height: 100%;} .ban2 ul li {height: 100%;aspect-ratio: 700/600;} .ban2 ul li a {display: block;width: 100%;height:100%;} .ban2 ul li img {width: 100%;height: 100%;object-fit: cover;} .prev { float: left; cursor: pointer; } .num { height: 6.25rem; overflow: hidden; width: 26.875rem; position: relative; float: left; } .min_pic {padding-top: 0.625rem;width:100%;} .num ul {position: absolute;left: 0;top: 0;} .num ul li {width:6.25rem;aspect-ratio: 700/600;margin-right: 0.625rem;} .num ul li.on {border: 0.125rem solid #b90000;padding: 0;} .num ul li img {width: 100%;height: 100%;object-fit: cover;} .prev_btn1 {width: 1rem;text-align: center;height: 1.125rem;margin-top: 2.5rem;margin-right: 1.25rem;cursor: pointer;float: left;} .next_btn1 {width: 1rem;text-align: center;height: 1.125rem;margin-top: 2.5rem;cursor: pointer;float: right;} .prev1 {position: absolute;top: 13.75rem;left: 1.25rem;width: 1.75rem;height: 3.1875rem;z-index: 9;cursor: pointer;} .next1 {position: absolute;top: 13.75rem;right: 1.25rem;width: 1.75rem;height: 3.1875rem;z-index: 9;cursor: pointer;} /*手机版*/ #image_swiper{display: none;} /*新闻列表*/ .page_news{background: #f2f2f2;padding:3.125rem 0} .page_news .de_title{margin-bottom:3.125rem} .news_list{width:100%;flex-wrap:wrap} .news_list .item{width:32%;} .news_list .item:last-child:nth-child(3n+2){margin-right:34%} .news_list .imgbox{width:100%;overflow: hidden;aspect-ratio:365/170} .news_list .imgbox img{width:100%;height:100%;object-fit: cover;transition: .5s} .news_list .item:hover img{transform: scale(1.1)} .news_list .txt{} .news_list .txt .title{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;font-size:1.125rem;color:#000;padding:1.125rem 0} .news_list .txt .time{font-size:0.75rem;color:#929292;margin-bottom:1.125rem} .news_list .txt .sub{overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;font-size:0.8125rem;color:#8b8b8b;margin-bottom:1.25rem} .news_list .txt .sub *{font-size:0.8125rem!important;color:#8b8b8b!important;line-height: 1.5!important;} /*新闻详情*/ .page_news .content{width: 100%} .page_news .content .title{font-size:1.25rem;color:#000;font-weight: bold} .page_news .content .info{margin:1.5625rem 0;font-size:0.75rem;color:#5a5a5a} .page_news .content .time{} .page_news .content .views{margin:0 1.875rem} .page_news .content .share{} .page_news .content .tt{font-size:1rem;color:#5a5a5a;line-height: 2;width: 100%;} .page_news .content .tt *{color:#5a5a5a!important;line-height: 2!important;} .page_news .content .tt b{font-weight: bold;} .social-share{margin-left:0.3125rem;} .social-share .social-share-icon{font-size:0.9375rem!important;height:1.25rem!important;width:1.25rem!important;line-height: 1.25rem!important;} /*留言*/ .page_mess{} .page_mess .de_contact{} .page_mess .de_contact .de_mess{width:46%;padding-top:3.125rem} .page_mess .de_contact .right{width:46%;text-align: center} .page_mess .de_contact .d1{color:rgb(217, 217, 217);font-size:6.875rem;letter-spacing:-0.25rem;text-transform: uppercase;font-weight: bold} .page_mess .de_contact .d2{font-size:0.9375rem;line-height:170%;color:#5a5a5a;margin:2.5rem 0} .page_mess .de_contact .d3{color:rgb(28, 69, 135);font-size:1.125rem;font-weight: bold} /*联系*/ .page_contact .de_contact .de_cont{width:48%;} .page_contact .de_contact .de_cont .codes{position: static;width:100%;} .page_contact .ditu{width:100%;margin-top:3.125rem} .page_contact .iframe{width:48%;height:25rem;} .page_contact iframe{width:100%;height:100%} /*返回顶部*/ .back_top{position: fixed;right:1.875rem;bottom:5rem;z-index:99;background: #000;width:3.75rem;height:3.75rem;opacity: .6;} .icon-arrow-up-line{font-size:1.875rem;color:#fff;} .back_top:hover{opacity: 1}