/*e_FlowCommonStyleBox-001*/ .e_FlowCommonStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_link*/ .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }/*e_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); }.bannerBox{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide img{ width:100%; display:block; } .bannerBox .content{ width:100%; overflow: hidden; height:auto; } .bannerBox .swiper-slide-active img{-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);} @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .bannerBox .text { position: absolute; z-index: 29; width: 100%; height: 100%; left: 0; top:0; } .bannerBox .line{ margin:20px auto; height: 1px; overflow: hidden; max-width: 400px; width: 80%; position: relative; } .bannerBox .line:before{ content: ''; width: 0; position: absolute; left: 50%; top: 0; opacity: 0; height: 100%; background: rgba(255,255,255,.4); transition: all 1s; z-index: 1; } .bannerBox .swiper-slide-active .line:before{ width: 100%; opacity: 1; left: 0; -webkit-transition-delay: 1s; transition-delay: 1s; } .bannerBox .con { max-width: 960px; margin: 0 auto; width:90%; text-align: center; color: #fff; } .bannerBox .content a { width:100%; display:block; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:none; } .bannerBox .text .cn { font-size: 34px; font-weight: 500; } .bannerBox .text .en { font-size: 24px; text-transform: uppercase; color: rgba(255,255,255,.8); } .bannerBox .con .cn{ opacity: 0; transition: all 1s; transform: translate3d(0, -100%, 0); } .bannerBox .swiper-slide-active .cn { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .bannerBox .con .en{ opacity: 0; transition: all 1s; transform: translate3d(0, 100%, 0); } .bannerBox .swiper-slide-active .en { opacity: 1; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; transform: translate3d(0, 0, 0); } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); z-index: 10; } .swiper-pagination-clickable { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet { display: inline-block; border:1px solid #fff; border-radius: 100%; transform-origin: center center; -webkit-transform-origin: center center; margin: 0 5px; width: 14px; height: 14px; transition: all 0.8s; } .swiper-pagination-bullet-active { background:#fff; } .bannerBox .swpBtn{ z-index: 1; position: absolute; top: 50%; width:100%; transform: translateY(-50%); opacity: 0; transition: all 0.4s ease-out; } .swiper-button-next, .swiper-button-prev { width: 38px; height: 38px; border-radius: 50%; cursor: pointer; position: absolute; transition: all 0.4s ease-out; background-color: rgba(91, 112, 136,.5); color: #fff; text-align: center; line-height: 38px; } .bannerBox .swiper-button-prev{ left: 20px; } .bannerBox .swiper-button-next{ right:20px; } .bannerBox:hover .swpBtn{ opacity: 1; } .bannerBox:hover .swiper-button-prev{ left:50px; } .bannerBox:hover .swiper-button-next{ right:50px; } .bannerBox{ margin-top: 0px; } @media only screen and (max-width: 1200px) { .bannerBox{ margin-top: 0px; } } @media only screen and (max-width: 1025px) { .bannerBox .text .cn { font-size: 24px; } .bannerBox .text .en { font-size: 16px; } .bannerBox .line{ max-width: 300px; } } @media only screen and (max-width: 768px) { .bannerBox .text .cn { font-size: 16px; } .bannerBox .text .en { font-size: 12px; } .bannerBox .line { max-width: 50%; } .swiper-pagination-clickable{ display:none; } .bannerBox .swpBtn{ opacity: 1; } .swiper-button-next, .swiper-button-prev { width:30px; height:30px; line-height: 30px; } .swiper-button-next .iconfont, .swiper-button-prev .iconfont{ font-size:12px; } .bannerBox:hover .swiper-button-prev{ left:20px; } .bannerBox:hover .swiper-button-next{ right:20px; } } @media only screen and (max-width: 768px) { .bannerBox{ margin-top:0px; } } @media only screen and (max-width: 500px) { .bannerBox{ margin-top:0px; } .bannerBox .swiper-slide img{ display:none; } .bannerBox .cover { background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; display:block; height:200px; } }.c_portalResEbizads_banner-01001009 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResEbizads_banner-01001009 >div{ animation-fill-mode:both; }/*图片标题列表*/ .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(/img/camera.png) no-repeat center; }.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: 0.1px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_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){ }@media only screen and (max-width: 768px){/*小屏*/ .c_portalResGroupBreadcrumb_nav-01001{ width: 1180px; height: 30px; overflow: visible; font-size: 0; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent{ font-size: 0; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .font{ display: inline-block; font-size: 14px; color: #666; height: 30px; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before{ content: "\200B"; }/*面包屑导航*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb{ display: inline-block; vertical-align: middle; position: relative; font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child, .c_portalResGroupBreadcrumb_nav-01001 .p_current, .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a, .c_portalResGroupBreadcrumb_nav-01001 .p_current a{ color: #595959; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a:hover, .c_portalResGroupBreadcrumb_nav-01001 .p_current a:hover{ color:#60a9d7; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font{ display: inline-block; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a{ color: inherit; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font{ /* border: 1px solid #e0f2f1;*/ } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font:hover{ text-decoration: underline; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .after:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font{ color: #409eff; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after{ margin-right: 5px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before{ content: "\e69a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before{ content: "\e69c"; }/*普通短链接*/ /*重要文字*/ .c_portalResGroupBreadcrumb_nav-01001 .p_end{ display:inline-block; margin:0; padding:0; text-align:left; font-size:14px; font-weight:400; } .c_portalResGroupBreadcrumb_nav-01001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } .c_portalResGroupBreadcrumb_nav-01001 .p_end .font{ white-space:nowrap; vertical-align:middle; text-align:inherit; line-height: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_end .iconfont:before{ display: inline-block; content:""; }/*面包屑导航*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst{ font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font{ display: inline-block; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover{ text-decoration: underline; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font{ } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after{ margin-right: 5px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before{ content: "\e69a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before{ content: "\e69c"; }/*无效果/分组*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList{ margin:0; width: auto; height: auto; padding:0; border-width:1px; border-style: none; background-color: transparent; background-color:transparent; overflow: visible; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadfloat { float: none; width:auto; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList>a{ display: inline-block; } /* .c_portalResGroupBreadcrumb_nav-01001 .p_CurrentBox{ color: #666; } */ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\e68a"; } .c_portalResGroupBreadcrumb_nav-01001 .contentBox:hover .p_content{ display: block; } .c_portalResGroupBreadcrumb_nav-01001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } .c_portalResGroupBreadcrumb_nav-01001 .p_currentList .p_breadcrumb { margin:0 14px 0 0; } } @media only screen and (min-width: 769px){/*大屏*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent{ font-size: 0; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .font{ display: inline-block; font-size: 14px; color: #666; height: 30px; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before{ content: "\200B"; }/*面包屑导航*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb{ display: inline-block; vertical-align: middle; position: relative; font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child, .c_portalResGroupBreadcrumb_nav-01001 .p_current, .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a, .c_portalResGroupBreadcrumb_nav-01001 .p_current a{ color: #595959; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a:hover, .c_portalResGroupBreadcrumb_nav-01001 .p_current a:hover{ color:#60a9d7; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font{ display: inline-block; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font{ /* border: 1px solid #e0f2f1;*/ } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font:hover{ text-decoration: underline; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .after:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after{ margin-right: 5px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before{ content: "\e69a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before{ content: "\e69c"; }/*普通短链接*/ .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink{ display:inline-block; padding:0; color:rgba(101, 190, 186,1); font-size:14px; text-align:left; } .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; } a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active{ color:rgba(69, 165, 161,1); font-weight:400; } a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active{ text-decoration:none; margin-top:0; } .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .iconfont:before{ display: inline-block; content:""; } /*无效果/分组*/ .c_portalResGroupBreadcrumb_nav-01001 .p_content{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond{ font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font{ display: inline-block; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a{ color: inherit; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font:hover{ text-decoration: underline; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after{ margin-right: 5px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before{ content: "\e69a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before{ content: "\e69c"; }/*重要文字*/ .c_portalResGroupBreadcrumb_nav-01001 .p_end{ display:inline-block; margin:0; padding:0; text-align:left; font-size:14px; font-weight:400; } .c_portalResGroupBreadcrumb_nav-01001 .p_end .font{ white-space:nowrap; vertical-align:middle; text-align:inherit; line-height: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_end .iconfont:before{ display: inline-block; content:""; }/*面包屑导航*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst{ font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font{ display: inline-block; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a{ color: inherit; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover{ text-decoration: underline; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after{ margin-right: 5px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before{ content: "\e69a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before{ content: "\e69c"; }/*无效果/分组*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList{ margin:0; width: 100%; height: auto; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadfloat { float: left; width:60%; } .c_portalResGroupBreadcrumb_nav-01001{ overflow: visible; font-size: 0; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList>a{ display: inline-block; } .c_portalResGroupBreadcrumb_nav-01001 .p_CurrentBox{ color: #666; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before{ content: "\e68a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_content{ width: 240px; position: absolute; border: 1px solid #1890ff; padding: 9px 7px 9px 7px; font-size: 0; display: none; height: auto; background: #fff; } .c_portalResGroupBreadcrumb_nav-01001 .contentBox:hover .p_content{ display: block; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink{ display: inline-block; margin: 9px 7px 9px 7px; cursor: pointer; font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .font{ line-height: 14px; font-weight: normal; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration: underline; font-weight: normal; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current{ color: #bcbcbc; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current:hover{ text-decoration: none; font-weight: normal; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current .font{ text-decoration: none; font-weight: normal; cursor: default; } .c_portalResGroupBreadcrumb_nav-01001 .p_end{ margin-right: 6px; margin-left: 6px; vertical-align: middle; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbBox { overflow: hidden; } .c_portalResGroupBreadcrumb_nav-01001 .p_currentList { float: right; width:39%; text-align: right; } .c_portalResGroupBreadcrumb_nav-01001 .p_currentList .p_breadcrumb { margin:0 8px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/ }@media only screen and (max-width: 768px){/*小屏*/ .c_portalResGroupPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){/*大屏*/ .c_portalResGroupPublic_codeContainer-01001{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/ } :root{ --c:#cc261e; } .onlineBox { position: fixed; right: 5px; bottom: 10%; z-index: 22; width: 50px; } .onlineBox ul { background: #fff; border-radius: 5px; box-shadow: 0 0 15px rgba(0,0,0,0.1); margin-bottom: 10px; } .onlineBox ul li { display: block; border-bottom: 1px #eee solid; margin: 0; } .onlineBox ul li:last-child { border: none; } .onlineBox ul li a { display: flex; align-items: center; width: 100%; height: 50px; line-height: 50px; text-align: center; justify-content: center; position: relative; } .onlineBox ul li a svg { fill: #666; } .onlineBox ul li a p { position: absolute; right: 58px; background:var(--c); padding: 5px 15px; border-radius: 5px; top: 50%; transform: translate(-50px,-50%); color: #fff; width: max-content; font-size: 14px; line-height: 30px; opacity: 0; visibility: hidden; transition: all 0.6s; } .onlineBox ul li a p:after { content: ""; display: block; width: 0; height: 0; border-top: 5px solid transparent; border-left: 10px solid var(--c); border-bottom: 5px solid transparent; position: absolute; right: -8px; top: 50%; transform: translate(0,-50%); } .onlineBox ul li.weixin a p { padding: 5px; background: var(--c); } .onlineBox ul li.weixin a p:after { border-left: 10px solid var(--c); } .onlineBox ul li a p img { width: 130px; } .onlineBox ul li a:hover svg { fill: var(--c); } .onlineBox ul li a:hover p { transform: translate(0,-50%); opacity: 1; visibility: visible; }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }/*page property_start*/.pagebox,#-remove--flag{}/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ @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){ } @-webkit-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @-moz-keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes gradient{0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @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_portalResEbizads_banner-1753172703208 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResEbizads_banner-1753172703208 >div{ animation-fill-mode:both; } #c_portalResEbizads_banner-1753172703208{ 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_portalResGroupPublic_codeContainer-1753172703218{ width:auto; max-width:none; min-width:0px; height:0px; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResGroupBreadcrumb_nav-17531729431904202 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResGroupBreadcrumb_nav-17531729431904202 >div{ animation-fill-mode:both; } #c_portalResGroupBreadcrumb_nav-17531729431904202{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1753172955010 > div > .p_gridbox{ background-color:rgba(245, 245, 245, 1); } #w_grid-1753172955010 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172955010 >div{ animation-fill-mode:both; } #w_grid-1753172955010 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1753172955010*/ /*w_grid-1753172955010*/@media only screen and (min-width: 769px){ #w_grid-1753172955010> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1753172955010> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1753172955010> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1753172955010*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1753172702938 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172702938 >div{ animation-fill-mode:both; } #w_grid-1753172702938 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1753172702938*/ /*w_grid-1753172702938*/@media only screen and (min-width: 769px){ #w_grid-1753172702938> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1753172702938> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1753172702938> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1753172702938*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1753172702938> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1753172702938> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1753172702938> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1753172702948 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1753172702948*/ /*w_grid-1753172702948*/ /*w_grid-1753172702948*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1753172702958 > div > .p_gridbox{ transition:0.5s; } #w_grid-1753172702958 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172702958 >div{ animation-fill-mode:both; } #w_grid-1753172702958 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1753172702958 img{ transition:0.5s; } /*w_grid-1753172702958*/@media only screen and (min-width: 1025px){ #w_grid-1753172702958 .p_gridbox:hover img{ transform: scale(1.1); } } /*w_grid-1753172702958*/@media only screen and (min-width: 769px){ #w_grid-1753172702958 > div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1753172702958> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1753172702958> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1753172702958> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } } /*w_grid-1753172702958*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1753172702958 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } /*w_grid-1753172702958*/@media only screen and (max-width: 768px){ #w_grid-1753172702958 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { margin-bottom: 30px; } #w_grid-1753172702958 > div > .p_gridbox { display: flex; flex-wrap: wrap; } } #w_fimg-1753172702968 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1753172702968 >div{ animation-fill-mode:both; } #w_grid-1753172702978 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } #w_grid-1753172702978 > div > .p_gridbox{ padding-right:20px; } /*w_grid-1753172702978*/@media only screen and (min-width: 1025px){ #w_grid-1753172702978 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top:0px; padding-left: 20px; } } /*w_grid-1753172702978*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1753172702978 > div > .p_gridbox{ padding:0px 20px; } #w_grid-1753172702978 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-top: 0px; } #w_grid-1753172702978 .w_fbtn-001{ margin-top: 30px; } #w_grid-1753172702978 .w_grid-000{ margin-top: 10px; } } /*w_grid-1753172702978*/@media only screen and (max-width: 768px){ #w_grid-1753172702978 > div > .p_gridbox{ padding-right: 0px; } #w_grid-1753172702978 > div > .p_gridbox > .p_gridCell:nth-child(n+1) { padding-right: 20px; padding-left: 20px; } } #w_grid-1753172702988 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1753172702988*/ /*w_grid-1753172702988*/ /*w_grid-1753172702988*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1753172702998 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172702998 >div{ animation-fill-mode:both; } #w_grid-1753172702998 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1753172702998*/@media only screen and (max-width: 768px){ #w_grid-1753172702998> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1753172702998*/@media only screen and (min-width: 769px){ #w_grid-1753172702998> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:1%; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+0){ width:24.25%; margin-left:1%; margin-right:0px; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+1){ margin-left:0px; clear:left; margin-right:0px; width:24.25%; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+2){ width:24.25%; margin-left:1%; margin-right:0px; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+3){ width:24.25%; margin-left:1%; margin-right:0px; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n){ margin-right:0px; } } /*w_grid-1753172702998*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1753172702998> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+0){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+1){ margin-left:0px; clear:left; margin-right:0px; width:23.5%; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+2){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n+3){ width:23.5%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1753172702998> div > .p_gridbox > .p_gridCell:nth-child(4n){ margin-right:0px; } } #w_grid-1753172703008 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172703008 >div{ animation-fill-mode:both; } #w_grid-1753172703008 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1753172703008 .p_gridbox{ background-color:rgba(255, 255, 255, 0); border:1px solid #e2e2e2; transition:0.5s; } #w_grid-1753172703008 .p_gridbox:hover{ background-color:rgb(254, 24, 73); } #w_grid-1753172703008 .p_gridbox:hover span{ color:white; } /*w_grid-1753172703008*/ /*w_grid-1753172703008*/@media only screen and (min-width: 769px){ #w_grid-1753172703008> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1753172703008> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1753172703008> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1753172703008*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1753172703018 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1753172703018 >div{ animation-fill-mode:both; } #w_grid-1753172703028 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172703028 >div{ animation-fill-mode:both; } #w_grid-1753172703028 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1753172703028 .p_gridbox{ background-color:rgba(255, 255, 255, 0); border:1px solid #e2e2e2; transition:0.5s; } #w_grid-1753172703028 .p_gridbox:hover{ background-color:rgb(254, 24, 73); } #w_grid-1753172703028 .p_gridbox:hover span{ color:white; } /*w_grid-1753172703028*/ /*w_grid-1753172703028*/@media only screen and (min-width: 769px){ #w_grid-1753172703028> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1753172703028> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1753172703028> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1753172703028*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1753172703038 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1753172703038 >div{ animation-fill-mode:both; } #w_grid-1753172703048 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172703048 >div{ animation-fill-mode:both; } #w_grid-1753172703048 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1753172703048 .p_gridbox{ background-color:rgba(255, 255, 255, 0); border:1px solid #e2e2e2; transition:0.5s; } #w_grid-1753172703048 .p_gridbox:hover{ background-color:rgb(254, 24, 73); } #w_grid-1753172703048 .p_gridbox:hover span{ color:white; } /*w_grid-1753172703048*/ /*w_grid-1753172703048*/@media only screen and (min-width: 769px){ #w_grid-1753172703048> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1753172703048> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1753172703048> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1753172703048*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1753172703058 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1753172703058 >div{ animation-fill-mode:both; } #w_grid-1753172703068 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1753172703068 >div{ animation-fill-mode:both; } #w_grid-1753172703068 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_grid-1753172703068 .p_gridbox{ background-color:rgba(255, 255, 255, 0); border:1px solid #e2e2e2; transition:0.5s; } #w_grid-1753172703068 .p_gridbox:hover{ background-color:rgb(254, 24, 73); } #w_grid-1753172703068 .p_gridbox:hover span{ color:white; } /*w_grid-1753172703068*/ /*w_grid-1753172703068*/@media only screen and (min-width: 769px){ #w_grid-1753172703068> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1753172703068> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1753172703068> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1753172703068*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1753172703078 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1753172703078 >div{ animation-fill-mode:both; } #w_grid-1753172703178 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1753172703178*/@media only screen and (max-width: 768px){ } /*w_grid-1753172703178*/@media only screen and (min-width: 769px){ } /*w_grid-1753172703178*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1753172955010{ 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-1753172702938{ 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-1753172702948{ width:94%; max-width:1600px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:40px; margin-left:auto; margin-right:auto; margin-bottom:40px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1753172702958{ 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-1753172702968{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1753172702978{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1753172703188{ 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-1753172703193{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1753172702988{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1753172703198{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1753172702998{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1753172703008{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1753172703018{ 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-1753172703028{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1753172703038{ 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-1753172703048{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1753172703058{ 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-1753172703068{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1753172703078{ 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-1753172703178{ 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; }