<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearfix:after{content: ""; display:block; clear:both;}
*{padding: 0;margin:0;color:black;}
ul{list-style: none;}
#foot #footContainer a{text-decoration: none;color:black;display: block;}
a{text-decoration: none;color:black;display: block;}
p{text-align:justify;}
body{padding: 0;margin:0 auto;width: 100%;}
:root{
    --color01: #C42434;
}
/*å…¬ç¥­æ—¥ä½¿ç”¨*/
/*
*{filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);}
*/

.rows{width: 1440px;margin: 0 auto;}
#backToTop{position: fixed;top:90%;right:10px;display:none;width: 30px;height: 30px;z-index: 99;}
#backToTop img{width:100%;height:100%;}
.page-banner{width:100%;margin-top: 90px;}
.hrPic{margin:0 auto;width:488px;margin-top: 50px;}
.title{text-align: center;margin:20px auto;width:600px;font-weight:bold;line-height: 1.5;}
.title .title-zh{font-size: 32px;color:#C42434;}
.title .title-en{font-size: 22px;color:#5F5D5D;word-spacing:6px;}

/*Menu*/
.openMenu {display: none;}
.openMenu&gt;a {align-items: center;outline: none;}
.openMenu .openMenu_btn {width: 24px;height: 24px;position: relative;}
.openMenu .openMenu_btn span {position: absolute;width: 100%;height: 2px;border-radius: 2px;transition: all 0.4s ease;background-color: var(--color01);}
.openMenu .openMenu_btn span:nth-child(1) {top: 3px;left: 0;}
.openMenu .openMenu_btn span:nth-child(2) {top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width: 16px;right: 0;}
.openMenu .openMenu_btn span:nth-child(3) {bottom: 3px;left: 0;}
.header.mobileNav .openMenu .openMenu_btn span:nth-child(1) {top: 11px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.header.mobileNav .openMenu .openMenu_btn span:nth-child(2) {opacity: 0;-webkit-opacity: 0;visibility: hidden;}
.header.mobileNav .openMenu .openMenu_btn span:nth-child(3) {bottom: 11px;transform: rotate(45deg);-webkit-transform: rotate(45deg);}

/*page_num*/
.page_num{display: flex;justify-content: center;align-items: center;margin-top: 50px;}
.page_num ._item{width: 37px;height: 37px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: rgba(153, 153, 153, 1);border: 1px solid rgba(217, 217, 217, 1);margin-right: .1rem;}
.page_num ._item .iconfont{font-size: 24px;}
.page_num .prev .iconfont{display: block;transform: scaleX(-1);}
.page_num ._item.active,
.page_num ._item:hover{background-color: var(--color01);color: #fff;}
.page_num a:first-child {display: none;}
.page_num a, .page_num b {margin: 5px;height: 37px;border-color: #fff;  padding: 0 12px;border-radius: 4px;box-shadow: 0 0 5px rgba(0, 0, 0, .2);color: #777;line-height: 37px;}
.page_num a, .page-end, .page-start {display: inline-block;height: 37px;line-height: 37px;padding: 0 12px;border: solid 1px var(--color01);background: #fff;color: var(--color01);font-size: 14px;}
.page_num b, .page-this {display: inline-block;margin: 0 5px;padding: 0 12px;height: 37px;line-height: 37px;border: solid 1px var(--color01);background: var(--color01);color: #fff;font-size: 14px;}

/*æœç´¢é¡µ*/
.search_container{margin: 100px auto;padding: 0 160px;}
.search_container ._header{background-color: var(--color01);padding: 32px;color: #fff;}
.search_container ._result{font-size: 30px;font-weight: 600;margin-bottom: 20px;}
.search_container ._subtitle{font-size: 20px;}
.search_container ._list ._item{display: block;padding: 40px 0;color: #333;border-bottom: 1px solid rgba(241, 241, 241, 1);}
.search_container ._item ._title{font-size: 1.5em;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.search_container ._item .smalltext{white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.search_container ._list ._item:hover {color: var(--color01);}

@media screen and (max-width: 1440px) {
    .rows{width: 1200px;}
    .nav-list li&gt;a{padding: 0 20px;font-size: 18px;}
}

@media screen and (max-width: 1280px) {
    .rows{width: 1000px;}
    .nav-list li&gt;a{padding: 0 15px;font-size: 16px;}
    /* é¦–é¡µæ–°é—» */
    #news #newsLeft{padding-left: 0;}
    #news #newsPic1Wrap{height: auto;}
    /* footer */
    #foot #footContainer{padding: 20px 30px;margin: 0;width: 100%;}
    #foot #footContainer #footLeft{width: 25%;}
    #foot #footContainer #footRight{width: 33%;}
    #erWeiMa{width: 42%;}
    /* æ¬¡é¡µ */
    .page-banner{height: auto;}
    #qin-introduce .content #part1.rows{width: 95%;}
    /* äº§å“ä¸­å¿ƒ */
    .starProductsWrap{width: 1000px;}
    .totalTips .mengcen{font-size: 230px;}
    .totalTips .tips{width: 60%;}
    .totalTips .picBackground{width: 40%;}
    .productType .type-list .product{width: calc((100% - 20px) / 2);margin-right: 20px;}
    .productType .type-list .product:nth-child(2n){margin-right: 0;}
    .typeListWrap .typeItem{padding: 0 18px;}
}

@media screen and (max-width: 1024px) {
    .rows{width: 95%;}
    /* å¤´éƒ¨ */
    .openMenu {display: flex;align-items: center;}
    .header{height: 60px;}
    .header .header_tel a{font-size: 16px;}
    .header .nav {position: fixed;background-color: #fff;width: 100%;justify-content: center;z-index: -1;text-align: center;top: 60px;bottom: 0;display: flex;align-items: center;transform: translateY(100%);transition: transform 0.65s ease;left: 0;}
    .header.mobileNav .nav {transform: none;}
    .header.mobileNav .nav-list{flex-direction: column;}
    .header.mobileNav .nav-list li&gt;a{height: 50px;line-height: 50px;}
    .header.mobileNav .nav-list li&gt;a::before,.header.mobileNav .nav-list li&gt;a::after{content: none;}
    .header.mobileNav .nav-list li div{display: none;}
    .gallery-top-box{margin-top: 60px;}
    #products .type{padding: 10px;}
    #longAdv2{height: auto;}
    /* footer */
    #foot #footContainer{flex-direction: column;}
    #footHr{display: none;}
    #foot #footContainer #footRight{margin-left: 0;margin-top: 20px;width: 100%;}
    #foot #footContainer #footLeft,#erWeiMa{width: auto;height: 80px;}
    #erWeiMa{justify-content: flex-start;margin: 20px 0;}
    #footer #footerContainer{flex-direction: column;height: auto; line-height: 1.8;}
    #footerContainer #footerItem3{margin-left: 0;}
    .page-banner{margin-top: 60px;}
    .proSwiperItem .left{width: 50%;}
    /* äº§å“ä¸­å¿ƒ */
    #wrap #head{margin-top: 60px;}
    .typeListWrap .type-container{flex-wrap: wrap;justify-content: flex-start;}
    .typeListWrap .typeListItem{width: 50%;}
    .starProductsWrap{width: 95%;padding: 10px;}
    .totalTips .mengcen{font-size: 160px;}
    .totalTips .tips{padding-right: 0;}
    .typeListWrap .typeItem{padding: 0 50px;}
    /* é”€å”®æœåŠ¡ */
    #headWrap{margin-top: 60px;}
    /* æœç´¢é¡µ */
    .search_container{padding: 0 60px;}
}

@media screen and (max-width: 768px) {
    .logo{height: 40px;}
    /* é¦–é¡µ-å…³äºŽæˆ‘ä»¬ */
    #qin-introduce{margin-bottom: 40px;}
    #qin-introduce .content #part1{flex-direction: column-reverse;}
    #qin-introduce .content #part1-pic{width: 100%;padding-right: 5px;}
    #qin-introduce .content #part1-words{width: 100%;padding: 10px;}
    #qin-video{flex-direction: column;}
    #qin-video #qin-video-left{width: 100%;height: 350px;}
    #qin-video #qin-video-right{width: 100%;padding: 20px;}
    #starProucts #star-lists .star-item{width: 100%;}
    .title{width: 100%;}
    /* é¦–é¡µ-äº§å“ */
    #products .type{padding: 10px;flex-direction: column-reverse !important;}
    #products .Iproduct-list .type{padding: 20px;}
    #products .Iproduct-list .type:nth-child(odd) #typeImg,#products #typeImg a{width: 100%;margin-right: 0;height: 300px;}
    #products .Iproduct-list .type:nth-child(even) #typeImg,#products #typeImg a{width: 100%;margin-right: 0;height: 300px;}
    #products #intro2,#products #intro1{width: 100%;margin-left: 0;margin-top: 20px;}
    #products #products-readmore2 span,#products #products-readmore1 a span{margin: 0;}
    /* é¦–é¡µ-æ–°é—» */
    #news #newsContent{flex-direction: column;}
    #newsWrap .newsLeft {height: 220px;}
    #news #newsLeft,#news #newsRight{width: 100%;}
    #news #newsDescription #newsDesContent{height: auto;}
    #news #newsRight{padding-left: 0;margin-top: 30px;}
    /* footer */
    #footerContainer #footerItem1{flex-direction: column;align-items: flex-start;}
    #footerContainer #footerItem1 a{margin-left: 0;}
    #qin-video #qin-video-right #qvcontent{padding: 0;}
    #hrPicBottom{width: 100%;}
    /* äº§å“ä¸­å¿ƒ */
    .typeListWrap .typeListItem{width: 100%;}
    .typeListWrap .typeList{border: none;}
    .typeListWrap .typeItem{padding: 0 50px;}
    #starProductsWrap1,#starProductsWrap2{flex-direction: column-reverse;}
    .starProductsWrap .imgWraps{width: 100%;height: 300px;}
    .starProductsWrap .imgWraps a,.starProductsWrap .imgWraps a img{width: 100%;height: 100%;}
    #starProductsWrap2 .introWrap,#starProductsWrap1 .introWrap{width: 100%;padding: 0;margin-top: 20px;}
    .hrPic{width: 100%;}
    .productType .type-list .product{width: 100%;margin-right: 0px;}
    /* æ–°é—» */
    .newsWrap .I1{-webkit-line-clamp: 1;}
    .newsWrap .I3{-webkit-line-clamp: 2;}
    /* äº§å“ä¸­å¿ƒ */
    .totalTips .mengcen{font-size: 85px;}
    .totalTips{flex-direction: column-reverse;}
    #wrap #head{height: auto;}
    .totalTips{padding: 20px 0;}
    .totalTips .picBackground{height: 300px;width: 100%;}
    .totalTips .picWrap,.totalTips .picWrap img{height: 100%;}
    .totalTips .tips{width: 100%;margin-top: 20px;}
    .totalTips .titles{margin-bottom: 20px;}
    /* é”€å”®æœåŠ¡ */
    #headWrap{flex-direction: column;}
    /* æœç´¢é¡µ */
      .search_container{padding: 0 20px;}
    .Content iframe{width: 100%;height: 400px;}
}</pre></body></html>