.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){ }.m-foot{ position:fixed; bottom:0; left:0; z-index:999; width:100%; background:#f5f5f5; display:none; } .m-foot ul{ font-size:0; text-align:center; height:54px; } .m-foot ul li{ float:left; width:20%; height:54px; display: flex; justify-content: center; align-items: center; border-left:1px solid #dbdbdb; border-top: 1px solid #dbdbdb; } .m-foot ul li:nth-child(3){ background: #FFD101; border-left:none; border-top: 1px solid #FFD101; } .m-foot ul li:nth-child(3) span{ color:#fff !important; } .m-foot ul li:first-child, .m-foot ul li:nth-child(4){ border-left:none; } .m-foot ul li span{ display:block; margin: 4px auto 0; } .m-foot ul li span{ line-height:14px; font-size:12px; color:#1a1a1a; transition:all 0.4s; } .m-foot ul li:hover span{ color:#234c80; } @media only screen and (max-width: 768px){ .m-foot{ display:block; } }.clear{ clear:both; } ::placeholder{ font-size:36px; color:#515151; } .f-cb{ zoom:1; } .f-cb:after{ display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; } .fl{ float:left; display:inline; } .fr{ float:right; display:inline; } .js-m.animate{ opacity:1; -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); } .js-m.js-m-2{ opacity:1; -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); -webkit-transition:all .8s ease; transition:all .8s ease; } .js-m.js-m-2.animate{ opacity:1; -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); } .hvr-left:before{ content:""; position:absolute; z-index:-1; width:0; transition:all .5s ; } .hvr-left:hover:before{ width:100%; } .hvr-left.cur:before{ width:100%; } .hvr-left{ vertical-align:middle; -webkit-transform:translateZ(0); transform:translateZ(0); box-shadow:0 0 1px transparent; -webkit-backface-visibility:hidden; backface-visibility:hidden; position:relative; } .header1 nav li > a{ display:block; position:relative; -webkit-transition:color 0.5s; transition:color 0.5s; -webkit-transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function:cubic-bezier(0.2, 1, 0.3, 1); } .header1 .nav-sub{  background:#fff; position:absolute; top:60px; height:auto; box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.1); -webkit-transform-origin:top center; -ms-transform-origin:top center; transform-origin:top center; -webkit-transform:scaleY(0); -ms-transform:scaleY(0); transform:scaleY(0); -webkit-transition:-webkit-transform .3s .2s; transition:transform .3s .2s; } .header1 .nav-sub.active{ -webkit-transform:scaleY(1); -ms-transform:scaleY(1); transform:scaleY(1); -webkit-transition:-webkit-transform .3s; transition:transform .3s; } .header1 .nav-sub.active .n-nav-sub{ opacity:1; -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); -webkit-transition:all .2s .3s; transition:all .2s .3s; } .header1.scroll .nav-sub{ top:70px; } .header1 .nav-sub .n-nav-sub{ opacity:0; -webkit-transform:translate(0, -20px); -ms-transform:translate(0, -20px); transform:translate(0, -20px); -webkit-transition:all .2s; transition:all .2s; } .header1 .nav-sub a{ height:44px; line-height:44px; display:block; padding:0 10px; text-align:center; color:#333; font-size: 14px; position:relative; -webkit-transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1); transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1); } .header1 .nav-sub a:hover{ background-color: #FFD101; color:#fff !important; } .header1 .nav-sub .nav-arrow{ position:absolute; top:15px; right:10px; width:16px; height:16px; opacity:0; -webkit-transform:rotate(0deg) translate(-20px, 0px); -ms-transform:rotate(0deg) translate(-20px, 0px); transform:rotate(0deg) translate(-20px, 0px); display:none; } .header1 .nav-sub a:hover .nav-arrow{ -webkit-transition:-webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition:transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity:1; -webkit-transform:rotate(0deg) translate(0px, 0px); -ms-transform:rotate(0deg) translate(0px, 0px); transform:rotate(0deg) translate(0px, 0px); } .icon-up:before{ content:'\e6a7'; } .header1 .nav-sub .nav-arrow:before{ font-size:16px; color:#fff; } .header2{ height: 80px; position:fixed; background:#fff; z-index:22; top:0; width:100%; display:none; } .header2 .nav-btn{ width: 30px; height: 20px; position:relative; cursor:pointer; margin-top: 30px; } .header2 .nav-btn.active{ -webkit-animation:rotate 0.5s linear 0s; animation:rotate 0.5s linear 0s; } .header2 .nav-btn .line{ display:block; width:100%; height: 3px; border-radius:2px; background-color:#fff; position:absolute; left:50%; margin-left:-15px; } .header2 .nav-btn .line1{ -webkit-transform-origin:4px 0; -ms-transform-origin:4px 0; transform-origin:4px 0; } .header2 .nav-btn.active .line1{ top:0px; } .header2 .nav-btn.hover .line{ background:#fff; } .header2 .nav-btn .line2{ top: 8px; } .header2 .nav-btn .line3{ bottom:0; -webkit-transform-origin:1px center; -ms-transform-origin:1px center; transform-origin:1px center; } .header2 .caid{ height:55px; line-height:55px; padding-right:10px; position:relative; } .header2 .sub-menu{ width:100%; padding:0 3%; display:none; position:fixed; left:0; top:70px; z-index:10; overflow-y:auto; background:#f5f5f5; height:100vh; } .header2 .sub-menu ul{ width:100%; overflow-y:auto; height:1000px; } .js-m-3{ opacity:0; -webkit-transform:translate(30px, 0); -ms-transform:translate(30px, 0); transform:translate(30px, 0); -webkit-transition:all .8s ease; transition:all .8s ease; } .js-m-3.animate{ opacity:1; -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); } .header2 .sub-menu li{ border-bottom:1px solid #dcdcdc; font-size:16px; padding:0 20px; } .header2 .sub-menu .tit{ display:inline-block; text-decoration:none; width:80%; line-height:60px; color:#333; position:relative; box-sizing:border-box; } .header2 .sub-menu .sub-tit.on{ background-color:#e9e9e9; } .header2 .sub-menu .sec-list{ line-height:40px; padding:10px 0%; display:none; } .header2 .sub-menu .jt{ position:relative; display:inline-block; width:10%; height:60px; text-align:center; background:none; float:right; } .header2 .sub-menu .jt:after{ content:''; display:block; width:26px; height:26px; background:url(//dfs.yun300.cn/group1/M00/04/55/rBQBHVzEZzKEUBJMAAAAAMfREL8486.png?tenantId=215260&viewType=1&v=1654509614000) no-repeat center; background-size:17px auto; position:absolute; right:3%; top:18px; } .header2 .sub-menu .jt.jtRote:after{ background:url(//dfs.yun300.cn/group1/M00/16/5A/rBQBG1zEZ1eEBkkYAAAAADz6RB0116.png?tenantId=215260&viewType=1&v=1654509614000) no-repeat center; background-size:20px auto; } .header2 .sub-menu .sec-list p{ background:url(//dfs.yun300.cn/group1/M00/04/56/rBQBHVzEdJGEfkUaAAAAAGBOHjA006.png?tenantId=215260&viewType=1&v=1654509614000) no-repeat left center; background-size:3px auto; font-size:14px; } .header2 .sub-menu .sec-list a{ padding-left:5%; color:#666; display:block; } .header2 .sub-menu .sec-list a:active{ color:#234c80; }  .mobLan{ display:none; } .header1{ padding:0; border-bottom:0; } .header1 nav{ position:unset; float:none; } .header1 nav li{ padding:0; float:none; vertical-align:middle; display:inline-block; } .header1 nav .f-cb{ font-size:0; width:100%; text-align:center; transition:all 0.4s; } .header1 nav li > a{ color:#fff; font-size:15px; padding:0; font-family:osw; line-height:90px; text-transform: uppercase; padding: 0 30px; } .header1.active{ box-shadow:none; } .header2 .main-wrap{ box-shadow:none; } .header2{ position:unset; background:none; } .hvr-left:hover > a{ color:#FFD101 !important; } .hvr-left:before{ background:#015198; right:0; bottom:0; height:3px; display:none; } .hvr-left:hover:before{ width:100%; left:0; } .header1 .nav-sub{ top:90px; } @media only screen and (max-width: 1100px){ .header2{ height:80px; display:block; } .pc_nav{ display:none; } .header2 .main-wrap { height: 80px; padding:0; } .header2 .nav-btn { margin-top: 30px; margin-right: 30px; } .header2 .sub-menu{ top:80px; } } @media only screen and (max-width: 768px){ .header2 { height: 60px; display:block; } .header2 .main-wrap { height: 60px; } .header2 .nav-btn { margin-top: 20px; margin-right: 0; } .header2 .sub-menu { top: 60px; } .mobLan{ display:none; width:80px; height:30px; line-height:30px; color:#1a1a1a; background:#fbb005; border-radius:30px; text-align:center; font-family:pop-r; font-size:14px; margin:15px 10px 15px 0; float:right; } } .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); } #text{ height:auto; color:#ffffff; font-size:80px; line-height:100px; text-align:center; font-family:teko; margin-top:20px; margin-bottom:10px; } #tex{ font-size:24px; text-align:center; color:#fff; font-family:osw; } @media only screen and (max-width: 1400px) and (min-width: 1025px){ #text { font-size: 80px; line-height: 70px; margin-top: 40px; margin-bottom: 10px; } #tex { font-size: 24px; } #c_portalResPublic_codeContainer-16086312156015389 .link { display: block; width: 160px; height: 54px; line-height: 52px; } } @keyframes mouse-dot { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; } } @-webkit-keyframes mouse-dot { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; } } @keyframes rotation{ 0% { -webkit-transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); } }  .info-title h1{ font-size:42px; font-family:osw; color:#1a1a1a; text-align:center; padding-bottom:20px; border-bottom:1px solid #ccc; line-height:48px; text-transform:capitalize; } .ny-title{ text-align:center; } .ny-title dt{ font-size:36px; color:#234c80; line-height:36px; margin-bottom:10px; font-weight:normal; font-family:osw; } .ny-title dd{ font-size:15px; line-height:24px; color:#666; } @media screen and (max-width: 768px){ .info-title h1{ font-size:36px; padding-bottom:16px; line-height:36px; } .ny-title dt{ font-size:28px; line-height:28px; } .ny-title dd{ font-size:14px; line-height:20px; } }.c_portalResRecords_info-01001 { width: 100%; } .c_portalResRecords_info-01001 .linkA{ text-decoration: none !important; } .c_portalResRecords_info-01001 .p_records .p_recordsLeft, .c_portalResRecords_info-01001 .p_records .p_recordsContent, .c_portalResRecords_info-01001 .p_records .p_recordsRight { display: inline-block; }  @media only screen and (max-width: 768px) {}  @media only screen and (min-width:769px) {}  @media only screen and (min-width:769px) and (max-width:1024px) {}.wyz1{ position:fixed; width:50px; height:50px !important; right:10px; bottom:10px; z-index:90; } .img-block1{ background:#FFD101; width:50px; height:50px; text-align:center; display:flex; align-items:center; justify-content:center; transition:all 0.4s; cursor:pointer; } @media only screen and (max-width: 768px){ .wyz1{ display:none; } }.sideBar{ font-size:0; position:fixed; right:-210px; top:30%; z-index:998; transition:all 0.4s; } .sideBar.fixed{ right:0; } .s-left{ display:inline-block; vertical-align:top; background:#FFD101; width:40px; line-height:40px; border-radius:4px 0 0 4px; padding:16px 0; transition:all 0.4s; overflow: hidden; cursor: pointer; } .s-left span{ display:block; font-size:14px; color:#fff; writing-mode:vertical-lr; text-align:center; letter-spacing:1px; font-family:pop-m; } .s-left i{ display:block; margin:10px auto 0; width:6px; height:10px; background:url(../images/cateArrow.png?tenantId=215260&viewType=1&v=1654509614000) no-repeat center; } .s-left:hover i{ transform:rotate(180deg); } .s-left.width{ width:0; } .s-right{ display:inline-block; vertical-align:top; width:210px; background:#234c80; padding:20px; } .s-right ul li{ padding-bottom:8px; border-bottom:1px dashed rgba(255,255,255,0.5); margin-bottom:12px; } .s-right li span{ display:block; font-size:14px; line-height:1; color:#fff; text-align:left; padding-bottom:6px; font-family:pop-m; } .s-right li a{ display:block; font-size:14px; color:#fff; line-height:1.6; } .s-right li a:hover{ text-decoration:underline; } .qcode img{ display:block; margin:0 auto; } .qcode em{ display:block; font-size:14px; line-height:1; text-align:center; color:#fff; margin-top:10px; } @media only screen and (max-width: 768px){ .sideBar{ display:none; } } .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?tenantId=215260&viewType=1&v=1654509614000) no-repeat center; }.wyz{ position:fixed; width:50px; height:50px !important; right:6px; bottom:80px; z-index:90; display:none; } .img-block{ background:rgba(255,255,255,0.8); width:40px; height:40px; border-radius:50%; text-align:center; line-height:56px; box-shadow:0 0 6px 0 rgba(0,0,0,0.15); } @media only screen and (max-width: 768px){ .wyz{ display:block; } } .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); }@media only screen and (max-width: 768px) {  .c_portalResnav_main-01001 .p_problemCategory { display: block; } .c_portalResnav_main-01001 .p_navPc { display: none; } .c_portalResnav_main-01001 .p_linkBox { display: none; } .c_portalResnav_main-01001 .p_parent { display: block; } .c_portalResnav_main-01001 .p_categoryBtn:before {  } .c_portalResnav_main-01001 .icon-arrow_up:before { content: "\e69a"; } .c_portalResnav_main-01001 .icon-arrow_down:before { content: "\e69c"; } .c_portalResnav_main-01001 .p_btn-show { color: #fff; background:#7F7F7F; } .c_portalResnav_main-01001 .p_btn-hide { width: 10%; height: 100%; float: left; background-color: #7F7F7F; } .c_portalResnav_main-01001 .p_category { width: 100%; height: 100%; position: fixed; top: 0; left: 100%; } .c_portalResnav_main-01001 .p_parent { width: auto; height: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0 0 5px; } .c_portalResnav_main-01001 .p_categoryBox { overflow-y: auto; width: 90%; height: 100%; float: left; background-color: rgb(239,239,245); } .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox{ background-color: #FFFFFE!important; padding-left: 0px; } .c_portalResnav_main-01001 .p_parentBox{ width: auto; height: auto; color: #fff; } .c_portalResnav_main-01001 .p_parentBox { width: auto; height: auto; color: #fff; background-color: rgb(239,239,245); padding-left: 20px; } .c_portalResnav_main-01001 .p_childBox .p_parent{ border-bottom: 1px solid #c0c0c0; } .c_portalResnav_main-01001 .p_c-fff { display: inline-block; margin-top: 10px; margin-bottom: 10px; color: #fff; } .c_portalResnav_main-01001 .p_categoryBtn { display: block; margin: 12px 5px 10px 0; color: #000000; font-size: 12px; } .c_portalResnav_main-01001 .p_link { height: auto; vertical-align: middle; width: initial; margin: 10px 0; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; color: #000; } .c_portalResnav_main-01001 { width: 100%; } } @media only screen and (min-width: 769px){ .c_portalResnav_main-01001 .p_problemCategory{ display: none; } .c_portalResnav_main-01001 .p_parent{ display: none; } .c_portalResnav_main-01001 .p_navPc{ display: block; } .c_portalResnav_main-01001 .p_linkBox{ display: block; } .c_portalResnav_main-01001 { width: auto; height: auto; overflow: visible; }  .c_portalResnav_main-01001 .p_category { height: 100%; width: 100%; position: relative; background-color: #FFFFFE; } .clearfix:before, .clearfix:after { content: ""; display: block; clear: both; width: 0; height: 0; visibility: hidden; font-size: 0; } .c_portalResnav_main-01001 .p_categoryBox{ line-height:24px; width: auto; float: left; } .c_portalResnav_main-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;  } .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover { border-top: 3px solid rgb(64,143,244); } .c_portalResnav_main-01001 .p_categoryBox .p_title{ height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .c_portalResnav_main-01001 .p_categoryBox .p_title:hover{ color:rgb(64,143,244); } .c_portalResnav_main-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:rgb(64,143,244); height:auto; width:14px; margin: 0 4px 0 0; padding:0; position:static; text-align: center; color:rgba(217,217,217,1); } .c_portalResnav_main-01001 .p_categoryBtn:hover{ border-width: 0; border-style: solid; color:rgb(64,143,244); border-color:rgba(255,255,255,0); background-color:rgba(255,255,255,0); box-shadow:none; } .c_portalResnav_main-01001 .p_categoryBtn:active{ border-width: 0; border-style: solid; color:rgb(64,143,244); border-color:rgba(255,255,255,0); background-color:rgba(255,255,255,0); box-shadow:none; } .c_portalResnav_main-01001 .p_linkBox .iconfont:before{ content:''; } .c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before{ content:'\e65f'; color:rgb(64,143,244); font-size:10px } .c_portalResnav_main-01001 .p_categoryBox .p_childBox { border:1px solid rgba(240,240,240,1); box-shadow: 2px 1px 2px #c0c0c0;  z-index: 9; } .c_portalResnav_main-01001 .p_categoryBox .p_parentBox{ position:relative; width: 200px;  height: 40px; float: left; text-align: center; } .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; }  .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox{ margin-top: 40px; left: 0px; } .c_portalResnav_main-01001 .p_categoryBox .slideOut{ position: absolute; left: 100%; top: 0; width: 100%; height: auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){  } .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 (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1201px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 7690px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1440px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 769px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1100px){ } @media only screen and (max-width: 1100px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1400px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1100px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400) and (min-width: 1200){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400) and (min-width: 1200){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } #c_portalResPublic_codeContainer-16070602837830945 .hideInfo{ position:fixed; top:0; right:-400px; z-index:999999999999999999; transition:all 0.5s; height:100%; width:400px; background:#1a1d22f7; padding:40px; display:flex; align-items:center; } #c_portalResPublic_codeContainer-16070602837830945 .hideInfo h1{ margin-top:10%; } #c_portalResPublic_codeContainer-16070602837830945 .hide-close{ width:19px; height:19px; background:url(../images/hideClose.png?tenantId=215260&viewType=1&v=1654509614000) no-repeat; cursor:pointer; position:absolute; right:50px; top:50px; transition:all 0.5s; } #c_portalResPublic_codeContainer-16070602837830945 .hide-close:hover{ transform:rotate(180deg); } #c_portalResPublic_codeContainer-16070602837830945 .hideInfo p{ font-size:14px; line-height:22px; color:#fff; margin-top:20px; } #c_portalResPublic_codeContainer-16070602837830945 .info{ margin-top:15%; } #c_portalResPublic_codeContainer-16070602837830945 .info h2{ font-family:osw; font-size:30px; color:#fff; line-height:30px; margin-bottom:30px; } #c_portalResPublic_codeContainer-16070602837830945 .info span{ display:block; padding-left:28px; font-size:15px; color:#fff; line-height:24px; margin-bottom:10px; } #c_portalResPublic_codeContainer-16070602837830945 .info span:nth-child(2){ line-height:22px; } #c_portalResPublic_codeContainer-16070602837830945 .info span a{ font-size:15px; color:#fff; transition:all 0.3s; } #c_portalResPublic_codeContainer-16070602837830945 .info span a:hover{ color:#FFD101; text-decoration:underline; } #c_portalResPublic_codeContainer-16070602837830945 .right{ margin-top:15%; } #c_portalResPublic_codeContainer-16070602837830945 .right h2{ font-family:osw; font-size:30px; color:#fff; line-height:30px; margin-bottom:30px; } #c_portalResPublic_codeContainer-16070602837830945 .right a{ margin-right:20px; } #c_portalResPublic_codeContainer-16070602837830945{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } #c_portalResRecords_info-16442299460936854 .p_records{ font-size:0; text-align:center; } #c_portalResRecords_info-16442299460936854 .p_company{ display:inline-block; vertical-align:middle; font-size:14px; color:#d6d6d6; } #c_portalResRecords_info-16442299460936854 .p_recordsContent{ display:inline-block; vertical-align:middle; margin:0 8px; } #c_portalResRecords_info-16442299460936854 .blankContent a{ display:block; font-size:0; } #c_portalResRecords_info-16442299460936854 .p_recordsContent a img{ display:inline-block; vertical-align:middle; } #c_portalResRecords_info-16442299460936854 .p_recordsContent a span{ display:inline-block; vertical-align:middle; font-size:14px; color:#d6d6d6; margin-left:4px; transition:all 0.4s; } #c_portalResRecords_info-16442299460936854 .p_linked{ display:inline-block; vertical-align:middle; font-size:14px; color:#d6d6d6; } #c_portalResRecords_info-16442299460936854 .p_linked a{ color:#d6d6d6; } #c_portalResRecords_info-16442299460936854 .p_recordsContent:hover span{ text-decoration:underline; color:#fff; } #c_portalResRecords_info-16442299460936854 .p_linked a:hover{ text-decoration:underline; color:#fff; } @media only screen and (max-width: 768px){ #c_portalResRecords_info-16442299460936854 .p_company{ display:block; } #c_portalResRecords_info-16442299460936854 .p_recordsContent { display: block; margin: 6px 0; } #c_portalResRecords_info-16442299460936854 .p_linked{ display:block } } #c_portalResRecords_info-16442299460936854{ 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; } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1400px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } #c_portalResPublic_codeContainer-16056711701736238 .middle{ font-size:0; text-align:left; margin-top:30px; } #c_portalResPublic_codeContainer-16056711701736238 .middle a{ display:inline-block; color:#666; transition:all 0.5s; margin-right:30px; vertical-align:middle; opacity:0.6; } #c_portalResPublic_codeContainer-16056711701736238 .middle a:last-child{ margin-right:0; } #c_portalResPublic_codeContainer-16056711701736238 .middle a:hover{ animation:jitter 0.5s; opacity:1; } #c_portalResPublic_codeContainer-16056711701736238 .info{ padding-top:20px; } #c_portalResPublic_codeContainer-16056711701736238 .info span{ display:block; padding-left:28px; font-size:15px; color:#d6d6d6; line-height:22px; margin-top:16px; } #c_portalResPublic_codeContainer-16056711701736238 .info span a{ font-size:15px; color:#d6d6d6; } #c_portalResPublic_codeContainer-16056711701736238 .info span a:hover{ font-size:15px; color:#FFD101; text-decoration:underline; } @media only screen and (max-width: 1600px) and (min-width: 1400px){ #c_portalResPublic_codeContainer-16056711701736238 .top p br { display:none; } } @media only screen and (max-width: 1400px) and (min-width: 1200px){ #c_portalResPublic_codeContainer-16056711701736238 .info span { font-size: 14px; line-height: 24px; margin-top: 16px; } #c_portalResPublic_codeContainer-16056711701736238 .info span a { font-size: 14px; } } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16056711701736238 .top h2 { margin-bottom: 10px; text-align: center; } #c_portalResPublic_codeContainer-16056711701736238 .top p { text-align:center; } #c_portalResPublic_codeContainer-16056711701736238 .top p br{ display:none; } #c_portalResPublic_codeContainer-16056711701736238 .info { padding-top: 10px; } #c_portalResPublic_codeContainer-16056711701736238 .info span { padding-left: 24px; font-size: 14px; line-height: 22px; margin-top: 10px; } #c_portalResPublic_codeContainer-16056711701736238 .info span:last-child{ background:url(../images/footMail.png?tenantId=215260&viewType=1&v=1654509614000) no-repeat top 5px left !important; } #c_portalResPublic_codeContainer-16056711701736238 .middle { margin-top: 15px; text-align:center; } } #c_portalResPublic_codeContainer-16056711701736238{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:200px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } #c_portalResPublic_codeContainer-16442411360952007{ 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_portalResPublic_codeContainer-16442463527600995{ 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_portalResPublic_codeContainer-16442471849363379{ 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_portalResPublic_codeContainer-16442472595571595{ 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_portalResPublic_codeContainer-16056697085123950 .top{ line-height:60px; } #c_portalResPublic_codeContainer-16056697085123950 .left{ font-size:0; text-align:left; float:left; } #c_portalResPublic_codeContainer-16056697085123950 .left a{ display:inline-block; padding-left:24px; font-size:16px; color:#fff; transition:all 0.3s; margin-right:30px; vertical-align:middle; } #c_portalResPublic_codeContainer-16056697085123950 .left a:hover{ color:#FFD101; text-decoration:underline; } #c_portalResPublic_codeContainer-16056697085123950 .right{ font-size:0; text-align:right; float:right; line-height:60px; } #c_portalResPublic_codeContainer-16056697085123950 .right a{ display:inline-block; height:16px; color:#666; margin-left:20px; vertical-align:middle; position:relative; overflow:hidden; } #c_portalResPublic_codeContainer-16056697085123950 .right a img{ position:absolute; top:0; left:0; transition:all 0.3s; } #c_portalResPublic_codeContainer-16056697085123950 .right a:hover img{ top:-16px; } @media only screen and (max-width: 1400px) and (min-width: 1024px){ #c_portalResPublic_codeContainer-16056697085123950 .top{ line-height:44px; } #c_portalResPublic_codeContainer-16056697085123950 .right{ line-height:44px; } #c_portalResPublic_codeContainer-16056697085123950 .left a{ font-size:16px; margin-right:20px; } } #c_portalResPublic_codeContainer-16056697085123950{ width:100%; max-width:100%; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } #c_portalResnav_main-16442309774273242 .hvr-left:nth-child(2) .nav-sub{   } #c_portalResnav_main-16442309774273242 .hvr-left:nth-child(3) .nav-sub{  } #c_portalResnav_main-16442309774273242 .hvr-left:nth-child(4) .nav-sub{  } @media only screen and (max-width: 1440px) and (min-width: 769px){ #c_portalResnav_main-16442309774273242 .header1 nav li > a { font-size: 16px; line-height: 80px; padding:0 20px; } #c_portalResnav_main-16442309774273242 .header1 .nav-sub{ top:80px; } } #c_portalResnav_main-16442309774273242{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1440px) and (min-width: 769px){ } #c_portalResnav_main-16442296258428362 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-16442296258428362 >div{ animation-fill-mode:both; } #c_portalResnav_main-16442296258428362 .bnav{ width:100%; height:auto; overflow:hidden; } #c_portalResnav_main-16442296258428362 .box{ font-size:0px; text-align:right; } #c_portalResnav_main-16442296258428362 .botUl{ display:inline-block; vertical-align:text-top; margin-left:12%;margin-right:80px; } #c_portalResnav_main-16442296258428362 .botUl:nth-child(1), #c_portalResnav_main-16442296258428362 .botUl:nth-child(5), #c_portalResnav_main-16442296258428362 .botUl:nth-child(6), #c_portalResnav_main-16442296258428362 .botUl:nth-child(7){ } #c_portalResnav_main-16442296258428362 .botUl:nth-child(2){ margin-left:0; } #c_portalResnav_main-16442296258428362 .botUl dt{ margin-bottom:20px; } #c_portalResnav_main-16442296258428362 .blink{ display:block; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:left; } #c_portalResnav_main-16442296258428362 .botLink{ font-family:osw; font-size:30px; line-height:40px; color:#fff; font-weight:normal; margin-bottom:30px; } #c_portalResnav_main-16442296258428362 .botLinkS{ display:block; line-height:22px; color:#d6d6d6; font-size:15px; vertical-align:text-top; margin-bottom:16px; } #c_portalResnav_main-16442296258428362 .botUl dd:hover .botLinkS{ color:#FFD101; } @media only screen and (max-width: 1440px) and (min-width: 769px){ #c_portalResnav_main-16442296258428362 .botUl{ margin-left:8%; } #c_portalResnav_main-16442296258428362 .botLink { font-size: 24px; line-height: 24px; margin-bottom: 24px; } #c_portalResnav_main-16442296258428362 .botLinkS { line-height: 20px; font-size: 14px; margin-bottom: 10px; } } #c_portalResnav_main-16442296258428362{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } #w_grid-1605669052736 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1605669052736 >div{ animation-fill-mode:both; } #w_grid-1605669052736 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1605669052736> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1605669052736> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1605669052736> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1605669065423 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1605669065423 >div{ animation-fill-mode:both; } #w_grid-1605669065423 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1605669065423> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1605669065423> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1605669065423> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1588492178985 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1588492178985 >div{ animation-fill-mode:both; } #w_grid-1588492178985 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1588492178985> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1588492178985> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1605668513985 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1605668513985 >div{ animation-fill-mode:both; } #w_grid-1605668513985 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1605668513985> div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1605668513985> div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:180px; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:210px; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:calc(100% - 360px); margin-left:0px; margin-right:0px; clear:none; } #w_grid-1605668513985> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } #w_fimg-1588497541324 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1588497541324 >div{ animation-fill-mode:both; } #w_grid-1588492180785 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; background-color:#1A1D22; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1588492182410 > div > .p_gridbox{ background-color:rgba(16, 20, 22, 1); } #w_grid-1588492182410 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1588492182410 >div{ animation-fill-mode:both; } #w_grid-1588492182410 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1588492182410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1588492182410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none;border-top:1px solid rgb(132 132 132 / 35%); } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1588492182410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; border-top:1px solid rgb(132 132 132 / 35%);} #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px;) } } #w_grid-1588492182410> div > .p_gridbox{ background-image:url(../images/footBg.jpg?tenantId=215260&viewType=1&v=1654509614000); background-image-part-image:url(../images/footBg.jpg?tenantId=215260&viewType=1&v=1654509614000); background-position:center center; } #w_grid-1605670803615 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1605670803615 >div{ animation-fill-mode:both; } #w_grid-1605670803615 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1605670803615> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:49%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:49%; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1605670803615> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:50%; margin-left:0; margin-right:0px; clear:none; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:0; margin-left:0; margin-right:0px; clear:none; } #w_grid-1605670803615> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } #w_grid-1605671159767 > 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-1646210396696 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1646210396696 >div{ animation-fill-mode:both; } #w_grid-1646210396696 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1646210396696> div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1646210396696> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1646210396696> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:calc(100% - 150px); margin-left:0; margin-right:0; clear:none; } #w_grid-1646210396696> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:20px; width:130px; } #w_grid-1646210396696> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1646210567578 > 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-1606956575302 > 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-1604916458431 > div > .p_gridbox{ background-color:rgb(24 26 29 / 18%); border-top:1px solid rgb(132 132 132 / 35%); } #w_grid-1604916458431 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1604916458431 >div{ animation-fill-mode:both; } #w_grid-1604916458431 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1604916458431> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1604916458431> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1604916458431> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1604916458431> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1604916458431> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1604916458431> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1604916989174 > 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-1604741265607 > 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-1605669052736{ position:fixed; top:0px; left:0px; bottom:auto; right:auto; transform:none; width:100%; height:auto; z-index:999; content:normal; max-width:none; min-width:0px; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; -webkit-transform:none; } #w_grid-1605669065423{ width:100%; max-width:1440px; 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:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1588492178985{ position:fixed; top:60px; left:50%; bottom:auto; right:auto; transform:none; width:100%; height:auto; z-index:999; content:normal; max-width:1400px; min-width:0px; max-height:none; min-height:90px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; -webkit-transform:none; } #w_grid-1605668513985{ width:100%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:90px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:40px; padding-right:40px; padding-bottom:0px; } #w_fimg-1588497541324{ width:100%; max-width:208px; 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-1588492180785{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:230px; 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-1588492182410{ 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-1605670803615{ width:90%; max-width:1420px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:4%; margin-left:auto; margin-right:auto; margin-bottom:3%; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_grid-1605671159767{ 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-1646210396696{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1646210567578{ 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_fimg-1646210572707{ width:100%; max-width:130px; min-width:0px; height:auto; max-height:none; min-height:130px; 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_common_text-1646210742717{ 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-1606956575302{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1604916458431{ 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-1604916989174{ width:90%; max-width:1420px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:auto; margin-right:auto; margin-bottom:25px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_grid-1604741265607{ 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; } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1024px){ } #c_portalResPublic_codeContainer-16068704173522663 .topIcon{ font-size:0; text-align:right; line-height:90px; } #c_portalResPublic_codeContainer-16068704173522663 .search{ display:inline-block; width:16px; vertical-align:middle; } #c_portalResPublic_codeContainer-16068704173522663 .search img{ display:block; } #c_portalResPublic_codeContainer-16068704173522663 .lan{ display:inline-block; vertical-align:middle; position:relative; margin:0 18px; cursor:pointer; } #c_portalResPublic_codeContainer-16068704173522663 .lan h4{ font-size:16px; font-family:pop; color:#fff; } #c_portalResPublic_codeContainer-16068704173522663 .lan-list{ width:140px; position:absolute; left:50%; top:53px; margin-left:-70px; display:none; } #c_portalResPublic_codeContainer-16068704173522663 .lan-list a{ display:block; line-height:44px; background:#234c80; color:#fff; font-size:16px; padding-left:52px; text-align:left; } #c_portalResPublic_codeContainer-16068704173522663 .lan-list a:hover{ background:#FFD101; } #c_portalResPublic_codeContainer-16068704173522663 .lan img{ display:block; width:20px; height:auto; } #c_portalResPublic_codeContainer-16068704173522663 .top-con{ width:18px; display:inline-block; vertical-align:middle; cursor:pointer; } #c_portalResPublic_codeContainer-16068704173522663 .topIcon img:hover{ animation:jitter 0.5s; } @media only screen and (max-width: 1400px) and (min-width: 1024px){ #c_portalResPublic_codeContainer-16068704173522663 .topIcon{ line-height:80px; } #c_portalResPublic_codeContainer-16068704173522663 .lan-list{ width:120px; top:49px; left: 50%; margin-left:-60px; } #c_portalResPublic_codeContainer-16068704173522663 .lan-list a{ line-height:42px; font-size:14px; } } #c_portalResPublic_codeContainer-16068704173522663{ max-height:none; padding-top:0px; padding-left:0px; padding-bottom:0px; min-height:0px; margin-right:0px; margin-left:0px; max-width:none; width:auto; margin-top:0px; margin-bottom:0px; min-width:0px; height:auto; padding-right:0px; }