/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;} /*.header2{ display:none!important;}*/ /* page */ .link_c downs{ background-image:url(../img/downss.png)!important; background-position:left center; } .e_FlowCommonStyleBox-001 .stylebox_top,.e_FlowCommonStyleBox-001 .stylebox_title,.e_ContentMajorStyleBox-001 .stylebox_top{background:#68b18b!important;} @media only screen and (max-width: 1440px){ #w_fimg-1574248370340{max-width:480px!important;transition: all 0.5s ease;} } @media only screen and (max-width: 1200px){ #w_fimg-1574248370340{max-width:380px!important;transition: all 0.5s ease;} } @media only screen and (min-width: 769px) { #c_portalResProduct_category-15749123105523247,#c_portalResProduct_category-15749126687128993,#c_portalResProduct_category-1574931308701,#w_grid-1574934777753{display:none!important;} .p_page .pre { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; margin: 0 5px 0 18px; text-align: center; padding: 0 10px; border-radius: 0px; border: 1px solid #fff; background: #fff; color: #333333; } .p_page .pre:active { background: #e10b0b; border-color: #e10b0b; color: #fff; } .p_page .pre:hover { color: #fff; background: #e10b0b; border-color: #e10b0b; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #fff; background: #fff; color: #333; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #e10b0b; border-color: #e10b0b; color: #fff; } .p_page .next:hover { background: #e10b0b; border-color: #e10b0b; color: #fff; cursor: pointer; } .p_page .pageNum { position: relative; float: left; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #595959; border: 1px solid #fff; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #e10b0b; border-color: #e10b0b; } .p_page .pageNum:hover { color: #fff; border-color: #e10b0b; cursor: pointer; text-decoration: none; background-color: #e10b0b; } .p_page .pageNum.active { text-decoration: none; background-color: #e10b0b; color: #fff; border-color: #e10b0b; } } @media screen and (max-width: 768px) { #c_portalResProduct_category-15643786494371978,#c_portalResProduct_category-1564380510408,#c_portalResProduct_category-1574931308696,#w_grid-1574650298536{ display:none!important;} #w_grid-1574934777753 >.w_grid >.p_gridbox>.p_gridCell:last-child { margin-bottom: 0px!important; } #content_box-1574933529036-1{margin-top:20px!important; } #w_grid-1574933529036 { ; margin-top: 20px!important;} #w_grid-1564369624195 { min-height: 61px!important;} #w_grid-1574643671642 { min-height: 90px!important; margin-top: -90px; } #w_grid-1574654207941{ margin-top:30px!important;} #w_grid-1564220655750 { margin-top:30%!important; max-width: 50%!important;} #w_fimg-1574248370340{display:none;} .p_pagebox .NumBox { display: none !important; } .p_pagebox { width: 100%; text-align: center; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active { background: #f5f5f5 !important; border-color: #d9d9d9 !important; color: #bfbfbf !important; cursor: default; } .p_pagebox .js_pageBtnDisable .iconfont { color: #ddd !important; } .p_pagebox .js_pageBtnDisable:hover .iconfont { color: #bfbfbf !important; } .p_pagebox .pre { width: 48%; margin-right: 2%; background-color: #e10b0b; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #e10b0b; background-color: #e10b0b; cursor: pointer; } .p_pagebox .pre:active { background-color: #e10b0b; } .p_pagebox .next { width: 48%; margin-left: 2%; background-color: #e10b0b; } .p_pagebox .next:hover { background-color: #e10b0b; } .p_pagebox .next:active { background-color: #e10b0b; } } .downan{background:url(../img/downn.png); background-position: left center;background-repeat:no-repeat;} /* scrollbar css */ /* width */ ::-webkit-scrollbar { width: 0px; } /* Track */ ::-webkit-scrollbar-track { background: #f7f7f7; border-radius: 0px; } /* Handle */ ::-webkit-scrollbar-thumb { background: #999; border-radius: 0px; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: #b72024; } /* lv animation */ @keyframes wSkewIn { from { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } to { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } } @keyframes wSkewOut { from { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } to { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } }