 .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); }.cztxt{ font-size: 15px; padding-left: 40px; position: relative; color: #fff; height: 30px; line-height: 30px; margin: 40px 0 54px 0; letter-spacing: 8px; padding-bottom: 8px; box-sizing: content-box; border-bottom: 1px solid rgba(255,255,255,0.5); } .cztxt:after { content: ''; position: absolute; width: 18px; height: 28px; border-radius: 50px; left: 5px; background-color: #ffffff; top: -4px;  } @-webkit-keyframes Tmouse { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); transform: translateY(-5px); } } @keyframes Tmouse { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-8px); -moz-transform: translateY(-8px); -ms-transform: translateY(-8px); -o-transform: translateY(-8px); transform: translateY(-8px); } } .cztxt:before { content: ""; position: absolute; width: 2px; height: 7px; left: 13px; top: 7px; background-color: #262626; border-radius: 50px; z-index: 5; -webkit-animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; animation: Tmouse 0.5s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; } .layout-down { display: block; padding-right: 0.4rem; position: relative; background-color: #337aff; height: 35px; line-height: 35px; width: 150px; cursor: pointer; } .layout-down span.downTxt { display: inline-block; width: 110px; display: flex; align-items: center; position: relative; border: none; background-color: transparent; box-sizing: border-box; padding:10px; height: 100%; vertical-align: top; } .layout-down span.downTxt > span{color: #fff;font-weight: bold;font-size: 18px;} .layout-down span.downTxt:after { content: ''; width: 1px; height: 50%; top: 0; bottom: 0; background-color: #ddd; right: 0; position: absolute; margin: auto; } .layout-down span.downIcon { position: absolute; right: 20px; width: 5px; top: 17px; height: 100%; text-align: center; box-sizing: border-box; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; height:5px; line-height: 5px; color: #fff; } .layout-down ul.down { position: absolute; top: 100%; left: 0%; width: 100%; z-index: 100; display: none; } .layout-down ul.down a{display:block;width:100%;} .layout-down ul.down > li { display: inline-block; width: 100%; box-sizing: border-box; padding-left:10px; background-color: #fff; float: left; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .layout-down ul.down > li > span { color: #333333c9; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; } .layout-down ul.down > li:hover { background-color: #2640bf; } .layout-down ul.down > li:hover a{color:#fff;} .layout-down ul.down > li:hover > span { color: #fff; } .layout-down.active span.downIcon { transform: scale(-1); -webkit-transform: scale(-1); -moz-transform: scale(-1); -o-transform: scale(-1); -ms-transform: scale(-1); } .b_txt { position: absolute; top: -30%; bottom: 0; margin: auto; line-height: 60px; z-index: 1001;  height: 100px; color: transparent; transition: 1.2s all ease-in-out; } .b_txt > span { font-size:52px; font-weight: bold; color: #fff; letter-spacing: 25px; text-shadow: 0 1px 1px #000000; display: block; transition: 1.5s all ease-in-out 1.2s; } .b_txt > small { font-size: 32px; color: #ffffff; letter-spacing: 25px; text-transform: uppercase; letter-spacing: 1px; transition: 1.5s all ease-in-out 1.2s; font-family: En_bold; } .b_txt > small >p{ font-size: 24px; white-space: nowrap; } .b_txt > small > em{ color: #ffffff; text-transform: uppercase; letter-spacing: 1px; transition: 1.5s all ease-in-out 1.2s; font-size: 50px; } .b_txt .picMove { height: 46px; line-height: 46px; margin: 0.3rem 0 1.4rem 0; position: absolute; left: -12px; } .b_txt .picMove > a { display: table-cell; width: 46px; height: 46px; border-radius: 50%; position: relative; background-color: transparent; line-height: 46px; text-align: center; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); color: rgba(255, 255, 255, 0.5); vertical-align: top; } .b_txt .picMove > a:hover { color: #ffffff; } .b_txt .picMove .next:after { content: attr(data-href); position: absolute; left: 100%; height: 100%; width: 200px; text-align: left; text-indent: 0.1rem; font-weight: bold; } .nodeItem { position: fixed; right: 5%; top: 0; bottom: 0; margin: auto; width:70px; z-index: 10000; height: 15px; text-align: right; display: inline-block; opacity: 0; visibility: hidden; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); } .nodeItem.on { opacity: 1; visibility: visible; } .nodeItem > a { display: block; width: 100%; color: #ccc; font-size: 14px; cursor: pointer; font-family: En_bold; height: 25px; line-height: 25px; position: relative; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); } .nodeItem > a:after { content: ""; position: absolute; width: 100%; height: 2px; background-color: #2640bf; bottom: 0px; left: 10px; opacity: 0; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); } .nodeItem > a:before { content: attr(data-title); position: absolute; left: 0; opacity: 0; font-size: 0.12rem; color: #333; width: 100%; text-align: right; font-weight: bold; transform: translateX(-10px); -webkit-transform: translateX(-10px); -moz-transform: translateX(-10px); -o-transform: translateX(-10px); transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); } .nodeItem > a.on, .nodeItem > a:hover { color: rgba(255, 255, 255, 0); } .nodeItem > a.on:after, .nodeItem > a:hover:after { opacity: 1; left: 0; } .nodeItem > a.on:before, .nodeItem > a:hover:before { opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); } .right_bar{position:fixed; top:300px; right:0; width:50px; height:203px; z-index:10;} .right_bar li{ width:62px; height:50px; z-index:20; } .right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;} .right_bar li.rtbar_li1{ top:0; width:172px; } .right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; } .right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; } .right_bar li.rtbar_li4{ top:153px;} .rtbar_li4{ position:absolute; top:153px; left:0;} .right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#0254a6; opacity:0.8; border-radius:6px;} .right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;} .right_bar li a:hover{ background-color:#0254a6; opacity:1;} .rtbar_shwx{ display:none; position:absolute; top:-120px; left:-160px; padding-bottom:9px; } .rtbar_shwx img{ padding:14px; background-color:#FFF; } .right_bar{display:none;} .rtbar_shwx{top:-50px;} canvas{position:fixed; top: 120px; z-index: -1;} #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type:hover .czbtn{opacity:1; } .czbtn{width:150px;margin:0 auto;opacity:0; transition: 0.5s;} .czbtn .p_CommonBtn{ background-color:rgba(0,0,0,0); border:1px solid #fff; position:relative; width: 150px; text-align: center; } .czbtn .p_CommonBtn .font{ color:#fff; position:relative; line-height:38px; } .czbtn .p_CommonBtn:hover .font{ color:#000; } .czbtn .p_MatteIcon .iconfont:before{ content:'\e602'; } .czbtn >div{ animation-fill-mode:both; } .czbtn .p_CommonBtn:before{ content:''; width:0px; height:100%; position:absolute; background:#fff; z-index:0; left:0px; transition:all 0.5s ease; } .czbtn .p_CommonBtn:hover:before{ width:100%; } #c_portalResPublic_codeContainer-16250333550740652 .r1 { position: relative; } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type { width: 20%; height: 100%; transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1); } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type h5 { font-size: 36px; font-weight: bold; color: #fff; text-align: center; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); height: 70px; } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type h5 > small { display: block; text-transform: uppercase; color: rgba(255, 255, 255, 0.3); margin-top: 5px; font-size: 16px; } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type:after { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.4); z-index: 1; mix-blend-mode: multiply; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type:hover,#c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type.on { z-index: 4; width: 25%; } #c_portalResPublic_codeContainer-16250333550740652 .r1 .papasy:hover{left:75% !important} #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type:hover h5,#c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type.on h5 { height: 252px; } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type:hover h5 .layout-ul,#c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type.on h5 .layout-ul { display: block; } #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type:hover:after,#c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type.on:after { background-color: #33537d; } .layout-tab { display: table; width: 80%; height: 100%; margin: auto; position: relative; z-index: 3; padding-top: 0.6rem; } .layout-tab > .cell { display: table-cell; vertical-align: middle; } .layout-ul { margin-top: 0.1rem; position: absolute; display: none; } .layout-ul.on { opacity: 1; display: block; } .layout-ul > li { height: 0.48rem; line-height: 0.48rem; position: relative; padding-left: 0.64rem; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); margin: 0.2rem 0; cursor: pointer; } .layout-ul > li * { color: rgba(255, 255, 255, 0.5); transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); } .layout-ul > li > i { left: 0; top: 0; bottom: 0; margin: auto; position: absolute; height: 0.42rem; width: 0.42rem; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.5); line-height: 0.42rem; display: inline-block; text-align: center; font-size: 0.28rem; font-weight: 100; transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 0.3s cubic-bezier(0.7, 0.01, 0.3, 1); } .layout-ul > li > span { font-weight: bold; font-size: 14px; line-height: 30px; text-align: left; display: block; margin-top: 20px; } .layout-ul > li > span > small { font-size: 0.12rem; font-weight: 400; display: block; } .layout-ul > li:hover * { color: #ffffff; } .layout-ul > li:hover > i { background-color: #fff; color: #0f306e; } .pa { position: absolute!important; } @media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1367px) and (min-width: 769px){ #c_portalResPublic_codeContainer-16250333550740652 .r1 .pro_type h5{font-size:24px;} } .c_portalResPublic_codeContainer-01001 .lv_top_r{ display:block; float:right; } .c_portalResPublic_codeContainer-01001 .lv_top_r .r_link{ transition:all .5s ease; } .c_portalResPublic_codeContainer-01001 .lv_top_r .r_link:hover{ background1:#dd3333; border1:1px solid #dd3333; } .c_portalResPublic_codeContainer-01001 .head_lan{ width:32px; height:32px; background:transparent; margin:0px 5px; position:relative; justify-content:center; display:flex; border:1px solid rgba(255,255,255,1); border-radius:0px; transition:all .5s ease; } .c_portalResPublic_codeContainer-01001 .lan_con{ width:auto; display:flex; justify-content:center; align-items:center; } .c_portalResPublic_codeContainer-01001 .lan_con:hover{ cursor:pointer; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_tit{ width:auto; line-height:32px; display:flex; align-items:center; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_tit span{ display:inline-block; font-size:14px; color:#fff; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_tit .iconfont.map{ width:auto; margin-right:0px; text-align:center; display:inline-block; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_tit .iconfont.jt{ width:auto; margin-left:5px; text-align:center; transform:scale(0.7); display:inline-block; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_tit .iconfont.map:before{ content:''; background:url(/img/yy.gif?tenantId=142740&viewType=1&v=000) no-repeat center center; background-size:70%; color:#fff; font-size:20px; text-align:center; width:32px; height:32px; display:block; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_tit .iconfont.jt:before{ content:'\e69a'; color:#fff; font-size:12px; text-align:center; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_list{ display:flex; width:100px; background:#ffffff; padding:3px 0px 10px 0px; position:fixed; z-index:99; top:52px; font-size:13px; box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.2); opacity:0; visibility:hidden; transform:translate(0, 20px); transition:all .3s ease; flex-direction:column; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_list.cur{ opacity:1; transform:translate(0, 0px); visibility:visible; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_list span{ position:relative; line-height:1px; display:inline-block; height:1px; width:100%; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_list .iconfont:before{ content:'\e6c8'; color:#fff; position:absolute; font-size:24px; width:100%; top:-5px; text-align:center; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_list a{ color:#999; display:block; text-align:center; height:30px; line-height:30px; transition:all .3s ease; } .c_portalResPublic_codeContainer-01001 .head_lan .lan_list a:hover{ font-weight:bold; } .c_portalResPublic_codeContainer-01001 .lv_top_r.active .r_link{ background:#dd3333; }.w_fimgbox-001{ width: 100%; height: auto; min-height: 200px; margin: 0 auto; } .w_fimgbox-001 .w_imgbox{ width: 100%; height: 100%; position: relative; min-height: inherit; } .w_fimgbox-001 .w_imgbox > img{ width: 100%; height: auto; } .w_fimgbox-001 .w_imgbox > .p_contentbox{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; } #w_grid-1632882384477{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632807021534{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632806741529{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632806380171{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632730386833{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632728537897{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632725503745{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632726011434{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632724633384{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632723569311{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632721240386{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1630986568993{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632719797543{ mix-blend-mode: multiply; mix-blend-mode: multiply; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); position: absolute; width: 100% !important; height: 100% !important; right: 100%; bottom: 0; margin: auto; background-color: #275cfd; transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -webkit-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -moz-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); -o-transition: all 1s cubic-bezier(0.7, 0.01, 0.3, 1); transform-origin: 0 50%; } #w_grid-1632882384477.go{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632721240386.go{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632719797543.go{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632723569311.go{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632724633384{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632725503745{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632726011434{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632728537897{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632730386833{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632806380171{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632806741529{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1632807021534{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #content_box-1630986568993-0 { width: 100% !important; height: 100% !important;max-height:950px;} #w_grid-1630986568993 .p_gridbox{ width: 100% !important; height: 100% !important;max-height:950px;} #w_grid-1630986568993.go{ -webkit-animation: bannergo 2s forwards ease-in-out; animation: bannergo 2s forwards ease-in-out;} #w_grid-1630984704188{position:relative;z-index:1;} @-webkit-keyframes bannergo { 0% { right: 0%; opacity: 1; } 60% { right: -100%; opacity: 1; } 61% { right: 100%; opacity: 0; } 100% { right: 63%; opacity: 1; } } @keyframes bannergo { 0% { right: 100%; opacity: 1; } 60% { right: -100%; opacity: 1; } 61% { right: 100%; opacity: 0; } 100% { right: 63%; opacity: 1; } } .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(/img/camera.png?tenantId=142740&viewType=1&v=000) no-repeat center; }.w_grid-001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } .w_grid-001 > .w_grid{ width: 100%; position: relative; } .w_grid-001 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left: 0; clear: left; } #w_grid-1626244730992{border-top:1px solid #333;} #w_grid-1627345328302{border-top:1px solid #333;} #w_grid-1622706715412{ box-shadow: 1px 1px 10px rgb(0,0,0,0.1);} #w_grid-1595498714286 > div > .p_gridbox{overflow: visible !important;} #w_common_text-1625036528772 span{color: #d9d9d9; text-transform: uppercase; text-shadow: 0px -1px 0px #9e9e9e;} #w_common_text-1627440207568 span{color: #d9d9d9; text-transform: uppercase; text-shadow: 0px -1px 0px #9e9e9e;} #w_common_text-1627436958597 span{color: #d9d9d9; text-transform: uppercase; text-shadow: 0px -1px 0px #9e9e9e;} #w_common_text-1625099408164 span{color: #d9d9d9; text-transform: uppercase; text-shadow: 0px -1px 0px #9e9e9e;} @media only screen and (max-width: 768px){ .w_grid-001 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #content_box-1625030219550-0{width:80% !important;} #content_box-1625030219550-1{width:20% !important;} #content_box-1625030219550-2{display:none;} #w_grid-1625030220070{display:none;} #w_grid-1625030219780{display:none;} #w_grid-1626070478894{padding-left:15px !important;} #w_grid-1626244730992{padding-left:15px !important;} #w_grid-1625030220030{padding-left:15px !important;padding-right:15px !important;} #w_grid-1625106523226{padding-left:15px !important;padding-right:15px !important;} #content_box-1627260470526-2{display:none;} #c_portalResPublic_codeContainer-16273465890094236{display:none;} #w_grid-1627346108586{display:none;} #w_grid-1627346090149{padding-left:15px !important;padding-right:15px !important;} #w_grid-1627435667816{padding-left:15px !important;padding-right:15px !important;} #content_box-1627437113834-0{width:50% !important;} #content_box-1627437113834-1{width:50% !important;} #content_box-1627437113834-2{width:50% !important;} #content_box-1627437113834-3{width:50% !important;} #content_box-1627437871698-0{width:50% !important;} #content_box-1627437871698-1{width:50% !important;} #content_box-1627437871698-2{width:50% !important;} #content_box-1627437871698-3{width:50% !important;} #content_box-1627437871698-4{width:50% !important;} #content_box-1627437871698-5{width:50% !important;} #content_box-1627438416602-0{width:50% !important;} #content_box-1627438416602-1{width:50% !important;} #content_box-1627438416602-2{width:50% !important;} #c_portalResFriendlink_list-16274508930213059 .p_articles{margin-left:0 !important;margin-right:0 !important;} #w_grid-1627345328302{padding-left:15px !important;padding-right:15px !important;} #w_grid-1627345328292{padding-left:15px !important;padding-right:15px !important;} .c_portalResProduct_detail-04001 .p_shopCartBox{display:none;} } @media only screen and (min-width: 769px){ .w_grid-001> div > .p_gridbox > .p_gridCell{ width:49.5%; margin-left:1%; margin-right:0; clear:none; } #w_grid-1627260470520{position:fixed;z-index:999;} } @media only screen and (max-width: 1024px) and (min-width: 769px){ }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16327211157591112{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:500px; 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-16327214439912949{ width:auto; max-width:none; min-width:0px; height:0px; 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_fimgbox-1632721240368 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimgbox-1632721240368 >div{ animation-fill-mode:both; } #w_grid-1632721240380 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1632721240380 >div{ animation-fill-mode:both; } #w_grid-1632721240380 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1632721240380> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1632721240380> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1632721240380> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1632721240386 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1632721240386 >div{ animation-fill-mode:both; } #w_grid-1632721240386 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1632721240386> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1632721240386> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1632721240386> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1628566071725 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); } #w_grid-1628566071725 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1628566071725 >div{ animation-fill-mode:both; } #w_grid-1628566071725 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1628566071725> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1628566071725> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1628566071725> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1628566071725> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1628566071725> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1628566071725> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1628566071735 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1628566071735 >div{ animation-fill-mode:both; } #w_grid-1628566071735 > div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1628566071735> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1628566071735> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1628566071735> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1628566071735> div > .p_gridbox > .p_gridCell{ margin-bottom:0.6rem; margin-top:0.6rem; margin-left:1%; } #w_grid-1628566071735> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:43.0551%; margin-left:1%; margin-right:0; clear:none; } #w_grid-1628566071735> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:55.944900000000004%; } #w_grid-1628566071735> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } #w_fimg-1628566205239 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1628566205239 >div{ animation-name:zoomIn; animation-duration:0.5s; animation-delay:1s; animation-fill-mode:both; } #w_fimgbox-1632721240368{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1632721240380{ width:60%; max-width:1180px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:160px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1632721240386{ width:100%; max-width:1180px; min-width:0px; height:100%; 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; position:absolute; top:auto; left:auto; z-index:auto; bottom:0px; right:100%; } #w_grid-1628566071725{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:-40px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1628566071735{ width:100%; max-width:1240px; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:60px; margin-left:auto; margin-right:auto; margin-bottom:40px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1628566205239{ width:100%; max-width:1200px; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }