.e_IndexOrdinaryStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

    .e_IndexOrdinaryStyleBox-001 .stylebox_top {
        background-color: transparent;
    }

    .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);
    }

.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?tenantId=204506&viewType=1&v=1595228649000) no-repeat center;
    }

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

    .w_grid-000 > .w_grid {
        width: 100%;
        position: relative;
    }

    .w_grid-000 > div > .p_gridbox {
        width: 100%;
        overflow: hidden;
        position: static;
    }

    .w_grid-000 > div > div > .p_gridCell {
        float: left;
        position: static;
    }

        .w_grid-000 > div > div > .p_gridCell:not(:empty):before {
            content: '';
            height: 0.1px;
            display: block;
        }

    .w_grid-000 > .w_grid.signal {
        min-height: inherit;
    }

        .w_grid-000 > .w_grid.signal > .p_gridbox {
            min-height: inherit;
        }

            .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
                min-height: inherit;
            }

    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        margin-left: 0;
        clear: left;
    }

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@CHARSET "UTF-8";

* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

.pagebox, #-remove--flag {
    width: 100%;
    margin: 0px auto;
}

body, #-remove--flag {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@keyframes widthA {
    0% {
        width: 0%;
    }

    50% {
        width: 55%;
    }

    100% {
        width: 0%;
    }
}

50% {
    width: 55%;
}

100% {
    width: 0%;
}

}

#w_fimg-1590826131957 {
    width: 100%;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1590826768844 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1590826768844 > div {
    animation-fill-mode: both;
}

    #w_grid-1590826768844 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        margin-left: 0px;
        clear: left;
    }

@media only screen and (min-width: 769px) {
    #w_grid-1590826768844 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 0;
    }

        #w_grid-1590826768844 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
            clear: none;
        }

        #w_grid-1590826768844 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimg-1590826816932 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1590826816932 > div {
    animation-fill-mode: both;
}

#w_grid-1593674139278 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1593674139286 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1593674139286 > div {
    animation-fill-mode: both;
}

    #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        margin-left: 0px;
        clear: left;
    }

@media only screen and (max-width: 768px) {
    #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 3rem;
        margin-top: 3rem;
        margin-left: 0;
    }

        #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
            clear: none;
        }

        #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
            margin-right: 0;
        }
}

@media only screen and (min-width: 769px) {
    #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 4rem;
        margin-top: 4rem;
        margin-left: 0px;
    }

        #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
            width: 100%;
            margin-left: 0px;
            margin-right: 0px;
            clear: none;
        }

        #w_grid-1593674139286 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
            margin-right: 0px;
        }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1593674139293 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1593674139306 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1593674139306 > div {
    animation-fill-mode: both;
}

    #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        margin-left: 0px;
        clear: left;
    }

@media only screen and (min-width: 769px) {
    #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

        #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell:nth-child(4n+0) {
            width: 25%;
            margin-left: 0;
            margin-right: 0;
            clear: none;
        }

        #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell:nth-child(4n+1) {
            margin-left: 0;
            clear: left;
            margin-right: 0;
            width: 25%;
        }

        #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell:nth-child(4n+2) {
            width: 25%;
            margin-left: 0;
            margin-right: 0;
            clear: none;
        }

        #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell:nth-child(4n+3) {
            width: 25%;
            margin-left: 0;
            margin-right: 0;
            clear: none;
        }

        #w_grid-1593674139306 > div > .p_gridbox > .p_gridCell:nth-child(4n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 768px) {
    #w_grid-1593674139306 > .w_grid > .p_gridbox > .p_gridCell {
        width: 50%;
        clear: none !important;
    }
}

#w_grid-1590826768844 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1590826816932 {
    width: 100%;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1593674139278 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1593674139286 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1593674139293 {
    width: auto;
    max-width: 1240px;
    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: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}

#w_common_text-1593674139296 {
    width: auto;
    max-width: 1240px;
    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_common_text-1593674139298 {
    width: auto;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1593674139306 {
    width: auto;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1593674139310 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1593674139312 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1593674139315 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1593674139317 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
