* { box-sizing: border-box !important; word-break:break-word !important; } body, html { overflow-x: hidden !important; } ::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { background: #d7d7d7; border-radius: 6px; } ::-webkit-scrollbar-thumb { background: #888; border-radius: 6px; } ::-webkit-scrollbar-thumb:hover { background: var(--yx_Color); } /*Font_Css*/ @font-face { font-family: 'yx_iconfont'; src: url('//at.alicdn.com/t/font_2650718_vxcztyrc3m.woff2?t=1638898957793') format('woff2'), url('//at.alicdn.com/t/font_2650718_vxcztyrc3m.woff?t=1638898957793') format('woff'), url('//at.alicdn.com/t/font_2650718_vxcztyrc3m.ttf?t=1638898957793') format('truetype'); } .yx_iconfont{ font-family: 'yx_iconfont' !important; } :root { --yx_FSOne:46px; --yx_FSTwo:40px; --yx_FSThree:30px; --yx_FSFour:24px; --yx_FSFive:18px; --yx_FSSix:16px; --yx_Color:linear-gradient(45deg, #27a8e0,#2a6ab2); --yx_ColorTwo:#2971b9; } h1 span { font-size: var(--yx_FSOne) !important; text-transform: uppercase; } h2 span { font-size: var(--yx_FSTwo) !important; text-transform: uppercase; } h3 span { font-size: var(--yx_FSThree) !important; } h4 span { font-size: var(--yx_FSFour) !important; } h5 span { font-size: var(--yx_FSFive) !important; } h6 span { font-size: var(--yx_FSSix) !important; } h1, h2, h3, h4, h5, h6 { font-weight: normal !important; } /*end*/ a:hover{ color: var(--yx_Color); outline: none !important; text-decoration: none; } a { cursor: pointer; } i { font-style: normal; } .yx_ani *{ transition:all .5s; } /*General Style*/ .container { width: 100%; max-width: 100%; margin: 0; padding: 0; } .w_grid-000>div>.p_gridbox { overflow: visible; } .w_grid-000>div>.p_gridbox:before, .w_grid-000>div>.p_gridbox:after { clear: both; display: table; content: " "; min-height: 0px; } .p_PromptNoneData .prompt_title .first, .p_nextBox a:hover { color: #000 !important } .p_pagebox .next, .p_pagebox .pre, .p_page .next:hover, .p_page .pre:hover, .p_page .pageNum:hover, .p_page .pageNum.active { background-color: #060606 !important; color: #fff !important; border: none !important; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active { background:var(--yx_Color) !important; border: none !important; color: #FFFFFF !important; cursor: default; } .p_ProductDetail img, .p_NewsDetail img, .p_contentBox img { max-width: 100% !important; height: auto !important; } .p_content .reset_style { line-height: 200% !important; } .btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus .p_pagebox .next, .p_pagebox .pre { background: var(--yx_Color); } /*end*/ /*yx_Css*/ .yx_Width{ width:94%; padding-left:10px !important; padding-right:10px !important; max-width:1420px; margin-left:auto !important; margin-right:auto !important; } .yx_Clear:before, .yx_Clear:after { display: table; clear: both; content: ""; } .yx_flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; } .yx_flexWrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; } .yx_flexJB { -webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; } .yx_flexJA { -webkit-box-pack: justify; -moz-justify-content: space-around; -webkit-justify-content: space-around; justify-content: space-around; } .yx_flexJE { -webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end; } .yx_flexJC { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } .yx_flexAE { -webkit-align-items: flex-end; align-items: flex-end; -moz-align-items: flex-end; -webkit-align-items: flex-end; } .yx_flexAC { -webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; } .yx_ImgContain, .yx_ImgCover { position: relative; height: 0; overflow: hidden; } .yx_ImgContain img { position: absolute; max-height: 100%; max-width: 100%; top: 50%; left: 50%; width: auto; height: auto; transform: translate(-50%, -50%); transition: all 0.6s; } .yx_ImgCover img { position: absolute; width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; } .yx_Title { display: block; overflow: hidden; -webkit-box-orient: vertical; text-overflow: ellipsis; white-space: nowrap; } .yx_Summary { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; } .yx_More { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; } /*end*/ /*鍐呴〉鍒嗙被瀵艰埅*/ .yx_PageNav a{ display: block; line-height:34px; color:#6f6b67; margin:20px 0px; padding:0 1.5vw; transition: all 0.6s ease; font-size:var(--yx_FSSix); background:transparent; border-radius:30px; } .yx_PageNav a:hover{ transition:all 0.5s; background:var(--yx_Color); color:#fff; } .yx_PageNav .yx_Click{ background:var(--yx_Color) !important; color:#fff; } .p_problemCategory .p_image{ display:none; } .p_categoryBox .p_linkBox.click{ background:#f5f5f5; color:var(--yx_Color); } .mouse_bac:hover{ background:#f5f5f5; color:var(--yx_Color); } .p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a{ color:var(--yx_Color); } /*浜у搧鍐呴〉鍒嗙被浜岀骇鏍峰紡*/ .yx_PageNav_Con{ position:relative; } .yx_PageNav_Ej{ position: absolute; width: 100%; height: auto; top: 80px; left: 0; opacity: 0; visibility: hidden; z-index: 99; transition: all 0.6s ease; } .yx_PageNav_Con:hover .yx_PageNav_Ej{ top:53px; opacity: 1; visibility: visible; transition:all 0.6s ease; } /*缁撴潫*/ /*关于我们*/ .yx_HSD_AboutImg{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2; width:100%; background:rgba(0,0,0,0.4); height:100%; padding:7% 0; opacity:0; padding-top:80%; transition:all 0.6s ease; } .yx_HSD_AI_Tit{ padding-bottom:50%; } .yx_HSD_AI_Tit div { font-size:var(--yx_FSTwo); font-weight:bold; color:#fff; letter-spacing: 2px; } .yx_HSD_AI_Tit p{ font-size:var(--yx_FSThree); color:#cccccc; line-height:200%; font-weight:400; } /*结束*/ /*内页标题*/ .yx_HSD_HTit .yx_N_Tit{ color:#fff !important; } .yx_HSD_NTit p{ font-size:var(--yx_FSFive); } /**/ /*首页标题开始*/ .yx_HSD_HTit .yx_H_Tit{ font-size:var(--yx_FSThree); font-weight: bold; display: inline-block; color:#333; position:relative; } .yx_HSD_HTit .yx_H_Tit span{ position:relative; z-index:2; } .yx_HSD_HTit .yx_H_Tit:before{ content: ''; display: block; width:30px; height:31px; position: absolute; right: -15px; top:0; background:url(/img/bd.png) no-repeat center; background-size:100% 100%; } .yx_HSD_HTit p{ font-size:var(--yx_FSFour); color:#cccccc; line-height:200%; font-weight:400; } /*首页标题结束*/ /*media*/ @media only screen and (max-width:1440px){ :root { --yx_FSOne:40px; --yx_FSTwo:34px; --yx_FSThree:26px; --yx_FSFour:22px; --yx_FSFive:18px; --yx_FSSix:16px; } } @media only screen and (min-width:1025px) { .yx_List4 { display: block; width: calc((100% - (var(--yx_FSThree)*3)) / 4) !important; margin-right: var(--yx_FSThree) !important; margin-bottom: var(--yx_FSThree) !important; } .yx_List4:nth-child(4n) { margin-right: 0 !important; } .yx_List3 { display: block; width: calc((100% - (var(--yx_FSTwo)*2)) / 3) !important; margin-right: var(--yx_FSTwo) !important; margin-bottom: var(--yx_FSTwo) !important; } .yx_List3:nth-child(3n) { margin-right: 0 !important; } .p_problemCategory{ display:none ; } } /*pad*/ @media only screen and (min-width:769px) and (max-width:1024px){ :root { --yx_FSOne:34px; --yx_FSTwo:30px; --yx_FSThree:22px; --yx_FSFour:20px; --yx_FSFive:16px; --yx_FSSix:15px; } .yx_List4 { display: block; width: calc((100% - (var(--yx_FSFour)*2)) / 3) !important; margin-right: var(--yx_FSFour) !important; margin-bottom: var(--yx_FSFour) !important; } .yx_List4:nth-child(3n) { margin-right: 0 !important; } .yx_List3 { display: block; width: calc((100% - (var(--yx_FS32)*2)) / 3) !important; margin-right: var(--yx_FS32) !important; margin-bottom: var(--yx_FS32) !important; } .yx_List3:nth-child(3n) { margin-right: 0 !important; } .p_problemCategory{ display:none ; } } /*phone*/ @media only screen and (max-width:768px) { :root { --yx_FSOne:26px; --yx_FSTwo:22px; --yx_FSThree:20px; --yx_FSFour:18px; --yx_FSFive:16px; --yx_FSSix:14px; } .p_problemCategory{ display:block ; } .p_pagebox .js_pageBtnDisable .iconfont{display:none;} .p_problemCategory .btn-primary{ margin:10px 0; background:var(--yx_Color); color:#fff; text-align:center; border-radius:0px; width:100%; padding:0px; line-height:40px; border-color:var(--yx_Color); } .yx_PageNav_Box{ display:none !important; } .yx_List3 { display: block; width: 100% !important; margin-right: 0px !important; margin-bottom: 18px !important; } .yx_List4 { display: block; width: calc((100% - 10px) / 2) !important; margin-right: 10px !important; margin-bottom: 10px !important; } .yx_List4:nth-child(2n) { margin-right: 0 !important; } } /*end*/