<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sggy_zuanti * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sggy_zuanti .contents {padding: 100px 0;width: 100%;background: white;}
.sggy_zuanti .content {padding: 100px 0;width: 100%;}
.sggy_zuanti .content .title, .sggy_zuanti .contents .title {text-align: center;font-size: 32px;width: 100%;margin-bottom: 60px;}
.sggy_zuanti .content .title span, .sggy_zuanti .contents .title span {display: block;width: 100%;color: #666;font-size: 14px;}
.sggy_zuanti .technology_banner{width: 100%;height: 820px;/*margin-top: 80px;*/}
.sggy_zuanti .glbg{width: 100%;}
.sggy_zuanti #certify {position: relative;width: 1230px;margin: 0 auto}
.sggy_zuanti .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.sggy_zuanti .swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.sggy_zuanti .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.sggy_zuanti .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.sggy_zuanti .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.sggy_zuanti .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.sggy_zuanti .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}
.sggy_zuanti .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.sggy_zuanti .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.sggy_zuanti .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.sggy_zuanti #certify .swiper-container {padding-bottom: 60px;}
.sggy_zuanti #certify  .swiper-slide {width: 410px;height: 480px;background: #fff;box-shadow: 0 8px 30px #ccc;padding: 100px 30px 0 30px;overflow: hidden;}
.sggy_zuanti #certify  .swiper-slide em{display: block;width: 64px;height: 52px;overflow: hidden;background: url(/diy/sggy/images/glxt_num.png) no-repeat;margin: 0 auto;}
.sggy_zuanti #certify  em.bg2{background-position-x: -64px;}
.sggy_zuanti #certify  em.bg3{background-position-x: -128px;}
.sggy_zuanti #certify  em.bg4{background-position-x: -192px;}
.sggy_zuanti #certify  em.bg5{background-position-x: -256px;}
.sggy_zuanti #certify  em.bg6{background-position-x: -320px;}
.sggy_zuanti #certify  em.bg7{background-position-x: -384px;}
.sggy_zuanti #certify  em.bg8{background-position-x: -448px;}
.sggy_zuanti #certify  em.bg9{background-position-x: -512px;}
.sggy_zuanti #certify  .swiper-slide span{text-align: center;display: block;width: 100%;margin-top: 130px;font-size: 20px;font-weight: bold;position: relative;}
.sggy_zuanti #certify  .swiper-slide span:before{content: '';width: 30px;height: 3px;background: #e60012;position: absolute;left: 46%;bottom: -16px;}
.sggy_zuanti #certify  .swiper-slide p {padding-top: 0;text-align: center;color: #666;margin-top: 30px;line-height: 24px;}
.sggy_zuanti #certify .swiper-pagination {width: 100%;bottom: 20px;}
.sggy_zuanti #certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.sggy_zuanti #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
.sggy_zuanti .swiper-slide-active{background: #e60012 !important;}
.sggy_zuanti .swiper-slide-active em{background-position-y: -52px !important;}
.sggy_zuanti .swiper-slide-active span{color: #fde125;}
.sggy_zuanti .swiper-slide-active span:before{background:#fde125 !important;}
.sggy_zuanti .swiper-slide-active p{color: white !important;}
.sggy_zuanti .swiper-pagination-bullet-active{border-color: #e60012 !important;}
.sggy_zuanti .btn{width: 24px;height: 42px;background: #e60012;}
.sggy_zuanti .swiper_btns{left: 0;top:45%}
.sggy_zuanti .swiper_btn{right: 0 !important;top:45%}
.sggy_zuanti .swiper_btns:before{content: '';width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-right: 6px solid #e60012;overflow: hidden;left: 10px;top: 14px;position: absolute;z-index: 999;}
.sggy_zuanti .swiper_btns:after{content: '';width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-right: 6px solid white;overflow: hidden;left: 8px;top: 14px;position: absolute;z-index: 99;}
.sggy_zuanti .swiper_btn:before{content: '';width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid #e60012;overflow: hidden;left:8px;top: 14px;position: absolute;z-index: 999;}
.sggy_zuanti .swiper_btn:after{content: '';width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid white;overflow: hidden;left: 10px;top: 14px;position: absolute;z-index: 99;}
.sggy_zuanti .ddbg{}
.sggy_zuanti .clgl {width: 1230px;margin: 0 auto;}
.sggy_zuanti .clgl ul{width: 100%;overflow: hidden;}
.sggy_zuanti .clgl ul li{width: 296px;float: left;margin-right: 15px;background: white;margin-bottom: 15px;}
.sggy_zuanti .clgl ul li:nth-child(4n){margin-right: 0;}
.sggy_zuanti .clgl ul li .pic{width: 296px;height: 260px;overflow: hidden;}
.sggy_zuanti .clgl ul li .pic img{max-width: 100%;}
.sggy_zuanti .clgl ul li .txt{padding: 30px 15px 50px 15px;text-align: center;font-size: 20px;}
.sggy_zuanti .clgl ul li .txt span{color: #999;font-family: arial;display: block;}
.sggy_zuanti .hjbg{width: 100%;}
.sggy_zuanti .comm_info{width: 1230px;background: white;padding: 100px 0;margin: 0 auto;}
.sggy_zuanti .hjgl{padding: 0 30px;width: 100%;}
.sggy_zuanti .hjgl ul{overflow: hidden;display: block;margin-top: 30px;}
.sggy_zuanti .hjgl ul li{width: 380px;float: left;margin-right: 15px;}
.sggy_zuanti .hjgl ul li:last-child{margin-right: 0;}
.sggy_zuanti .hjgl ul li .pic{width: 380px;height: 252px;overflow: hidden;}
.sggy_zuanti .hjgl ul li .pic img{max-width: 100%;}
.sggy_zuanti .hjgl ul li .txt{padding: 30px 30px 10px 30px;font-size: 20px;text-align: center;}
.sggy_zuanti .gygl{width: 1230px;margin: 0 auto;}
.sggy_zuanti .gygl .box{margin-bottom: 15px;width: 296px;background: white;}
.sggy_zuanti .gygl .box .pic{width: 100%;height: 260px;overflow: hidden;}
.sggy_zuanti .gygl .box .pic img{max-width: 100%;}
.sggy_zuanti .gygl .box .txt{padding: 30px;}
.sggy_zuanti .gygl .box .txt span{color: #999999;font-family: arial;display: block;text-align: center;font-size: 20px;}
.sggy_zuanti .gygl .box .txt h3{font-size: 20px;margin: 10px 0;display: block;text-align: center;}
.sggy_zuanti .gygl .box .txt p{font-size: 14px;color: #666;}
.sggy_zuanti .form{width: 740px;margin: 0 auto;padding: 20px 0 0 0;overflow: hidden;}
.sggy_zuanti .layui-form-item {margin-bottom: 15px;clear: both;*zoom: 1;}
.sggy_zuanti .layui-input-block {margin-left: 110px;min-height: 36px;}
.sggy_zuanti .layui-input, .layui-textarea {display: block;width: 100%;padding-left: 10px;}
.sggy_zuanti .layui-input, .layui-select, .layui-textarea {height: 38px;line-height: 1.3;line-height: 38px\9;border-width: 1px;border-style: solid;background-color: #fff;border-radius: 2px;border-color: #e6e6e6;}
.sggy_zuanti .layui-form-item:after {content: '\20';clear: both;*zoom: 1;display: block;height: 0;}
.sggy_zuanti .layui-btn {display: inline-block;height: 38px;line-height: 38px;padding: 0 18px;background-color: #009688;color: #fff;white-space: nowrap;text-align: center;font-size: 14px;border: none;border-radius: 2px;cursor: pointer;}
.sggy_zuanti .form .layui-form-item{width: 240px;float: left;clear: none;margin-right: 10px;}
.sggy_zuanti .form .layui-form-item:nth-last-child(2){margin-right: 0px;}
.sggy_zuanti .form .layui-form-item:last-child{clear: left;width: 100%;}
.sggy_zuanti .form .layui-input-block{margin-left: 0px;font-size: 14px;}
.sggy_zuanti .sub_btn{background: #e60012;width: 260px;margin: 5px auto;display: block;}
.sggy_zuanti .sub_info_top{text-align: center;font-size: 12px;color: #e60012;}</pre></body></html>