/*e_ContentMajorStyleBox-001*/ .e_ContentMajorStyleBox-001{ /* position: absolute;*/ width: 100%; height: auto; width-uint:%; } /*stylebox_top*/ /*stylebox_link*/ .e_ContentMajorStyleBox-001 .stylebox_link{ color:#666666; font-size: 14px; height: inherit; display: table; padding:0 15px; border-width: 0px; float: right; vertical-align: middle; margin-right: 15px; } .e_ContentMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_ContentMajorStyleBox-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_ContentMajorStyleBox-001 .title_icon::before{ content: ""; } .e_ContentMajorStyleBox-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_ContentMajorStyleBox-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_ContentMajorStyleBox-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; padding-right: 22px; vertical-align: top; } .e_ContentMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_ContentMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_ContentMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_ContentMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_ContentMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color:#f0f0f0; width: 100%; width-uint:%; } .e_ContentMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }/*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); }@media only screen and (max-width: 768px){ .cpnavbox{ display:none; } .iphone-fix{ display:block; } .iphone-fix { width: 100%; z-index: 9; display: block; position: relative; } .iphone-fix span { color: #017ED5; display: block; text-align: center; font-size: 16px; height: 50px; line-height: 50px; cursor: pointer; } .iphone-fix span b { display: inline-block; margin-left: 5px; width: 8px; height: 6px; background: url(../images/rbqbhvz3riceeyrsaaaaajhrd1w542.png) center no-repeat; } .iphone-down { width: 100%; position: absolute; left: 0; display: none; top: 50px; background: #f9f9f9; } .iphone-down a { display: block; width: 100%; font-size: 14px; text-align: center; padding: 15px; color: #666; position: relative; overflow: hidden; border: none !important; text-decoration:none; } .iphone-down a:after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; z-index: 1; background-color: rgba(0,0,0,.05); -webkit-animation-duration: 0.7s; animation-duration: 0.7s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: ReturnToNormal; animation-name: ReturnToNormal; } @-webkit-keyframes ReturnToNormal { 0%{ -webkit-transform: scale(0.1,1); -ms-transform: scale(0.1,1); transform: translate: scale(0.1,1); } 100% { -webkit-transform: scaleX(1,1); -ms-transform: scale(1,1); transform: translate: scaleX(1,1); } } } @media only screen and (min-width: 769px) { .iphone-fix{ display:none; } .cpnavbox{ -webkit-transition: height 0.3s; transition: height 0.3s; } .cpnavbox ul li{ float:left; } .cpnavbox ul li a{ display:block; z-index: 1; padding: 0 40px; line-height:50px; position: relative; color:#017ED5; font-size:14px; } .cpnavbox ul li a:before { content: ""; position: absolute; left: 0px; top: 0; width: 1px; height: 100%; display: block; background-color: rgba(0,0,0,.08); } .cpnavbox ul li:last-child a:after { content: ""; position: absolute; right: 0px; top: 0; width: 1px; height: 100%; display: block; background-color: rgba(255,255,255,.2); } .cpnavbox ul li a:hover{ color:#fff; } .cpnavbox ul li a:hover{ background-color: #017ED5; color: #fff; } .cpnavbox ul li .light a{ background-color: #017ED5; color: #fff; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .c_portalResIntro_category-01001002 .p_MatteIcon .iconfont:before{ content:'\e602'; }@media only screen and (max-width: 768px){ .c_portalResIntro_detail-01001002 .p_contentBox{ padding: 0px 35px; overflow: hidden; } .c_portalResIntro_detail-01001002 .p_header { margin: 20px 0; text-align: center; border-bottom: 1px solid #eee; padding-bottom: 20px; } .c_portalResIntro_detail-01001002 .p_dataSource{ overflow:hidden; margin-bottom: 20px; } .c_portalResIntro_detail-01001002 .p_dataSource > li{ display:inline-block; margin-right: 40px; } .c_portalResIntro_detail-01001002 .p_dataSource > li:last-child{ margin-right: 0px; } .c_portalResIntro_detail-01001002 .p_line { margin: 20px 0; border-bottom:1px solid #ccc; } .c_portalResIntro_detail-01001002 .p_summary{ padding:10px; background:#e3f5fe; } .c_portalResIntro_detail-01001002 .p_content { margin: 20px 0; overflow:hidden; } .c_portalResIntro_detail-01001002 .p_KeywordBox span{ padding:2px 10px } .c_portalResIntro_detail-01001002 .p_name { margin-top: 5px; margin-right: 10px; } .c_portalResIntro_detail-01001002 .p_tags{ display:inline-block; } .c_portalResIntro_detail-01001002 .p_tag{ display: inline-block; background: #f1f1f1; border: 1px solid #D9D9D9; margin-right: 18px; margin-bottom: 15px; cursor: default; border-radius: 4px; color: #969696; } .c_portalResIntro_detail-01001002 .p_QRCode{ text-align: center; padding: 30px 0px; line-height:40px; } .c_portalResIntro_detail-01001002 .p_tit{ display: none; } .c_portalResIntro_detail-01001002 .p_contentBox{ padding:0; } .c_portalResIntro_detail-01001002 .p_header{ border:none; text-align: left; margin: 20px 10px 10px; padding-bottom: 0; } .c_portalResIntro_detail-01001002 .summary-mo{ display: block; background: none; padding-left: 0; padding: 0 10px 15px; width: auto; word-wrap: break-word; word-break: normal; } .c_portalResIntro_detail-01001002 .summary-pc{ display: none; } .c_portalResIntro_detail-01001002 .p_QRCode{ display: none; } .c_portalResIntro_detail-01001002 .p_dataSource > li{ display: block; line-height: 22px; color: #9c9b9b; } .c_portalResIntro_detail-01001002 .p_dataSource > li a{ color: #9c9b9b; } .c_portalResIntro_detail-01001002 .p_dataSource > li:last-child{ float:none; } .c_portalResIntro_detail-01001002 .p_dataSource { padding: 0 0 10px; margin: 10px; width: auto; } .c_portalResIntro_detail-01001002 .p_tit{ display: block; font-size: 22px; padding: 10px; margin-bottom: 10px; } .c_portalResIntro_detail-01001002 .p_content{ margin-top: 0px; } .c_portalResIntro_detail-01001002 .p_con{ margin: 0 10px; } .c_portalResIntro_detail-01001002 .p_con img{ width: 100%!important; } } @media only screen and (min-width: 769px){ .c_portalResIntro_detail-01001002 .p_contentBox{ padding: 0px 35px; overflow: hidden; } .c_portalResIntro_detail-01001002 .p_header { margin: 20px 0; text-align: center; padding-bottom: 20px; } .c_portalResIntro_detail-01001002 .p_dataSource{ overflow:hidden; margin-bottom: 20px; } .c_portalResIntro_detail-01001002 .p_dataSource > li{ display:inline-block; margin-right: 40px; } .c_portalResIntro_detail-01001002 .p_dataSource > li:last-child{ margin-right: 0px; } .c_portalResIntro_detail-01001002 .p_line { margin: 20px 0; border-bottom:1px solid #ccc; } .c_portalResIntro_detail-01001002 .p_summary{ padding:10px; background:#e3f5fe; word-wrap: break-word; word-break: normal; } .c_portalResIntro_detail-01001002 .p_content { margin: 20px 0; overflow:hidden; } .c_portalResIntro_detail-01001002 .p_KeywordBox span{ padding:2px 10px } .c_portalResIntro_detail-01001002 .p_name { margin-top: 5px; margin-right: 10px; } .c_portalResIntro_detail-01001002 .p_tags{ display:inline-block; } .c_portalResIntro_detail-01001002 .p_tag{ display: inline-block; background: #f1f1f1; border: 1px solid #D9D9D9; margin-right: 18px; margin-bottom: 15px; cursor: default; border-radius: 4px; color: #969696; } .c_portalResIntro_detail-01001002 .p_QRCode{ text-align: center; padding: 30px 0px; line-height:40px; } .c_portalResIntro_detail-01001002 .summary-mo{ display: none; } .c_portalResIntro_detail-01001002 .p_tit{ display: none; } .c_portalResIntro_detail-01001002 .p_con img{ width: auto!important; } .c_portalResIntro_detail-01001002 .p_dataSource.borderB_dividers{ border-bottom: none; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .c_portalResIntro_detail-01001002 .p_MatteIcon .iconfont:before{ content:'\e602'; } .c_portalResIntro_detail-01001002 >div{ animation-fill-mode:both; } .c_portalResIntro_detail-01001002 .p_tit, .c_portalResIntro_detail-01001002 .p_QRCode, .c_portalResIntro_detail-01001002 .p_summary, .c_portalResIntro_detail-01001002 .p_dataSource{ display:none; } .c_portalResIntro_detail-01001002 .introTitle{ font-size:22px; font-weight:normal; border-bottom:1px solid #f0f0f0; margin:20px 0px; height:30px; } @media only screen and (min-width: 769px){ .c_portalResIntro_detail-01001002 .p_contentBox{ padding:0px; } } @media only screen and (max-width: 768px){ .c_portalResIntro_detail-01001002 .p_contentBox{ padding:0px 10px; } .c_portalResIntro_detail-01001002 .p_content { margin-top:2.5rem } }.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%; position: static; } .p_gridbox:before, .p_gridbox:after { display: table; content: ""; line-height: 0px; } .p_gridbox:after { clear: both; } .p_gridbox { *zoom: 1; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }/*page property_start*/.pagebox,#-remove--flag{width:100%; margin:0px auto; }/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ #c_portalResIntro_category-15755388087902519{ 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_portalResIntro_detail-15755388797367733{ 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-1575538094603 > div > .p_gridbox{ background-color:rgba(242, 242, 242, 1); } #w_grid-1575538094603 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1575538094603 >div{ animation-fill-mode:both; } #w_grid-1575538094603 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1575538094603*/ /*w_grid-1575538094603*/@media only screen and (min-width: 769px){ #w_grid-1575538094603> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1575538094603> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1575538094603> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1575538094603*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1575538123394 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1575538123394*/ /*w_grid-1575538123394*/ /*w_grid-1575538123394*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1575538858725 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1575538858725*/@media only screen and (max-width: 768px){ } /*w_grid-1575538858725*/@media only screen and (min-width: 769px){ } /*w_grid-1575538858725*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1575538094603{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:100%; 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-1575538123394{ width:100%; max-width:1200px; min-width:0px; height:auto; max-height:none; min-height:100%; 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-1575538858725{ width:100%; max-width:1200px; 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; }