/*e_IndexOrdinaryStyleBox-001*/ .e_IndexOrdinaryStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_top*/ .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; } /*stylebox_link*/ .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); }/*e_SideMajorStyleBox-001*/ .e_SideMajorStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_link*/ .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); }.searchIconBox{ display: flex; justify-content: flex-end; position:relative; top: calc((6rem - 1rem)/2); width: auto; height: 1rem; flex-wrap: wrap; } .searchIconBox .iconfont{ margin: 0 0 0 1rem; font-size: .875rem; color: var(--hColor); transition:0.35s ease-in-out; } .searchIconBox .iconfont:before{ margin:0 0.5rem 0 0; } .searchIconBox .iconfont:hover{ color: var(--bColor); transition:0.35s ease-in-out; } .searchIconBox .icon-yuyan{font-size: 1.25rem;} .searchBox{ display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(51,51,51,0.65); cursor:default; z-index: 9999; } .searchBox .icon-close{ position:absolute; top: 50px; right: calc((100% - 1685px)/2); height: 30px; font-size:16px; color:#fff; } .searchBox .icon-close:before{ padding:0 6px 0 0; } .searchBox .serchBorder{ position: absolute; top: 32%; left: 20%; width: 60%; margin: 0 auto; padding:10px; height: 58px; background:#fff; border-radius:6px; } .searchBox .serchBorder .lefTitle{ display: block; text-align: center; width: 10%; font-size: 22px; line-height: 38px; color: var(--bColor); float:left; border-right: 1px solid #d9d9d9; } .searchBox .serchBorder .InputText{ width: 85%; height: 38px; border:none; padding:0 10px; font-size:14px; } .searchBox .serchBorder .InputText::placeholder{ font-size:16px; } .searchBox .serchBorder .p_searchBtn{ position:relative; text-align: center; width: 4%; margin: 5px 0; height: 28px; float:right; } .searchBox .serchBorder .p_searchBtn .icon-search{ margin: 5px auto; font-size: 26px; color: var(--hColor); transition: 0.35s ease-in-out; } .searchBox .serchBorder .p_searchBtn:hover .icon-search{ color: var(--bColor); transition:0.35s ease-in-out; } .searchBox .serchBorder .p_searchBtn:active .icon-search{ color: var(--bColor); transition:0.35s ease-in-out; } .secnWechatBox{ display: none;position:absolute; top:6rem; margin: 0 0 0 1rem; padding: 0.5rem; background: #f4f4f4;z-index: 100; } .secnWechatBox .icon-close{ display: inline-block ;width: 100%; margin: 0 0 0.5rem; font-size: 0.875rem; color: var(--hColor); text-align: left; } .secnWechatBox .icon-close:before{ margin:0 0.25rem 0 0; } @media only screen and (max-width:768px){ .searchBox .icon-close{ top: 32px; right: 15px; } .searchBox .serchBorder{ left: 10%; width: 80%; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } } @media only screen and (min-width:769px) and (max-width:1024px){ .searchBox .icon-close{ top: 32px; right: 15px; } .searchBox .serchBorder{ left: 10%; width: 80%; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } } @media only screen and (min-width:1025px) and (max-width:1280px){ .searchBox .icon-close{ right: 15px; } .searchBox .serchBorder{ left: 10%; width: 80%; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } } @media only screen and (min-width:1281px) and (max-width:1366px){ .searchBox .icon-close{ right: 15px; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } } @media only screen and (min-width:1367px) and (max-width:1440px){ .searchBox .icon-close{ right: 15px; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } } @media only screen and (min-width:1441px) and (max-width:1680px){ .searchBox .icon-close{ right: 15px; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } } @media only screen and (min-width:1681px) and (max-width:1720px){ .searchBox .icon-close{ right: 15px; } .p_searchBtn{ position: absolute !important; top: 10px; right: 10px; } }@media only screen and (max-width: 768px){/*小屏*/ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } .comButton{ position:relative !important; } .comButton .more{ font-size: 0.7rem !important; } } @media only screen and (min-width: 769px){/*大屏*/ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/ .comButton{ position:relative !important; } } @media only screen and (max-width: 1280px) and (min-width:1025px){/*中屏*/ .comButton{ position:relative !important; } } .comButton .more { display:block; text-align: center; position: relative; right: 0; width: 10rem; height: 3rem; color: #fff; font-size: 0.875rem; line-height: 3rem; background: #404040; text-decoration: none; transition: 0.35s ease-in-out; overflow: hidden; } .comButton .more:after { content: " "; position: absolute; top: -1.5rem; left: 50%; width: 6rem; height: 6rem; margin: 0 0 0 -3rem; background: rgba(21,62,120,0.8); transform: scale(0); border-radius: 100%; opacity: 0; transition: 0.35s ease-in-out; z-index: 2; } .comButton .more:hover { background: #225ba0; transition: 0.35s ease-in-out; } .comButton .more:hover:after { transform: scale(1.3); opacity: 1; transition: 0.35s ease-in-out; } .comButton .more span { position: relative; z-index: 3; }.footerNavBox{ position:relative; overflow: hidden; } .footerNavBox .navBox{ display: -webkit-flex; display:flex; justify-content: center; position:relative; margin: 0 0 0 2rem;} .footerNavBox .navBox .nav{ text-align: center;position:relative; width: calc((100% - 6rem)/5); margin: 0 0 0 2rem; } .footerNavBox .navBox .nav:nth-child(1){ display:none; } .footerNavBox .navBox .nav:before{ content:" "; position:absolute; top:0; left:0; width: 12%; height:1px; background:var(--lineColor); transition:0.35s ease-in-out; } .footerNavBox .navBox .nav:hover:before{ width: 80%; transition:0.35s ease-in-out; } .footerNavBox .navBox .nav h2{ text-align:left; width:100%; margin: 0 0 2rem; font-size: 1.125rem; color: var(--hColor); text-overflow:ellipsis; white-space: nowrap; overflow: hidden; } .footerNavBox .navBox .nav .childBox{ position:relative; } .footerNavBox .navBox .nav .childBox .child{ position:inherit; } .footerNavBox .navBox .nav .childBox .child h3{ text-align: left;width:100%; margin:0 0 1rem; font-size: 0.875rem; color: var(--hColor); transition:0.35s ease-in-out; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; } .footerNavBox .navBox .nav .childBox .child:hover h3{ color:var(--bColor); transition:0.35s ease-in-out; } @media only screen and (max-width: 768px){ .footerNavBox .navBox{ display: none;flex-wrap: wrap; text-align: center; margin: 1rem auto 1rem; } .footerNavBox .navBox .nav:before{ display:none; } .footerNavBox .navBox .nav h2{ margin: 1rem auto; font-size: 1rem;} .footerNavBox .navBox .nav{ display: inline-block; width: calc(100%/3); } .footerNavBox .navBox .nav .childBox{ display:none; } } @media only screen and (max-width: 1280px) and (min-width: 769px){ .footerNavBox .navBox .nav{ margin: 0 0 0 1rem; } .footerNavBox .navBox .nav h2{ margin:0rem auto 2rem; } .footerNavBox .navBox .nav .childBox .child h3{ line-height:2; } }/*图片标题列表*/ .w_fimg-001 .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-001 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-001 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-001 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-001 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-001{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-001 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-001 .font { white-space: nowrap; } .w_fimg-001 .p_link001{ width:100%; height:calc(100% - 30px); } .w_fimg-001 .p_link002{ width:100%; height:30px; } .w_fimg-001 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-001 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-001 .e_image:hover:after { background: transparent; } .w_fimg-001 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(/img/camera.png) no-repeat center; }/*图片标题列表*/ .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:left; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(/img/camera.png) no-repeat center; }.w_grid-000 > div > .p_gridbox{ overflow:visible!important; } .p_gridbox:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden; } .p_gridbox{ *zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/ } @media (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 { /* content: "\e669";*/ } .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: 640px; } } @media (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; } /*p_category*/ .c_portalResnav_main-01001 .p_category { height: 100%; width: 100%; position: relative; background-color: #FFFFFE; z-index: 10; } .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; /* padding: 5px 20px; */ } .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; /* overflow: hidden;*/ z-index: 9; background-color: #fff; } .c_portalResnav_main-01001 .p_categoryBox .p_parentBox{ position:relative; width: 200px; /* width: auto;*/ height: 40px; float: left; text-align: center; } .c_portalResnav_main-01001 .p_categoryBox .p_parentBox .p_parentBox{float:none;} .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; } /* .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox :hover{ background-color:rgba(239, 248, 248,1) }*/ .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox{ position: fixed; left: auto; top: auto; width: auto; z-index: 10; } .c_portalResnav_main-01001 .p_categoryBox .slideOut{ position: absolute; left: 100%; top: 0; width: 100%; height: auto; } } @media (max-width: 1024px) and (min-width: 769px){/*中屏*/ /*暂时不写*/ }.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: visible; position: static; } .w_grid-000 > div > div > .p_gridCell { float: left; position: static; } .w_grid-000 > div > .p_gridbox:before { content: ''; display: block; clear: both; } .w_grid-000 > div > .p_gridbox:after { content: ''; display: block; clear: both; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before { content: ''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal { min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox { min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell { min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child { margin-left: 0; clear: left; } .w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-left: 0; clear: left; } /* headerBox */ #w_grid-1650761426574 { position: fixed; width: 100% !important; z-index: 999; top: 0px; height: 100px; background: #fff; } #w_grid-1650761426574:before { } #w_grid-1650761462783 { display: flex !important; position: relative !important; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+1) { width: 15% !important; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 70% !important; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n) { width: 15% !important; } /* indexAbout */ #w_grid-1650951782829 { } #w_grid-1650951782829 .comButton { position: absolute; bottom: 0 !important; } @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; } /* headerBox */ #w_grid-1650761426574 { height: 80px; min-height: 80px; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+1) { width: 40% !important; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 40% !important; float: right; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n) { display: none !important; } /* indexAdv */ #w_common_text-1650892756060 p span { font-size: 1.45rem !important; line-height: 2rem; } /* indexAbout */ #w_grid-1651068666971{ margin:1rem auto !important; } #w_grid-1651030273229{ margin:1rem auto !important; } #w_grid-1651029649117{ margin:1rem auto !important; } #w_grid-1650951782829 { position: relative !important; margin: 1rem auto 3rem !important; } #w_grid-1650951782829 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin: 0rem auto 0 !important; } #w_common_text-1650951876719 p span{ font-size:2rem; } #w_common_text-1650951911603 p span{ font-size:1.5rem; line-height: 1rem; } #w_common_text-1650951976532 p span{ font-size:1.5rem; line-height: 1rem; } #w_common_text-1650951989698 p span{ font-size:0.875rem; } #w_common_text-1650952030747{ display:none; } #w_common_text-1650952030747 p span{ font-size:0.875rem; } #w_common_text-1650957122332 p span{ font-size:1.75rem; } /* indexApp */ #w_grid-1650957082874 { margin: 2rem auto 4rem !important; } #w_common_text-1650957125378{ margin: 0.5rem auto !important; } #w_common_text-1650957125378 p span{ font-size:1.125rem; } #w_common_text-1650957126402 p span{ font-size:0.875rem; } /* indexNews*/ #w_grid-1650957398867 { margin: 4rem auto 0rem !important; } #w_common_text-1650957458788 p span{ font-size:1.75rem; } #w_common_text-1650957458791{ margin:0.75rem auto !important; } #w_common_text-1650957458791 p span{ font-size:1.125rem; } #w_common_text-1650957458794 p span{ font-size:0.875rem; } /* contact */ #w_grid-1651049075311{ margin:1rem auto !important; } #w_grid-1651073326730> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651047955892{ margin:1rem auto !important; } /* footerBox */ #w_grid-1650789471790 { margin: 2rem auto 1rem !important; padding: 0; } #w_fimg-1650789549299 { margin: 0 auto !important; } #w_common_text-1650789637081{ display:none; } #w_grid-1650789471790 p { text-align: center; } #w_fimg-1650789973996 { display: none;margin: 2rem auto 0 !important; } #w_common_text-1650789758258{ margin: 0; } #w_common_text-1650789851618{ margin:0.5rem 0 1rem; } #w_common_text-1650789851618 p span{ font-size: 0.875rem !important; } #w_common_text-1650789758258 p span{ font-size: 0.875rem !important; } #w_grid-1650789822174 p { text-align: center !important; } #w_common_text-1650789956669{ display: none;margin:1rem auto 0; } #w_common_text-1650789956669 p span{ font-size:1.125rem; } } @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) { /* headerBox */ #w_grid-1650761426574:before { height: 5rem; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+1) { width: 20% !important; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 80% !important; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n) { display: none !important; } /* indexAbout */ #w_grid-1650951782829> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin:2rem auto 0; } #w_grid-1650951782829> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1650951782829> div > .p_gridbox > .p_gridCell:nth-child(2n){ width:100% !important; } /* product */ #w_grid-1651031042253> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651042718013> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651041835959> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } /* news */ #w_grid-1651043302661> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651044121151> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651044370523> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651045323158> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } /* content */ #w_grid-1651073326713> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651073326724{ max-width:100% !important; } #w_grid-1651073326730> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } #w_grid-1651073326713> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin:0 !important; } #w_grid-1651073326713> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:100% !important; } /* search */ #w_grid-1651049428054> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width:100% !important; } /* footerBox */ #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n) { display: none; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+1) { width: 30% !important; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+2) { width: 70% !important; } }#onLineBox{ display: flex; position: fixed; padding: 0; right: 0; bottom:2rem; height: auto; background: #fff; overflow: hidden; cursor:default; flex-wrap: wrap-reverse; box-shadow:1px 4px 16px rgba(0,0,0,0.1); z-index: 100; } #onLineBox a{ text-decoration:none; } #onLineBox .iconBox{ position: relative; text-align: center; width: 7rem; height: 2rem; margin:0 -1px 0 0; padding: 0.5rem 0; line-height:2rem; box-shadow:1px 4px 16px rgba(0,0,0,0.1); border:1px solid #efefef; border-radius:0; transition:0.35s ease-in-out; overflow: hidden; } #onLineBox .iconBox:hover .iconfont:before{ color:red; transition:0.35s ease-in-out; } #onLineBox .iconBox .iconfont:before{ padding:0 0.25rem 0 0; font-size:0.875rem; color:#999; } #onLineBox .iconBox span{ font-size:0.875rem; color:#1c1c1c; } #onLineBox .onLineContentBox{ position:relative; width: auto; height: 12rem; margin: 0; border:1px solid #efefef; box-shadow:1px 4px 16px rgba(0,0,0,0.1); transform: translateX(0%); transition:0.35s ease-in-out; overflow:hidden; } #onLineBox .onLineContentBox .contactBox{ position:relative; text-align:center; width:4rem; height: 4rem; padding: 0; border-top:1px solid #efefef; } #onLineBox .onLineContentBox .listBox{ position:relative; } #onLineBox .onLineContentBox .listBox:hover .iconfont{ color: var(--bColor); transition:0.35s ease-in-out; } #onLineBox .onLineContentBox .contactBox .iconfont{ display: block; height: auto; padding: 0.8rem 0 0.25rem 0; font-size: 1.25rem; color: #1c1c1c; line-height:1; transition:0.35s ease-in-out; } #onLineBox .onLineContentBox .contactBox span{ display: block; font-size: 0.7rem; color:#1c1c1c; line-height: 1rem; } #onLineBox .onLineContentBox .wechatBox{ position:relative; text-align:center; width:4rem; height: 4rem; padding: 0; border-top:1px solid #efefef; } #onLineBox .onLineContentBox .wechatBox .iconfont{ display: block; height: auto; padding: 0.8rem 0 0.25rem 0; font-size: 1.25rem; color: var(--hColor); line-height:1; } #onLineBox .onLineContentBox .wechatBox span{ display: block; font-size: 0.7rem; color: var(--hColor); line-height: 1rem; } #onLineBox .onLineContentBox .topBackBox{ position:relative; text-align:center; width:4rem; height: 4rem; padding: 0; border-top:1px solid #efefef; } #onLineBox .onLineContentBox .topBackBox .iconfont{ display: block; height: auto; padding: 0.9rem 0 0 0; font-size: 1rem; color: var(--hColor); line-height:1; } #onLineBox .onLineContentBox .topBackBox span{ display: block; font-size: 0.875rem; color: var(--hColor); line-height: 1rem; } #onLineBox .contactAlertBox{ display: none; position: fixed; right: 4rem; width: 0; height: auto; padding: 0; background: #fff; border:1px solid #efefef; box-shadow:1px 4px 16px rgba(0,0,0,0.1); transition:0.35s ease-in-out; z-index: 100; } #onLineBox .contactAlertBox .listBox{ margin:0 0 1rem; padding:0 0 1rem; border-bottom:1px solid #efefef; } #onLineBox .contactAlertBox .listBox:nth-last-child(1){ margin: 0; padding: 0; border-bottom:transparent; } #onLineBox .contactAlertBox .listBox .iconfont{ position:relative; color:#999; transition:0.35s ease-in-out; } #onLineBox .contactAlertBox .listBox:hover .iconfont{ color:var(--bColor); transition:0.35s ease-in-out; } #onLineBox .contactAlertBox .listBox .iconfont:before{ margin:0 0.25rem 0 0; } #onLineBox .contactAlertBox .listBox a{ color:#1c1c1c; transition:0.35s ease-in-out; } #onLineBox .wechatCodeBox{ display: none; text-align:center; position: fixed; right: 4rem; width: 0; padding: 0; background: #fff; border: 1px solid #efefef; box-shadow:1px 4px 16px rgba(0,0,0,0.1); transition:0.35s ease-in-out; opacity:0; overflow: hidden; z-index: 100; } #onLineBox .wechatCodeBox .listBox{ margin:0 0 1rem; padding:0 0 1rem; border-bottom:1px solid #efefef; } #onLineBox .wechatCodeBox .listBox:nth-last-child(1){ margin:0; padding:0; border-bottom:none; } #onLineBox .wechatCodeBox img{ width:100%; } #onLineBox .wechatCodeBox span{ display: block; font-size:0.7rem; line-height: 2; }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; margin: 0px auto; }/*page property_start*/.pagebox,#-remove--flag{}/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ #c_portalResSearch_total-16507865079291778{ 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-16507865191429654{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResnav_main-16507901743829685{ 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_portalResOnlineService_categorylay-16510261946665436{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResnav_main-16560361787817015 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-16560361787817015 >div{ animation-fill-mode:both; } #c_portalResnav_main-16560361787817015 .navBox{ width:100%; height:auto; } @media only screen and (min-width: 769px){ #c_portalResnav_main-16560361787817015 .navBtn { display:none; } #c_portalResnav_main-16560361787817015 .navIcon { display:none; } #c_portalResnav_main-16560361787817015 .iconEj { display:none; } #c_portalResnav_main-16560361787817015 .nav { width:100%; max-width:1200px; margin:0 auto; } #c_portalResnav_main-16560361787817015 .navUl { display: flex; justify-content: center; width:100%; height:auto; overflow:hidden; } #c_portalResnav_main-16560361787817015 .navNameH1 { width:100%; text-align:center; } #c_portalResnav_main-16560361787817015 .navLi { margin: 0px 20px; } #c_portalResnav_main-16560361787817015 .navName1 { font-size: 1.125rem; color: #000; display: inline-block; line-height: 100px; } #c_portalResnav_main-16560361787817015 .ejBox { position: fixed; left: 0; right: 0; padding: 2rem; height: auto; overflow: hidden; z-index: 999; justify-content: center; display: none; background-color: #fff; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; } #c_portalResnav_main-16560361787817015 .ejBox1 { max-width: 1000px; margin: 0 auto; width: 100%; display: flex; } #c_portalResnav_main-16560361787817015 .yjPicBox { width:130px; height:100%; display:flex; justify-content:center; align-content:center; flex-wrap:wrap; font-size:1rem; display:none; } #c_portalResnav_main-16560361787817015 .yjName { padding-bottom: 10px; } #c_portalResnav_main-16560361787817015 .yjImg { display:block; width:100%; height:130px; } #c_portalResnav_main-16560361787817015 .navEjBox { flex: 0 0 50%; border-right: 1px dashed #eaeaea; padding: 0px 50px 0px 0px; } #c_portalResnav_main-16560361787817015 .navLiEj { padding: 5px; display: inline-block; width: calc( (100% - 20px) / 2); border-bottom: #f5f5f5 1px solid; } #c_portalResnav_main-16560361787817015 .navName2 { font-size: 0.875rem; color: #555; line-height: 30px; display: inline-block; } #c_portalResnav_main-16560361787817015 .navEjPicBox { flex: 0 0 50%; } #c_portalResnav_main-16560361787817015 .navEjPicBox .navEjpic:not(:first-child) { display:none; } #c_portalResnav_main-16560361787817015 .navEjImg { max-height: 300px; margin: 0px 50px; } #c_portalResnav_main-16560361787817015 .navLi:hover .ejBox{ display:flex; } #c_portalResnav_main-16560361787817015 .navLi:hover .navName1{ color:var(--bColor); text-decoration: underline; } #c_portalResnav_main-16560361787817015 .navLiEj:hover .navName2{ color:var(--bColor); } } @media only screen and (max-width: 768px){ #c_portalResnav_main-16560361787817015 .navIcon { dsiplay:block; } #c_portalResnav_main-16560361787817015 img { display:none; } #c_portalResnav_main-16560361787817015 .navBox { overflow:hidden; } #c_portalResnav_main-16560361787817015 .navBtn { display:block; float:right; padding: 2rem 0rem; transition:all .5s ease; } #c_portalResnav_main-16560361787817015 .menu { position:relative; width:20px; height:20px; } #c_portalResnav_main-16560361787817015 .menu span { position: absolute; top: 7px; left: 0; display: block; width: 20px; height: 2px; background-color: #666; transition: 0.3s linear; } #c_portalResnav_main-16560361787817015 .menu .nav-btn1 { top:1px; } #c_portalResnav_main-16560361787817015 .menu .nav-btn2 { top:7px; } #c_portalResnav_main-16560361787817015 .menu .nav-btn3 { top:13px; } #c_portalResnav_main-16560361787817015 .nav { z-index: 10; position: fixed; right: 0; top: 0; bottom:0; width: 300px; background-color:var(--bColor); color: #fff; display:none; } #c_portalResnav_main-16560361787817015 .navUl { height: 100%; padding: 40px 20px 0; } #c_portalResnav_main-16560361787817015 .navNameH1 { position:relative; height: 50px; line-height: 30px; border-bottom: 1px solid rgba(255,255,255,0.1); } #c_portalResnav_main-16560361787817015 .navName1 { color:#fff; font-size:1rem; } #c_portalResnav_main-16560361787817015 .navIcon { position:absolute; top: 0; right:0; width: 40px; display:flex; justify-content:center; align-items:center; font-size:0.75rem; } #c_portalResnav_main-16560361787817015 .moveLeft { transform:translate3d(-300px,0,0); } #c_portalResnav_main-16560361787817015 .ejBox { position: absolute; top: 0; left: 0; width:100%; height:100%; background-color: var(--bColor); z-index: 2; transform:translate3d(300px,0,0); transition:all .5s ease; } #c_portalResnav_main-16560361787817015 .navEjBox { width:100%; height:100%; padding: 0 20px ; } #c_portalResnav_main-16560361787817015 .navNameH2 { position:relative; height: 50px; line-height: 50px; border-bottom: 1px solid rgba(255,255,255,0.1); } #c_portalResnav_main-16560361787817015 .navName2 { color:#fff; font-size:0.875rem; } #c_portalResnav_main-16560361787817015 .moveEj { transform: translate3d(0px,0,0); } #c_portalResnav_main-16560361787817015 .yjPicBox { position:relative; height: 50px; border-bottom: 1px solid rgba(255,255,255,0.2); } #c_portalResnav_main-16560361787817015 .iconEj { position:absolute; left:0; top:0; width: 40px; display:flex; justify-content:center; align-items:center; font-size:0.75rem; } #c_portalResnav_main-16560361787817015 .yjName { height: 50px; line-height: 50px; text-align: center; font-size: 1rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResnav_main-16560361787817015 .navName1 { font-size: 1rem; color: #000; display: inline-block; line-height: 100px; } } #c_portalResnav_main-16560361787817015{ 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-1650761426574 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1650761426574 >div{ animation-fill-mode:both; } #w_grid-1650761426574 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1650761426574*/ /*w_grid-1650761426574*/@media only screen and (min-width: 769px){ #w_grid-1650761426574> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1650761426574> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1650761426574> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1650761426574*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1650761426574> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1650761426574> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650761426574> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1650761462783 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1650761462783 >div{ animation-fill-mode:both; } #w_grid-1650761462783 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1650761462783*/@media only screen and (max-width: 768px){ #w_grid-1650761462783> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1650761462783*/@media only screen and (min-width: 769px){ #w_grid-1650761462783> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:33.33%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:11.28%; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:55.379999999999995%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } /*w_grid-1650761462783*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1650761462783> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:33.33333333333333%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:33.33333333333333%; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:33.33333333333333%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650761462783> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } #w_fimg-1650761558505 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1650761558505 >div{ animation-fill-mode:both; } #w_grid-1650761427846 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1650761427846*/ /*w_grid-1650761427846*/ /*w_grid-1650761427846*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1650761429159 > div > .p_gridbox{ background-color:rgba(245, 245, 245, 1); } #w_grid-1650761429159 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1650761429159 >div{ animation-fill-mode:both; } #w_grid-1650761429159 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1650761429159*/ /*w_grid-1650761429159*/@media only screen and (min-width: 769px){ #w_grid-1650761429159> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1650761429159> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650761429159> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1650761429159*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1650789471790 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1650789471790 >div{ animation-fill-mode:both; } #w_grid-1650789471790 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1650789471790*/ /*w_grid-1650789471790*/@media only screen and (min-width: 769px){ #w_grid-1650789471790> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:13.309999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:15.809999999999999%; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:70.87%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } /*w_grid-1650789471790*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1650789471790> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:33.33%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:11.34%; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:55.32%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650789471790> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } #w_fimg-1650789549299 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1650789549299 >div{ animation-fill-mode:both; } #w_fimg-1650789973996 .p_link001{ height:calc(100%); } #w_fimg-1650789973996 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1650789973996 >div{ animation-fill-mode:both; } #w_grid-1650789822174 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1650789822174 >div{ animation-fill-mode:both; } #w_grid-1650789822174 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1650789822174*/ /*w_grid-1650789822174*/@media only screen and (min-width: 769px){ #w_grid-1650789822174> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1650789822174> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:39.800000000000004%; margin-left:0; margin-right:0; clear:none; } #w_grid-1650789822174> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:60.199999999999996%; } #w_grid-1650789822174> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } /*w_grid-1650789822174*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1650761426574{ position:fixed; top:0px; left:auto; 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:100px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; -webkit-transform:none; } #w_grid-1650761462783{ width:100%; max-width:1504px; 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:32px; padding-right:32px; padding-bottom:0px; } #w_fimg-1650761558505{ width:100%; max-width:172px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1650761427846{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:500px; 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-1650761429159{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1650789471790{ width:100%; max-width:1504px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:32px; margin-left:auto; margin-right:auto; margin-bottom:16px; padding-top:0px; padding-left:32px; padding-right:32px; padding-bottom:0px; } #w_fimg-1650789549299{ width:100%; max-width:196px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1650789637081{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:0px; padding-bottom:0px; } #w_common_text-1650789956669{ 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_common_text-1650952529982{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1650789973996{ width:100%; max-width:110px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:32px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1650789822174{ width:100%; max-width:1504px; 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:32px; padding-right:32px; padding-bottom:0px; } #w_common_text-1650789758258{ width:auto; max-width:1504px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:16px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1650789851618{ width:auto; max-width:1504px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:16px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }