/*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); }/*侧边联系*/ .sideBar{ position:fixed; right:0; top:40%; transform: translateY(-50%); z-index:99; } .side1{ width:50px; height:160px; background: #097bc2b3; text-align:center; transition:all 0.5s; display: flex; align-items: center; justify-content: center; } .side1 a, .side1 img, .side1 i, .side1 span{ display:block; } .side1 img{ margin:0 auto; } .side1 i{ margin:10px auto; width:1px; height:20px; background:#fff; transition:all 0.5s ease; } .side1 span{ color:#fff; font-size:16px; writing-mode: vertical-lr; margin: 0 auto; font-family:din; } .side1:hover{ background: #55b0e8; } .side1:hover a img{ animation:jitter 0.5s; } .side{ height:50px; position:absolute; transition:all 0.5s; } .side a{ display:block; height:50px; font-size:0; } .side i, .side span{ display:inline-block; vertical-align: middle; height:100%; line-height: 50px } .side i{ width:50px; text-align:center; background: #097bc2b3; } .side i img{ vertical-align: middle; } .side span{ text-align:center; line-height:50px; background: #55b0e8; font-size:15px; color:#fff; transition:all 1s; font-family:pop; } .side2{ top:161px; right: -240px; width: 290px; } .side2 span{ width: 240px; } .side3{ right:-150px; width: 200px; top:212px; } .side3 span{ width:150px; } .side4{ right: -150px; width: 200px; top:263px; } .side4 span{ width: 150px; } .side5{ right:-150px; width: 200px; top:314px; cursor: pointer; } .side5 span{ width:140px; } .side:hover{ right:0; } .side:hover i{ background: #097bc2; } /*首页 更多按钮*/ .sy-more{ display:block; width:180px; height:50px; line-height:50px; color:#666; font-size:16px; font-family:"pop"; border:1px solid #ccc; background:url(../image/s_more1.png) no-repeat center left 36px; text-indent:60px; border-radius:30px; transition:all 0.5s; } .sy-more:hover{ color:#fff; background:url(../image/s_more2.png) no-repeat center left 36px #da0000; border:1px solid #da0000; } @media screen and (max-width: 768px){ .sy-more{ width:140px; height:42px; line-height:42px; font-size:14px; background:url(../image/s_more1.png) no-repeat center left 24px; text-indent:44px; } .sy-more:hover{ color:#fff; background:url(../image/s_more2.png) no-repeat center left 24px #da0000; } } /*内页 标题*/ .ny-title{ padding-bottom:10px; border-bottom:1px solid #dbdbdb; } .ny-title dt{ font-size:28px; font-weight:normal; color:#333; line-height:28px; margin-bottom:10px; } .ny-title dd{ font-size:16px; color:#666; font-family:"pop"; } @media screen and (max-width: 768px){ .ny-title dt{ font-size:24px; line-height:24px; margin-bottom:6px; } .ny-title dd { font-size: 14px; } } /*内页 banner*/ .ny-ban{ position:relative; } .ny-ban img{ width:100%; height:auto; animation: ban 30s infinite linear; } .ban-col{ font-family:nyban; position:absolute; left:50%; top:45%; transform:translateX(-50%); text-align:center; color:#fff; width:100%; } .ban-col h2{ font-size:42px; margin-bottom:4px;color: #fff;} .ban-col p{ font-size:20px; } @media only screen and (max-width: 768px){ .ban-col{ font-family:"微软雅黑"; transform:translate(-50%,-50%); display:none; } .ban-col h2{ font-size:28px; margin-bottom:10px; } .ban-col p{ font-size:14px; } }/*图片标题列表*/ .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%;  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(../image/camera.png) no-repeat center; }@media only screen and (max-width: 768px) { /*小屏*/ .c_portalResnav_main-01001 .p_problemCategory { display: block; } .c_portalResnav_main-01001 .p_navPc { display: none; } .c_portalResnav_main-01001 .p_linkBox { display: none; } .c_portalResnav_main-01001 .p_parent { display: block; } .c_portalResnav_main-01001 .p_categoryBtn:before { /* 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: 100%; } } @media only screen and (min-width: 769px){/*大屏*/ .c_portalResnav_main-01001 .p_problemCategory{ display: none; } .c_portalResnav_main-01001 .p_parent{ display: none; } .c_portalResnav_main-01001 .p_navPc{ display: block; } .c_portalResnav_main-01001 .p_linkBox{ display: block; } .c_portalResnav_main-01001 { width: auto; height: auto; overflow: visible; } /*p_category*/ .c_portalResnav_main-01001 .p_category { height: 100%; width: 100%; position: relative; background-color: #FFFFFE; } .clearfix:before, .clearfix:after { content: ""; display: block; clear: both; width: 0; height: 0; visibility: hidden; font-size: 0; } .c_portalResnav_main-01001 .p_categoryBox{ line-height:24px; width: auto; float: left; } .c_portalResnav_main-01001 .p_categoryBox .p_linkBox { width:100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items:center; /* 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; } .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_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{ margin-top: 40px; left: 0px; } .c_portalResnav_main-01001 .p_categoryBox .slideOut{ position: absolute; left: 100%; top: 0; width: 100%; height: auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/ /*暂时不写*/ }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.w_fline-001 .p_FLine{ width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001{ width:100%; min-height:20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline{ width:100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before{ content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; }.m-foot{ width:100%; position:fixed; bottom:0; left:0; z-index:999; background: #f5f5f5; border-top:1px solid #e5e5e5; } .m-foot ul{ font-size:0; text-align:center; height:60px; } .m-foot ul li{ float:left; width:20%; color:#2a7762; font-size:14px; height:60px; display: flex; justify-content: center; align-items: center; } .m-foot ul li span,.m-foot ul li img{ display:block; margin: 8px auto; } .m-foot ul li span{ line-height:14px; } *{ 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*/ @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1199px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media screen and (max-width: 1439px) and (min-width: 1200px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1400px) and (min-width: 1200px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1201px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1600px) and (min-width: 1440px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1439px) and (min-width: 1280px){ } @media only screen and (max-width: 1200px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-15994676886731976{ 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 screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16142159003080480 .btdh{ display:block; } #c_portalResPublic_codeContainer-16142159003080480 .btdh li{ display:inline-block; width:24%; vertical-align:top; } #c_portalResPublic_codeContainer-16142159003080480 .btdh h2{ font-weight:bold; margin:0; padding:0; list-style-type:none; color:#fff; font-size:18px; line-height:26px; padding-bottom:3%; } #c_portalResPublic_codeContainer-16142159003080480 .btdh p{ margin:0; padding:0; list-style-type:none; color:#e0e7fd; font-size:14px; line-height:30px; } #c_portalResPublic_codeContainer-16142159003080480{ 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-16142179061949137 .btty{ display:inline-block; width:100%; } #c_portalResPublic_codeContainer-16142179061949137 .btty li{ width:20%; display:flex; align-items:center; float:left; } #c_portalResPublic_codeContainer-16142179061949137 .btty02{ padding-left:10px; } #c_portalResPublic_codeContainer-16142179061949137 .btty h3{ font-size:24px; color:#262626; } #c_portalResPublic_codeContainer-16142179061949137 .btty p{ font-size:14px; color:#999999; } #c_portalResPublic_codeContainer-16142179061949137 img:hover{ transform:rotateY(180deg); transition:all 0.6s; } #c_portalResPublic_codeContainer-16142179061949137 img{ transition:all 0.6s; } #c_portalResPublic_codeContainer-16142179061949137{ width:92%; 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:3%; padding-left:0px; padding-right:0px; padding-bottom:3%; } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16142165416342699 .sidecon{ text-align:right; } #c_portalResPublic_codeContainer-16142165416342699 .sidecon h2{ font-size:18px; font-weight:bold; color:#fff; } #c_portalResPublic_codeContainer-16142165416342699 .sidecon p{ font-size:14px; line-height:30px; color:#e0e7fd; } #c_portalResPublic_codeContainer-16142165416342699 .sidecon a{ font-size:14px; color:#e0e7fd; line-height:30px; } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16142165416342699 .sidecon{ text-align:center; } } #c_portalResPublic_codeContainer-16142165416342699{ 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-16142443125868769 .mocon h3{ font-size:18px; font-weight:bold; color:#fff; } #c_portalResPublic_codeContainer-16142443125868769 .mocon{text-align:center; } #c_portalResPublic_codeContainer-16142443125868769 .mocon li{ display:inline-block; width:115px; height:36px; border:1px solid #e5e5e5; text-align:center; font-size:14px; transition:0.5s; margin:10px; line-height:32px; } #c_portalResPublic_codeContainer-16142443125868769 a{ color:#e0e7fd; text-decoration:none; font-size:14px; } #c_portalResPublic_codeContainer-16142443125868769 li:hover{ background:#05598e; color:#097bc2!important; } #c_portalResPublic_codeContainer-16142443125868769{ 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: 768px){ #c_portalResPublic_codeContainer-15992800442170348 .sideBar{ display:none; } } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-15992800442170348 .sideBar { position: fixed; right: 0; top: 40%; transform: translateY(-50%); z-index: 99; display: none; } } #c_portalResPublic_codeContainer-15992800442170348{ 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: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1280px) and (min-width: 1024px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } @media screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-15963586345939601 .lan{ width:140px; height:40px; } #c_portalResPublic_codeContainer-15963586345939601 .lan a{ display:block; width:100%; background:#097bc2; height:40px; line-height:40px; border-radius:30px; font-family:"pop"; font-size:14px; color:#fff; margin-top:0px; transition:all 0.5s; text-align:center; } #c_portalResPublic_codeContainer-15963586345939601 .lan dl{ width:70%; text-align:center; margin:0 auto; display:none; } #c_portalResPublic_codeContainer-15963586345939601 .lan dl dd{ border-bottom:1px solid #e5e5e5; } #c_portalResPublic_codeContainer-15963586345939601 .lan dl dd:last-child{ border-bottom:none; } #c_portalResPublic_codeContainer-15963586345939601 .lan dl dd a{ display:block; font-size:14px; line-height:40px; font-family:"pop"; color:#333; background:#fafafa; } #c_portalResPublic_codeContainer-15963586345939601 .lan dl dd:hover a{ background:#1a1a1a; color:#fff; transition:all 0.5s; } @media screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResPublic_codeContainer-15963586345939601 .lan span{ margin-top:18px; } } #c_portalResPublic_codeContainer-15963586345939601 .e_box{ z-index:999!important; } #c_portalResPublic_codeContainer-15963586345939601{ width:140px; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResnav_main-15884980859899188 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-15884980859899188 >div{ animation-fill-mode:both; } #c_portalResnav_main-15884980859899188 .fr{ float:right; } #c_portalResnav_main-15884980859899188 .clearfix:after{clear:both; } #c_portalResnav_main-15884980859899188 .clearfix{ clear:both; *zoom:1; } #c_portalResnav_main-15884980859899188 body{ background-color:#1b1b1b; } #c_portalResnav_main-15884980859899188 .header{ width:100%; position:relative; top:0; left:0; z-index:999; padding:0; } #c_portalResnav_main-15884980859899188 .header .left{ width:12%; } #c_portalResnav_main-15884980859899188 .header .left a img{ height:40px; margin-top:6px; } #c_portalResnav_main-15884980859899188 .header .left .img2{ display:none; } #c_portalResnav_main-15884980859899188 .header .nav{ -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; height:100%; display:block; } #c_portalResnav_main-15884980859899188 .container{ width:100%; padding:0; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li{ float:left; position:relative; display:block; z-index:5; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li:after{ content:""; width:0; height:100%; background:#097bc2; position:absolute; bottom:0; left:50%; transition:all 0.5s ease 0s; z-index:-1; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li:hover:after{ width:100%; left:0; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li .navNameLink{ text-decoration:none; padding:0 35px; display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; color:#fff; font-size:16px; line-height:70px; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li:hover a{ color:#fff; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown{ display:inherit; position:relative; margin:0; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown .jt{ width:20px; height:20px; background:url(http://2004225171.pool5-site.yun300.cn/css/i/top.png) no-repeat; background-size:100% 100%; display:block; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown .dropdown_menu{ position:absolute; top:70px; width:100%; background:#fff; box-shadow:0 0 3px 0 rgba(0,0,0,0.1); left:0%; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown .dropdown_menu a{ font-size:14px; color:#666; padding:0 10px; line-height:40px; text-align:center; background:#fff; margin-bottom:1px; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown .dropdown_menu a:last-child{ margin-bottom:0; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown:hover .dropdown_menu a{ color:#666; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{ color:#fff; background:#097bc2; } #c_portalResnav_main-15884980859899188 .header.on{ background:none; border-bottom:0px solid #ccc; } #c_portalResnav_main-15884980859899188 .header.on .left .img1{ display:none; } #c_portalResnav_main-15884980859899188 .header.on .left .img2{ display:block; } #c_portalResnav_main-15884980859899188 .header.on .navbar_nav li a{ color:#fff; } #c_portalResnav_main-15884980859899188 .header.on .navbar_nav li:hover a{ color:#fff; } #c_portalResnav_main-15884980859899188 #navToggle{ display:none; } #c_portalResnav_main-15884980859899188 .m_nav{ position:fixed; top:0; box-shadow:0 15px 27px 0 rgba(167,165,165,0.38); width:100%; height:100%; background:#fff; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; -webkit-transition:all ease 0.5s; z-index:1000; opacity:1; visibility:visible; margin-top:0; overflow-y:auto; transform:translateX(100%); left:0; } #c_portalResnav_main-15884980859899188 .m_nav.open{ transform:translateX(0); } #c_portalResnav_main-15884980859899188 .m_nav .top{ height:70px; padding:20px; box-sizing:border-box; } #c_portalResnav_main-15884980859899188 .m_nav .top .closed{ display:block; width:30px; height:30px; line-height:30px; text-align:center; float:right; cursor:pointer; font-size:30px; } #c_portalResnav_main-15884980859899188 .m_nav .logo{ width:100%; margin:0 auto; } #c_portalResnav_main-15884980859899188 .m_nav .logo img{ height:50px; display:block; margin:30px auto; } #c_portalResnav_main-15884980859899188 .m_nav .ul{ margin-top:0; border-top:1px solid #e5e5e5; margin-bottom:20px; } #c_portalResnav_main-15884980859899188 .m_nav .ul li{ padding:0 20px; border-bottom:1px solid #e5e5e5; transform:translateY(100%); -webkit-transform:translateY(100%); -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity:0; } #c_portalResnav_main-15884980859899188 .m_nav.open .ul li{ opacity:1; -webkit-transform:translateY(0); transform:translateY(0); } #c_portalResnav_main-15884980859899188 .m_nav .ul li:nth-child(1){ -webkit-transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-15884980859899188 .m_nav .ul li:nth-child(2){ -webkit-transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-15884980859899188 .m_nav .ul li:nth-child(3){ -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-15884980859899188 .m_nav .ul li:nth-child(4){ -webkit-transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-15884980859899188 .m_nav .ul li:nth-child(5){ -webkit-transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-15884980859899188 .m_nav .ul li:nth-child(6){ -webkit-transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; } #c_portalResnav_main-15884980859899188 .m_nav .ul li a{ display:inline-block; text-decoration:none; color:#333; font-size:16px; height:50px; line-height:50px; width:80%; font-family:pop; } #c_portalResnav_main-15884980859899188 .m_nav .ul li .dropdown_menu{ display:none; } #c_portalResnav_main-15884980859899188 .m_nav .ul li.dropdown.active .dropdown_menu{ display:block; } #c_portalResnav_main-15884980859899188 .m_nav .ul li .dropdown_menu a{ display:block; width:100%; height:50px; line-height:50px; padding:0 40px; box-sizing:border-box; border-bottom:1px solid #f5f5f5; } #c_portalResnav_main-15884980859899188 .m_nav .ul li .dropdown_menu a:last-child{ border:none; } #c_portalResnav_main-15884980859899188 .banner{ width:100%; } #c_portalResnav_main-15884980859899188 .banner img{ width:100%; } @media only screen and (max-width: 1280px) and (min-width: 1024px){ #c_portalResnav_main-15884980859899188 .header .navbar_nav li .navNameLink{ padding: 0 25px; font-size: 16px; } #c_portalResnav_main-15884980859899188 .header .navbar_nav li.dropdown .dropdown_menu a{ padding:0; } } @media screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResnav_main-15884980859899188 .m_nav{ background: url(../image/logo.png) no-repeat top 10px left 20px #fff; } #c_portalResnav_main-15884980859899188 .m_nav .top{ padding:0 20px; margin: 0 auto; } #c_portalResnav_main-15884980859899188 .m_nav .top .closed{ margin:20px 0; } #c_portalResnav_main-15884980859899188 .header{ padding: 0; } #c_portalResnav_main-15884980859899188 .header #navToggle { height: 50px; padding: 0; display: inline-block; float: right; } #c_portalResnav_main-15884980859899188 .header #navToggle span { position: relative; width: 44px; height: 2px; margin-top: 39px; } #c_portalResnav_main-15884980859899188 .header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 2px; left: 0; } #c_portalResnav_main-15884980859899188 .header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; display: block; background: #da0000; } #c_portalResnav_main-15884980859899188 .header #navToggle span:before { top: 13px; } #c_portalResnav_main-15884980859899188 .header #navToggle span:after { bottom: 15px; } #c_portalResnav_main-15884980859899188 .header #navToggle.open span:before { top: 10px; -webkit-transform: translateY(-11px) rotate(-45deg); -moz-transform: translateY(-11px) rotate(-45deg); -ms-transform: translateY(-11px) rotate(-45deg); -o-transform: translateY(-11px) rotate(-45deg); transform: translateY(-11px) rotate(-45deg); } #c_portalResnav_main-15884980859899188 .header #navToggle.open span:after { bottom: 12px; -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); } #c_portalResnav_main-15884980859899188 .header #navToggle.open span { background: none; } #c_portalResnav_main-15884980859899188 .header #navToggle.open span:before, .header #navToggle.open span:after { background: #da0000; } #c_portalResnav_main-15884980859899188 .header .nav{ display: none; } #c_portalResnav_main-15884980859899188 .banner img{ height: 600px; object-fit: cover; } #c_portalResnav_main-15884980859899188 .jt { display: inline-block; width: 10%; height: 60px; line-height: 60px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; } #c_portalResnav_main-15884980859899188 .jtRote { transform: rotateZ(90deg); } } @media screen and (max-width: 768px){ #c_portalResnav_main-15884980859899188 .m_nav{ background: url(http://2004225171.pool5-site.yun300.cn/img/logo1.png) no-repeat top 15px left 20px #fff; } #c_portalResnav_main-15884980859899188 .m_nav .top{ padding:0 20px; margin: 0 auto; } #c_portalResnav_main-15884980859899188 .m_nav .top .closed{ margin:20px 0; } #c_portalResnav_main-15884980859899188 .header{ padding: 0; } #c_portalResnav_main-15884980859899188 .header #navToggle { height: 50px; padding: 0; display: inline-block; float: right; } #c_portalResnav_main-15884980859899188 .header #navToggle span { position: relative; width: 36px; height: 2px; margin-top: 35px; } #c_portalResnav_main-15884980859899188 .header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 2px; left: 0; } #c_portalResnav_main-15884980859899188 .header #navToggle span, .header #navToggle span:before, .header #navToggle span:after { -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; display: block; background: #fff; } #c_portalResnav_main-15884980859899188 .header #navToggle span:before { top: 11px; } #c_portalResnav_main-15884980859899188 .header #navToggle span:after { bottom: 13px; } #c_portalResnav_main-15884980859899188 .header #navToggle.open span:before { top: 10px; -webkit-transform: translateY(-11px) rotate(-45deg); -moz-transform: translateY(-11px) rotate(-45deg); -ms-transform: translateY(-11px) rotate(-45deg); -o-transform: translateY(-11px) rotate(-45deg); transform: translateY(-11px) rotate(-45deg); } #c_portalResnav_main-15884980859899188 .header #navToggle.open span:after { bottom: 12px; -webkit-transform: translateY(10px) rotate(45deg); -moz-transform: translateY(10px) rotate(45deg); -ms-transform: translateY(10px) rotate(45deg); -o-transform: translateY(10px) rotate(45deg); transform: translateY(10px) rotate(45deg); } #c_portalResnav_main-15884980859899188 .header #navToggle.open span { background: none; } #c_portalResnav_main-15884980859899188 .header #navToggle.open span:before, .header #navToggle.open span:after { background: #da0000; } #c_portalResnav_main-15884980859899188 .header .nav{ display: none; } #c_portalResnav_main-15884980859899188 .banner img{ height: 600px; object-fit: cover; } #c_portalResnav_main-15884980859899188 .jt { display: inline-block; width: 10%; height: 60px; line-height: 60px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; } #c_portalResnav_main-15884980859899188 .jtRote { transform: rotateZ(90deg); } #c_portalResnav_main-15884980859899188 .m-lan{ padding:0 20px; text-align:center; font-size:0; } } #c_portalResnav_main-15884980859899188{ 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-1588492178985 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1588492178985{ position:fixed; top:0px; left:0px; bottom:auto; right:auto; transform:none; width:100%; height:70px; z-index:999999; content:normal; max-width:none; min-width:0px; max-height:none; min-height:70px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; -webkit-transform:none; } #w_grid-1588492178985 >div{ animation-fill-mode:both; } #w_grid-1588492178985 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1588492178985*/@media only screen and (max-width: 768px){ #w_grid-1588492178985> div > .p_gridbox{ background:#67b8eb; } } /*w_grid-1588492178985*/@media only screen and (min-width: 769px){ #w_grid-1588492178985> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1588492178985*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1588492178985> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1588492178985> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1588497483319 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1588497483319 >div{ animation-fill-mode:both; } #w_grid-1588497483319 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1588497483319*/@media only screen and (max-width: 768px){ #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:20%; margin-left:0; margin-right:0; clear:none; height:80px; display:none; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:80%; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:20%; margin-left:0; margin-right:0; clear:none; } } /*w_grid-1588497483319*/@media only screen and (min-width: 769px){ #w_grid-1588497483319> div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:14.580000000000002%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:29.73%; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:55.67999999999999%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } /*w_grid-1588497483319*/@media only screen and (max-width: 1280px) and (min-width: 1024px){ #w_grid-1588497483319> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:180px; margin-left:0; margin-right:0; clear:none; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:20%; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:calc(80% - 180px); margin-left:0; margin-right:0; clear:none; } #w_grid-1588497483319> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } /*w_grid-1588497483319*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1588497541324 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1588497541324 >div{ animation-fill-mode:both; z-index:9999; } #w_grid-1588498085670 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1588498085670*/ /*w_grid-1588498085670*/ /*w_grid-1588498085670*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1588492180785 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1588492180785*/ /*w_grid-1588492180785*/ /*w_grid-1588492180785*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1614217852364 > div > .p_gridbox{ background-image:url(../image/btbg.jpg); background-image-part-image:url(../image/btbg.jpg); background-position:center center; background-attachment:fixed; } #w_grid-1614217852364 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1614217852364 >div{ animation-fill-mode:both; } #w_grid-1614217852364 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1614217852364*/ /*w_grid-1614217852364*/@media only screen and (min-width: 769px){ #w_grid-1614217852364> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1614217852364> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1614217852364> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1614217852364*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1588492182410 > div > .p_gridbox{ background-color:#393939; } #w_grid-1588492182410 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1588492182410 >div{ animation-fill-mode:both; } #w_grid-1588492182410 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1588492182410*/@media only screen and (max-width: 768px){ #w_grid-1588492182410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1588492182410*/@media only screen and (min-width: 769px){ #w_grid-1588492182410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } /*w_grid-1588492182410*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1588492182410> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1588492182410> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1614215838061 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1614215838061 >div{ animation-fill-mode:both; } #w_grid-1614215838061 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1614215838061*/ /*w_grid-1614215838061*/@media only screen and (min-width: 769px){ #w_grid-1614215838061> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:17.47%; margin-left:0%; margin-right:0px; clear:none; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:56.10000000000001%; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:26.419999999999998%; margin-left:0%; margin-right:0px; clear:none; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } /*w_grid-1614215838061*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1614215838061> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:31.996799999999997%; margin-left:2%; margin-right:0; clear:none; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:31.996799999999997%; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:31.996799999999997%; margin-left:2%; margin-right:0; clear:none; } #w_grid-1614215838061> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } } #w_fimg-1614217185972 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1614217185972 >div{ animation-fill-mode:both; } #w_fline-1614217284174 .p_FLine{ border-top-color:rgba(33, 135, 199, 1); } #w_fline-1614217284174 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1614217284174 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1614217284174 >div{ animation-fill-mode:both; } #w_grid-1595248182904 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1595248182904*/@media only screen and (max-width: 768px){ } /*w_grid-1595248182904*/@media only screen and (min-width: 769px){ } /*w_grid-1595248182904*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1588497483319{ width:100%; max-width:1440px; min-width:0px; height:70px; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:16px; padding-right:16px; padding-bottom:0px; } #w_fimg-1588497541324{ width:auto; max-width:100px; min-width:40px; 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-1588498085670{ width:100%; max-width:none; min-width:0px; height:70px; 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-1588492180785{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:345px; 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-1614217852364{ 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-1588492182410{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1614215838061{ width:95%; max-width:1460px; 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:1%; padding-left:10px; padding-right:10px; padding-bottom:3%; } #w_fimg-1614217185972{ width:100%; max-width:139px; 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-1614217220312{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:2%; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1614217284174{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:20px; 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-1614217379380{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:5px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1595248182904{ 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; }