 .e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_SideMajorStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_SideMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_SideMajorStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_SideMajorStyleBox-001 .title_icon::before{ content: ""; } .e_SideMajorStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_SideMajorStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_SideMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_SideMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_SideMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_SideMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.pub_banner { width:100%; position:relative; max-height:600px; overflow:hidden;} .pub_banner:before{ content:""; dislay:block; width:100%; height:100%; background:rgba(0,0,0,0.5); left:0; top:0; z-index:1; position:absolute;} .pub_banner img{ width:100%; max-height:100%; animation: bannerimg 2s;} .pub_banner .banner_info {position:absolute;width:100%;z-index:2;color:#fff;text-align:center;left:0;top: 65%;transform: translateY(-50%);padding:0 15px;} .pub_banner .banner_info h1{font-size: 2rem;animation: puBanner 2s;line-height:1.5;text-shadow:0 5px 10px rgba(0,0,0,0.2);} .pub_banner .banner_info p {font-size:16px;text-transform: uppercase;animation: puBanner 3s;text-shadow:0 5px 10px rgba(0,0,0,0.2);font-family: trebuchet ms,helvetica,sans-serif;text-transform: uppercase;} @keyframes puBanner { from {transform: translateY(100px); opacity:0;} to {transform: translateY(0px);opacity:1;} } @keyframes bannerimg { from {transform: scale(1.2);} to {transform: scale(1);} } @keyframes jiantoushang { from { opacity:0;} to { opacity:1;} } .pub_banner i.icon-jiantou {color:#fff; font-size:24px; position:absolute; bottom:20px; left:50%; z-index:3; height:30px; transform:translateX(-50%) rotate(90deg); animation: jiantoushang 2s;line-height:30px;} @media (max-width: 768px) { .pub_banner { width:100%; position:relative; height:300px; overflow:hidden;} .pub_banner img{ width:auto; height:100%;} .pub_banner .banner_info h1{ font-size:2rem;} .pub_banner .banner_info p {font-size:12px;text-transform: uppercase;} }.c_portalResEbizads_banner-01001019 .p_MatteIcon .iconfont:before{content:'\e602'; } .c_portalResEbizads_banner-01001019 >div{animation-fill-mode:both; }.c_portalResProduct_list-01001 .lookMore{ width:auto; max-width: 170px;  text-align:center; font-family:Oswald; padding: 10px 10px; font-size: 0.4rem; color: #ec7227; background:rgba(7, 171, 232, 0); border: solid 1px #ec7227; border-radius:0.3rem; transition:all 0.5s ease; margin: 0 auto; margin-top: 20px; font-family: 'MontserratLight'; } .c_portalResProduct_list-01001 .lookMore:hover{ padding:10px 40px; font-size:0.8rem; color:#fff; background: #ec7227; border-radius:0.3rem; transition:all 0.5s ease; } .c_portalResProduct_list-01001 .mouseBtn{ position: relative } .c_portalResProduct_list-01001 .mouseBtn .p_tipsBox{ position: absolute; padding: 10px; text-align: center; border-radius: 10px; top: -50px; white-space: nowrap; left: 50%; transform: translate(-50%, 0); } .c_portalResProduct_list-01001 .p_tipsBox .iconfont::before{ content: '\e6c9'; position: absolute; bottom: -9px; left: 50%; transform: translate(-50%, 0); } @media only screen and (max-width:768px){ .c_portalResProduct_list-01001 .sername1,.c_portalResProduct_list-01001 .sername2{display:none;} .info_root{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 20px; z-index: 1; background: url(../group1/M00/06/68/rBQBHWB-SHaES30aAAAAADTokqk775.png) repeat-x; } .info_name{ font-size: 20px; color: #fff; } .info_chicun{ font-size: 16px; color: #fff; margin-bottom: 20px; } .info_gaiyao{ font-size: 14px; color: #ffffff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  text-overflow: ellipsis; overflow: hidden;  -webkit-box-orient: vertical;   word-wrap:break-word; word-break:break-all; } .info_bt{ margin-top: 20px; } .info_bt a{ background: #007a78; color: #fff; display: inline-block; padding: 10px 20px; border-radius: 5px; font-size: 12px; } #c_portalResProduct_list-16034429384685368 .productLi .text-center{ width:80%!important; margin:0 auto} #c_portalResProduct_list-16034429384685368 .proName2 { font-size: 25px!important; } .c_portalResProduct_list-01001 .lookMore{font-size: 1rem;} .c_portalResProduct_list-01001 { overflow: hidden; width: 100%; height:auto; min-width: 640px; margin-left: 0; margin-right: 0; } .c_portalResProduct_list-01001 .p_no{ color: #d6cfcf; cursor: default; } .c_portalResProduct_list-01001 .p_no:hover{ color: #d6cfcf; cursor: default; background: #fff; border-color: #ccc; } .c_portalResProduct_list-01001 .p_no:active, .btn.active{ box-shadow: none; } .c_portalResProduct_list-01001 .p_ProductList{ margin:0; width: auto; height:auto; padding:0; overflow: hidden; background-color:transparent; white-space:normal; font-size: 0; } .c_portalResProduct_list-01001 .p_categorySummaryBox { padding:15px; border-bottom:1px solid rgba(0,0,0,0.09); } .c_portalResProduct_list-01001 .p_categorySummary { color: rgba(0,0,0,0.45); font-size: 14px; line-height: 22px; text-align: center; vertical-align: top; word-break: break-all; } .c_portalResProduct_list-01001 .p_sort{ margin:0; width: auto; height:auto; padding:0 15px; overflow: hidden; font-size: 16px; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 10px solid #F5F5F5; display: none; } .c_portalResProduct_list-01001 .d_sortBtn{ -webkit-flex:1.5; flex: 1.5; -webkit-box-flex: 1.5; -moz-box-flex: 1.5; -ms-flex: 1.5; display: block; position: relative; width:100%; line-height: 40px; text-align: center; } .c_portalResProduct_list-01001 .d_sortBtn:hover, .c_portalResProduct_list-01001 .d_sortBtn:active{ border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001 .d_sortBtn.active{ border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001 .p_default { -webkit-flex:1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; } .c_portalResProduct_list-01001 .d_sortBtn:lang(active){ border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child{ display:none; } .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont{ display:inline-block; font-size:12px; width:0; height:0; margin:5px 0 0 3px; font:0/0 arial; vertical-align: middle; border:5px dashed transparent; border-top:5px solid rgba(0,0,0,0.45); text-align:center; } .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before{ content:"\e69a"; line-height: 30px; } .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont { color: #1890FF; border-top-color: #1890FF; } .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow{ margin-top:0; border-top: 0 none; border-bottom: 5px solid rgba(0,0,0,0.45); } .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before{ content:"\e69c"; } .c_portalResProduct_list-01001 .p_default .font .iconfont { display:none; } .c_portalResProduct_list-01001 .p_products { width: auto; height: auto; margin: 0; padding: 0; overflow: hidden; white-space: normal; } .c_portalResProduct_list-01001 .p_Product { position: relative; display: inline-block; vertical-align: top; width: calc((100% - 8px)/1)!important; padding: 5px 5px 0; height: inherit; background: #fff; margin: 2px; min-height: 285px; } .c_portalResProduct_list-01001 .p_ProductInner { width:100%; padding:0 0 15px; border-top: 0 none; border-left: 0 none; border-right: 0 none; box-sizing: content-box;  display: -moz-box;  display: -ms-flexbox;  border: 0; } .c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner { border:0 none; } .c_portalResProduct_list-01001 .p_images { position: relative; width: 100%; height: auto; margin: 0; padding: 0; text-align: center; font-size: 0; overflow:hidden; webkit-flex: 0;   -moz-box-flex: 1; -ms-flex: 1; flex-shrink: 0; } .c_portalResProduct_list-01001 .p_image { width: 100%; height: 100%; overflow: hidden; } .c_portalResProduct_list-01001 .p_imagesPc {display: none;} .c_portalResProduct_list-01001 .p_linkB { width: inherit; height: inherit; display: block; position: static;  } .c_portalResProduct_list-01001 .p_image { width: 100%; height: 100%; padding:0; } .c_portalResProduct_list-01001 .p_ThumbnailBox { display: none; } .c_portalResProduct_list-01001 .d_articles { height: auto; width: 100%; padding: 0 0 0 0px; margin:0; overflow: hidden;    -moz-box-flex: 2.4; -ms-flex: 2.4; flex-shrink: 0; } .c_portalResProduct_list-01001 .d_HeadBox{ margin:0; width: auto; height:auto; padding:0; border-width:1px;  text-align: center; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResProduct_list-01001 .d_HeadBox a{font-size: 1.2rem!important;} .c_portalResProduct_list-01001 .d_title{ display:block; width:auto; height: auto; margin:0; padding:0; font-weight:400; cursor:pointer; line-height: 22px; vertical-align: middle; } .c_portalResProduct_list-01001 .p_TagBox{ position: absolute; top:0; right:0; margin:0; width: auto; height:auto; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; display: none; } .c_portalResProduct_list-01001 .p_tag{ float: left; margin:0 5px 0 5px; padding:0; border-width:1px; border-style:none; border-color:transparent; overflow: hidden; } .c_portalResProduct_list-01001 .p_tag:hover{ border-width:1px; border-style:none; border-color:transparent; } .c_portalResProduct_list-01001 .p_tag:active{ border-width:1px; border-style:none; border-color:transparent; } .c_portalResProduct_list-01001 .d_item { width:auto; height: auto; margin:5px 0; padding:0; vertical-align: middle; overflow: hidden; display: none; } .c_portalResProduct_list-01001 .d_item .d_itemLable { display: inline-block; vertical-align: middle; margin:0 5px 0 0; font-size:14px; } .c_portalResProduct_list-01001 .d_item .d_itemValue { display: inline-block; vertical-align: middle; font-size:14px; } .c_portalResProduct_list-01001 .p_salePricePc, .c_portalResProduct_list-01001 .p_NomBoxPc { display: none; } .c_portalResProduct_list-01001 .d_SummaryBox{ margin:5px 0; width: auto; height:auto; padding:0; min-height: 20px; display: block; overflow: hidden; } .c_portalResProduct_list-01001 .d_summary{ color:#999; font-size:12px; line-height:20px; text-align:left; vertical-align:top; text-align: center; word-break:break-all; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; font-family: 'MontserratLight'; } .c_portalResProduct_list-01001 .d_SalePrice{ display:inline-table; margin:0; padding:0; text-align:left; vertical-align: middle; } .c_portalResProduct_list-01001 .p_priceUnit::before { content: "\e6d7"; } .c_portalResProduct_list-01001 .p_interaction{ margin: 0; width: auto; height:auto; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; word-break: break-all; white-space: normal; font-size: 14px; display: none; margin-top: 5px; } .c_portalResProduct_list-01001 .p_interaction .btn-default { display: inline-block; margin: 5px 0 0; margin: 0; } .c_portalResProduct_list-01001 .p_keyword { display: inline-block; padding-right:5px; white-space: nowrap; overflow: hidden; vertical-align: middle; } } @media only screen and (min-width: 769px){ .info_root{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 20px; z-index: 1; background: url(../group1/M00/06/68/rBQBHWB-SHaES30aAAAAADTokqk775.png) repeat-x; } .info_name{ font-size: 30px; color: #fff; } .info_chicun{ font-size: 16px; color: #fff; margin-bottom: 20px; } .info_gaiyao{ font-size: 14px; color: #d2d2d2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  text-overflow: ellipsis; overflow: hidden;  -webkit-box-orient: vertical;   word-wrap:break-word; word-break:break-all; } .info_bt{ margin-top: 20px; } .info_bt a{ background: #007a78; color: #fff; display: inline-block; padding: 10px 20px; border-radius: 5px; } .c_portalResProduct_list-01001 .sername1{width: 100%;color: #fff;text-align: center;display: block;font-size: 17px;margin-top: 25%;} .c_portalResProduct_list-01001 .sername2{width: 100%;text-align: center;font-size: 16px;color: #fff;} .c_portalResProduct_list-01001 .sername2 .smallPic .add i{display:none!important;} .c_portalResProduct_list-01001 { overflow: hidden; width: 100%; height:auto; margin-left: 0; margin-right: 0; } .c_portalResProduct_list-01001 .p_no{ color: #d6cfcf; cursor: default; } .c_portalResProduct_list-01001 .p_no:hover{ color: #d6cfcf; cursor: default; background: #fff; border-color: #ccc; } .c_portalResProduct_list-01001 .p_no:active, .btn.active{ box-shadow: none; } .c_portalResProduct_list-01001 .p_ProductList{ width: auto; height: auto; overflow: hidden; white-space: normal; font-size: 0; padding: 10px; } .c_portalResProduct_list-01001 .p_categorySummaryBox { padding:0 0 20px; margin:0 0 30px; border-bottom:1px solid rgba(0,0,0,0.09); text-align: center; display: none; } .c_portalResProduct_list-01001 .p_categorySummary { color: rgba(0,0,0,0.45); font-size: 16px; line-height: 22px; text-align: left; vertical-align: top; word-break: break-all; text-align: center; } .c_portalResProduct_list-01001 .p_sort{ margin:0 0 10px; width: auto; height:auto; padding:0 0 0 1px; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; clear:both; font-size: 14px; display: none; } .c_portalResProduct_list-01001 .d_sortBtn{ position:relative; float: left; height:30px; margin:0 0 0 -1px; line-height:30px; text-align:left; padding-left:15px; padding-right: 30px; background-color:rgba(255, 255, 255, 1); border-width:1px; border-style:solid; border-color:#D9D9D9; cursor:pointer; color:rgba(0,0,0,0.65); } .c_portalResProduct_list-01001 .d_sortBtn:hover, .c_portalResProduct_list-01001 .d_sortBtn:active{ border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001 .d_sortBtn.active{ border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001 .p_default { padding-right: 15px; } .c_portalResProduct_list-01001 .d_sortBtn:lang(active){ border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child{ display:none; } .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont{ display:inline-block; position:absolute; top:0; right:8px; font-size:12px; color:rgba(0,0,0,0.65); text-align:center; transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -moz-transform:rotate(0deg);  -webkit-transform:rotate(0deg);  background: #fff; overflow: hidden; padding: 0px; border: 0; transition: all 1s ease; } .c_portalResProduct_list-01001 .p_ProductInner:hover { border-width: 0px; transition: all 1s ease; border-color: #1890FF; margin: -2px;  } .c_portalResProduct_list-01001 .p_ProductInner::after { content: ''; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 2px; background-color: #07abe8; transition: all .5s ease; } .c_portalResProduct_list-01001 .p_Product:hover .p_ProductInner::after { width: 100%; } .c_portalResProduct_list-01001 .p_images { position: inherit; width: 50%; height: auto!important; margin: 0; float: right; padding: 0; text-align: center; padding-bottom: 0!important; font-size: 0; overflow:hidden; } .c_portalResProduct_list-01001 .p_imagesMo {display: none;} .c_portalResProduct_list-01001 .p_linkB { width: inherit; height: inherit;   padding-bottom: 0; } .c_portalResProduct_list-01001 .p_image { width: 100%; height: auto; padding:0; } .c_portalResProduct_list-01001 .higher img, .c_portalResProduct_list-01001 .widther img {     -webkit-transform: translate(0%,0%)!important; -ms-transform: translate(0%,0%)!important; transform: translate(0%,0%)!important; position: unset!important; width: 100%!important; } .c_portalResProduct_list-01001 .p_ThumbnailBox { position: absolute; left: 0; bottom: 1px; z-index: 10; width:236px; height: auto; padding:0; display: none; overflow: hidden; height: auto; } .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail { position: relative; width: 42px; height: 34px; float: left; margin: 0 2px; max-width: 42px; max-height: 34px; overflow:hidden; border:2px solid rgba(0,0,0,.45) } .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail:hover { border-color: rgba(255,255,255,.7) } .c_portalResProduct_list-01001 .d_articles { height: auto; width: 50%; float: left; padding: 0 0 0 15px; margin:0;   -webkit-box-flex: 2.4; -moz-box-flex: 2.4; -ms-flex: 2.4; } .c_portalResProduct_list-01001 .d_HeadBox{ margin: 30px 0 0; width: auto; height:auto; font-size: 1.6rem; text-align: center; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  text-overflow: ellipsis; overflow: hidden;  -webkit-box-orient: vertical;   word-wrap:break-word; word-break:break-all; } .c_portalResProduct_list-01001 .d_HeadBox a{font-size: 25px;} .c_portalResProduct_list-01001 .d_title{ display:block; width:auto; height: auto; margin:0; padding:0; font-weight:400; cursor:pointer; line-height: 22px; vertical-align: middle; } .c_portalResProduct_list-01001 .p_TagBox{ position: absolute; top: 8px; left: 5px; margin:0; width: auto; height:auto; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResProduct_list-01001 .p_tag{ float: left; margin: 0; padding:0; width: 69px!important; height: 74px!important; border-width: 0px; border-style:none; border-color:transparent; overflow: hidden;    z-index: 999; } .c_portalResProduct_list-01001 .p_tag:hover{ border-width:1px; border-style:none; border-color:transparent; } .c_portalResProduct_list-01001 .p_tag:active{ border-width:1px; border-style:none; border-color:transparent; } .c_portalResProduct_list-01001 .d_item { width:auto; height: auto; margin:5px 0; padding:0; vertical-align: middle; overflow: hidden; display: none; } .c_portalResProduct_list-01001 .d_item .d_itemLable { display: inline-block; vertical-align: middle; margin:0 5px 0 0; font-size:14px; } .c_portalResProduct_list-01001 .d_item .d_itemValue { display: inline-block; vertical-align: middle; font-size:14px; } .c_portalResProduct_list-01001 .p_salePriceMo, .c_portalResProduct_list-01001 .p_NomBoxMo { display: none; } .c_portalResProduct_list-01001 .d_SummaryBox{ margin:5px 0; width: auto; height:auto; padding:0; overflow: hidden; } .c_portalResProduct_list-01001 .d_summary{ line-height:20px; text-align:left; vertical-align:top; font-size: 14px; word-break:break-all; text-align: center; font-family: 'MontserratLight'; } .c_portalResProduct_list-01001 .d_SalePrice{ display:inline-table; margin:0; padding:0; text-align:left; vertical-align: middle; } .c_portalResProduct_list-01001 .p_priceUnit::before { content: "\e6d7"; } .c_portalResProduct_list-01001 .p_interaction{ margin: 0; width: auto; height:auto; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; word-break: break-all; white-space: normal; font-size: 14px; margin-top: 5px; display: none; } .c_portalResProduct_list-01001 .p_interaction .btn-default { display: inline-block; margin:5px 0 0 ; margin: 0; } .c_portalResProduct_list-01001 .p_keyword { display: inline-block; padding-right:5px; white-space: nowrap; overflow: hidden; vertical-align: middle; } } @media only screen and (min-width:769px) and (max-width: 1024px){} #c_portalResProduct_list-15852025540581635 .p_Product{ width:calc((100% - 0px)/4); } #c_portalResProduct_list-15852025540581635 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResProduct_list-15852025540581635 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_list-15852025540581635 >div{ animation-fill-mode:both; } #c_portalResProduct_list-15852025540581635 .proBox{ width:100%; height:auto; overflow:hidden; } #c_portalResProduct_list-15852025540581635 .proContainer{ width:100%; height:auto; overflow:hidden; margin:1rem auto; } #c_portalResProduct_list-15852025540581635 .proLi{ position:relative; overflow:hidden; padding:0px; } #c_portalResProduct_list-15852025540581635 .porTbox{ position:relative; overflow:hidden; width:100%; height:290px; } #c_portalResProduct_list-15852025540581635 .proImg{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; transition:all .5s ease; } #c_portalResProduct_list-15852025540581635 .porBbox{ position:relative; overflow:hidden; width:100%; border-bottom:1px solid #494949; margin-top:5px; } #c_portalResProduct_list-15852025540581635 .proTitle a{ font-size:1rem; color:#1c4372; overflow:hidden; text-overflow:ellipsis; position:relative; white-space:nowrap; width:100%; line-height:2; } #c_portalResProduct_list-15852025540581635 .proSummry{ color:#777; white-space:nowrap; overflow:hidden; margin:10px 0; text-overflow:ellipsis; } #c_portalResProduct_list-15852025540581635 .lookDetail{ position:relative; display:block; color:#777; height:38px; line-height:38px; border-top:1px solid #e5e5e5; } #c_portalResProduct_list-15852025540581635 .arrowsR{ position:absolute; top:50%; right:0px; transform:translate(0, -50%); width:30px; } #c_portalResProduct_list-15852025540581635 .arrowsR img{ position:absolute; transition:all .5s ease; } #c_portalResProduct_list-15852025540581635 .harr{ opacity:0; } #c_portalResProduct_list-15852025540581635 .showBox{ position:absolute; top:100%; left:0px; width:100%; height:100%; opacity:1; background:rgba(0,0,0,.6); transition:all 0.8s ease; } #c_portalResProduct_list-15852025540581635 .showBoxLink{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); display:block; width:90%; color:#fff; text-align:center; padding:0.5rem 0; font-size:14px; line-height:1.5; } #c_portalResProduct_list-15852025540581635 .porBbox:before{ content:'>'; position:absolute; right:0px; top:5px; transform:rotate(90deg); font-size:18px; font-weight:700; color:#666; transition:all 0.8s ease; } #c_portalResProduct_list-15852025540581635 .showBoxLink::before{ content:''; position:absolute; top:0px; left:50%; transform:translateX(-50%); width:90%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResProduct_list-15852025540581635 .showBoxLink::after{ content:''; position:absolute; bottom:0px; left:50%; transform:translateX(-50%); width:60%; height:1px; background:#fff; transition:all .5s ease; } #c_portalResProduct_list-15852025540581635 .lookDetail:hover .barr{ opacity:0; } #c_portalResProduct_list-15852025540581635 .lookDetail:hover .harr{ opacity:1; } #c_portalResProduct_list-15852025540581635 .proLi:hover .showBox{ top:0px; } #c_portalResProduct_list-15852025540581635 .proLi:hover .porBbox:before{ transform:rotate(270deg); } #c_portalResProduct_list-15852025540581635 .proLi:hover .proImg{ transform:translate( -50% ,-50%) scale(1.1); } #c_portalResProduct_list-15852025540581635 .proLi:hover .showBoxLink::before{ width:1rem; } #c_portalResProduct_list-15852025540581635 .proLi:hover .showBoxLink::after{ width:1rem; } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResProduct_list-01001 .sername1 { width: 100%; color: #fff; text-align: center; display: block; font-size: 14px; margin-top: 10%; } .c_portalResProduct_list-01001 .sername2 { width: 100%; text-align: center; font-size: 14px; color: #fff; } .info_name { font-size: 20px; color: #fff; } }@media only screen and (max-width: 768px){ .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent{ font-size: 0; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent .font{ display: inline-block; font-size: 14px; color: #666; height: 30px; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox>a>.font{ } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover>a>.font{border:none; border-bottom:none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover .after:before{ content: "\e69c"; } .e_title.c_portalResBreadcrumb_nav-01001001.p_sortLink{ display:inline-block; padding:0; color:rgba(101, 190, 186,1); font-size:14px; text-align:left; } .e_title.c_portalResBreadcrumb_nav-01001001.p_sortLink{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; } a>.e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink:active{ color:rgba(69, 165, 161,1); font-weight:400; } a>.e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink:active{ text-decoration:none; margin-top:0; } .e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink .iconfont:before{ display: inline-block; content:""; } .c_portalResBreadcrumb_nav-01001001 .p_content{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001001 .p_end{ display:inline-block; margin:0; padding:0; text-align:left; color:rgba(51,51,51,1); font-size:14px; font-weight:400; } .c_portalResBreadcrumb_nav-01001001 .p_end .font{ white-space:nowrap; vertical-align:middle; text-align:inherit; line-height: 14px; } .c_portalResBreadcrumb_nav-01001001 .p_end .iconfont:before{ display: inline-block; content:""; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList{margin:16px 0px; width: 236px;height:317px;padding:0;border-width:1px;border-style: none;border-color:rgba(228,228,228,0);background-color:transparent;overflow: hidden;text-align:right; } .c_portalResBreadcrumb_nav-01001001{ width: 1180px; height: 30px; overflow: visible; font-size: 0; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList{ width: auto; height: auto; overflow: visible; background-color: transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList>a{ display: inline-block; } .c_portalResBreadcrumb_nav-01001001 .p_CurrentBox{ color: #666; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .before:before{ content: "\e68a"; } .c_portalResBreadcrumb_nav-01001001 .p_content{ width: 240px; position: absolute; border: 1px solid #65beba; padding: 9px 7px 9px 7px; font-size: 0; display: none; height: auto; background: #fff; } .c_portalResBreadcrumb_nav-01001001 .contentBox:hover .p_content{ display: block; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink{ color: #65beba; display: inline-block; margin: 9px 7px 9px 7px; cursor: pointer; font-size: 14px; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink .font{ line-height: 14px; font-weight: normal; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink:hover{ text-decoration: underline; font-weight: normal; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink.current{ color: #bcbcbc; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink.current:hover{ text-decoration: none; font-weight: normal; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink.current .font{ text-decoration: none; font-weight: normal; cursor: default; } .c_portalResBreadcrumb_nav-01001001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } } @media only screen and (min-width: 769px){ .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent{ font-size: 0; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent .font{ display: inline-block; font-size: 14px; color: #666; height: 30px; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbCurrent .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox>a>.font{ } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb.contentBox:hover .after:before{ content: "\e69c"; } .e_title.c_portalResBreadcrumb_nav-01001001.p_sortLink{ display:inline-block; padding:0; color:rgba(101, 190, 186,1); font-size:14px; text-align:left; } .e_title.c_portalResBreadcrumb_nav-01001001.p_sortLink{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; } a>.e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink:active{ color:rgba(69, 165, 161,1); font-weight:400; } a>.e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink:active{ text-decoration:none; margin-top:0; } .e_title.c_portalResBreadcrumb_nav-01001001 .p_sortLink .iconfont:before{ display: inline-block; content:""; } .c_portalResBreadcrumb_nav-01001001 .p_content{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbSecond.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001001 .p_end{ display:inline-block; margin:0; padding:0; text-align:left; color:rgba(51,51,51,1); font-size:14px; font-weight:400; } .c_portalResBreadcrumb_nav-01001001 .p_end .font{ white-space:nowrap; vertical-align:middle; text-align:inherit; line-height: 14px; } .c_portalResBreadcrumb_nav-01001001 .p_end .iconfont:before{ display: inline-block; content:""; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst{ font-size: 14px; color: #65beba; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst>a>.font{ display: inline-block; line-height: 30px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst>a{ color: inherit; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst>a>.font:hover{ text-decoration: underline; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .before:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .after:before{ content: "\200B"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox .after{ margin-right: 5px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox .after:before{ content: "\e69a"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst.contentBox:hover .after:before{ content: "\e69c"; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResBreadcrumb_nav-01001001{ width: 1180px; height: 30px; overflow: visible; font-size: 0; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList{ width: auto; height: auto; overflow: visible; background-color: transparent; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList>a{ display: inline-block; } .c_portalResBreadcrumb_nav-01001001 .p_CurrentBox{ color: #666; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .before:before{ content: "\e68a"; } .c_portalResBreadcrumb_nav-01001001 .p_content{ width: 240px; position: absolute; border: 1px solid #65beba; padding: 9px 7px 9px 7px; font-size: 0; display: none; height: auto; background: #fff; } .c_portalResBreadcrumb_nav-01001001 .contentBox:hover .p_content{ display: block; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink{ color: #65beba; display: inline-block; margin: 9px 7px 9px 7px; cursor: pointer; font-size: 14px; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink .font{ line-height: 14px; font-weight: normal; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink:hover{ text-decoration: underline; font-weight: normal; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink.current{ color: #bcbcbc; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink.current:hover{ text-decoration: none; font-weight: normal; } .c_portalResBreadcrumb_nav-01001001 .p_sortLink.current .font{ text-decoration: none; font-weight: normal; cursor: default; } .c_portalResBreadcrumb_nav-01001001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .c_portalResBreadcrumb_nav-01001001 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResBreadcrumb_nav-01001001 >div{ animation-fill-mode:both; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList span{ display:inline-block; font-size:14px; color:#333; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbFirst .i_homePage:hover{ color:#0d7de6; cursor:pointer; display:inline-block; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList span .iconfont{ position:absolute; width:20px; height:22px; left:0px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList span .iconfont:before{ content:'\e630'; color:#0d7de6; font-size:20px; } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList span.weizhi{ padding-left:25px; } @media only screen and (max-width: 768px){ .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList { text-align: left; margin: 10px 10px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResBreadcrumb_nav-01001001 .p_breadcrumbList { text-align: left; margin: 10px 10px; } } .c_portalResBreadcrumb_nav-01001001 .p_breadcrumb>a:hover span{ color:#0d7de6; }  .p_linkBox.click{background:none!important;color:#000!important;} .p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a{color:#000!important;} .mouse_bac{transition: all 0.2s;} .mouse_bac:hover{background-color: #b58e00!important;color:#fff!important;} .p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a{color:#fff;} .mouse_bac:hover .p_title{color:#fff!important;} @media only screen and (max-width: 768px) { .c_portalResIntro_category-01001002 { height: auto; width: 280px; overflow: visible; max-width:1180px; min-height:192px; margin-left: 0; margin-right: 0; } .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 35px 10px; border-bottom: 1px solid #e2e2e2; height: 50px; font-size:18px; } .c_portalResIntro_category-01001002 .btn-primary {   width: 100%; padding: 20px 20px; font-size: 20px; background: #1d1d1d; } #c_portalResIntro_category-15538272201602245 .e_FlowCommonStyleBox-001 .stylebox_top{display:none;} #c_portalResIntro_category-15538272201602245 .e_FlowCommonStyleBox-001 .stylebox_content{border:none!important;} #c_portalResIntro_category-15538272201602245 .e_FlowCommonStyleBox-001 .stylebox_top{} .e_FlowCommonStyleBox-001 .stylebox_content .c_portalResIntro_category-01001002 .p_image {width: 30px;height: 30px;display:none!important; vertical-align: middle;margin-right: 5px;margin-top: 6px;display:none;} .c_portalResIntro_category-01001002 .p_image>img { width: 100%; height: 100%; } .c_portalResIntro_category-01001002 .p_image{display:none;} } @media only screen and (min-width: 769px) { #w_grid-1574158359627 > div > .p_gridbox,#w_grid-1574392003089 > div > .p_gridbox,#w_grid-1574213300842 > div > .p_gridbox,#w_grid-1574159079655 > div > .p_gridbox,#w_grid-1574157489399 > div > .p_gridbox,#w_grid-1574217241667 > div > .p_gridbox,#w_grid-1574219373122 > div > .p_gridbox {overflow: visible!important;height: 55px;} .c_portalResIntro_category-01001002 .p_btn-show,.c_portalResIntro_category-01001002 .p_btn-hide{display: none;} .c_portalResIntro_category-01001002 { height: auto; width: 280px; overflow: visible; max-width:1180px; min-height:192px; margin-left: 0; margin-right: 0; } .c_portalResIntro_category-01001002 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResIntro_category-01001002 .p_categoryBox{ line-height:24px; margin:0 auto; width:fit-content; } .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox { width: auto; text-align:center; float:left; align-items:center; padding: 0px 60px; margin: 0 1px; height: 53px; position: relative; display: inline-block;  background-image: -webkit-linear-gradient(top, #eaeaea, #cecece)!important; } .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox:hover{ background-image: -webkit-linear-gradient(top, #d95d63,#c9151e)!important; } .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox:hover .p_title{ color:#fff!important;} .c_portalResIntro_category-01001002 .p_categoryBox .p_title{ height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 53px; font-size: 1rem; color: #000 !important; } .c_portalResIntro_category-01001002 .p_categoryBtn{ display:inline-block; vertical-align:middle; background-color:rgba(255,255,255,0); border-color:rgba(255,255,255,0); border-style: solid; border-width: 0; height:auto; width:30px; padding:0; position:static; text-align: center; display:none; } .c_portalResIntro_category-01001002 .p_linkBox .iconfont:before{ content:''; } .c_portalResIntro_category-01001002 .p_linkBox .icon-arrow_up:before{ content:'\e6c9'; } .c_portalResIntro_category-01001002 .p_linkBox .icon-arrow_down:before{ content:'\e6c8'; } .mouse_bac:hover .p_categoryBtn { color: #60a9d7; } .c_portalResIntro_category-01001002 .p_categoryBox .p_childBox { width: 190px; position: absolute; left: -186px; top: 55px; z-index: 9;  } .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox:nth-child(2):hover .p_childBox{ display:block!important } .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox{ position:relative; display: inline; } .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox .p_parentBox {  float: left; width: 100%; } .c_portalResIntro_category-01001002 .p_categoryBox .p_parentBox .p_childBox .p_linkBox{padding: 0px 10px; width:100%} .c_portalResIntro_category-01001002 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; } .c_portalResIntro_category-01001002 .p_categoryBox .slideOut{ position:absolute; left:100%; top:0; width:100%; height:auto; } .c_portalResIntro_category-01001002 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; display:none; } .c_portalResIntro_category-01001002 .p_image>img { width: 100%; height: 100%; } } @media only screen and (max-width: 1240px) { } .c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResIntro_category-01001002 >div{ animation-fill-mode:both; } .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox.click{background-image: -webkit-linear-gradient(top, #2650c4, #31447b)!important;} .c_portalResIntro_category-01001002 .p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a{ color:#fff!important; }.w_grid-001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } #w_grid-1593309587543 img,#w_grid-1593309729925 img{ transform: scale(1, 1) ; transition: all 1s ease; } #w_grid-1593309587543 img:hover,#w_grid-1593309729925 img:hover{ transform: scale(1.05, 1.05) ; transition: all 1s ease; } .w_grid-001 > .w_grid{ width: 100%; position: relative; } .w_grid-001 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ #content_box-1617087971176-1 { display: flex; flex-wrap: wrap; flex-direction: column-reverse; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-001 > div > .p_gridbox > .p_gridCell{ width: 49.5%; margin-left: 1%; margin-top: 0.6rem; margin-bottom: 0.6rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }#w_grid-1573029814162,#w_grid-1573029907512,#w_grid-1596182330014,#w_grid-1596182770463,#w_grid-1573029999301{} #w_grid-1616076569782 > div>.p_gridbox { overflow:unset!important; } #w_common_text-1618474884555:before{ content: ''; width: 34px; height: 28px; display: inline-block; background: url(../img/douhao.png) no-repeat; position: absolute; top: 0px; left: 0; } #w_common_text-1618474884555:after{ content: ''; width: 34px; height: 28px; display: inline-block; background: url(../img/douhao2.png) no-repeat; position: absolute; right: 0; top: 0; } #w_grid-1565676173665,#w_common_text-1616033625479,#w_grid-1616035810176,#w_common_text-1616035810256,#w_grid-1616038953110,#w_common_text-1616038953200,#w_grid-1616078812975,#w_common_text-1616078813055,#w_grid-1616039732308,#w_common_text-1616039732398,#w_grid-1616047706021,#w_common_text-1616047706091,#w_grid-1616046930573,#w_common_text-1616046930653,#w_grid-1616052434874,#w_common_text-1616052434964,#w_grid-1616053707447,#w_common_text-1616053707527,#w_grid-1616059028989,#w_common_text-1616059029189,#w_grid-1603769424397,#w_common_text-1616079938115,#w_grid-1572926201099,#w_common_text-1573030069799,#w_grid-1616060756250,#w_common_text-1616060756280,#w_grid-1616063229824,#w_common_text-1616063229864,#w_grid-1616063171079,#w_common_text-1616063171119,#w_grid-1616063565365,#w_common_text-1616063565415,#w_grid-1565690066784,#w_common_text-1607324016870,#w_grid-1613789829587,#w_common_text-1613789829627,#w_common_text-1613790093718{display:none1!important;} #w_grid-1607049763110,#w_grid-1603678310123 .p_gridbox ,#w_grid-1607304210674 .p_gridbox,#w_grid-1594103915326> div > .p_gridbox > .p_gridCell:nth-child(1n){ align-items: center; display: flex;} #content_box-1601186797277-1 { border-right: solid 1px #d1d1d1; border-left: solid 1px #d1d1d1;} #w_grid-1613702920624>div>.p_gridbox { width: 100%; overflow: unset!important; position: static; } #w_grid-1603439357813 .w_fimgbox-001 .w_imgbox .p_contentbox > .w_grid-000 {position: absolute; bottom: -14%; left: 10%;transition: all 0.4s ease;} #w_grid-1603439357813 .w_fimgbox-001:hover .w_imgbox .p_contentbox > .w_grid-000 {position: absolute; bottom: 10%; left: 10%;transition: all 0.4s ease;} #w_grid-1603439357813 .w_fimgbox-001 .w_imgbox:hover{ background: #00a88e;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-0 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#12aedc;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-1 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#03a1a7;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-2 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#33a96f;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-3 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#c1c1c1;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-4 > .w_grid-000 > .w_grid > .p_gridbox:hover{ background-color:#c1c1c1;transition: all 0.4s ease; } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-0:hover .w_fimg-000 .p_dimage img{} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-1:hover .w_fimg-000 .p_dimage img{ } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-2:hover .w_fimg-000 .p_dimage img{} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-3:hover .w_fimg-000 .p_dimage img{} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-4:hover .w_fimg-000 .p_dimage img{ } #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-0:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-1:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-2:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-3:hover .reset_style span{color:#fff!important;} #w_grid-1607068436763 > div > .p_gridbox #content_box-1607068436763-4:hover .reset_style span{color:#fff!important;} #w_grid-1573712137876 .w_grid-000 .p_gridbox:hover .w_fbtn-001 { opacity: 0; } #w_grid-1573712137876 .w_grid-000 .p_gridCell .p_gridbox:hover { background-color: rgb(218, 218, 218)!important; } #w_grid-1566878823379>div>.p_gridbox, #w_grid-1565148665778>div>.p_gridbox { overflow: visible!important; height:50px!important; } #w_grid-1561777023468>div { border-top: solid 6px #bf9e05; } #w_grid-1561777702285>div { border-top: solid 6px #bf9e05; } #w_grid-1594612009489,#w_grid-1593334224591,#w_grid-1593334674548,#w_grid-1593335221529,#w_grid-1593336193409,#w_grid-1594611736980,#w_grid-1594629610160,#w_grid-1594630699941,#w_grid-1594631480619,#w_grid-1594631972551 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);} .w_grid-000 { margin-left: auto; margin-right: auto; min-height: 0rem; width: 100%; } .w_grid-000>.w_grid { width: 100%; position: relative; } .w_grid-000>div>.p_gridbox { width: 100%; overflow: hidden; position: static; } .w_grid-000>div>div>.p_gridCell { float: left; position: static; } .w_grid-000>div>div>.p_gridCell:not(:empty):before { content: ''; height: 0.1px; display: block; } .w_grid-000>.w_grid.signal { min-height: inherit; } .w_grid-000>.w_grid.signal>.p_gridbox { min-height: inherit; } .w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell { min-height: inherit; } .w_grid-000>div>.p_gridbox>.p_gridCell:first-child { margin-left: 0; clear: left; } #w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } @media only screen and (max-width: 768px) { #w_common_text-1618473079612 h1 a span{ font-weight: bold; font-size: 20px!important; margin: 0; } #w_common_text-1618473079612 h1 span{ font-weight: bold; font-size: 14px!important; margin: 0; } #c_portalResProduct_list-16185518426947229,#w_grid-1618817402898,#w_grid-1618882874126,#c_portalResIntro_category-16188160083407015 { margin-top: 20px!important;} #w_grid-1607311130999,#w_grid-1613788333058,#w_grid-1616035707838,#w_grid-1618817570264,#w_common_text-1613725815109,#w_common_text-1616064181145 { margin-top: 0px!important;} #w_common_text-1616064181145{ margin-bottom: 20px!important; } #w_grid-1616046930573,#w_grid-1585292533601,#w_grid-1613789829587 { margin-bottom: 0px!important;} #w_grid-1616046930583 { margin-top: 0px!important;} #w_grid-1618467585131,#w_grid-1618473073294 { width: 100%!important;} #w_common_text-1618467609872 { margin-top: 20px!important;} #content_box-1618475451052-0,#content_box-1618475451052-1{width:50%!important;clear:unset!important; float:left!important;} #w_grid-1618474836241 #w_common_text-1618474884555:after,#w_common_text-1618474884555:before{display:none;} #w_grid-1615948525663 { width: 100%; max-width: 380px!important; min-width: 0px; height: auto; max-height: none; min-height: auto!important;} #w_grid-1616750537439 { width: 90%!important;} #w_grid-1615952217110 { margin-top: 50px!important;} #c_portalResNews_category-15729265790391305{ display:none; } #w_grid-1603678310123 .p_gridbox { align-items: center; display: inherit!important; } #w_grid-1603677460497 > div > .p_gridbox { display: flex; flex-wrap: wrap; flex-direction: column-reverse;} .w_grid-000>div>.p_gridbox>.p_gridCell { width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #w_grid-1559114537798 .w_grid .p_gridbox { overflow: inherit!important; } } @media only screen and (min-width: 769px) { #w_common_text-1618473079612 h1 a span{ font-weight: bold; font-size: 50px!important; margin: 0; } #w_common_text-1618473079612 h1 span{ font-weight: bold; font-size: 20px!important; margin: 0; } #w_grid-1596102771400 { width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);} #c_portalResNews_category-15868546996226296{ display:none; } .w_grid-000>div>.p_gridbox>.p_gridCell:first-child { width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #w_grid-1565166987871 { border-left: 1px #636363 solid; } } @media only screen and (max-width: 1024px) and (min-width: 769px) {} @media only screen and (max-width: 1300px) and (min-width: 770px) { #content_box-1565147971459-0{width: 15%!important;} #content_box-1565147971459-1{width: 76%!important;margin-left: 0%!important;} #content_box-1565147971459-2{width: 5.5%!important;float: right;margin-left: 0%!important;} #w_fimg-1618815407193 { width: 100%; max-width: 130px!important; min-width: 0px; height: auto; max-height: none; min-height: 0px; margin-top: 20px!important; } } #w_grid-1565158478346 { position: absolute; } #w_grid-1565159466993 .p_gridbox { background-image: none!important; } #content_box-1565161875173-0 { background-image: url(../img/youshibg.jpg); } #w_grid-1565163489412 .p_gridbox { background-image: none!important; background: #0062a6; } #w_grid-1565163923868>div>.p_gridbox { overflow: unset!IMPORTANT; } #content_box-1565164099296-1 { border-left: solid 1px #e4e4e4; } #w_grid-1565766064740, #w_grid-1565774782752, #w_grid-1569479743269 { position: absolute; z-index: 11!important; left: 50%!important; top: 50%!important; transform: translate(-50%, -28%); } #w_grid-1565690593233, #w_grid-1565774774226 { position: relative; } #w_grid-1565147971459>div>.p_gridbox { overflow: initial!important; } #w_grid-1565147974604>div>.p_gridbox { background-color: #333333!important; } #w_grid-1565147971459 { top: 0 !important; left: 50% !important; z-index: 12!important; width: 100%!important; background-color: #f67520; } #w_grid-1585191273680 { border-right: 0px solid rgba(209, 209, 209, .1); } #w_grid-1585192353757 { border-top: 1px solid rgba(209, 209, 209, .1); border-bottom: 1px solid rgba(209, 209, 209, .1); } #w_fbtn-1585272623067{ transform:translateX(-50%); } #w_grid-1573030164758>div>div>.p_gridCell:not(:empty):before{ display:none; } @media only screen and (max-width: 1024px) and (min-width: 769px){ #content_box-1565147971459-0{width: 15%!important;} #content_box-1565147971459-1{width: 76%!important;} #content_box-1565147971459-2{width: 5.5%!important;} #w_grid-1565147973024 { ; margin-top: 90px!important;} #content_box-1601186797277-0{width: 30%!important;} #content_box-1601186797277-1{width: 46%!important;} #content_box-1601186797277-2{width: 24%!important;} #content_box-1603438864019-0,#content_box-1616076569782-0{width: 100%!important;} #w_fimg-1618815407193 { margin-top: 32px!important; max-width: 85px!important; } #w_common_text-1618453610987,#w_common_text-1618453697684,#w_common_text-1618453712691,#w_common_text-1618453791015,#w_common_text-1618453855342,#w_common_text-1618453859145,#w_common_text-1618453862992{display:none!important;} } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResEbizads_banner-1630653767048 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1630653767048 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1630653767048{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResIntro_category-1630653767053 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResIntro_category-1630653767053 >div{ animation-fill-mode:both; } #c_portalResIntro_category-1630653767053 .NavList_a1{ text-transform:capitalize; } #c_portalResIntro_category-1630653767053 .NavList_a1 ul{ text-align:left; display:block; font-size:0px; } #c_portalResIntro_category-1630653767053 .NavList_a1 a{ position:relative; font-size:15px; height:80px; line-height:80px; padding:0px 30px; color:#333; display:block; transition:0.3s ease 0s; } #c_portalResIntro_category-1630653767053 .NavList_a1 .more:after{ content:""; position:absolute; width:1px; height:15px; display:block; background:#ccc; top:50%; margin-top:-7px; right:0px; } #c_portalResIntro_category-1630653767053 .NavList_a1 a:before{ position:absolute; content:''; left:50%; bottom:0px; width:0%; height:3px; background-color:none; transition:all .3s; } #c_portalResIntro_category-1630653767053 .NavList_a1 a:hover:before{ width:80%; left:10%; background-color:#0d7de6; } #c_portalResIntro_category-1630653767053 .NavList_a1 li{ position:static; display:inline-block; color:#fff; width:auto; vertical-align:top; } #c_portalResIntro_category-1630653767053 .menu-slide{ z-index:-1; position:absolute; background:#0d7de6; bottom:0px; display:none; transition:0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; } #c_portalResIntro_category-1630653767053 .swiper-container .swiper-notification{ position:absolute; left:0px; top:0px; pointer-events:none; opacity:0; z-index:-1000; } @media screen and (min-width: 769px){ #c_portalResIntro_category-1630653767053 .NavList_a1 a:hover{ color:#0d7de6; } } @media screen and (max-width: 1400px){ #c_portalResIntro_category-1630653767053 .NavList_a1 a { padding: 0px 30px; } } @media screen and (max-width: 1200px){ #c_portalResIntro_category-1630653767053 .NavList_a1 a { padding: 0px 30px; font-size: 14px; } } @media screen and (max-width: 1024px){ #c_portalResIntro_category-1630653767053 .NavList_a1{ border-bottom:1px solid #ddd; } #c_portalResIntro_category-1630653767053 .NavList_a1 a { padding: 0px 30px; font-size: 14px; } #c_portalResIntro_category-1630653767053 .menu-slide { display: none; } } @media screen and (max-width: 768px){ #c_portalResIntro_category-1630653767053 .NavList_a1{ border-bottom:1px solid #ddd; } #c_portalResIntro_category-1630653767053 .NavList_a1 ul { text-align: left; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 0; } #c_portalResIntro_category-1630653767053 .NavList_a1 a { padding: 0px 20px; font-size: 14px; height:62px; line-height:62px; } #c_portalResIntro_category-1630653767053 .NavList_a1 a:hover { color: #0d7de6; } #c_portalResIntro_category-1630653767053 .NavList_a1 a:active { color: #0d7de6; } } #c_portalResIntro_category-1630653767053{ width:1198px; max-width:none; min-width:0px; height:80px; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResBreadcrumb_nav-1630653767058{ width:1180px; max-width:none; min-width:0px; height:30px; max-height:none; min-height:0px; margin-top:5%; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResProduct_list-16306538104856837 .p_Product{ width:calc((100% - 0px)/6); } #c_portalResProduct_list-16306538104856837 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResProduct_list-16306538104856837 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_list-16306538104856837 >div{ animation-fill-mode:both; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1{ width:100%; transition:0.3s ease 0s; font-size:14px; } #c_portalResProduct_list-16306538104856837 .lineBlock{ display:inline-block; width:100%; height:100%; overflow:hidden; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 .ul{ font-size:0px; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li:nth-child(4n+1){ margin-left:0px; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li{font-size:16px;transition:0.3s ease 0s;margin-bottom:2.5%;width:23%;padding:10px;display:inline-block;vertical-align:top;box-sizing:border-box;} #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li a{ font-size:0px; overflow:hidden; text-align:center; background:#f6f6f6; width:100%; margin:0 auto; height:13.6vw; display:block; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li a:before{ content:''; display:inline-block; vertical-align:middle; height:100%; width:0px; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 img{ display:inline-block; vertical-align:middle; transition:0.5s linear 0s; width:auto; height:100%; margin-left:0px; transform:scale(1); } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 h4{ display:none; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li span{ white-space:nowrap; transition:0.3s ease 0s; display:block; width:100%; text-align:center; overflow:hidden; text-overflow:ellipsis; font-size:16px; padding:3% 10px; box-sizing:border-box; border:none; } @media screen and (min-width: 769px){ #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li:hover img{ transform:scale(1.1); } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li:hover span{ color:#d50a1d; background:#f0f0f0; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li{ width: 16%; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li:nth-child(4n+1){ margin-left:0px; } } @media screen and (max-width: 1100px){ #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li a { height: 21.2vw; } } @media screen and (max-width: 768px){ #c_portalResProduct_list-16306538104856837 .PhotoList_k1 { padding: 0px; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li { width: 48%; margin-bottom: 5%; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li a { height: 31vw; padding: 0; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li span { padding: 2vw; font-size: 14px; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li:nth-child(2n+1) { margin-left: 0%; } #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li:nth-child(2n+0) { margin-left: 4%; } } @media screen and (max-width: 1500px){ #c_portalResProduct_list-16306538104856837 .PhotoList_k1 li span { font-size: 14px; } } #c_portalResProduct_list-16306538104856837 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16306538104856837 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16306538104856837 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16306538104856837 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16306538104856837{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766898 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 1); } #w_grid-1630653766898 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766898 >div{ animation-fill-mode:both; } #w_grid-1630653766898 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1630653766898> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1630653766898> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1630653766898> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766908 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766908 >div{ animation-fill-mode:both; } #w_grid-1630653766908 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1630653766908> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1630653766908> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1630653766908> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766908 .p_gridbox{ border-bottom-color:rgba(241, 241, 241, 1); border-bottom-style:solid; border-bottom-width:1px; background-image:linear-gradient(-179deg, rgba(233, 233, 233, 1), rgba(206, 206, 206, 1)); background-image-part-linear-gradient:linear-gradient(-179deg, rgba(233, 233, 233, 1), rgba(206, 206, 206, 1)); background-image-part-linear-gradient-part-begin-color:rgba(233, 233, 233, 1); background-image-part-linear-gradient-part-end-color:rgba(206, 206, 206, 1); background-image-part-linear-gradient-part-angle:-179px; } #w_grid-1630653766918 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766928 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766928 >div{ animation-fill-mode:both; } #w_grid-1630653766928 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1630653766928> div > .p_gridbox > .p_gridCell{ width:100%; margin-bottom:0rem; margin-top:0rem; margin-left:0%; } } @media only screen and (min-width: 769px){ #w_grid-1630653766928> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:1%; } #w_grid-1630653766928> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:24.1263%; margin-left:1%; margin-right:0px; clear:none; } #w_grid-1630653766928> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:74.8737%; } #w_grid-1630653766928> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1630653766928> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1630653766928> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1630653766928> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1630653766938 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766938 >div{ animation-fill-mode:both; } #w_grid-1630653766938 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1630653766938> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1630653766938> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1630653766938> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1630653766938> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1630653766938> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1630653766938> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:100%; } #w_grid-1630653766938> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_grid-1630653766948 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766958 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766958 >div{ animation-fill-mode:both; } #w_grid-1630653766958 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1630653766958> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1630653766958> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1630653766958> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766968 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766978 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766978 >div{ animation-fill-mode:both; } #w_grid-1630653766978 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1630653766978> div > .p_gridbox > .p_gridCell{ margin-bottom:1rem; margin-top:1rem; margin-left:0; } #w_grid-1630653766978> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1630653766978> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1630653766978> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1630653766978> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1630653766978> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1630653766978> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1630653766978> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1630653766978> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1630653810602 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766988 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766998 > div > .p_gridbox{ transition:0.5s; align-items:center; display:flex; } #w_grid-1630653766998 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653766998 >div{ animation-fill-mode:both; } #w_grid-1630653766998 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1630653766998 img{ transition:0.5s; } @media only screen and (min-width: 1025px){ #w_grid-1630653766998 .p_gridbox:hover img{ transform: scale(1); } } @media only screen and (min-width: 769px){ #w_grid-1630653766998> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1630653766998> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1630653766998> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1630653766998> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1630653766998 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } @media only screen and (max-width: 768px){ #w_grid-1630653766998 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-bottom: 30px; } #w_grid-1630653766998 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } #w_grid-1630653767008 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653767018 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1630653767018 > div > .p_gridbox{ padding-right:20px; } @media only screen and (min-width: 1025px){ #w_grid-1630653767018 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top:0px; padding-left: 100px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1630653767018 > div > .p_gridbox{ padding:0px 20px; } #w_grid-1630653767018 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top: 0px; } #w_grid-1630653767018 .w_fbtn-001{ margin-top: 30px; } #w_grid-1630653767018 .w_grid-000{ margin-top: 10px; } } @media only screen and (max-width: 768px){ #w_grid-1630653767018 > div > .p_gridbox{ padding-right: 0px; } #w_grid-1630653767018 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-right: 0px; padding-left: 0px; } } #w_grid-1630653767028 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653767038 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); } #w_grid-1630653767038 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1630653767038 >div{ animation-fill-mode:both; } #w_grid-1630653767038 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ } @media only screen and (min-width: 769px){ #w_grid-1630653767038> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1630653767038> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1630653767038> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1630653766898{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766908{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766918{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766928{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766938{ width:95%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766948{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766958{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766968{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766978{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653810602{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766988{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653766998{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:50px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653767008{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653767018{ width:95%; max-width:740px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653767028{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1630653767038{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }