/*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); }@media only screen and (max-width: 768px){/*小屏*/ .box .pic{ border-radius: 5px;position: relative; overflow: hidden;} .box .pic1{ border-radius: 5px;position: relative; overflow: hidden;} .box .text{ position: relative; color: #282828; padding: 0;} .box .text{ background:rgba(255,255,255,1);margin-top:5px;} } @media only screen and (min-width: 769px){/*大屏*/ } @media only screen and (max-width: 1300px) and (min-width: 769px){/*中屏*/ .box .title{font-size:20px;} .box .text p{font-size:16px;margin-top:10px;} } .box{ position:relative; border-radius:5px; overflow:hidden; display:block; width:100%; } .pic:after{ display:block; width:100%; content:""; padding-top:80.3%;position: relative; overflow: hidden; } .pic1:after{ display:block; width:100%; content:""; padding-top:38.7%;position: relative; overflow: hidden; } .pic img{ position:absolute; display:block; width:100%; height:100%; } .pic:hover{ animation:myfirst1 5s infinite; } .pic1 img{ position:absolute; display:block; width:100%; height:100%; } .pic1:hover{ animation:myfirst1 5s infinite; } @keyframes myfirst1{ 0%{ transform: scale(1) } 100%{ transform: scale(1.1) } } .box_con{ } .text{ position:absolute; bottom:0; left:0; width:100%; padding:0 5% 20px; color:#fff;background-image: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.5)); } .title{ font-size:24px; font-weight:bold; margin-right:25px; } .text p{ font-size:18px; margin-top:10px; }@media only screen and (max-width: 768px){/*Ã¥Â°ÂÃ¥Â±Â*/ .c_portalResSearch_total-02001{ margin-left: auto; margin-right: auto; width: 100%; display: block; font-size: 0; padding: 0 10px; } .c_portalResSearch_total-02001 .p_contentBox{ width: 100%; height: auto; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001 .p_headbox{ position: absolute; width: 100%; height: auto; border: 1px solid rgba(240, 240, 240, 1); border-radius: 5px; padding: 10px 0px; display: none; /* margin: 0 10px; */ background: #fff; border-radius: 0; z-index: 999; } .c_portalResSearch_total-02001 .p_searchBox{ width: 55%; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001 .p_searchBox .p_input{ width: 100%; display: inline-block; height: 50px; vertical-align: middle; color: inherit; position: relative; font-size: 24px; } .c_portalResSearch_total-02001 .p_searchBox .p_input .forward{ display: none; } .c_portalResSearch_total-02001 .p_searchBox .p_input .forward:before{ content: "\e6d5"; color: #797979; } .c_portalResSearch_total-02001 .p_searchBtn{ width: 20%; height: 50px; display: inline-block; vertical-align: middle; font-size: 24px; color: #777; border-width: 0; border-style: solid; border-color: rgba(255,255,255,0); text-align: center; padding-top: 0; position: inherit; margin: 0; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; } .c_portalResSearch_total-02001 .p_searchBtn:hover{ box-shadow:none; cursor:pointer; } .c_portalResSearch_total-02001 .p_searchBtn .iconfont{ margin-right: 5px; } .c_portalResSearch_total-02001 .p_searchBtn .font{ display: inline-table; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; line-height: 50px; } .c_portalResSearch_total-02001 .p_input input, .c_search_total-02001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; /* border-width: 1px; */ /* border-style: solid; */ /* border-color: #f0f0f0; */ padding-left: 5px; padding-right: 32px; border: none; } .c_portalResSearch_total-02001 .p_select{ height: auto; font-size: 0; display: inline-block; width: 25%; vertical-align: middle; float: left; } .c_portalResSearch_total-02001 .p_select input{ width: inherit; height: 50px; border: none; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; position: absolute; padding-left: 10px !important; padding-right: 10px !important; } .c_portalResSearch_total-02001 .p_select .shape { display: inline-block; width: 25px; height: 50px; position: static!important; line-height: 50px; /* background-color: #fafafa; */ text-align: center; /* border: 1px solid rgba(240, 240, 240, 1); */ border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); float: right; top: 0!important; transform: translateY(0%); margin-right: 10px; } .c_portalResSearch_total-02001 .p_select .shape:before { content: "\e69c"; font-size: 24px; } .c_portalResSearch_total-02001 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 80px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); z-index: 99; background-color: #fff; font-size: 0; border-radius: 5px; } .c_portalResSearch_total-02001 .p_select li { width: calc(100% / 4); height: auto; display: inline-block; margin: 20px 0; text-align: center; font-size: 22px; border-left: 1px solid #ccc; } .c_portalResSearch_total-02001 .p_select li:nth-child(1){ border-left:none } .c_portalResSearch_total-02001 .p_select li:nth-child(5){ border-left:none } .c_portalResSearch_total-02001 .p_select li i img{ display: none; } input::-webkit-input-placeholder{ font-size:24px; line-height:50px; color:#777; } .c_portalResSearch_total-02001 .p_searchBtnBox{ display: block; width: 250px; height: auto; padding: 10px 10px; background-color: #1890FF; border-radius: 5px; margin-bottom: 30px; margin: 0 10px 30px 10px; } .c_portalResSearch_total-02001 .p_searchBtnA{ width: 100%; height: auto; padding: 10px 10px; font-size: 24px; color: #fff; text-align: center; } .c_portalResSearch_total-02001 .p_headbox.active:before { width: 0px; height: 0px; position: absolute; top: -40px; left: 41px; padding: 0; border-bottom: 20px solid #FFFFFF; border-top: 20px solid transparent; border-left: 20px solid transparent; border-right: 20px solid transparent; display: block; content: ""; z-index: 12; } .c_portalResSearch_total-02001 .p_headbox.active:after { width: 0px; height: 0px; position: absolute; top: -41px; left: 41px; padding: 0; border-bottom: 20px solid #efe7e7; border-top: 20px solid transparent; border-left: 20px solid transparent; border-right: 20px solid transparent; display: block; content: ""; z-index: 10; } .c_portalResSearch_total-02001 .p_input .iconfont.last{ position: absolute; color: #afafaf; top: 16px; right: 5px; font-size: 20px; cursor: pointer; } .c_portalResSearch_total-02001 .p_input .iconfont.last:before { content: "\e640"; } .c_portalResSearch_total-02001 .p_searchBtnA:hover{ box-shadow: none; } .c_portalResSearch_total-02001 .p_searchBtnA .iconfont:before{ content:"\e661"; font-size: 30px; vertical-align: middle; margin-right: 10px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){/*Ã¤Â¸Â­Ã¥Â±Â*/ .c_portalResSearch_total-02001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResSearch_total-02001 .p_contentBox{ width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001 .p_headbox{ width: 100%; height: auto; } .c_portalResSearch_total-02001 .p_searchBox{ width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001 .p_searchBox .p_input{ width: 220px; display: inline-block; height: 40px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResSearch_total-02001 .p_searchBox .p_input .last{ display: none; } .c_portalResSearch_total-02001 .p_searchBox .p_input .forward{ /* display: none; */ position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResSearch_total-02001 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #a9a9a9; } .c_portalResSearch_total-02001 .p_searchBtn{ width: auto; height: 40px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0); background-color: #1890FF; text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResSearch_total-02001 .p_searchBtn .font{ display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResSearch_total-02001 .p_input input, .c_search_total-02001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResSearch_total-02001 .p_select{ height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResSearch_total-02001 .p_select input{ width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResSearch_total-02001 .p_select input:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-02001 .p_select input:hover + .shape{ background-color: rgb(240, 248, 250); } .c_portalResSearch_total-02001 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResSearch_total-02001 .p_select .shape:before { content: "\e6c9"; } .c_portalResSearch_total-02001 .p_select .shape:hover { color: #65beba; } .c_portalResSearch_total-02001 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResSearch_total-02001 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResSearch_total-02001 .p_select li:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-02001 .p_select li i img{ display: none; } .c_portalResSearch_total-02001 .p_searchBtnBox{ display: none; } } @media only screen and (min-width: 769px){/*Ã¥Â¤Â§Ã¥Â±Â*/ .c_portalResSearch_total-02001{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResSearch_total-02001 .p_contentBox{ width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001 .p_headbox{ width: 100%; height: auto; } .c_portalResSearch_total-02001 .p_searchBox{ width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001 .p_searchBox .p_input{ width: 220px; display: inline-block; height: 40px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResSearch_total-02001 .p_searchBox .p_input .last{ display: none; } .c_portalResSearch_total-02001 .p_searchBox .p_input .forward{ /* display: none; */ position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResSearch_total-02001 .p_searchBox .p_input .forward:before{ content: "\e661"; color: #a9a9a9; } .c_portalResSearch_total-02001 .p_searchBtn{ width: auto; height: 40px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0); background-color: #1890FF; text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } .c_portalResSearch_total-02001 .p_searchBtn .font{ display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResSearch_total-02001 .p_input input, .c_search_total-02001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResSearch_total-02001 .p_select{ height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResSearch_total-02001 .p_select input{ width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResSearch_total-02001 .p_select input:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-02001 .p_select input:hover + .shape{ background-color: rgb(240, 248, 250); } .c_portalResSearch_total-02001 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResSearch_total-02001 .p_select .shape:before { content: "\e6c9"; } .c_portalResSearch_total-02001 .p_select .shape:hover { color: #65beba; } .c_portalResSearch_total-02001 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResSearch_total-02001 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResSearch_total-02001 .p_select li:hover{ background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-02001 .p_select li i img{ display: none; } .c_portalResSearch_total-02001 .p_searchBtnBox{ display: none; } }/*图片标题列表*/ .w_fimg-001 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-001 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-001 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-001 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-001 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-001{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-001 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-001 .font { white-space: nowrap; } .w_fimg-001 .p_link001{ width:100%; height:calc(100% - 30px); } .w_fimg-001 .p_link002{ width:100%; height:30px; } .w_fimg-001 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-001 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-001 .e_image:hover:after { background: transparent; } .w_fimg-001 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(/img/camera.png) no-repeat center; }/*图片标题列表*/ .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align: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; }@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: 640px; } } @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: 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){ } #w_grid-1574235878150{position: relative; z-index: 999; border-radius: 10px;}@media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001002{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001002{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .home_box a{width:56px;height:56px;display: block;} .activeaa{display: block !important;} .Large{ margin-top: 996px!important; transition: all 1.5s; } .Large .home_box{transform: rotate(180deg); -webkit-transform: rotate(180deg);transition: transform .5s;} #w_grid-1563949659525{ transition: all 1.5s; }.c_portalResPublic_codeContainer-01001002 .box{ overflow:hidden; } .c_portalResPublic_codeContainer-01001002 .left{ float:left; line-height:180%; } .c_portalResPublic_codeContainer-01001002 .right{ float:right; line-height:180%; } .c_portalResPublic_codeContainer-01001002 .left a,.right a{ color:#333; } @media screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001002 .left{ width: 100%; text-align: center;padding:0;} .c_portalResPublic_codeContainer-01001002 .right{ width: 100%; text-align: center;padding:0;} } @media screen and (max-width: 414px){ .c_portalResPublic_codeContainer-01001002 .bah{display: block;} }@CHARSET "UTF-8"; *{ padding: 0; margin: 0; } .pagebox{ width: 100%; margin: 0px auto; }/*page property_start*/.pagebox,#-remove--flag{}/*page property_end*//*page property_start*/body,#-remove--flag{}/*page property_end*/ #c_portalResPublic_codeContainer-15741561392997829 .dnlink{ text-align:right; } #c_portalResPublic_codeContainer-15741561392997829{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResSearch_total-15741550110715250 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResSearch_total-15741550110715250 >div{ animation-fill-mode:both; } #c_portalResSearch_total-15741550110715250 .dialog{ width:100%; height:30px; } #c_portalResSearch_total-15741550110715250 .diaBtn{ height:30px; line-height:30px; text-align:right; font-size:20px!important; color:#333; cursor:pointer; } #c_portalResSearch_total-15741550110715250 .lay{ position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgb(0, 0, 0,0.6); opacity:1; transition:all .5s ease; } #c_portalResSearch_total-15741550110715250 .forward{ display:none; } #c_portalResSearch_total-15741550110715250 .p_contentBox{ position:absolute; left:50%; top:40%; transform:translate(-50%,0); width:80%; height:180px; border:3px solid rgb(170, 170, 170); background-color:rgb(255, 255, 255); cursor:auto; } #c_portalResSearch_total-15741550110715250 .searchtxt{ padding:25px 25px 5px; font-size:18px; font-weight:500; } #c_portalResSearch_total-15741550110715250 .p_searchBox{ width:100%; padding:0 25px; overflow:hidden; } #c_portalResSearch_total-15741550110715250 .p_searchBox .p_input{ width:100%!important; } #c_portalResSearch_total-15741550110715250 #search_keyword{ border:1px solid #ececec; padding:15px; background:#f2f2f2; width:100%; text-indent:6px; box-sizing:border-box; outline:0px; border-radius:0px; margin-bottom:10px; } #c_portalResSearch_total-15741550110715250 .btnBox{ margin-top:10px; padding:20px 100px 0 25px; text-align:right; } #c_portalResSearch_total-15741550110715250 .closse{ float:none; display:inline-block; min-width:64px; height:36px; line-height:36px; padding:0 16px; text-align:center; text-decoration:none; vertical-align:middle; border-radius:2px; background:transparent; border:0px; font-size:0.875rem; color:#000; cursor:pointer; } #c_portalResSearch_total-15741550110715250 .p_searchBtn{ min-width:64px; height:36px; padding:0 16px; text-align:center; text-decoration:none; vertical-align:middle; border-radius:2px; background:transparent; border:0px; font-size:0.875rem; color:#000; } #c_portalResSearch_total-15741550110715250 .hiden{ opacity:0; display:none; } #c_portalResSearch_total-15741550110715250 .p_searchBtn:hover{ background-color:rgba(0,0,0,0.05)!important; } #c_portalResSearch_total-15741550110715250 .closse:hover{ background-color:rgba(0,0,0,0.05)!important; } @media only screen and (max-width: 768px){ #c_portalResSearch_total-15741550110715250 .p_contentBox { width:90%; } #c_portalResSearch_total-15741550110715250 .p_headbox { margin-top:10px; display:block; border:none; padding:0; } #c_portalResSearch_total-15741550110715250 #search_keyword { padding: 10px; font-size:1.125rem; } #c_portalResSearch_total-15741550110715250 #search_keyword::placeholder { font-size:1.125rem; color: #8d9095; } #c_portalResSearch_total-15741550110715250 .last{ display:none; } #c_portalResSearch_total-15741550110715250 .btnBox{ margin:0; padding: 20px 40px 0 25px; } #c_portalResSearch_total-15741550110715250 .p_searchBtn { width:auto; } #c_portalResSearch_total-15741550110715250 .p_searchBtn .font { line-height: 36px; } } #c_portalResSearch_total-15741550110715250{ width:30px; max-width:50px; min-width:0px; height:auto; max-height:none; min-height:30px; margin-top:0px; margin-left:auto; margin-right:20px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; position:absolute; top:60px; left:auto; z-index:9999; bottom:auto; right:0px; } #c_portalResPublic_codeContainer-15742158909895483{ 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:15px; padding-left:50px; padding-right:50px; padding-bottom:10px; } #c_portalResnav_main-15742144778858067 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-15742144778858067 >div{ animation-fill-mode:both; } #c_portalResnav_main-15742144778858067 .clearfix:after{clear:both; } #c_portalResnav_main-15742144778858067 .clearfix{ clear:both; *zoom:1px; } #c_portalResnav_main-15742144778858067 body{ background-color:#1b1b1b; } #c_portalResnav_main-15742144778858067 .header{ width:100%; position:relative; top:0px; left:0px; z-index:999; } #c_portalResnav_main-15742144778858067 .header .left{ width:12%; } #c_portalResnav_main-15742144778858067 .header .left a img{ height:40px; margin-top:6px; } #c_portalResnav_main-15742144778858067 .header .left .img2{ display:none; } #c_portalResnav_main-15742144778858067 .header .nav{ -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; height:100%; line-height:50px; display:block; } #c_portalResnav_main-15742144778858067 .container{ width:100%; padding:0px; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li{ float:left; position:relative; display:block; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li:hover:after{ width:100%; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li a{ text-decoration:none; height:100%; display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; color:#333; font-size:18px; font-weight:bold; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li:hover a{ color:#3777d3; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li.dropdown{ display:inherit; position:relative; width:20%; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li.dropdown .jt{ width:20px; height:20px; background:url(i/top.png) no-repeat; background-size:100% 100%; display:block; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li.dropdown .dropdown_menu a{ font-size:15px; color:#484848; line-height:30px; font-weight:normal; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li.dropdown:hover .dropdown_menu{ display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li.dropdown:hover .dropdown_menu a{ color:#666; } #c_portalResnav_main-15742144778858067 .header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{ color:#3777d3; } #c_portalResnav_main-15742144778858067 .header.on .left .img1{ display:none; } #c_portalResnav_main-15742144778858067 .header.on .left .img2{ display:block; } #c_portalResnav_main-15742144778858067 .header.on .navbar_nav li a{ color:#333; } #c_portalResnav_main-15742144778858067 .header.on .navbar_nav li:hover a{ color:#3777d3; } #c_portalResnav_main-15742144778858067 #navToggle{ display:none; } #c_portalResnav_main-15742144778858067 .m_nav{ position:fixed; top:0px; 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:0px; overflow-y:auto; transform:translateX(100%); } #c_portalResnav_main-15742144778858067 .m_nav.open{ transform:translateX(0); } #c_portalResnav_main-15742144778858067 .m_nav .top{ height:60px; padding:20px; box-sizing:border-box; } #c_portalResnav_main-15742144778858067 .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-15742144778858067 .m_nav .logo{ width:100%; margin:0 auto; } #c_portalResnav_main-15742144778858067 .m_nav .logo img{ height:50px; display:block; margin:30px auto; } #c_portalResnav_main-15742144778858067 .m_nav .ul{ margin-top:30px; } #c_portalResnav_main-15742144778858067 .m_nav .ul li{ padding:0 20px; border-bottom:1px solid #f5f5f5; 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-15742144778858067 .m_nav.open .ul li{ opacity:1; -webkit-transform:translateY(0); transform:translateY(0); } #c_portalResnav_main-15742144778858067 .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-15742144778858067 .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-15742144778858067 .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-15742144778858067 .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-15742144778858067 .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-15742144778858067 .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-15742144778858067 .m_nav .ul li a{ display:inline-block; text-decoration:none; color:#333; font-size:16px; height:50px; line-height:50px; width:80%; } #c_portalResnav_main-15742144778858067 .m_nav .ul li .dropdown_menu{ display:none; } #c_portalResnav_main-15742144778858067 .m_nav .ul li.dropdown.active .dropdown_menu{ display:block; } #c_portalResnav_main-15742144778858067 .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-15742144778858067 .m_nav .ul li .dropdown_menu a:last-child{ border:none; } #c_portalResnav_main-15742144778858067 .banner{ width:100%; } #c_portalResnav_main-15742144778858067 .banner img{ width:100%; } @media screen and (max-width: 768px){ #c_portalResnav_main-15742144778858067 .header{ padding: 0 10px; } #c_portalResnav_main-15742144778858067 .header #navToggle { height: 50px; padding: 9px 15px; display: inline-block; float: right; } #c_portalResnav_main-15742144778858067 .header #navToggle span { position: relative; width: 25px; height: 1px; margin-top: 19px; } #c_portalResnav_main-15742144778858067 .header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 1px; left: 0; } #c_portalResnav_main-15742144778858067 .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-15742144778858067 .header #navToggle span:before { top: 8px; } #c_portalResnav_main-15742144778858067 .header #navToggle span:after { bottom: 10px; } #c_portalResnav_main-15742144778858067 .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-15742144778858067 .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-15742144778858067 .header #navToggle.open span { background: none; } #c_portalResnav_main-15742144778858067 .header #navToggle.open span:before, .header #navToggle.open span:after { background: #fff; } #c_portalResnav_main-15742144778858067 .header .nav{ display: none; } #c_portalResnav_main-15742144778858067 .banner img{ height: 600px; object-fit: cover; } #c_portalResnav_main-15742144778858067 .jt { display: inline-block; width: 10%; height: 50px; line-height: 50px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; } #c_portalResnav_main-15742144778858067 .jtRote { transform: rotateZ(90deg); } } #c_portalResnav_main-15742144778858067{ width:auto; max-width:1279px; min-width:0px; height:auto; max-height:none; min-height:49px; margin-top:40px; margin-left:0px; margin-right:0px; margin-bottom:40px; padding-top:0px; padding-left:80px; padding-right:80px; padding-bottom:0px; } #c_portalResPublic_codeContainer-15765500493025624 .dnlink{ text-align:center; background:#f5f5f5; } #c_portalResPublic_codeContainer-15765500493025624 .dnlink a{ padding:10px 0px; display:inline-block; } #c_portalResPublic_codeContainer-15765500493025624{ width:auto; max-width:none; min-width:0px; height:20px; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResnav_main-15741526397928451 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResnav_main-15741526397928451 >div{ animation-fill-mode:both; } #c_portalResnav_main-15741526397928451 .fr{ float:right; } #c_portalResnav_main-15741526397928451 .clearfix:after{clear:both; } #c_portalResnav_main-15741526397928451 .clearfix{ clear:both; *zoom:1; } #c_portalResnav_main-15741526397928451 body{ background-color:#1b1b1b; } #c_portalResnav_main-15741526397928451 .header{ width:100%; position:relative; top:0; left:0; z-index:999; height:50px; padding:0 30px; text-align:right; } #c_portalResnav_main-15741526397928451 .header .left{ width:12%; } #c_portalResnav_main-15741526397928451 .header .left a img{ height:40px; margin-top:6px; } #c_portalResnav_main-15741526397928451 .header .left .img2{ display:none; } #c_portalResnav_main-15741526397928451 .header .nav{ -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; height:100%; line-height:50px; display:block; } #c_portalResnav_main-15741526397928451 .container{width:100%!important; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li{ position:relative; display:block; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li:after{ content:""; width:0; height:2px; background:#3777d3; position:absolute; bottom:0; left:0; transition:all 0.5s ease 0s; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li:hover:after{ width:100%; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li a{ text-decoration:none; height:100%; display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; color:#333; font-size:18px; font-weight:bold; text-align:center; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li:hover a{ color:#3777d3; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown{ display:inline-block; position:relative; width:calc(100%/6); } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown .jt{ width:20px; height:20px; background:url(i/top.png) no-repeat; background-size:100% 100%; display:block; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown .dropdown_menu{ display:none; position:absolute; top:50px; width:120%; background:#fff; box-shadow:0 15px 27px 0 rgba(167,165,165,0.38); left:-10%; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown .dropdown_menu a{ font-size:15px; color:#666; padding:0 10px; line-height:40px; text-align:center; background:#fff; margin-bottom:2px; font-weight:normal; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown:hover .dropdown_menu{ display:block; background:#f3f3f3; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown:hover .dropdown_menu a{ color:#666; } #c_portalResnav_main-15741526397928451 .header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{ color:#fff; background:#3777d3; } #c_portalResnav_main-15741526397928451 .header.on .left .img1{ display:none; } #c_portalResnav_main-15741526397928451 .header.on .left .img2{ display:block; } #c_portalResnav_main-15741526397928451 .header.on .navbar_nav li a{ color:#333; } #c_portalResnav_main-15741526397928451 .header.on .navbar_nav li:hover a{ color:#3777d3; } #c_portalResnav_main-15741526397928451 #navToggle{ display:none; } #c_portalResnav_main-15741526397928451 .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%); } #c_portalResnav_main-15741526397928451 .m_nav.open{ transform:translateX(0); } #c_portalResnav_main-15741526397928451 .m_nav .top{ height:60px; padding:20px; box-sizing:border-box; } #c_portalResnav_main-15741526397928451 .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-15741526397928451 .m_nav .logo{ width:100%; margin:0 auto; } #c_portalResnav_main-15741526397928451 .m_nav .logo img{ height:50px; display:block; margin:30px auto; } #c_portalResnav_main-15741526397928451 .m_nav .ul{ margin-top:30px; } #c_portalResnav_main-15741526397928451 .m_nav .ul li{ padding:0 20px; border-bottom:1px solid #f5f5f5; 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-15741526397928451 .m_nav.open .ul li{ opacity:1; -webkit-transform:translateY(0); transform:translateY(0); } #c_portalResnav_main-15741526397928451 .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-15741526397928451 .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-15741526397928451 .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-15741526397928451 .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-15741526397928451 .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-15741526397928451 .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-15741526397928451 .m_nav .ul li a{ display:inline-block; text-decoration:none; color:#333; font-size:16px; height:50px; line-height:50px; width:80%; } #c_portalResnav_main-15741526397928451 .m_nav .ul li .dropdown_menu{ display:none; } #c_portalResnav_main-15741526397928451 .m_nav .ul li.dropdown.active .dropdown_menu{ display:block; } #c_portalResnav_main-15741526397928451 .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-15741526397928451 .m_nav .ul li .dropdown_menu a:last-child{ border:none; } #c_portalResnav_main-15741526397928451 .banner{ width:100%; } #c_portalResnav_main-15741526397928451 .banner img{ width:100%; } #c_portalResnav_main-15741526397928451 .navbar_nav{ white-space:nowrap; font-size:0; } @media screen and (max-width: 768px){ #c_portalResnav_main-15741526397928451 .m_nav { left:0; } #c_portalResnav_main-15741526397928451 .header{ padding: 0 10px; } #c_portalResnav_main-15741526397928451 .header #navToggle { height: 50px; padding: 6px 15px; margin-right:10px; display: inline-block; float: right; } #c_portalResnav_main-15741526397928451 .header #navToggle span { position: relative; width: 25px; height: 1px; margin-top: 19px; } #c_portalResnav_main-15741526397928451 .header #navToggle span:before, .header #navToggle span:after { content: ''; position: relative; width: 100%; height: 1px; left: 0; } #c_portalResnav_main-15741526397928451 .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: #000; } #c_portalResnav_main-15741526397928451 .header #navToggle span:before { top: 8px; } #c_portalResnav_main-15741526397928451 .header #navToggle span:after { bottom: 10px; } #c_portalResnav_main-15741526397928451 .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-15741526397928451 .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-15741526397928451 .header #navToggle.open span { background: none; } #c_portalResnav_main-15741526397928451 .header #navToggle.open span:before, .header #navToggle.open span:after { background: #fff; } #c_portalResnav_main-15741526397928451 .header .nav{ display: none; } #c_portalResnav_main-15741526397928451 .banner img{ height: 600px; object-fit: cover; } #c_portalResnav_main-15741526397928451 .jt { display: inline-block; width: 10%; height: 50px; line-height: 50px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; } #c_portalResnav_main-15741526397928451 .jtRote { transform: rotateZ(90deg); } } #c_portalResnav_main-15741526397928451{ width:auto; max-width:650px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:-74px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:50px; padding-bottom:0px; } #w_grid-1574152525056 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574152525056 >div{ animation-fill-mode:both; } #w_grid-1574152525056 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574152525056*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1574152525056> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1574152525056> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:80.11%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1574152525056> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:19.89%; } #w_grid-1574152525056> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1574152525056*/@media only screen and (min-width: 769px){ #w_grid-1574152525056> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1574152525056> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:50%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1574152525056> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:50%; } #w_grid-1574152525056> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1574152525056*/@media only screen and (max-width: 768px){ #w_grid-1574152525056> div > .p_gridbox { display:flex; } } #w_fimg-1574152525068 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1574152525068 >div{ animation-fill-mode:both; } #w_grid-1574157433285 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1574157433285*/ /*w_grid-1574157433285*/ /*w_grid-1574157433285*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1574158669109 > div > .p_gridbox{ background-color:rgba(249, 249, 249, 1); } #w_grid-1574158669109 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574158669109 >div{ animation-fill-mode:both; } #w_grid-1574158669109 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574158669109*/ /*w_grid-1574158669109*/@media only screen and (min-width: 769px){ #w_grid-1574158669109> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1574158669109> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1574158669109> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1574158669109*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1574157473781 > div > .p_gridbox{ background-color:rgba(249, 249, 249, 1); } #w_grid-1574157473781 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574157473781 >div{ animation-fill-mode:both; } #w_grid-1574157473781 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574157473781*/ /*w_grid-1574157473781*/@media only screen and (min-width: 769px){ #w_grid-1574157473781> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1574157473781> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:9.65%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1574157473781> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0px; clear:left; margin-right:0px; width:26.36%; } #w_grid-1574157473781> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:63.980000000000004%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1574157473781> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0px; } } /*w_grid-1574157473781*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fimg-1574157606785 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1574157606785 >div{ animation-fill-mode:both; } #w_grid-1574157713997 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; } /*w_grid-1574157713997*/ /*w_grid-1574157713997*/ /*w_grid-1574157713997*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1574157714014 > div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1574157714014 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574157714014 >div{ animation-fill-mode:both; } #w_grid-1574157714014 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574157714014*/@media only screen and (max-width: 768px){ #w_grid-1574157714014> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.8656%; margin-left:2%; margin-right:0; clear:none; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:7.1344%; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } /*w_grid-1574157714014*/@media only screen and (min-width: 769px){ #w_grid-1574157714014> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.4638%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.536199999999999%; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1574157714014*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1574157714014> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.4638%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.536199999999999%; } #w_grid-1574157714014> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } #w_fimg-1574157714028 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1574157714028 >div{ animation-fill-mode:both; } #w_grid-1574157714019 > div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1574157714019 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574157714019 >div{ animation-fill-mode:both; } #w_grid-1574157714019 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574157714019*/@media only screen and (max-width: 768px){ #w_grid-1574157714019> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.50299999999999%; margin-left:2%; margin-right:0; clear:none; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:7.496999999999999%; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } /*w_grid-1574157714019*/@media only screen and (min-width: 769px){ #w_grid-1574157714019> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.8656%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.1344%; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1574157714019*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1574157714019> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.8656%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.1344%; } #w_grid-1574157714019> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } #w_fimg-1574157714034 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1574157714034 >div{ animation-fill-mode:both; } #w_grid-1574157714024 > div > .p_gridbox{ display:flex; align-items:center; } #w_grid-1574157714024 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574157714024 >div{ animation-fill-mode:both; } #w_grid-1574157714024 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574157714024*/@media only screen and (max-width: 768px){ #w_grid-1574157714024> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.9146%; margin-left:2%; margin-right:0; clear:none; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:7.0854%; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } /*w_grid-1574157714024*/@media only screen and (min-width: 769px){ #w_grid-1574157714024> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.45400000000001%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.546%; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } /*w_grid-1574157714024*/@media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1574157714024> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:2%; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:90.45400000000001%; margin-left:2%; margin-right:0px; clear:none; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0px; clear:left; margin-right:0px; width:7.546%; } #w_grid-1574157714024> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0px; } } #w_fimg-1574157714041 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1574157714041 >div{ animation-fill-mode:both; } #w_fimg-1574158435841 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1574158435841 >div{ animation-fill-mode:both; } #w_grid-1574215730476 > div > .p_gridbox{ background-color:rgba(240, 240, 240, 1); } #w_grid-1574215730476 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1574215730476 >div{ animation-fill-mode:both; } #w_grid-1574215730476 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } /*w_grid-1574215730476*/@media only screen and (max-width: 768px){ } /*w_grid-1574215730476*/@media only screen and (min-width: 769px){ #w_grid-1574215730476> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1574215730476> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1574215730476> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } /*w_grid-1574215730476*/@media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1574152525056{ width:100%; max-width:none; min-width:0px; height:110px; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_fimg-1574152525068{ width:100%; max-width:360px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:0px; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574157433285{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574158669109{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574157473781{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:50px; padding-right:50px; padding-bottom:0px; } #w_fimg-1574157606785{ width:100%; max-width:360px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574157713997{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574157714014{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:31px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1574157714028{ width:100%; max-width:13px; 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-1574157714032{ 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-1574157714019{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:12px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1574157714034{ width:100%; max-width:13px; 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-1574157714038{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:2px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574157714024{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:12px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1574157714041{ width:100%; max-width:11px; min-width:0px; height:auto; max-height:none; min-height:11px; 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-1574157714044{ 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_fimg-1574158435841{ width:100%; max-width:110px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1574215730476{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:55px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }