/*e_IndexOrdinaryStyleBox-001*/
.e_IndexOrdinaryStyleBox-001 { /* position: absolute;*/
    width: 100%;
    height: auto;
    
}

/*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);
    
}

.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

@media only screen and (max-width: 768px) {
    /*小屏*/
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    /*大屏*/
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    /*中屏*/
}

.c_public_htmlCode-01001 {
    position: absolute;
    width: 300px;
    height: 390px;
}

/*首页蓝色背景*/ /* ---- stats.js ---- */
.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats, .count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    display: none;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

/* ---- particles.js container ---- */
#particles-js {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: #133e8b
}

/*数字滚动*/
.scroll_container {
    width: 100%;
    margin: 0 auto;
}

.scroll_container a:hover {
    color: #333;
}

.scroll_container span {
    color: #fff;
    font-size: 3em;
    font-weight: bold;
    float: left;
    height: 55px;
    line-height: 55px;
    margin-right: 8px;
}

.scroll_container li {
    float: left;
    height: auto;
    line-height: 4em;
    width: 25%;
}

.scroll_container .danwei {
    float: left;
    height: 40px;
    color: #f57e80;
}

.scroll_container p {
    float: left;
    clear: both;
    font-size: 14px;
    color: #f5c0c1;
    line-height: 24px;
}

.scroll_container .lineli {
    border-right: 1px solid #ddd;
    padding: 0;
    display: block;
    height: 35px;
    margin-top: 55px;
}

/*图片标题列表*/
.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(../zq_images/camera.png) no-repeat center;
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid-000 > .w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000 > div > .p_gridbox {
    width: 100%;
    overflow: unset;
    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) {
}

/*流式按钮-001*/
.w_fbtn-001 {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 150px;
    min-height: 36px;
    max-height: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: inherit;
    padding: 0;
}

.w_fbtn-001 .p_CommonBtn .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    height: auto;
}

.w_fbtn-001 .animated {
    width: 100%;
    height: 100%;
    min-height: inherit;
}

.w_fbtn-001 .p_link {
    min-height: inherit;
    display: block;
}

.w_fbtn-001 .p_CommonBtn {
    border-style: solid;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: 36px;
    color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    background-color: rgba(255, 102, 0, 1);
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
}

.w_fbtn-001 .p_CommonBtn:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.w_grid-003 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 12rem;
    width: 100%;
}

.w_grid-003 > .w_grid {
    width: 100%;
    position: relative;
}

.w_grid-003 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-003 > div > .p_gridbox > .p_gridCell {
    float: left;
    position: static;
}

.w_grid-003 > div > .p_gridbox > .p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-003 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-003 > div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-003 > 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-003 > div > .p_gridbox > .p_gridCell {
        width: 32.66%;
        margin-left: 1%;
        margin-top: 0.6rem;
        margin-bottom: 0.6rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@CHARSET "UTF-8";
* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

/*page property_start*/
.pagebox, #-remove--flag {
    width: 100%;
    margin: 0px auto;
}

/*page property_end*//*page property_start*/
body, #-remove--flag {
    background-color: rgba(255, 255, 255, 1);
}

/*page property_end*/
#w_grid-1556006620573 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1556006620573*/ /*w_grid-1556006620573*/ /*w_grid-1556006620573*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556006637589 > div > .p_gridbox {
    background-image: url(../zq_images/sy_nybannerC01.jpg);
}

#w_grid-1556006637589 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556006637589 > div {
    animation-fill-mode: both;
}

#w_grid-1556006637589 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556006637589*/ /*w_grid-1556006637589*/
@media only screen and (min-width: 769px) {
    #w_grid-1556006637589 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1556006637589 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556006637589 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1556006637589*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556006796820 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1556006796820*/ /*w_grid-1556006796820*/ /*w_grid-1556006796820*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556007044551 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556007044551 > div {
    animation-fill-mode: both;
}

#w_grid-1556007044551 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556007044551*/ /*w_grid-1556007044551*/
@media only screen and (min-width: 769px) {
    #w_grid-1556007044551 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
        background: #fff;
    }

    #w_grid-1556007044551 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556007044551 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1556007044551*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556007080913 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556007080913 > div {
    animation-fill-mode: both;
}

