.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; 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: 0px; 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_grid-000 > 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-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .reset_style h1, .reset_style h2,.reset_style h3, .reset_style h4{text-transform:uppercase;} .reset_style h1, .reset_style h2, .reset_style h3, .reset_style h4, .reset_style h5, .reset_style h6{font-weight:normal;} @media only screen and (max-width: 900px){ .reset_style h1 *{font-size:30px!important;} .reset_style h2 *{font-size:24px!important;} .reset_style h3 *{font-size:22px!important;} .reset_style h4 *{font-size:18px!important;} .reset_style h5 *{font-size:16px!important;} .reset_style h6 *{font-size:14px!important;} }.fa_Logo a{ display:block; width:200px; height:31px; background:url('../images/tk_logo.png') no-repeat left center; background-size:contain; max-width:100%!important; max-height:100%!important; } .fa_Header{ width:100%; transition:all 0.5s; background:rgba(255,255,255,0.85); position:relative; } .fa_Header:hover{ background:rgba(255,255,255,0.95); } .fa_Headeron{ box-shadow: 0 0 10px rgba(0,0,0,0.2); } @media only screen and (min-width: 1201px) { .fa_lanmo{ display:none; } .fa_NavMo{ display:none; } .fa_Headerwrap{ display:flex; justify-content: space-between; height:100px; } .fa_Logo{ width:20%; max-width:200px; } .fa_NavPc{ width: calc(80% - 50px); margin-right: 0; } .fa_NavPc ul{ width:100%; } .fa_NavPc .fa_yjnav a{ display: block; } .fa_NavPc .fa_yjlist{ text-align:center; text-transform: uppercase; transition: all 0.5s; overflow:hidden; } .fa_NavPc .fa_yjlist span{ position: relative; display: block; color: #333; font-size:16px; transition: all .5s ease; line-height:100px; padding:0 10px; min-width:100px; } .fa_NavPc .fa_yjlist span:after{ position:absolute; left:50%; transform:translateX(-50%); content:""; width:0%; max-width:75px; height:3px; background: var(--main-color); bottom:0; transition:all 0.5s; } .fa_NavPc .fa_yjnav:hover .fa_yjlist span:after{ width:80%; } .fa_NavPc .fa_yjnav:hover .fa_yjlist span{ color: var(--main-color); } .fa_BtnNav{ display:none!important; }  .div_navlink { width:50px; } .div_navlink a{ display:inline-block; font-size:20px; color:#333; position:relative; padding-left:20px; border-left:#ddd solid 1px; } .div_navlink .fa_yyen{ line-height:12px; font-size:16px; color:#333; margin-right:20px; } .div_navlink .fa_yyen i{ display:inline-block; width:18px; height:12px; background:url(../images/tk_en.png) no-repeat center; background-size:100%; marign-right:7px; } .div_navlink .fa_BtnSearch{ color:var(--main-color); font-size:16px; }    .fa_NavPc .fa_ejnav{ overflow:hidden; position:absolute; transition:all 0.5s; max-height:0; top:100%; left:0%; right:0%; width:auto; background:rgba(245,245,245,1); z-index:990; margin:0 -100%; padding:0 100%; } .fa_NavPc .fa_yjnav:hover .fa_ejnav{ max-height:550px; } .fa_Header .fa_ejnav .fa_listbox01{ width:30%; padding:120px 20px; background-position:center; background-size:cover; background-repeat:no-repeat; position:relative; } .fa_Header .fa_ejnav .fa_listbox01:before{ position:absolute; content:""; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.35); } .fa_Header .fa_ejnav .fa_listbox01 .fa_tit{ text-align:left; color:#fff; font-size:30px; width:80%; margin: auto 0 auto auto; max-width:300px; position:relative; z-index:992; } .fa_Header .fa_ejnav .fa_listbox01 .fa_tit span{ display:block; width:50px; height:2px; background:#fff; margin-top:30px; } .fa_Header .fa_ejnav .fa_listbox02{ width:20%; padding:20px; position:relative; } .fa_Header .fa_ejnav .fa_listbox02:before,.fa_Header .fa_ejnav .fa_listbox03:before{ position:absolute; height:80%; width:1px; background:#ddd; display:block; right:0; top:10%; content:""; } .fa_Header .fa_ejnav .fa_listbox02 a{ position:relative; padding:10px 30px; display:block; color:#333; font-size:16px; overflow:hidden; transtion:all 0.5s; } .fa_Header .fa_ejnav .fa_listbox02 a:hover{ color:var(--main-color); } .fa_Header .fa_ejnav .fa_listbox02 a span{ position:relative; z-index:993; } .fa_Header .fa_ejnav .fa_listbox02 a em{ position:absolute; right:20px; top:50%; display:block; transition:all 0.5s; transform:translateY(-50%); width:16px; height:16px; overflow:hidden; } .fa_Header .fa_ejnav .fa_listbox02 a em i{ display:block; transition:all 0.5s; ftons-zie:18px; } .fa_Header .fa_ejnav .fa_listbox02 a em i.fa_arrow01{ color:#333; } .fa_Header .fa_ejnav .fa_listbox02 a em i.fa_arrow02{ color:var(--main-color); } .fa_Header .fa_ejnav .fa_listbox02 a:hover em i.fa_arrow01{ transform:translateY(-100%); } .fa_Header .fa_ejnav .fa_listbox02 a:hover em i.fa_arrow02{ transform:translateY(-100%); } .fa_Header .fa_ejnav .fa_listbox02 a:before{ position:absolute; content:""; left:0; top:0; right:0; bottom:0; background:rgba(255,255,255,0.5); transition:all 0.5s; transform:translateX(-100%); } .fa_Header .fa_ejnav .fa_listbox02 a:hover:before{ transform:translateX(0%); } .fa_Header .fa_ejnav .fa_listbox03{ width:20%; padding:30px 20px; font-size:14px; line-height:24px; color:#999; position:relative; } .fa_Header .fa_ejnav .fa_listbox04{ width:30%; padding:80px 5%; } .fa_Header .fa_ejnav .fa_listbox04 .fa_tit{ font-size:20px; font-weight:bold; line-height:2; color:var(--main-color); margin-bottom:20px; } .fa_Header .fa_ejnav .fa_listbox04 .fa_tit i{ font-size:18px; display:block; }  } @media only screen and (max-width: 1200px) { .div_navlink{ display:none!important; } .fa_NavMo{ display:block; position:fixed; top:0; left:0; right:0; background:rgba(0,0,0,0.75); background-image:url(../images/monavbg.jpg); background-repeat:no-repeat; background-size:cover; height:0%; width:100%; overflow:hidden; z-index:9999; transition: all 0.5s; } .fa_NavPc{ display:none!important; } .fa_BtnSearch{ display:none!important; } .fa_Logo{ text-align:left; width: 40%; } .fa_Logo a{ width:100%; height: 40px; } .fa_NavMo ul{ padding:70px 10% 20px; position:relative; height: 100%; overflow-y: scroll; } .fa_NavMo>span{ font-size:24px; color:#fff; position:absolute; top:30px; right:20px; z-index:9991; } .fa_myjnav{ display:block; opacity:0; transform: translateY(30px); transition: all 0.5s; position:relative; border-bottom: rgba(255,255,255,0.2) 1px dotted; } .fa_mejnav{ overflow:hidden; max-height:0; transition: all 0.5s; } .fa_myjlist>*{ display:inline-block!important; } .fa_NavMo .fa_mejnav a{ font-size:14px; color:#fff; opacity: 0.7; } .fa_myjlist{ font-size:16px; margin:10px 0; text-align:left; padding-right:30px; position:relative; } .fa_myjlist i{ font-size:20px; color:#fff; position:absolute; top:50%; transform: translateY(-50%); right:10px; } .fa_mejnavon .fa_myjlist i{ transform: translateY(-50%) rotate(90deg); } .fa_mejnavon .fa_mejnav{ max-height:1000px; } .fa_BtnNav{ position:absolute; top:50%; transform:translateY(-50%); right:20px; color:var(--main-color); font-size:22px; } .fa_myjnav a{ display:block; text-align:left; color:#fff; padding:10px 0; text-transform: uppercase; } .fa_NavMo_on{ height:100%; bottom:0; } .fa_NavMo_on .fa_myjnav{ transform: translateY(0); opacity:1; } .fa_NavMo a:hover, .fa_NavMo a:focus { color: #fff; } .fa_Headerwrap{ height: 50px; } .fa_BtnNav .fa-globe{ color:var(--main-color); margin-right:20px; } .fa_lanmo{ display:flex; align-items:center; justify-content:center; position:fixed; top: 50px; left:0; right:0; display:none; width:100%; background:rgba(0,0,0,0.6); z-index:999; bottom:0; border-top: #eee solid 1px; } .fa_lanmo>div{ padding: 10px 20px 10px; background:#fff; } .fa_lanmo a{ display:block; padding: 5px 20px; border-bottom:#ddd solid 1px; text-align:center; } .fa_lanmo .fa_lanclosr{ background:var(--main-color); color:#fff; padding: 5px 20px; text-align:center; } } .fa_Headerwrap{ display:flex; align-items:center; justify-content:space-between; margin:auto; padding:0 10px; max-width:1420px; width:96%; } .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); }.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 { 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; 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: left; 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; } .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: #df0001; color: #df0001; z-index: 2; } .c_portalResProduct_list-01001 .d_sortBtn.active{ border-color: #df0001; color: #df0001; 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: #df0001; color: #df0001; 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: #df0001; border-top-color: #df0001; } .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; white-space: normal; } .c_portalResProduct_list-01001 .p_Product { position: relative; display: inline-block; vertical-align: top; width: calc((100% - 0px)/1)!important; padding: 15px 15px 0; height: inherit; } .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: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .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: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; } .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; padding-bottom:75%; } .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: auto; padding: 0 0 0 15px; margin:0; -webkit-flex: 2.4; flex: 2.4; -webkit-box-flex: 2.4; -moz-box-flex: 2.4; -ms-flex: 2.4; }  .c_portalResProduct_list-01001 .d_HeadBox{ 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 .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; } .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; overflow: hidden; } .c_portalResProduct_list-01001 .d_summary{ color:#999; font-size:12px; line-height:20px; text-align:left; vertical-align:top; word-break:break-all; } .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; } .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; } .c_portalResProduct_list-01001 .btn-group{ margin-top: 5px; } .c_portalResProduct_list-01001 .dropdown-menu{ min-width: inherit; width:220px; padding-left: 5px; padding-right: 5px; max-height: 250px; overflow-y: auto; } .c_portalResProduct_list-01001 .dropdown-menu .name{ display: inline-block; width: 170px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; vertical-align: middle; } .c_portalResProduct_list-01001 .dropdown-menu .down{ display: inline-block; width: 30px; color: #df0001; cursor: pointer; padding: 0; cursor: pointer; } } @media only screen and (min-width:769px){ .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; white-space: normal; font-size: 0; padding: 20px 25px; } .c_portalResProduct_list-01001 .p_categorySummaryBox { padding:0 0 20px; margin:0 0 30px; 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: left; vertical-align: top; word-break: break-all; } .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; } .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: #df0001; color: #df0001; z-index: 2; } .c_portalResProduct_list-01001 .d_sortBtn.active{ border-color: #df0001; color: #df0001; z-index: 2; } .c_portalResProduct_list-01001 .p_default { padding-right: 15px; } .c_portalResProduct_list-01001 .d_sortBtn:lang(active){ border-color: #df0001; color: #df0001; 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);  } .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: #df0001; } .c_portalResProduct_list-01001 .d_sortBtn .font .arrow{ transform:rotate(180deg); -ms-transform:rotate(180deg);  -moz-transform:rotate(180deg);  -webkit-transform:rotate(180deg); } .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow{ transform:rotate(0deg); -ms-transform:rotate(0deg);  -moz-transform:rotate(0deg);  -webkit-transform:rotate(0deg); } .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before{ content:"\e69a"; } .c_portalResProduct_list-01001 .p_default .iconfont.arrow { display: none; } .c_portalResProduct_list-01001 .p_products { width: auto; height: auto; margin: 0; padding: 0; white-space: normal; } .c_portalResProduct_list-01001 .p_Product { position: relative; display: inline-block; vertical-align: top; width: calc((100% - 0px)/3); padding: 10px; height: inherit; } .c_portalResProduct_list-01001 .p_ProductInner { width: 100%; padding: 0 0 5px; box-sizing: content-box; } .c_portalResProduct_list-01001 .p_ProductInner:hover { border-width: 3px; border-color: #df0001; margin: -2px; } .c_portalResProduct_list-01001 .p_images { position: relative; width: 100%; height: 188px; margin: 0; padding: 0; text-align: center; font-size: 0; overflow:hidden; } .c_portalResProduct_list-01001 .p_imagesMo { display: none; } .c_portalResProduct_list-01001 .p_linkB { width: inherit; height: inherit; display: block; position: static; padding-bottom:75%; } .c_portalResProduct_list-01001 .p_image { width: 100%; height: 100%; padding:0; } .c_portalResProduct_list-01001 .p_ThumbnailBox { position: absolute; left: 0; bottom: 1px; z-index: 10; width:236px; height: auto; padding:0; 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: auto; padding: 0 0 0 15px; margin:0; -webkit-flex: 2.4; flex: 2.4; -webkit-box-flex: 2.4; -moz-box-flex: 2.4; -ms-flex: 2.4; } .c_portalResProduct_list-01001 .d_HeadBox{ margin:5px 0 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 .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; } .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; } .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; word-break:break-all; } .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; } .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; } .c_portalResProduct_list-01001 .dropdown-menu{ min-width: inherit; width:350px; padding-left: 5px; padding-right: 5px; max-height: 220px; overflow-y: auto; } .c_portalResProduct_list-01001 .dropdown-menu .name{ display: inline-block; width: 290px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; vertical-align: middle; } .c_portalResProduct_list-01001 .dropdown-menu .down{ display: inline-block; width: 30px; color: #df0001; cursor: pointer; background: none; padding: 0; } }  @media only screen and (min-width:769px) and (max-width: 1024px){ }  .fa_Pro_title{ background: #ededed; font-size: 18px; font-weight: bold; line-height: 60px; color: #000; padding:0 15px; } .fa_Pro .fa_item .fa_Img{ padding-bottom:80%; } .fa_Pro .fa_item img{ transition:all 1s; } .fa_Pro .fa_item .fa_hideimg{ opacity:0; transform:translate(-20%,-50%); z-index:5; } .fa_Pro .fa_item:hover .fa_coverimg{ opacity:0; transform:translate(-80%,-50%); } .fa_Pro .fa_item:hover .fa_hideimg{ opacity:1; transform:translate(-50%,-50%); } .fa_Pro .fa_item .fa_sum{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition:all 0.5s; background:rgba(0,0,0,0.6); color:#fff; font-size:13px; padding:15px 20px; transform:translateY(100%); position:absolute; bottom:0; left:0; right:0; opacity:0; z-index:10; } .fa_Pro .fa_item:hover .fa_sum{ transform:translateY(0%); opacity:1; } .fa_Pro .fa_item .fa_tit{ font-size: 15px; font-weight: 500; text-transform: capitalize; color: #333; padding:20px 20px; transition:all 0.5s; text-align:center; } .fa_Pro .fa_item:hover .fa_tit{ background:#8bcf4a; color:#fff; } @media only screen and (max-width:768px){ .fa_Pro .fa_Pro_title{ font-size: 16px; line-height: 40px; } } @media only screen and (min-width:769px){ .fa_Pro .fa_l3{ width:calc((100% - 40px) / 3); margin-right:20px; margin-bottom:20px; } .fa_Pro .fa_l3:nth-child(3n){ margin-right:0; } }   .swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .fa_swp_pro{ margin-top:30px; } .fa_swp_pro .swiper-container{ height: 400px; } .fa_swp_pro{ border:#eee solid 1px; } .fa_swp_pro .fa_prolist{ padding:10px; } .fa_swp_pro .fa_li>div{ width:calc((100% - 20px) / 2); } .fa_swp_pro .fa_pic .fa_Img{ height:90px; } .fa_swp_pro .fa_tit{ margin-left:20px; } .fa_swp_pro .fa_tit h3{ color: #555; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .fa_swp_pro .fa_tit p{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #aaa; margin-top:20px; font-size: 14px; } .fa_swp_pro .fa_probtn{ width:100%; font-size:0; border-top:#eee solid 1px; } .fa_swp_pro .fa_probtn>div{ width:50%; font-size:24px; color:#ccc; text-align:center; padding: 10px; display:inline-block; }    .fa_apply .fa_li{ position:relative; } .fa_apply .fa_swp_big{ position:relative; } .fa_apply .fa_li .fa_Img{ padding-bottom:40%; } .fa_apply .fa_li .fa_info{ position:absolute; bottom:5%; left:0; right:0; color:#fff; font-size:18px; padding:0 3vw; line-height:34px; max-height:70px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; z-index:20; } .fa_apply .fa_li::before{ position: absolute; bottom:0; left: 0; right: 0; height: 50%; content:""; display: block; width: 100%; background: linear-gradient(rgba(0,0,0,0) , rgba(0,0,0,0.5)); z-index:5; } @media only screen and (max-width:768px){ .fa_apply .fa_li .fa_Img{ padding-bottom:70%; } .fa_apply .fa_li .fa_info{ font-size:14px; line-height:24px; height:50px; padding:0 20px; } }  .fa_spwpro{ position:absolute; left:0; right:0; opacity:0; z-index:1; visibility: hidden; } .fa_spwpro.fa_on{ opacity:1; z-index:20!important; visibility: visible!important; position:relative!important; } .fa_spwpro .fa_li{ display:block; position:relative;  } .fa_spwpro .fa_li .fa_Img{ padding-bottom:66.6666%; background: #fff; } .fa_spwpro .fa_li .fa_tit{  padding:10px 20px;  bottom:0;  transition:all 0.5s; right:0; color: #333; text-align:center; } .fa_spwpro .fa_li:hover .fa_tit{ transform: translateY(0px); } .fa_spwpro .fa_li .fa_tit h3{ font-size: 16px; color: #333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-align: c; } .fa_spwpro .fa_li article { color:#fff; font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:10px; width:100%; } @media only screen and (max-width: 768px){ .fa_spwpro .fa_li .fa_tit h3{ font-size:12px; } .fa_spwpro .fa_li .fa_tit{ padding:5px 10px; } }  .fa_rpro .fa_li { position:relative; padding:40px 30px 20px; transition:all 0.5s; } .fa_rpro .fa_li:hover:before{ background: #ddd; } .fa_rpro .fa_li:before{ background:#eeeeee; position:absolute; left:0; right:0; top:0; bottom:40%; content:""; z-index:-1; transition:all 0.5s; } .fa_rpro .fa_li h5{ font-size:18px; color:var(--main-color); margin-bottom:20px; } .fa_rpro .fa_li h3{ color:#333; font-family: "BEBAS"; font-weight:var(--f30); margin-bottom:var(--f40); transition:all 0.5s; } .fa_rpro .fa_li:hover h3{ color:#00479d; } .fa_rpro .fa_li a{ color:#999; font-size:14px; display:inline-block; padding:10px 0; transition:all 0.5s; border-radius:5px; } .fa_rpro .fa_li:hover a{ background:#0b2e65; color:#fff; padding:10px 20px; } .fa_rpro .fa_li .fa_pic{ width:70%; margin-left:30%; transition:all 0.5s; text-align:right; } .fa_rpro .fa_li p{ } .fa_rpro .fa_li:hover .fa_pic{ transform:translateY(-30px); } .fa_rpro .fa_li .fa_pic img{ max-width:100%; }  .fa_pro2 .fa_li{ border:#eee solid 1px; padding:20px; display:block; } .fa_pro2 .fa_li .fa_Img{ padding-bottom:66.66666%; } .fa_pro2 .fa_li .fa_tit{ font-size: 16px; color:#333; text-align: center; margin-top: 10px; }.a_icon{ line-height: initial; } @media only screen and (max-width: 768px) { .c_portalResPublic_codeContainer-01001009 { min-height: 500px; width: 100%; } } .c_portalResPublic_codeContainer-01001009 { min-height: 500px; width: 100%; } .fa_Float { position: fixed; z-index: 999; right: 5px; top: 30%; opacity:0; transition:all 0.5s; transform:translateX(100%); } .fa_Float.fix_down{ opacity:1; transform:translateX(0%); } .fa_Float>* { display: block; height: 44px; position: relative; width: 44px; border-radius: 0%; text-align: center; cursor: pointer; } .fa_Float>*:hover { background: #448aca; } .fa_Float_icon { color: #fff; text-align: center; overflow: hidden; float: left; height: 44px; width: 44px; display:flex; align-items:center; justify-content:center; } .fa_Float_icon i { font-size: 24px; } .fa_Float_icon p { font-size: 12px; margin-top: 5px; } .fa_Float_info { font-size: 16px; color: #fff; overflow: hidden; float: left; position: absolute; right: 44px; top: 0; bottom: 0; height: 44px; line-height: 50px; max-width: 0; white-space: nowrap; display: flex; align-items: center; justify-content: center; } .fa_Float>a:hover .fa_Float_info { max-width: 1000px; padding: 0 20px; } .fa_Float_img { position: absolute; width: 260px; left: -260px; bottom: 0; overflow: hidden; max-height: 0; opacity: 0; background:#fff; padding:30px; visibility: hidden; z-index: -10; } .fa_Float>a:hover .fa_Float_img { max-height: 400px; opacity: 1; visibility: visible!important; z-index: 99!important; } .fa_Float>a .fa_Float_img img { width: 100%; margin:30px 0; } .fa_Float_qq .fa_Floatqq_info { position: absolute; top: 0; right: 60px; background: #448aca; color: #fff; overflow: hidden; opacity: 0; width: 150px; z-index: -88; } .fa_Floatqq_info a { border-bottom: 1px solid rgba(255, 255, 255, 0.5); padding: 20px; display: block; } .fa_Floatqq_info a:last-child { border: none; } .fa_Floatqq_info a p { color: #fff; font-size: 14px; line-height: 30px; } .fa_Floatqq_info a p:first-child { font-size: 18px; } .fa_Float_qq:hover .fa_Floatqq_info { opacity: 1; transform: translateX(00%); z-index: 2; } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .fa_ml9{ position:relative; font-size:30px; text-align:center; } .fa_ml9 .fa_text_wrapper{ position:relative; display:inline-block; padding-top:0.2em; padding-right:0.05em; padding-bottom:0.1em; overflow:hidden; } .fa_ml9 .fa_letter{ transform-origin:50% 100%; display:inline-block; line-height:1em; } .fa_footcate a{ font-size:14px; display:block; margin-top:10px; color:#aaa; transition:all 0.5s; } .fa_Title h3{ font-size:60px; color:#8bcf4a; font-family:"Fenix"; } .fa_Title h4 { font-size:30px; color:#000; } .fa_Title p { color:#666666; font-size:16px; line-height:2; margin-top:50px; } .fa_bottom_info p{ font-size:14px; line-height:30px; color:#aaa; } .fa_bottom_info p b{ font-size:30px; font-weight:normal; display:block; margin-bottom:20px; } .fa_bottom_info p a{ color:#aaa; } .fa_bottom_info p a:hover{ color:var(--main-color2); } .delighter .fa_item{ transition:all 1s; -webkit-clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%); clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%); } .delighter.started .fa_item{ -webkit-clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%); clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%); } .fa_jaz{ animation-name: fa_jazani; animation-direction: normal; animation-duration: 1s; animation-delay: 1s; } @keyframes fa_jazani { from { -webkit-clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%); clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%); } to { -webkit-clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%); clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%); } } @keyframes fa_span01_ani { 0% { width:10px; } 100% { width:45px; } } @keyframes fa_span02_ani { 0% { width:45px; } 100% { width:10px; } } @keyframes move-forever { 0% { transform: translate(-90px, 0%); } 100% { transform: translate(85px, 0%); } } @keyframes fa_slide { 0% { transform: translateX(-25%); } 100% { transform: translateX(25%); } } @media only screen and (max-width: 768px){  .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } .fa_Title h3{ font-size:24px; } .fa_Title h4 { font-size:22px; margin-top:10px; } .fa_Title p { font-size:14px; margin-top:20px; } } @media only screen and (min-width: 769px){  .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1400px) and (min-width: 769px){  .fa_Title h3{ font-size:30px; } .fa_Title h4 { font-size:20px; } .fa_Title p { font-size:16px; margin-top:30px; } } .k_tunno_index_title_border span { display: block; background-color: #fff; position: absolute; } .k_tunno_index_title_wrapper { display: block; position: relative; max-width: 920px; margin-left: auto; margin-right: auto; text-align: center; min-height: 590px; margin: 20px auto; } .k_tunno_it_top{ left:0px; top:0px; height:6px; width: 100%; z-index:9; } .k_tunno_it_right{ right:0px; top:0px; width:6px; height: 100%; } .k_tunno_it_bottom{ right:0px; bottom:0px; height:6px; width: 100%; } .k_tunno_it_left{ left:0px; bottom:0px; width:6px; height: 100%; } .k_tunno_it_top:before{ content: ""; position: absolute; top:-6px; left:-6px; background:#c11110; width:20px; height:20px; z-index:9; display:none; } .k_tunno_it_bottom:before{ content: ""; position: absolute; top:-6px; right:-6px; background:#c11110; width:20px; height:20px; z-index:9; display:none; } @-webkit-keyframes halo { 0% { opacity: 0; -webkit-transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; -webkit-transform: scale(1.2); } } @-moz-keyframes halo { 0% { opacity: 0; -moz-transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; -moz-transform: scale(1.2); } } @-ms-keyframes halo { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes halo { 0% { opacity: 0; -o-transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; -o-transform: scale(1.2); } } @keyframes halo { 0% { opacity: 0; transform: scale(0.1); } 50% { opacity: 1; } 100% { opacity: 0; transform: scale(1.2); } } @-moz-keyframes klw { 0% { width: 0px; opacity: 0; } 100% { width: 100%; opacity: 1; } } @-webkit-keyframes klw { 0% { width: 0px; opacity: 0; } 100% { width: 100%; opacity: 1; } } @-o-keyframes klw { 0% { width: 0px; opacity: 0; } 100% { width: 100%; opacity: 1; } } @keyframes klh { 0% { height: 0px; opacity: 0; } 100% { height: 100%; opacity: 1; } } @-moz-keyframes klh { 0% { height: 0px; opacity: 0; } 100% { height: 100%; opacity: 1; } } @-webkit-keyframes klh { 0% { height: 0px; opacity: 0; } 100% { height: 100%; opacity: 1; } } @-o-keyframes klh { 0% { height: 0px; opacity: 0; } 100% { height: 100%; opacity: 1; } } .klw{ animation-name:klw; -webkit-animation-name:klw; -ms-animation-name:klw; -moz-animation-name:klw; -o-animation-name:klw; } .klh{ animation-name:klh; -webkit-animation-name:klh; -ms-animation-name:klh; -moz-animation-name:klh; -o-animation-name:klh; }  .footbox{ max-width: 100%; margin: 0 auto; padding: 0; } .footbox .footmenu{ display: flex; flex-direction: column; } .footbox .footmenu h2 a{ font-size: 14px; color: #c8c8c8; display: block; line-height: 38px; transition: all ease .2s; } .footbox .footmenu h2 a i{ margin-right: 10px; } .footbox .foot_menubot a{ font-size: 14px; display: block; margin-bottom: 20px; line-height: 1; color: #999999; transition: all ease .2s; } .footbox a:hover{ color:#fff !important; }.fa_SearchBox{ position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:0%; background:rgba(0,0,0,0.8); z-index:9998; display: flex; align-items: center; padding: 0 5%; transition: all 0.5s; overflow:hidden; } .fa_SearchOn{ height:100%!important; } .fa_Close{ position:absolute; top:5%; right:5%; z-index:9999; font-size:30px; cursor: pointer; color:#fff; } @media only screen and (max-width: 768px){ .c_portalResSearch_total-01001004{ margin-left: auto; margin-right: auto; width: 100%; display: block; font-size: 0; padding: 0 10px; } .c_portalResSearch_total-01001004 .p_contentBox{ width:100%; height: auto; overflow:hidden; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-01001004 .p_headbox{ position: absolute; width: 100%; height: auto; border:1px solid #ebeced; border-radius: 5px; padding: 10px 0px; display:flex; background: #fff; border-radius: 0; z-index: 999; align-items:center; border-bottom:1px solid #ebeced; } .c_portalResSearch_total-01001004 .p_searchBox{ width: 55%; height:60px; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; flex:1; } .c_portalResSearch_total-01001004 .p_searchBox .p_input{ width: 100%; display: inline-block; height: 50px; vertical-align: middle; color: inherit; position: relative; font-size: 24px; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .forward{ display: none; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .forward:before{ content: "\e6d5"; color: #797979; } .c_portalResSearch_total-01001004 .p_searchBtn{ width:60px; height: 50px; display:flex; vertical-align: middle; font-size: 24px; color:#fff; border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); text-align: center; padding-top: 0; position: inherit; margin:0px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border:none; padding:0px; line-height:40px; background:none; justify-content:center; align-items:center; } .c_portalResSearch_total-01001004 .p_searchBtn:hover{ box-shadow:none; cursor:pointer; } .c_portalResSearch_total-01001004 .p_searchBtn .iconfont{ margin-right: 5px; } .c_portalResSearch_total-01001004 .p_searchBtn .font{ display: inline-table; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; line-height: 50px; } .c_portalResSearch_total-01001004 .p_input input, .c_search_total-01001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; padding-left: 5px; padding-right: 32px; border: none; } .c_portalResSearch_total-01001004 .p_select{ height: auto; font-size: 0; display: inline-block; width: 25%; vertical-align: middle; float: left; } .c_portalResSearch_total-01001004 .p_select input{ width: inherit; height: 50px; border: none; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; position: absolute; padding-left: 10px !important; padding-right: 10px !important; } .c_portalResSearch_total-01001004 .p_select .shape { display: inline-block; width: 25px; height: 50px; position: static!important; line-height: 50px; text-align: center; border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); float: right; top: 0!important; transform: translateY(0%); margin-right: 10px; } .c_portalResSearch_total-01001004 .p_select .shape:before { content: "\e69c"; font-size: 24px; } .c_portalResSearch_total-01001004 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 80px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); z-index: 99; background-color: #fff; font-size: 0; border-radius: 5px; } .c_portalResSearch_total-01001004 .p_select li { width: calc(100% / 4); height: auto; display: inline-block; margin: 20px 0; text-align: center; font-size: 22px; border-left: 1px solid #ccc; } .c_portalResSearch_total-01001004 .p_select li:nth-child(1){ border-left:none } .c_portalResSearch_total-01001004 .p_select li:nth-child(5){ border-left:none } .c_portalResSearch_total-01001004 .p_select li i img{ display: none; } input::-webkit-input-placeholder{ font-size:24px; line-height:50px; color:#777; } .c_portalResSearch_total-01001004 .p_searchBtnBox{ display: block; width: 250px; height: auto; padding: 10px 10px; background-color: #1890FF; border-radius: 5px; margin-bottom: 30px; margin: 0 10px 30px 10px; } .c_portalResSearch_total-01001004 .p_searchBtnA{ width: 100%; height: auto; padding: 10px 10px; font-size: 24px; color: #fff; text-align: center; } .c_portalResSearch_total-01001004 .p_headbox.active:before { width: 0px; height: 0px; position: absolute; top: -40px; left: 41px; padding: 0; border-bottom: 20px solid #FFFFFF; border-top: 20px solid transparent; border-left: 20px solid transparent; border-right: 20px solid transparent; display: block; content: ""; z-index: 12; } .c_portalResSearch_total-01001004 .p_headbox.active:after { width: 0px; height: 0px; position: absolute; top: -41px; left: 41px; padding: 0; border-bottom: 20px solid #efe7e7; border-top: 20px solid transparent; border-left: 20px solid transparent; border-right: 20px solid transparent; display: block; content: ""; z-index: 10; } .c_portalResSearch_total-01001004 .p_input .iconfont.last{ position: absolute; color: #afafaf; top: 16px; right: 5px; font-size: 20px; cursor: pointer; } .c_portalResSearch_total-01001004 .p_input .iconfont.last:before { content: "\e640"; } .c_portalResSearch_total-01001004 .p_searchBtnA:hover{ box-shadow: none; } .c_portalResSearch_total-01001004 .p_searchBtnA .iconfont:before{ content:"\e661"; font-size: 30px; vertical-align: middle; margin-right: 10px; } } @media only screen and (min-width: 769px){ .c_portalResSearch_total-01001004{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResSearch_total-01001004 .p_contentBox{ width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-01001004 .p_headbox{ width: 100%; height: auto; } .c_portalResSearch_total-01001004 .p_searchBox{ width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-01001004 .p_searchBox .p_input{ width: 220px; display: inline-block; height: 40px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .last{ display: none; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .forward{ position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #a9a9a9; } .c_portalResSearch_total-01001004 .p_searchBtn{ width: auto; height: 40px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0); background-color: #1890FF; text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResSearch_total-01001004 .p_searchBtn .font{ display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResSearch_total-01001004 .p_input input, .c_search_total-01001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResSearch_total-01001004 .p_select{ height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResSearch_total-01001004 .p_select input{ width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResSearch_total-01001004 .p_select input:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-01001004 .p_select input:hover + .shape{ background-color: rgb(240, 248, 250); } .c_portalResSearch_total-01001004 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResSearch_total-01001004 .p_select .shape:before { content: "\e6c9"; } .c_portalResSearch_total-01001004 .p_select .shape:hover { color: #65beba; } .c_portalResSearch_total-01001004 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResSearch_total-01001004 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResSearch_total-01001004 .p_select li:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-01001004 .p_select li i img{ display: none; } .c_portalResSearch_total-01001004 .p_searchBtnBox{ display: none; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ .c_portalResSearch_total-01001004{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResSearch_total-01001004 .p_contentBox{ width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-01001004 .p_headbox{ width: 100%; height: auto; } .c_portalResSearch_total-01001004 .p_searchBox{ width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-01001004 .p_searchBox .p_input{ width: 220px; display: inline-block; height: 40px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .last{ display: none; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .forward{ position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResSearch_total-01001004 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #a9a9a9; } .c_portalResSearch_total-01001004 .p_searchBtn{ width: auto; height: 40px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0); background-color: #1890FF; text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResSearch_total-01001004 .p_searchBtn .font{ display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResSearch_total-01001004 .p_input input, .c_search_total-01001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResSearch_total-01001004 .p_select{ height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResSearch_total-01001004 .p_select input{ width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResSearch_total-01001004 .p_select input:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-01001004 .p_select input:hover + .shape{ background-color: rgb(240, 248, 250); } .c_portalResSearch_total-01001004 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResSearch_total-01001004 .p_select .shape:before { content: "\e6c9"; } .c_portalResSearch_total-01001004 .p_select .shape:hover { color: #65beba; } .c_portalResSearch_total-01001004 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResSearch_total-01001004 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResSearch_total-01001004 .p_select li:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-01001004 .p_select li i img{ display: none; } .c_portalResSearch_total-01001004 .p_searchBtnBox{ display: none; } } .c_portalResSearch_total-01001004{ display:block; } .c_portalResSearch_total-01001004 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResSearch_total-01001004 >div{ animation-fill-mode:both; } .c_portalResSearch_total-01001004 .p_product .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_info .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_companyfile .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_recruit .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_productMachine .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_productParts .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_teacher .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .p_course .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } .c_portalResSearch_total-01001004 .font{ color:#000; } .c_portalResSearch_total-01001004 .p_input{ width:100%; height:100%; } .c_portalResSearch_total-01001004 #search_keyword{ border:0; line-height:50px; background:none; color:#fff; } @media only screen and (max-width: 768px){ .c_portalResSearch_total-01001004 .p_headbox { display:flex; padding:0; position:relative; } .c_portalResSearch_total-01001004 .i_buttonText { display:block; font-size:0.875rem; color:#ccc; } .c_portalResSearch_total-01001004 .p_headbox.active:before { display:none; } .c_portalResSearch_total-01001004 .p_headbox.active:after { display:none; } .c_portalResSearch_total-01001004 #search_keyword { font-size: 0.875rem; } .c_portalResSearch_total-01001004 #search_keyword::-webkit-input-placeholder{ font-size:0.875rem; color:#ccc } .c_portalResSearch_total-01001004 #search_keyword:-moz-placeholder{ font-size:0.875rem; color:#ccc} .c_portalResSearch_total-01001004 #search_keyword::-moz-placeholder{ font-size:0.875rem; color:#ccc} .c_portalResSearch_total-01001004 #search_keyword:-ms-input-placeholder{ font-size:0.875rem; color:#ccc } .c_portalResSearch_total-01001004 .p_searchBtn { display:none; } .c_portalResSearch_total-01001004 .p_searchBox { width:100%; } .c_portalResSearch_total-01001004 .last { font-size:1rem; top: 0; display: flex; justify-content: center; align-items: center; } } .fa_SearchBox{ position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:0%; background:rgba(0,0,0,0.8); z-index:9998; display: flex; align-items: center; padding: 0 5%; transition: all 0.5s; overflow:hidden; } .fa_SearchOn{ height:100%!important; } .fa_Close{ position:absolute; top:5%; right:5%; z-index:9999; font-size:30px; color:#fff; } .fa_HeadSearch span{ display:flex; background:#df0615; width:40px; height:40px; line-height:40px; color:#fff; border-radius:50%; text-align:center; position:absolute; left:0; top:50%; transform:translateY(-50%); justify-content:center; align-items:center; } .fa_Enlink:hover{ color:#df0615; } @media only screen and (max-width: 768px){ .c_portalResSearch_total-01001004 .p_headbox { display:flex; padding:0; position:relative; } .c_portalResSearch_total-01001004 .i_buttonText { display:block; font-size:0.875rem; color:#ccc; } .c_portalResSearch_total-01001004 .p_headbox.active:before { display:none; } .c_portalResSearch_total-01001004 .p_headbox.active:after { display:none; } .c_portalResSearch_total-01001004 #search_keyword { font-size: 0.875rem; } .c_portalResSearch_total-01001004 #search_keyword::-webkit-input-placeholder{ font-size:0.875rem; color:#ccc } .c_portalResSearch_total-01001004 #search_keyword:-moz-placeholder{ font-size:0.875rem; color:#ccc} .c_portalResSearch_total-01001004 #search_keyword::-moz-placeholder{ font-size:0.875rem; color:#ccc} .c_portalResSearch_total-01001004 #search_keyword:-ms-input-placeholder{ font-size:0.875rem; color:#ccc } .c_portalResSearch_total-01001004 .p_searchBtn { display:none; } .c_portalResSearch_total-01001004 .p_searchBox { width:100%; } .c_portalResSearch_total-01001004 .last { font-size:1rem; top: 0; display: flex; justify-content: center; align-items: center; } } @media only screen and (max-width: 768px){ .c_portalResSearch_total-01001004 .p_headbox { display:flex; padding:0; position:relative; } .c_portalResSearch_total-01001004 .i_buttonText { display:block; font-size:0.875rem; color:#ccc; } .c_portalResSearch_total-01001004 .p_headbox.active:before { display:none; } .c_portalResSearch_total-01001004 .p_headbox.active:after { display:none; } .c_portalResSearch_total-01001004 #search_keyword { font-size: 0.875rem; } .c_portalResSearch_total-01001004 #search_keyword::-webkit-input-placeholder{ font-size:0.875rem; color:#ccc } .c_portalResSearch_total-01001004 #search_keyword:-moz-placeholder{ font-size:0.875rem; color:#ccc} .c_portalResSearch_total-01001004 #search_keyword::-moz-placeholder{ font-size:0.875rem; color:#ccc} .c_portalResSearch_total-01001004 #search_keyword:-ms-input-placeholder{ font-size:0.875rem; color:#ccc } .c_portalResSearch_total-01001004 .p_searchBtn { display:none; } .c_portalResSearch_total-01001004 .p_searchBox { width:100%; } .c_portalResSearch_total-01001004 .last { font-size:1rem; top: 0; display: flex; justify-content: center; align-items: center; } }.c_portalResProduct_category-01001 .p_categoryBox .p_parentBox .p_linkBox:hover{ background: #e6f7ff; } @media only screen and (max-width:768px) { .fa_listBtn{ width:100%; } .c_portalResProduct_category-01001 { height: auto; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .c_portalResProduct_category-01001 .p_btn-show { display: inline-block; } .c_portalResProduct_category-01001 .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .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: 5px 10px; } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { width: 100%; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_childBox .p_parentBox { background: #FFFFFF; } .c_portalResProduct_category-01001 .p_childBox .p_parentBox .p_linkBox { background: #EFEFF4; width: 100%; border-bottom: 1px solid #d5d5d6; } .c_portalResProduct_category-01001 .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; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_childBox { background: #efeff4; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; background: #fff; } .c_portalResProduct_category-01001 .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .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: 5px 10px; border-bottom: 1px solid #fff; height: 50px; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .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; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e69a'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e69c'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px; width: 100%; } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_childBox { background: #efeff4; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 .p_btn-show .p_c-fff { color: #fff; } .c_portalResProduct_category-01001 .p_btn-show .p_c-fff { margin: 0 0 0 10px; vertical-align: middle; width: auto; float: right; line-height: 50px; } .c_portalResProduct_category-01001 .p_categoryBox { overflow-y: auto; height: 100%; float: left; } } @media only screen and (min-width:769px) and (max-width: 1024px) { .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .c_portalResProduct_category-01001 .p_btn-show { display: none; } .e_title .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .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: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .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; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_childBox .p_parentBox { width: 100%; } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_btn-hide { width: 10%; height: 100%;  display: none; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .e_title .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .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: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .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; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .iconfont:before {  } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9';  } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8';  } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } } @media only screen and (min-width:1024px) { .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .e_title .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .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: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .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; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .c_portalResProduct_category-01001 .p_btn-show { display: none; } .c_portalResProduct_category-01001 .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .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: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .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; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .c { content: '\e6c9';  } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8';  } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_btn-hide { width: 10%; height: 100%;  background-color: #7F7F7F; display: none; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } }  .fa_Pro_title{ font-size: 20px; font-weight: normal; line-height: 60px; color: #000; padding:0 15px; border-top:#eee solid 1px; background:none!important; } .fa_pagecate .fa_tit{ color:#fff; padding:30px 20px; font-size:20px; } .fa_pagecate .fa_list{ padding:10px; } .fa_pagecate .fa_list .fa_pyj{ position:relative; } .fa_pagecate .fa_list .fa_pyj>.fa{ text-align: center; font-size:20px; position:absolute; right: 5px; top: 10px; color:#ccc; transition:all 0.5s; min-width: 20px; cursor: pointer; transform: rotate(90deg); } .fa_pagecate .fa_list .fa_pyj>.fa.fa_iconon{ transform: rotate(0deg); } .fa_pagecate .fa_list .fa_pyj>span{ display:block; padding: 10px 40px 10px 0; font-size: 16px; color: #333; transition:all 0.5s; border-left:transparent solid 3px; } .fa_pagecate .fa_list .fa_pyj:hover>span{ color:var(--main-color); } .fa_pagecate .fa_list .fa_pyj:hover>.fa{ color: #999; } .fa_pagecate .fa_list .fa_pyj .fa_rjlist span{ display:block; padding:10px 20px; font-size: 14px; color: #999; } .fa_pagecate a{ color:inherit; transition:all 0.5s; } .fa_pagecate a:hover{ color:#000; } @media only screen and (max-width:768px) { .fa_pagecate{ display:none!important; } }   .fa_Homecate .fa_tit{ background:#448aca; padding:20px; } .fa_Homecate a{ display:block; } .fa_Homecate .fa_tit h3{ color: #FFFFFF; font-size: 24px; font-weight: bold; padding-left:40px; background-image:url(../images/iconcate.png); background-position:left center; background-size:auto contain; background-repeat:no-repeat; } .fa_Homecate .fa_tit p{ margin-top:10px; color:#fff; opacity:0.5; font-size:15px; } .fa_Homecate .fa_list{ padding:20px; border:#eee solid 1px; border-top:none; } .fa_Homecate .fa_yjlist{ margin-bottom:20px; } .fa_Homecate .fa_yjlist:last-child{ margin-bottom:0; } .fa_Homecate .fa_yjlist>a{ background:#448aca; padding:0 10px 0 30px; background-image:url(../images/icongo01.png); background-position:10px center; background-size: 20px; background-repeat:no-repeat; color:#fff; font-size:15px; line-height:30px; } .fa_Homecate .fa_ejlist{ padding:0 15px; } .fa_Homecate .fa_ejlist>a{ background-image:url(../images/icongo02.png); background-position:left center; background-size:auto contain; background-repeat:no-repeat; padding:00px 10px 00px 20px; font-size:13px; color:#666; line-height:30px; }  .fa_homelist{ margin-bottom:30px; } .fa_homelist span{ color: #448aca; font-size: 18px; display:inline-block; font-weight:bold; } .fa_homelist a{ display:inline-block; color:#666; font-weight:bold; margin-left:20px; font-size:15px; }  .fa_procatelist .fa_li{ position:relative; } .fa_procatelist .fa_li:before{ content:""; left:0; height:2px; background:var(--main-color); width:0; transition:all 0.5s; position:absolute; bottom:0; z-index:5; } .fa_procatelist .fa_li:hover:before{ width:100%; } .fa_procatelist .fa_Img{ padding-bottom:80%; } .fa_procatelist .fa_li .fa_wrap{ position:absolute; bottom:0; left:0; right:0 } .fa_procatelist .fa_cnt{ background:#fff; padding:30px 30px ; transition:all 0.5s; position:relative; overflow:hidden; } .fa_procatelist .fa_cnt h3{ color:#666; font-size:var(--f24); text-align:center; font-weight:bold; transition:all 0.5s; } .fa_procatelist .fa_li:hover .fa_cnt h3{ color:var(--main-color); } .fa_procatelist .fa_cnt p{ font-size:14px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; transition:all 0.5s; margin-top:20px; height:0; } .fa_procatelist .fa_li:hover .fa_cnt p{ height:50px; } .fa_procatelist .fa_li .fa_wrap{ transition:all 0.5s; } .fa_procatelist .fa_link{ background:#fff; padding: 0 20px 20px; text-align:center; } .fa_procatelist .fa_link span{ display:inline-block; transition:all 0.5s; color:#333; }  .fa_prolist{ display:flex; flex-wrap:wrap; justify-content:space-between; width:100%; } .fa_prolist a{ display:block; padding:20px; background:#f5f5f5; text-align:center;  margin:5px; flex:1; font-size:var(--f18); } .fa_prolist a.fa_navon,.fa_prolist a:hover{ background:var(--main-color); color:#fff; }  .fa_prolist2{ background:url(../images/catebg.jpg) no-repeat center; background-size:cover; } .fa_prolist2 .fa_wrap{ background: rgba(11,46,101,0.75); padding:5vw; } .fa_prolist2 .fa_tit{ font-size:var(--f30); font-weight:bold; font-family:"å¾®è½¯é›…é»‘"; color:#fff; margin-bottom:30px; } .fa_prolist2 .fa_list a{ display:inline-block; color:#fff; padding-left:30px; position:relative; font-size:16px; margin-right:1vw; } .fa_prolist2 .fa_list a:before{ content:""; width:20px; height:20px; position:absolute; left:0; top:50%; transform:translateY(-50%); border-radius:50%; border:#fff solid 1px; } .fa_prolist2 .fa_list a:after{ background:#facd00; content:""; width:10px; height:10px; position:absolute; left:5px; top:50%; transform:translateY(-50%); border-radius:50%; opacity:0; } .fa_prolist2 .fa_list a.fa_navon:after{ opacity:1; }  .fa_procatelist2 .fa_li{ display:block; overflow:hidden; position:relative; } .fa_procatelist2 .fa_li .fa_Img{ padding-bottom:50%; background:#000; } .fa_procatelist2 .fa_li .fa_Img img{ opacity:0.5; } .fa_procatelist2 .fa_li .fa_tit{ font-size:var(--f20); color:#fff; padding:10px; text-align:center; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; transition:all 0.5s; } .fa_procatelist2 .fa_li:hover .fa_tit{ opacity:0; } .fa_procatelist2 .fa_li .fa_wrap{ position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(11,46,101,0.8); padding:var(--f30); transition:all 0.5s; transform:translateY(100%); } .fa_procatelist2 .fa_li:hover .fa_wrap{ transform:translateY(0%); } .fa_procatelist2 .fa_li .fa_wrap h3{ font-size:var(--f18); color:#fff; margin-bottom:20px; padding-bottom:20px; border-bottom:rgba(255,255,255,0.2) solid 1px; text-align:center; } .fa_procatelist2 .fa_li .fa_wrap .fa_link{ text-align:center; font-size:14px; color:#fff; line-height:30px; position:absolute; bottom:30px; left:0; right:0; } .fa_procatelist2 .fa_wrap p{ font-size:14px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical; transition:all 0.5s; color:#fff; height:72px; opacity:0.5; } .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(../images/camera.png) no-repeat center; } @keyframes fa_around { 0% {transform:translate(-50%,-50%) rotate(0deg);} 100% {transform:translate(-50%,-50%) rotate(360deg);} } @keyframes fa_bgbig { 0% {width:100%;height:100%;opacity:0;} 50%{width:120%;height:120%;opacity:0.7;} 100% {width:150%;height:150%;opacity:0;} } .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); }.c_portalResComplaintPage_detail-01001 { margin-left: auto; margin-right: auto; width: 100%; height: auto; max-width: 100%; min-width: 320px; overflow: hidden; } .c_portalResComplaintPage_detail-01001 .p_header { text-align: center; } .c_portalResComplaintPage_detail-01001 .p_time { text-align: center; margin: 20px 0; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData{ width: auto; background-color: inherit; text-align: center; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .first{ height: auto; display: table-cell; font-size: 32px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title{ display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .first:before{ content: "\e6b4"; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .font{ font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .promptbox{ width: auto; height: 100%; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_content { font-size: 14px; color: rgba(105, 105, 105,1); padding-left: 65px; }  @media only screen and (max-width: 768px) { .c_portalResComplaintPage_detail-01001 .p_time { margin-top: 10px; } .c_portalResComplaintPage_detail-01001 .p_articles { margin-top: 20px; } .c_portalResComplaintPage_detail-01001 .resetHtmlCssStyle .tp img { vertical-align: top; width: 100%; } }  @media only screen and (min-width:769px) { .c_portalResComplaintPage_detail-01001 .p_header { padding-bottom: 8px; } .c_portalResComplaintPage_detail-01001 .p_timeIcon { width: auto; height: auto; display: inline-block; font-size: inherit; margin-right: 5px; } .c_portalResComplaintPage_detail-01001 .p_timeIcon:before { content: '\e67a'; } }  @media only screen and (min-width:769px) and (max-width:1024px) { } .fa_rot{ animation-name: fa_rotain ,fa_hideani; animation-direction: normal,normal; animation-duration: 1.5s , 1.5s; animation-delay:0.5s , 4s; } @keyframes fa_rotain { 0% { opacity:0; transform:rotateY(180deg); } 100% { opacity:1; transform:rotateY(0); } } @keyframes fa_hideani { 0% { } 100% { opacity:0; transform:rotateY(180deg); } } .e_IndexOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; }  .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; margin: 0px auto; }.pagebox,#-remove--flag{}body,#-remove--flag{} @media only screen and (min-width: 769px )and (min-width:1024px){ } #c_portalResnav_main-15972855008470760{ 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; } #c_portalResSearch_total-16167419806739893 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResSearch_total-16167419806739893 .p_product .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_info .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_companyfile .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_recruit .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_productMachine .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_productParts .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_teacher .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_course .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16167419806739893 .p_contentBox{ width:100%; overflow:hidden; } #c_portalResSearch_total-16167419806739893 .p_headbox{ display:flex; align-items:center; border-bottom:1px solid #ebeced; } #c_portalResSearch_total-16167419806739893 .p_searchBtn{ width:60px; border:none; color:#fff; margin:0px; padding:0px; display:flex; line-height:40px; background:none; justify-content:center; align-items:center; } #c_portalResSearch_total-16167419806739893 .font{ color:#000; } #c_portalResSearch_total-16167419806739893 .p_searchBox{ flex:1; height:60px; } #c_portalResSearch_total-16167419806739893 .p_input{ width:100%; height:100%; } #c_portalResSearch_total-16167419806739893 #search_keyword{ border:0; line-height:50px; background:none; color:#fff; } @media only screen and (max-width: 768px){ #c_portalResSearch_total-16167419806739893 .p_headbox { display:flex; padding:0; position:relative; } #c_portalResSearch_total-16167419806739893 .i_buttonText { display:block; font-size:0.875rem; color:#ccc; } #c_portalResSearch_total-16167419806739893 .p_headbox.active:before { display:none; } #c_portalResSearch_total-16167419806739893 .p_headbox.active:after { display:none; } #c_portalResSearch_total-16167419806739893 #search_keyword { font-size: 0.875rem; } #c_portalResSearch_total-16167419806739893 #search_keyword::-webkit-input-placeholder{ font-size:0.875rem; color:#ccc } #c_portalResSearch_total-16167419806739893 #search_keyword:-moz-placeholder{ font-size:0.875rem; color:#ccc} #c_portalResSearch_total-16167419806739893 #search_keyword::-moz-placeholder{ font-size:0.875rem; color:#ccc} #c_portalResSearch_total-16167419806739893 #search_keyword:-ms-input-placeholder{ font-size:0.875rem; color:#ccc } #c_portalResSearch_total-16167419806739893 .p_searchBtn { display:none; } #c_portalResSearch_total-16167419806739893 .p_searchBox { width:100%; } #c_portalResSearch_total-16167419806739893 .last { font-size:1rem; top: 0; display: flex; justify-content: center; align-items: center; } } #c_portalResSearch_total-16167419806739893{ 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; } #c_portalResPublic_codeContainer-16189911047294061{ 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; } #c_portalResPublic_codeContainer-16227127132119654 .alin a{ padding:10px 30px; background:var(--main-color); color:#fff; display:inline-block; margin-right:5px; margin-bottom:5px; } #c_portalResPublic_codeContainer-16227127132119654{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResProduct_category-16227133021279076{ 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; } #c_portalResProduct_list-16228630397832690{ 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; } #c_portalResComplaintPage_detail-16227130835404048 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResComplaintPage_detail-16227130835404048 >div{ animation-fill-mode:both; } #c_portalResComplaintPage_detail-16227130835404048 .fa_bottom_info p:before{ font-family:'iconfont1'; display:inline-block; font-size:16px; margin-right:10px; } #c_portalResComplaintPage_detail-16227130835404048 .fa_bottom_info p:nth-child(1):before{ content:"\e62e"; } #c_portalResComplaintPage_detail-16227130835404048 .fa_bottom_info p:nth-child(2):before{ content:"\e668"; } #c_portalResComplaintPage_detail-16227130835404048 .fa_bottom_info p:nth-child(3):before{ content:"\e6c8"; } #c_portalResComplaintPage_detail-16227130835404048 .fa_bottom_info p:nth-child(4):before{ content:"\eb58"; } #c_portalResComplaintPage_detail-16227130835404048 .fa_bottom_info p:nth-child(5):before{ content:"\e631"; } #c_portalResComplaintPage_detail-16227130835404048{ width:100%; max-width:100%; 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; } } #c_portalResPublic_codeContainer-16384111734497944 .fa_box a{ display:block; font-size:14px; color:#666; padding:0 10px; text-align:center; line-height:30px; } #c_portalResPublic_codeContainer-16384111734497944 .fa_Topyy{ position:relative; min-width:120px; cursor:pointer; display:block; text-align:center; border-radius:500px; border:#ccc solid 1px; line-height:20px; font-size:12px; color:#333; } #c_portalResPublic_codeContainer-16384111734497944 .fa_Topyy>i{ color:#ccc; margin-left:10px; font-size:14px; } #c_portalResPublic_codeContainer-16384111734497944 .fa_Topyy .fa_topyy_list{ position:absolute; top:28px; left:0; right:0; background:#f5f5f5; font-size:14px; transition:all 0.5s; opacity:0; z-index:-99; visibility:hidden; } #c_portalResPublic_codeContainer-16384111734497944 .fa_Topyy:hover .fa_topyy_list{ opacity:1; z-index:999!important; visibility:visible!important; } #c_portalResPublic_codeContainer-16384111734497944{ 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-1616555664716 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1616555664716 >div{ background:#fff; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1616555664716 .p_gridbox{ overflow:visible; } #w_grid-1616555664716 .p_gridbox:before{ clear:both; display:table; content:""; min-height:0px; } #w_grid-1616555664716 .p_gridbox:after{ clear:both; display:table; content:""; min-height:0px; } #w_grid-1638410923769 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1638410923769 >div{ z-index:800; top:0; left:0; right:0; transition:all 0.5s; position:fixed; background:#fff; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1638410942909 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1638410942909 >div{ border-bottom:#ddd solid 1px; } @media only screen and (max-width: 768px){ #w_grid-1638410942909 >div{ display:none; } }  @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1638411017209 > 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-1638411103557 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638411103557 >div{ animation-fill-mode:both; } #w_grid-1638411103557 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1638411103557> div > .p_gridbox{ align-items:center; display:flex; } @media only screen and (max-width: 768px){ #w_grid-1638411103557> div > .p_gridbox{ height:30px; } #w_grid-1638411103557> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ display:none; } #w_grid-1638411103557> div > .p_gridbox > .p_gridCell:nth-child(2n+2){ width:100%; } } @media only screen and (min-width: 769px){ #w_grid-1638411103557> div > .p_gridbox{ height:30px; } #w_grid-1638411103557> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638411103557> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638411103557> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1638411103557> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1639531649617 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1639531649617 >div{ animation-fill-mode:both; } #w_grid-1639531649617 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1639531649617> div > .p_gridbox{ display:flex; justify-content:flex-end; align-items:center; } #w_grid-1639531649617 > div > .p_gridbox > .p_gridCell:nth-child(1){ padding-right:30px; } #w_grid-1639531649617 .reset_style>div h4 *{ font-family:'Impact'!important; } @media only screen and (max-width: 768px){ #w_grid-1639531649617 .reset_style>div h4{ text-align:left!important; } #w_grid-1639531649617 .reset_style>div h4 *{ font-size:14px!important; } #w_grid-1639531649617> div > .p_gridbox > .p_gridCell:nth-child(1){ width:100%; } #w_grid-1639531649617> div > .p_gridbox > .p_gridCell:nth-child(2){ display:none; } } @media only screen and (min-width: 769px){ #w_grid-1639531649617 .reset_style>div h4:before{ display:inline-block; content:"\e6c8"; font-size:14px; font-family:'iconfont1'; color:#23479c; margin-right:10px; } #w_grid-1639531649617> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; width:auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1597282045027 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } @media only screen and (max-width: 1200px){ #w_grid-1597282045027 >div > .p_gridbox{ padding-top:80px; } } @media only screen and (min-width: 1201px){ #w_grid-1597282045027 >div > .p_gridbox{ padding-top:130px; } } @media only screen and (max-width: 768px){ #w_grid-1597282045027 >div > .p_gridbox{ padding-top:50px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1616493575735 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1616493575735 >div{ background:#1e1e1e; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1622712748355 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1622712748355 >div{ animation-fill-mode:both; margin:var(--margin); } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1622712748355 > div > .p_gridbox{ display:flex; justify-content:space-between; } @media only screen and (max-width: 768px){ #w_grid-1622712748355 > div > .p_gridbox{ flex-wrap:wrap; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell{ width:100!important; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell:nth-child(3n+2){display:none;} } @media only screen and (min-width: 769px){ #w_grid-1622712748355 > div > .p_gridbox > div{ width:auto !important; } #w_grid-1622712748355 > div > .p_gridbox > div.d_gridCell_0{ width:26% !important; margin-right:60px !important; } #w_grid-1622712748355 > div > .p_gridbox > div.d_gridCell_1{ width:calc(50%) !important; } #w_grid-1622712748355 > div > .p_gridbox > div.d_gridCell_2{ width:35% !important; margin-left:60px !important; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:33.33333333333333%; margin-left:0; margin-right:0; clear:none; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:33.33333333333333%; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:33.33333333333333%; margin-left:0; margin-right:0; clear:none; } #w_grid-1622712748355 > div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1622712877409 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1622712877409 >div{ animation-fill-mode:both; } #w_grid-1622712877409 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1622712877409 > div > .p_gridbox{ display:flex; justify-content:space-between; } #w_grid-1622712877409 > div > .p_gridbox > div{ width:auto !important; } #w_grid-1622712877409 > div > .p_gridbox > div.d_gridCell_0{ width:calc(50% - 10px) !important; margin-right:10px !important; } #w_grid-1622712877409 > div > .p_gridbox > div.d_gridCell_1{ width:calc(50% - 10px) !important; margin-left:10px !important; }  @media only screen and (min-width: 769px){ #w_grid-1622712877409 > div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1622712877409 > div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1622712877409 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1622712877409 > div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1622712935053 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1622712935053 >div{ animation-fill-mode:both; } #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1622712935053 > div > .p_gridbox{ display:flex; justify-content:space-between; } @media only screen and (max-width: 768px){ #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin:20px 0; } #w_grid-1622712935053 > div > .p_gridbox{ flex-wrap:wrap; } #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell{ width:100%; } } @media only screen and (min-width: 769px){ #w_grid-1622712935053 > div > .p_gridbox > div{ width:auto !important; } #w_grid-1622712935053 > div > .p_gridbox > div.d_gridCell_0{ width:calc(100% - 140px) !important; } #w_grid-1622712935053 > div > .p_gridbox > div.d_gridCell_1{ width:100% !important; max-width:120px; margin-left:20px !important; } #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0; margin-right:0; clear:none; } #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:50%; } #w_grid-1622712935053 > div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1621581519855 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1621581519855 >div{ animation-fill-mode:both; max-width:120px; } #w_grid-1616548921525 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1616548921525 >div{ background:#151515; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1621581355866 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1621581355866 >div{ animation-fill-mode:both; } #w_grid-1621581355866 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1621581355866> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1621581355866> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1621581355866> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1616555664716{ 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-1638410923769{ 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-1638410942909{ 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-1638411017209{ width:96%; max-width:1420px; 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:10px; padding-right:10px; padding-bottom:0px; } #w_grid-1638411103557{ 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_common_text-1639531692249{ 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-1639531649617{ 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_common_text-1638411038047{ 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; } #w_grid-1597282045027{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:700px; 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-1616493575735{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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-1622712748355{ width:96%; max-width:1420px; 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:10px; padding-right:10px; padding-bottom:0px; } #w_common_text-1622612373816{ 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:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1622712698010{ 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; } #w_grid-1622712877409{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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_common_text-1622712909508{ 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:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1622712906678{ 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:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1622712935053{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; 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_common_text-1622431443554{ 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:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1622712992989{ 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:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1621581519855{ 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-1616548921525{ 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-1621581355866{ width:96%; max-width:1420px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box{ text-align:left; color:#6b6b6b; font-size:14px; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box a{ color:inherit; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box span{ transition:all 0.5s; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box span:hover{ color:#fff; } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16165489506674836 .fa_box{ padding:10px 0; text-align:center; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box span{ display:block; margin:10px 0; } } @media only screen and (min-width: 769px){ #c_portalResPublic_codeContainer-16165489506674836 .fa_box{ padding:15px 0; display:flex; justify-content:space-between; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box .fa_l{ width:70%; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box .fa_r{ width:30%; text-align:right; } #c_portalResPublic_codeContainer-16165489506674836 .fa_box span{ display:inline-block; margin:0 10px; } } #c_portalResPublic_codeContainer-16165489506674836{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:auto; margin-left:auto; max-width:none; width:auto; margin-top:0px; margin-bottom:0px; min-width:0px; height:auto; padding-right:0px; }