#w_grid-1556007080913 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556007080913*/ /*w_grid-1556007080913*/
@media only screen and (min-width: 769px) {
    #w_grid-1556007080913 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1556007080913 > div > .p_gridbox > .p_gridCell:nth-child(4n+0) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556007080913 > div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
        border-left: 1px #eeeeee solid;
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 25%;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1556007080913 > div > .p_gridbox > .p_gridCell:nth-child(4n+2) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1556007080913 > div > .p_gridbox > .p_gridCell:nth-child(4n+3) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1556007080913 > div > .p_gridbox > .p_gridCell:nth-child(4n) {
        margin-right: 0;
        border-right: 1px #eeeeee solid;
    }
}

/*w_grid-1556007080913*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimg-1556007836100 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556007836100 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556007836100 > div {
    animation-fill-mode: both;
}

#w_fimg-1556008511687 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556008511687 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556008511687 > div {
    animation-fill-mode: both;
}

#w_fimg-1556008532018 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556008532018 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556008532018 > div {
    animation-fill-mode: both;
}

#w_fimg-1556008536552 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556008536552 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556008536552 > div {
    animation-fill-mode: both;
}

#w_grid-1556009162731 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556009162731 > div {
    animation-fill-mode: both;
}

#w_grid-1556009162731 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556009162731*/ /*w_grid-1556009162731*/
@media only screen and (min-width: 769px) {
    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1556009162731*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
        background: #fff;
    }

    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 65.5%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 34.5%;
    }

    #w_grid-1556009162731 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1556011738880 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556011738880 > div {
    animation-fill-mode: both;
}

#w_grid-1556011738880 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556011738880*/ /*w_grid-1556011738880*/
@media only screen and (min-width: 769px) {
    #w_grid-1556011738880 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1556011738880 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 65.46%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556011738880 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 34.54%;
    }

    #w_grid-1556011738880 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

/*w_grid-1556011738880*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556006620573 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 1055px;
    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-1556006637589 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 450px;
    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-1556006796820 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 8%;
    margin-left: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556006806148 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: 60px;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556006802837 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 1%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1556007044551 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 253px;
    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-1556007080913 {
    width: 90%;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 56px;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556007836100 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008120126 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008142466 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556008511687 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008517635 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008527207 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556008532018 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008541890 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008556217 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556008536552 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008545809 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556008559935 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1556009162731 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 353px;
    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-1556011738880 {
    width: 90%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1556544202077 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1556544202077*/ /*w_grid-1556544202077*/ /*w_grid-1556544202077*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556544205247 > div > .p_gridbox {
    background-image: url(../zq_images/sy_nybannerC01.jpg);
}

#w_grid-1556544205247 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556544205247 > div {
    animation-fill-mode: both;
}

#w_grid-1556544205247 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556544205247*/ /*w_grid-1556544205247*/
@media only screen and (min-width: 769px) {
    #w_grid-1556544205247 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1556544205247 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556544205247 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1556544205247*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556544219449 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1556544219449*/ /*w_grid-1556544219449*/ /*w_grid-1556544219449*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556544354784 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556544354784 > div {
    animation-fill-mode: both;
}

#w_grid-1556544354784 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556544354784*/ /*w_grid-1556544354784*/
@media only screen and (min-width: 769px) {
    #w_grid-1556544354784 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
        background: #fff;
    }

    #w_grid-1556544354784 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556544354784 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1556544354784*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556544388273 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556544388273 > div {
    animation-fill-mode: both;
}

#w_grid-1556544388273 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556544388273*/ /*w_grid-1556544388273*/
@media only screen and (min-width: 769px) {
    #w_grid-1556544388273 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1556544388273 > div > .p_gridbox > .p_gridCell:nth-child(4n+0) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556544388273 > div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
        border-left: 1px #eeeeee solid;
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 25%;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1556544388273 > div > .p_gridbox > .p_gridCell:nth-child(4n+2) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1556544388273 > div > .p_gridbox > .p_gridCell:nth-child(4n+3) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1556544388273 > div > .p_gridbox > .p_gridCell:nth-child(4n) {
        margin-right: 0;
        border-right: 1px #eeeeee solid;
    }
}

/*w_grid-1556544388273*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimg-1556544495984 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556544495984 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556544495984 > div {
    animation-fill-mode: both;
}

#w_fimg-1556544966232 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556544966232 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556544966232 > div {
    animation-fill-mode: both;
}

#w_fimg-1556544971217 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556544971217 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556544971217 > div {
    animation-fill-mode: both;
}

#w_fimg-1556544973474 .p_link001 {
    height: calc(100%);
}

#w_fimg-1556544973474 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1556544973474 > div {
    animation-fill-mode: both;
}

#w_grid-1556545136271 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556545136271 > div {
    animation-fill-mode: both;
}

#w_grid-1556545136271 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

#w_grid-1556545136271 .p_gridbox {
    min-height: inherit;
    background: #f5f5f5;
}

/*w_grid-1556545136271*/ /*w_grid-1556545136271*/
@media only screen and (min-width: 769px) {
    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1556545136271*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
        background: #fff;
    }

    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 65.5%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 34.5%;
    }

    #w_grid-1556545136271 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1556545151793 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1556545151793 > div {
    animation-fill-mode: both;
}

#w_grid-1556545151793 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1556545151793*/ /*w_grid-1556545151793*/
@media only screen and (min-width: 769px) {
    #w_grid-1556545151793 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1556545151793 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 65.86%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1556545151793 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 34.14%;
    }

    #w_grid-1556545151793 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

/*w_grid-1556545151793*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1556544202077 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 1004px;
    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-1556544205247 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 450px;
    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-1556544219449 {
    width: 90%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 8%;
    margin-left: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544237884 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544266093 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 1%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1556544354784 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 253px;
    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-1556544388273 {
    width: 90%;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 210px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556544495984 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544572684 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544673537 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556544966232 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544978497 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544992224 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556544971217 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544983281 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544996433 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1556544973474 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544986944 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1556544999800 {
    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: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1556545136271 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 350px;
    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-1556545151793 {
    width: 90%;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 227px;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-15571309732688200 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 399px;
    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-1557130707941 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1557130707941*/ /*w_grid-1557130707941*/ /*w_grid-1557130707941*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1557130850743 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1557130850743*/ /*w_grid-1557130850743*/ /*w_grid-1557130850743*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1557131303387 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1557131303387 > div {
    animation-fill-mode: both;
}

#w_grid-1557131303387 > div > .p_gridbox > .p_gridCell:nth-child(3n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1557131303387*/ /*w_grid-1557131303387*/
@media only screen and (min-width: 769px) {
    #w_grid-1557131303387 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1557131303387 > div > .p_gridbox > .p_gridCell:nth-child(4n+0) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1557131303387 > div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
        border-left: 1px #eeeeee solid;
        clear: left;
        margin-right: 0;
        width: 25%;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1557131303387 > div > .p_gridbox > .p_gridCell:nth-child(4n+2) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1557131303387 > div > .p_gridbox > .p_gridCell:nth-child(4n+3) {
        width: 25%;
        margin-left: 0%;
        margin-right: 0;
        clear: none;
        border-right: 1px #eeeeee solid;
    }

    #w_grid-1557131303387 > div > .p_gridbox > .p_gridCell:nth-child(4n) {
        margin-right: 0;
        border-right: 1px #eeeeee solid;
    }
}

/*w_grid-1557131303387*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fbtn-1557382204234 .p_CommonBtn {
    background-color: rgb(45, 22, 108);
    border-radius: 5px;
}

#w_fbtn-1557382204234 .p_CommonBtn .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 16px;
    height: auto;
}

#w_fbtn-1557382204234 .p_CommonBtn:hover {
    background-color: rgb(218, 37, 28);
}

#w_fbtn-1557382204234 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1557382204234 > div {
    animation-fill-mode: both;
}

#w_grid-1557130707941 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 700px;
    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-1557130850743 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 400px;
    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-1557131303387 {
    width: 80%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1557131455049 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557131524756 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557131625191 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1557131794247 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557131804229 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557131818732 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1557131797589 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 54px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557131809253 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557131821916 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1557133726235 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fbtn-1557382204234 {
    width: 100%;
    max-width: 260px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 60px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}