.tem_116_5 .nav-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 70px;
    height: 70px;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #EBECED;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_116_5 .nav-container .nav-content {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100%;
    height: 70px;
    box-sizing: border-box;
}

.tem_116_5 .nav-container .nav-content .nav_Area {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 70px;
}

.tem_116_5 .nav-container .nav-content .logo-area {
    float: left;
    width: 30%;
    height: 100%;
    line-height: 70px;
    text-align: right;
    box-sizing: border-box;
}

.tem_116_5 .nav-container .nav-content .logo-area img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    cursor: pointer;
    position: relative; /* logo-border-width */
    border-top-width: 5px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 5px; /* logo-border-style */
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid; /* logo-border-color */
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0.000000px 0.000000px 0px rgba(255, 255, 255, 0);
}

.tem_116_5 .nav-container .nav-content .logo-area img.nav-logo-scroll { /* logo-border-width */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px; /* logo-border-style */
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid; /* logo-border-color */
    border-top-color: #ffffff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.tem_116_5 .nav-container .nav-content .nav-area {
    float: left;
    width: 70%;
    height: 100%;
}

.tem_116_5 .nav-area .nav-list {
    font-size: 0px;
    height: 100%;
    white-space: nowrap;
    text-align: center
}

.tem_116_5 .nav-area .nav-list .nav-item {
    position: relative;
    display: none;
    padding-top: calc((70px - 15px - 6px) / 2);
    padding-bottom: calc((70px - 15px - 6px) / 2);
    max-width: 175px;
    min-width: 106px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
}

.tem_116_5 .nav-area .nav-list .nav-item.nav-content-scroll {
    background-color: white;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .nav-list .nav-item.nav-content-scroll .nav-text {
    text-align: center;
    font-family: 'Noto Sans CJK';
    font-size: 18px;
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_116_5 .nav-area .nav-list .nav-item .nav-text .mw-iconfont {
    margin-right: 4px;
    font-size: 15px;
}

.tem_116_5 .nav-area .nav-list .nav-item.active {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .nav-list .nav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .nav-list .nav-item.active .nav-text {
    color: #3380ff;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.tem_116_5 .nav-area .nav-list .nav-item:hover .nav-text {
    color: #3380ff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_116_5 .nav-area .nav-list .nav-item .nav-text {
    font-family: 'Noto Sans CJK';
    font-size: 18px;
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: calc(15px + 6px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.tem_116_5 .nav-area .nav-list .nav-item .nav-subnav {
    position: absolute;
    left: 0;
    top: calc(70px + 1px);
    display: none;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
}

.tem_116_5 .nav-area .nav-list .nav-item .nav-subnav li.subnav-item {
    font-family: 'Noto Sans CJK';
    font-size: 15px;
    color: #444444;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    text-align: left;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-area .nav-list .nav-item .nav-subnav li.subnav-item .mw-iconfont {
    margin-right: 4px;
    font-size: 15px;
}

.tem_116_5 .nav-area .nav-list .nav-item .nav-subnav li.subnav-item.active {
    color: #444444;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .nav-list .nav-item .nav-subnav li.subnav-item:hover {
    color: #444444;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-container.nav-contaier-scroll {
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_116_5 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    display: none;
    overflow: hidden; /* background */
}

.tem_116_5 .w-nav .w-subnav.userWidth {
    width: 100%;
}

.tem_116_5 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .w-nav .w-subnav-item .w-subnav-link { /* reset */
    margin: 0;
    padding: 0 15px;
    height: 100%;
    line-height: 20px;
    outline: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    color: #444444;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.tem_116_5 .w-nav .w-subnav-item .w-subnav-link .w-link-txt { /* height */
    font-family: 'Noto Sans CJK';
}

.tem_116_5 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 15px;
}

.tem_116_5 .nav-area .nav-list .nav-item:hover .navDropdownWrapper {
    display: block;
}

.tem_116_5 .nav-area .navDropdownWrapper {
    display: none;
    position: fixed;
    top: calc(70px + 0px + 1px);
    left: 0;
    width: 100%;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-contentWrapper {
    max-height: 600px;
    overflow-y: auto;
    width: 1200px;
    padding-top: 48px;
    box-sizing: border-box;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-contentWrapper::-webkit-scrollbar {
    display: none;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-contentWrapper .nav-secondWrapper {
    width: calc(100% / 4 - 20px);
    margin-bottom: 48px;
    margin-right: 20px;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-secondItem {
    cursor: pointer;
    width: 100%;
    font-family: 'Noto Sans CJK';
    font-size: 15px;
    color: #444444;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-secondItem:hover {
    color: #444444;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-secondItem.active {
    color: #444444;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .secondItemImgWrapper {
    max-width: 100%;
    width: 20px;
    height: 20px;
    border-top: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    box-shadow: 0 0 0 transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .secondItemImgWrapper .secondItemImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper {
    margin-top: 16px;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem {
    cursor: pointer;
    margin-bottom: 16px;
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 15px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem:last-child {
    margin-bottom: 0;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem:hover {
    color: #3380ff;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem.active {
    color: #3380ff;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .thirdItemImgWrapper {
    max-width: 100%;
    width: 20px;
    height: 20px;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    box-shadow: 0 0 0 transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px;
}

.tem_116_5 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .thirdItemImgWrapper .thirdItemImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tem_116_5 .nav_mobile_wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 0 25px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #FFFFFF;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-contaier-scroll .nav_mobile_wrapper {
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_116_5 .nav-container.navMobile-container {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0px;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_logo {
    line-height: 70px;
    height: 70px;
    max-width: 50%;
    overflow: hidden;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_logo img {
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listIcon {
    width: 32px;
    height: 32px;
    background: #000;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listIcon .iconfont {
    font-size: 24px;
    color: #fff;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper {
    display: none;
    width: 300px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    overflow-y: auto;
    padding: 78px 30px 0;
    box-sizing: border-box;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper::-webkit-scrollbar {
    display: none;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .iconclose {
    color: #979797;
    font-size: 28px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list {
    display: flex;
    flex-direction: column;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .iconfont {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    color: #979797;
    line-height: 58px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item > .iconfont {
    line-height: 66px;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #D7D8D9;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    line-height: 66px;
    position: relative;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item.current {
    border-bottom: none;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .icona-downarrow {
    transition: all 0.3s linear;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item.current > .icona-downarrow {
    transform: rotate(180deg);
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper {
    position: relative;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-secondItem {
    border-bottom: 1px solid #D7D8D9;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    line-height: 58px;
    padding-left: 20px;
    padding-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper.current .nav-secondItem {
    border-bottom: none;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper.current > .icona-downarrow {
    transform: rotate(180deg);
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-secondItem .secondItemImg {
    width: 220px;
    height: calc(220px * 20 / 20);
    object-fit: cover;
    margin-bottom: 21px;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-thirdItem {
    border-bottom: 1px solid #D7D8D9;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    line-height: 58px;
    margin-left: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.tem_116_5 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-thirdWrapper .thirdItemImg {
    width: 205px;
    height: calc(205px * 20 / 20);
    object-fit: cover;
    margin-bottom: 21px;
    cursor: pointer;
}

.tem_118_39 {
    overflow: hidden !important;
}

.tem_118_39 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.tem_118_39 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.tem_118_39 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.tem_119_42 .nav-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 70px;
    height: 70px;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: #EBECED;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_119_42 .nav-container .nav-content {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100%;
    height: 70px;
    box-sizing: border-box;
}

.tem_119_42 .nav-container .nav-content .nav_Area {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 70px;
}

.tem_119_42 .nav-container .nav-content .logo-area {
    float: left;
    width: 30%;
    height: 100%;
    line-height: 70px;
    text-align: center;
    box-sizing: border-box;
}

.tem_119_42 .nav-container .nav-content .logo-area img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    cursor: pointer;
    position: relative; /* logo-border-width */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px; /* logo-border-style */
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid; /* logo-border-color */
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_119_42 .nav-container .nav-content .logo-area img.nav-logo-scroll { /* logo-border-width */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px; /* logo-border-style */
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid; /* logo-border-color */
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.tem_119_42 .nav-container .nav-content .nav-area {
    float: left;
    width: 70%;
    height: 100%;
}

.tem_119_42 .nav-area .nav-list {
    font-size: 0px;
    height: 100%;
    white-space: nowrap;
    text-align: center
}

.tem_119_42 .nav-area .nav-list .nav-item {
    position: relative;
    display: none;
    padding-top: calc((70px - 14px - 6px) / 2);
    padding-bottom: calc((70px - 14px - 6px) / 2);
    max-width: 175px;
    min-width: 106px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
}

.tem_119_42 .nav-area .nav-list .nav-item.nav-content-scroll {
    background-color: white;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .nav-list .nav-item.nav-content-scroll .nav-text {
    text-align: center;
    font-family: Tahoma;
    font-size: 18px;
    color: black;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_119_42 .nav-area .nav-list .nav-item .nav-text .mw-iconfont {
    margin-right: 4px;
    font-size: 14px;
}

.tem_119_42 .nav-area .nav-list .nav-item.active {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .nav-list .nav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .nav-list .nav-item.active .nav-text {
    color: #0CA5C6;
    font-style: italic;
    font-weight: normal;
    text-decoration: underline;
}

.tem_119_42 .nav-area .nav-list .nav-item:hover .nav-text {
    color: #0CA5C6;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_119_42 .nav-area .nav-list .nav-item .nav-text {
    font-family: Tahoma;
    font-size: 18px;
    color: #989898;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: calc(14px + 6px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.tem_119_42 .nav-area .nav-list .nav-item .nav-subnav {
    position: absolute;
    left: 0;
    top: calc(70px + 1px);
    display: none;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
}

.tem_119_42 .nav-area .nav-list .nav-item .nav-subnav li.subnav-item {
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    text-align: left;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-area .nav-list .nav-item .nav-subnav li.subnav-item .mw-iconfont {
    margin-right: 4px;
    font-size: 14px;
}

.tem_119_42 .nav-area .nav-list .nav-item .nav-subnav li.subnav-item.active {
    color: #000000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .nav-list .nav-item .nav-subnav li.subnav-item:hover {
    color: #000000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-container.nav-contaier-scroll {
    background-color: #000;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_119_42 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    display: none;
    overflow: hidden; /* background */
}

.tem_119_42 .w-nav .w-subnav.userWidth {
    width: 100%;
}

.tem_119_42 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .w-nav .w-subnav-item .w-subnav-link { /* reset */
    margin: 0;
    padding: 0 15px;
    height: 100%;
    line-height: 20px;
    outline: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.tem_119_42 .w-nav .w-subnav-item .w-subnav-link .w-link-txt { /* height */
    font-family: Tahoma;
}

.tem_119_42 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 14px;
}

.tem_119_42 .nav-area .nav-list .nav-item:hover .navDropdownWrapper {
    display: block;
}

.tem_119_42 .nav-area .navDropdownWrapper {
    display: none;
    position: fixed;
    top: calc(70px + 0px + 1px);
    left: 0;
    width: 100%;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-contentWrapper {
    max-height: 600px;
    overflow-y: auto;
    width: 1200px;
    padding-top: 48px;
    box-sizing: border-box;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-contentWrapper::-webkit-scrollbar {
    display: none;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-contentWrapper .nav-secondWrapper {
    width: calc(100% / 4 - 20px);
    margin-bottom: 48px;
    margin-right: 20px;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-secondItem {
    cursor: pointer;
    width: 100%;
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-secondItem:hover {
    color: #000000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-secondItem.active {
    color: #000000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .secondItemImgWrapper {
    max-width: 100%;
    width: 285px;
    height: 160px;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    box-shadow: 0 0 0 transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .secondItemImgWrapper .secondItemImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper {
    margin-top: 16px;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem {
    cursor: pointer;
    margin-bottom: 16px;
    font-family: Tahoma;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem:last-child {
    margin-bottom: 0;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem:hover {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .nav-thirdItem.active {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .thirdItemImgWrapper {
    max-width: 100%;
    width: 285px;
    height: 160px;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    box-shadow: 0 0 0 transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px;
}

.tem_119_42 .nav-area .navDropdownWrapper .nav-secondWrapper .nav-thirdWrapper .thirdItemImgWrapper .thirdItemImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tem_119_42 .nav_mobile_wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 0 25px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #FFFFFF;
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-contaier-scroll .nav_mobile_wrapper {
    background-color: #000;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_119_42 .nav-container.navMobile-container {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0px;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_logo {
    line-height: 70px;
    height: 70px;
    max-width: 50%;
    overflow: hidden;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_logo img {
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listIcon {
    width: 32px;
    height: 32px;
    background: #000;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listIcon .iconfont {
    font-size: 24px;
    color: #fff;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper {
    display: none;
    width: 300px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    overflow-y: auto;
    padding: 78px 30px 0;
    box-sizing: border-box;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper::-webkit-scrollbar {
    display: none;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .iconclose {
    color: #979797;
    font-size: 28px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list {
    display: flex;
    flex-direction: column;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .iconfont {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    color: #979797;
    line-height: 58px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item > .iconfont {
    line-height: 66px;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #D7D8D9;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    line-height: 66px;
    position: relative;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item.current {
    border-bottom: none;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .icona-downarrow {
    transition: all 0.3s linear;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item.current > .icona-downarrow {
    transform: rotate(180deg);
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper {
    position: relative;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-secondItem {
    border-bottom: 1px solid #D7D8D9;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    line-height: 58px;
    padding-left: 20px;
    padding-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper.current .nav-secondItem {
    border-bottom: none;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper.current > .icona-downarrow {
    transform: rotate(180deg);
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-secondItem .secondItemImg {
    width: 220px;
    height: calc(220px * 160 / 285);
    object-fit: cover;
    margin-bottom: 21px;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-thirdItem {
    border-bottom: 1px solid #D7D8D9;
    font-size: 13px;
    font-weight: 400;
    color: #000000;
    line-height: 58px;
    margin-left: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.tem_119_42 .nav_mobile_wrapper .nav_mobile_listWrapper .nav_mobile_list .nav-item .nav-secondWrapper .nav-thirdWrapper .thirdItemImg {
    width: 205px;
    height: calc(205px * 160 / 285);
    object-fit: cover;
    margin-bottom: 21px;
    cursor: pointer;
}

.tem_72_7 {
    position: relative;
}

.tem_72_7 .fullcolumn-outer {
    background-color: darkslategray;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: -1;
}

.tem_72_7 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.smartFixed .tem_72_7 .fullcolumn-outer {
    left: 0 !important;
}

.tem_75_18 .w-company-info {
    line-height: 30px;
    text-align: center;
}

.tem_75_18 .w-company-info .company-info-item a {
    width: 100%;
    font-family: 'Noto Sans CJK';
    color: #9c9fbf;
    font-size: 14px;
}

.tem_75_18 .w-company-info .company-info-item:first-child {
    padding-left: 0;
}

.tem_75_18 .w-company-info .company-info-item {
    padding-left: 10px;
}

.tem_75_18 .w-company-info .company-info-item .company-info-icon {
    vertical-align: top;
}

.tem_75_18 .w-company-info .company-info-item .company-info-icon.mw-icon-hide {
    display: none
}

.tem_75_18 .w-company-info .company-info-item .ltd-icon {
    margin-right: 5px;
    color: #D7D7D7;
    font-size: 14px;
}

.tem_78_44 {
    overflow: hidden !important;
}

.tem_78_44 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.tem_78_44 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.tem_78_44 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.tem_81_3 {
    color: inherit;
}

.tem_81_3 h1, .tem_81_3 h2, .tem_81_3 h3, .tem_81_3 h4, .tem_81_3 h5, .tem_81_3 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_81_3 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_81_3 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_81_3 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_81_3 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_81_3 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_81_3 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_81_3 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_81_3_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_82_47 {
    color: inherit;
}

.tem_82_47 h1, .tem_82_47 h2, .tem_82_47 h3, .tem_82_47 h4, .tem_82_47 h5, .tem_82_47 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_82_47 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_82_47 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_82_47 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_82_47 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_82_47 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_82_47 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_82_47 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_82_47_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_83_17 {
    color: inherit;
}

.tem_83_17 h1, .tem_83_17 h2, .tem_83_17 h3, .tem_83_17 h4, .tem_83_17 h5, .tem_83_17 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_83_17 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_83_17 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_83_17 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_83_17 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_83_17 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_83_17 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_83_17 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_83_17_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_84_17 {
    color: inherit;
}

.tem_84_17 h1, .tem_84_17 h2, .tem_84_17 h3, .tem_84_17 h4, .tem_84_17 h5, .tem_84_17 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_84_17 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_84_17 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_84_17 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_84_17 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_84_17 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_84_17 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_84_17 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_84_17_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_85_45 {
    color: inherit;
}

.tem_85_45 h1, .tem_85_45 h2, .tem_85_45 h3, .tem_85_45 h4, .tem_85_45 h5, .tem_85_45 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_85_45 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_85_45 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_85_45 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_85_45 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_85_45 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_85_45 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_85_45 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_85_45_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_86_58 .w-button { /*-block-*/
    display: inline-block; /*-margin-*/
    margin: 0;
    padding: 0; /*-border-*/
    border-top: 0px none #3099dd;
    border-right: 0px none #3099dd;
    border-bottom: 0px none #3099dd;
    border-left: 0px none #3099dd; /*-border-radius-*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; /*-background-*/
    background-color: transparent;
    /*background-image: url(../../images/26178905.png);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}

.tem_86_58 .w-button:hover { /*-border-*/
    border-top-color: #2188ca;
    border-right-color: #2188ca;
    border-bottom-color: #2188ca;
    border-left-color: #2188ca; /*-background-*/
    background: transparent;
    /*background-image: url(../../images/26178905.png);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.tem_86_58 .w-button-position { /*-block-*/
    display: block;
    padding: 0 5px;
}

.tem_86_58 .w-button .w-button-icon { /*-block-*/
    display: inline-block; /*-margin-*/
    margin-right: 3px; /*-font-*/
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.tem_86_58 .w-button:hover .w-button-icon {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
}

.tem_86_58 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.tem_86_58 .w-button .w-button-text { /*-block-*/
    display: inline-block; /*-font-*/
    font-family: Tahoma;
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.tem_86_58 .w-button:hover .w-button-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_87_52 .w-button { /*-block-*/
    display: inline-block; /*-margin-*/
    margin: 0;
    padding: 0; /*-border-*/
    border-top: 0px none #3099dd;
    border-right: 0px none #3099dd;
    border-bottom: 0px none #3099dd;
    border-left: 0px none #3099dd; /*-border-radius-*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; /*-background-*/
    background-color: transparent;
    /*background-image: url(../../images/26178905.png);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}

.tem_87_52 .w-button:hover { /*-border-*/
    border-top-color: #2188ca;
    border-right-color: #2188ca;
    border-bottom-color: #2188ca;
    border-left-color: #2188ca; /*-background-*/
    background: transparent;
    /*background-image: url(../../images/26178905.png);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.tem_87_52 .w-button-position { /*-block-*/
    display: block;
    padding: 0 5px;
}

.tem_87_52 .w-button .w-button-icon { /*-block-*/
    display: inline-block; /*-margin-*/
    margin-right: 3px; /*-font-*/
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.tem_87_52 .w-button:hover .w-button-icon {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
}

.tem_87_52 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.tem_87_52 .w-button .w-button-text { /*-block-*/
    display: inline-block; /*-font-*/
    font-family: Tahoma;
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.tem_87_52 .w-button:hover .w-button-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_88_57 .w-button { /*-block-*/
    display: inline-block; /*-margin-*/
    margin: 0;
    padding: 0; /*-border-*/
    border-top: 0px none #3099dd;
    border-right: 0px none #3099dd;
    border-bottom: 0px none #3099dd;
    border-left: 0px none #3099dd; /*-border-radius-*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; /*-background-*/
    background-color: transparent;
    /*background-image: url(../../images/26178905.png);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}

.tem_88_57 .w-button:hover { /*-border-*/
    border-top-color: #2188ca;
    border-right-color: #2188ca;
    border-bottom-color: #2188ca;
    border-left-color: #2188ca; /*-background-*/
    background: transparent;
    /*background-image: url(../../images/26178905.png);*/
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background-size: cover; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.tem_88_57 .w-button-position { /*-block-*/
    display: block;
    padding: 0 5px;
}

.tem_88_57 .w-button .w-button-icon { /*-block-*/
    display: inline-block; /*-margin-*/
    margin-right: 3px; /*-font-*/
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.tem_88_57 .w-button:hover .w-button-icon {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
}

.tem_88_57 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.tem_88_57 .w-button .w-button-text { /*-block-*/
    display: inline-block; /*-font-*/
    font-family: Tahoma;
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.tem_88_57 .w-button:hover .w-button-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_89_8 {
    color: inherit;
}

.tem_89_8 h1, .tem_89_8 h2, .tem_89_8 h3, .tem_89_8 h4, .tem_89_8 h5, .tem_89_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_89_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_89_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_89_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_89_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_89_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_89_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_89_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_89_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_90_53 .w-nav { /* reset */
    margin: 0;
    padding: 0;
    position: relative; /* size */
    width: 140px;
    height: 108px; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_90_53 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1
}

.tem_90_53 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    height: 20%;
    line-height: 34px;
    position: relative;
    z-index: 2;
}

.tem_90_53 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.tem_90_53 .w-nav .w-nav-item .w-nav-item-link { /* reset */
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    font-size: 16px;
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_90_53 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 16px;
}

.tem_90_53 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 16px;
}

.tem_90_53 .w-nav .w-subnav-item {
    margin: 0;
    padding: 0;
}

.tem_90_53 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    width: 100%;
    left: 140px;
    top: 0;
    display: none;
    overflow: hidden; /* background */
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_90_53 .w-nav .w-subnav.userWidth .w-link-txt {
    width: 100%;
}

.tem_90_53 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.tem_90_53 .w-nav .w-subnav-item .w-subnav-link { /* reset */
    margin: 0;
    padding: 0 15px;
    outline: none;
    display: block;
    color: #4A4A4A;
    height: 100%;
    line-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_90_53 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 14px;
}

.tem_90_53 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    font-family: Tahoma;
}

.tem_90_53 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_90_53 .w-subnav .w-subnav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_90_53 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_90_53 .w-nav .w-nav-item.current {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_90_53 .w-nav .sliding-box:first-child + .w-nav-inner .w-nav-item.current {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tem_90_53 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tem_90_53 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_90_53 .w-nav .w-subnav-item.current {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_90_53 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_90_53 .sliding-box {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 140px;
    height: 108px;
    overflow: hidden;
    position: absolute;
    top: -0px;
    left: -0px;
    border-radius: 0;
    z-index: 1; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee;
}

.tem_90_53 .sliding-box .sliding {
    display: none;
    position: absolute;
    z-index: 1;
    height: 20%;
    top: 0;
    left: 0;
    width: 1px;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_91_51 .w-nav { /* reset */
    margin: 0;
    padding: 0;
    position: relative; /* size */
    width: 140px;
    height: 144px; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_91_51 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1
}

.tem_91_51 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    height: 20%;
    line-height: 34px;
    position: relative;
    z-index: 2;
}

.tem_91_51 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.tem_91_51 .w-nav .w-nav-item .w-nav-item-link { /* reset */
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    font-size: 16px;
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_91_51 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 16px;
}

.tem_91_51 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 16px;
}

.tem_91_51 .w-nav .w-subnav-item {
    margin: 0;
    padding: 0;
}

.tem_91_51 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    width: 100%;
    left: 140px;
    top: 0;
    display: none;
    overflow: hidden; /* background */
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_91_51 .w-nav .w-subnav.userWidth .w-link-txt {
    width: 100%;
}

.tem_91_51 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.tem_91_51 .w-nav .w-subnav-item .w-subnav-link { /* reset */
    margin: 0;
    padding: 0 15px;
    outline: none;
    display: block;
    color: #4A4A4A;
    height: 100%;
    line-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_91_51 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 14px;
}

.tem_91_51 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    font-family: Tahoma;
}

.tem_91_51 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_91_51 .w-subnav .w-subnav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_91_51 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_91_51 .w-nav .w-nav-item.current {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_91_51 .w-nav .sliding-box:first-child + .w-nav-inner .w-nav-item.current {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tem_91_51 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tem_91_51 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_91_51 .w-nav .w-subnav-item.current {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_91_51 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_91_51 .sliding-box {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 140px;
    height: 144px;
    overflow: hidden;
    position: absolute;
    top: -0px;
    left: -0px;
    border-radius: 0;
    z-index: 1; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee;
}

.tem_91_51 .sliding-box .sliding {
    display: none;
    position: absolute;
    z-index: 1;
    height: 20%;
    top: 0;
    left: 0;
    width: 1px;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_92_51 {
    color: inherit;
}

.tem_92_51 h1, .tem_92_51 h2, .tem_92_51 h3, .tem_92_51 h4, .tem_92_51 h5, .tem_92_51 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_92_51 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_92_51 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_92_51 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_92_51 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_92_51 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_92_51 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_92_51 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_92_51_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_93_54 .w-nav { /* reset */
    margin: 0;
    padding: 0;
    position: relative; /* size */
    width: 140px;
    height: 72px; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_93_54 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1
}

.tem_93_54 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    height: 20%;
    line-height: 34px;
    position: relative;
    z-index: 2;
}

.tem_93_54 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.tem_93_54 .w-nav .w-nav-item .w-nav-item-link { /* reset */
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    font-size: 16px;
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_93_54 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 16px;
}

.tem_93_54 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 16px;
}

.tem_93_54 .w-nav .w-subnav-item {
    margin: 0;
    padding: 0;
}

.tem_93_54 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    width: 100%;
    left: 140px;
    top: 0;
    display: none;
    overflow: hidden; /* background */
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_93_54 .w-nav .w-subnav.userWidth .w-link-txt {
    width: 100%;
}

.tem_93_54 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.tem_93_54 .w-nav .w-subnav-item .w-subnav-link { /* reset */
    margin: 0;
    padding: 0 15px;
    outline: none;
    display: block;
    color: #4A4A4A;
    height: 100%;
    line-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_93_54 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 14px;
}

.tem_93_54 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    font-family: Tahoma;
}

.tem_93_54 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_93_54 .w-subnav .w-subnav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_93_54 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_93_54 .w-nav .w-nav-item.current {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_93_54 .w-nav .sliding-box:first-child + .w-nav-inner .w-nav-item.current {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tem_93_54 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tem_93_54 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_93_54 .w-nav .w-subnav-item.current {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_93_54 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_93_54 .sliding-box {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 140px;
    height: 72px;
    overflow: hidden;
    position: absolute;
    top: -0px;
    left: -0px;
    border-radius: 0;
    z-index: 1; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee;
}

.tem_93_54 .sliding-box .sliding {
    display: none;
    position: absolute;
    z-index: 1;
    height: 20%;
    top: 0;
    left: 0;
    width: 1px;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_94_54 {
    color: inherit;
}

.tem_94_54 h1, .tem_94_54 h2, .tem_94_54 h3, .tem_94_54 h4, .tem_94_54 h5, .tem_94_54 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_94_54 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_94_54 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_94_54 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_94_54 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_94_54 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_94_54 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_94_54 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_94_54_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_95_13 .w-nav { /* reset */
    margin: 0;
    padding: 0;
    position: relative; /* size */
    width: 140px;
    height: 144px; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_95_13 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1
}

.tem_95_13 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    height: 20%;
    line-height: 34px;
    position: relative;
    z-index: 2;
}

.tem_95_13 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.tem_95_13 .w-nav .w-nav-item .w-nav-item-link { /* reset */
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    font-size: 16px;
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_95_13 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 16px;
}

.tem_95_13 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 16px;
}

.tem_95_13 .w-nav .w-subnav-item {
    margin: 0;
    padding: 0;
}

.tem_95_13 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    width: 100%;
    left: 140px;
    top: 0;
    display: none;
    overflow: hidden; /* background */
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_95_13 .w-nav .w-subnav.userWidth .w-link-txt {
    width: 100%;
}

.tem_95_13 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.tem_95_13 .w-nav .w-subnav-item .w-subnav-link { /* reset */
    margin: 0;
    padding: 0 15px;
    outline: none;
    display: block;
    color: #4A4A4A;
    height: 100%;
    line-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_95_13 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 14px;
}

.tem_95_13 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    font-family: Tahoma;
}

.tem_95_13 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_95_13 .w-subnav .w-subnav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_95_13 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_95_13 .w-nav .w-nav-item.current {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_95_13 .w-nav .sliding-box:first-child + .w-nav-inner .w-nav-item.current {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tem_95_13 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tem_95_13 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #9497b4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_95_13 .w-nav .w-subnav-item.current {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_95_13 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #171F25;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_95_13 .sliding-box {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 140px;
    height: 144px;
    overflow: hidden;
    position: absolute;
    top: -0px;
    left: -0px;
    border-radius: 0;
    z-index: 1; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #eee;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-color: #eee;
}

.tem_95_13 .sliding-box .sliding {
    display: none;
    position: absolute;
    z-index: 1;
    height: 20%;
    top: 0;
    left: 0;
    width: 1px;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_96_13 {
    color: inherit;
}

.tem_96_13 h1, .tem_96_13 h2, .tem_96_13 h3, .tem_96_13 h4, .tem_96_13 h5, .tem_96_13 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_96_13 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_96_13 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_96_13 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_96_13 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_96_13 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_96_13 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_96_13 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_96_13_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_97_7 .w-line { /*-block-*/
    display: block; /*-margin-*/
    margin: 0;
    margin-left: -0;
    padding: 0; /*-size-*/
    width: 1px;
    height: 184px; /*-font-*/
    font-size: 0; /*-border-*/
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #797b90; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.tem_99_8 {
    color: inherit;
}

.tem_99_8 h1, .tem_99_8 h2, .tem_99_8 h3, .tem_99_8 h4, .tem_99_8 h5, .tem_99_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_99_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_99_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_99_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_99_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_99_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_99_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_99_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_99_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_100_34 .w-line { /*-block-*/
    display: block; /*-margin-*/
    margin: 0;
    margin-top: -0.5px;
    padding: 0; /*-top-*/
    top: 50%; /*-size-*/
    width: 1200px;
    height: 1px; /*-font-*/
    font-size: 0; /*-border-*/
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #21254e; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.tem_102_32 {
    color: inherit;
}

.tem_102_32 h1, .tem_102_32 h2, .tem_102_32 h3, .tem_102_32 h4, .tem_102_32 h5, .tem_102_32 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_102_32 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_102_32 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_102_32 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_102_32 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_102_32 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_102_32 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_102_32 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_102_32_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_103_32 {
    overflow: hidden !important;
}

.tem_103_32 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.tem_103_32 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.tem_103_32 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_573_58 {
    position: relative;
}

.con_573_58 .fullcolumn-outer {
    background-color: transparent;
    background-image: url(../../images/26178470.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: cover;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    filter: brightness(50%);
}

.con_573_58 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.smartFixed .con_573_58 .fullcolumn-outer {
    left: 0 !important;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

.con_574_58 {
    color: inherit;
}

.con_574_58 h1, .con_574_58 h2, .con_574_58 h3, .con_574_58 h4, .con_574_58 h5, .con_574_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_574_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_574_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_574_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_574_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_574_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_574_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_574_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_574_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

.con_575_58 {
    color: inherit;
}

.con_575_58 h1, .con_575_58 h2, .con_575_58 h3, .con_575_58 h4, .con_575_58 h5, .con_575_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_575_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_575_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_575_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_575_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_575_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_575_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_575_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_575_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_576_58 {
    color: inherit;
}

.con_576_58 h1, .con_576_58 h2, .con_576_58 h3, .con_576_58 h4, .con_576_58 h5, .con_576_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_576_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_576_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_576_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_576_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_576_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_576_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_576_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_576_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_577_58 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0 none transparent;
    border-top: 0 none transparent;
    border-bottom: 0 none transparent;
    border-left: 0 none transparent;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_577_58 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_578_58 {
    overflow: hidden !important;
}

.con_578_58 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_578_58 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_578_58 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_579_58 {
    color: inherit;
}

.con_579_58 h1, .con_579_58 h2, .con_579_58 h3, .con_579_58 h4, .con_579_58 h5, .con_579_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_579_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_579_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_579_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_579_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_579_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_579_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_579_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_579_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_580_58 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0 none transparent;
    border-top: 0 none transparent;
    border-bottom: 0 none transparent;
    border-left: 0 none transparent;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_580_58 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_581_58 {
    overflow: hidden !important;
}

.con_581_58 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_581_58 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_581_58 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_582_58 {
    color: inherit;
}

.con_582_58 h1, .con_582_58 h2, .con_582_58 h3, .con_582_58 h4, .con_582_58 h5, .con_582_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_582_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_582_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_582_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_582_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_582_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_582_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_582_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_582_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_583_58 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0 none transparent;
    border-top: 0 none transparent;
    border-bottom: 0 none transparent;
    border-left: 0 none transparent;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_583_58 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_584_58 {
    overflow: hidden !important;
}

.con_584_58 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_584_58 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_584_58 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_585_58 {
    color: inherit;
}

.con_585_58 h1, .con_585_58 h2, .con_585_58 h3, .con_585_58 h4, .con_585_58 h5, .con_585_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_585_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_585_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_585_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_585_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_585_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_585_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_585_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_585_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_586_58 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0 none transparent;
    border-top: 0 none transparent;
    border-bottom: 0 none transparent;
    border-left: 0 none transparent;
    border-radius: 0px;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_586_58 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_587_58 {
    overflow: hidden !important;
}

.con_587_58 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_587_58 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_587_58 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_588_58 {
    color: inherit;
}

.con_588_58 h1, .con_588_58 h2, .con_588_58 h3, .con_588_58 h4, .con_588_58 h5, .con_588_58 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_588_58 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_588_58 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_588_58 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_588_58 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_588_58 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_588_58 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_588_58 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_588_58_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.con_589_58 .w-button { /*-block-*/
    display: inline-block; /*-margin-*/
    margin: 0;
    padding: 0; /*-border-*/
    border-top: 1px solid #3380ff;
    border-right: 1px solid #3380ff;
    border-bottom: 1px solid #3380ff;
    border-left: 1px solid #3380ff; /*-border-radius-*/
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; /*-background-*/
    background-color: rgb(51, 128, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
    outline: none;
    text-align: center;
}

.con_589_58 .w-button:hover { /*-border-*/
    border-top-color: #3380ff;
    border-right-color: #3380ff;
    border-bottom-color: #3380ff;
    border-left-color: #3380ff; /*-background-*/
    background: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.con_589_58 .w-button-position { /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_589_58 .w-button .w-button-icon { /*-block-*/
    display: inline-block; /*-margin-*/
    margin-left: 3px; /*-font-*/
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_589_58 .w-button:hover .w-button-icon {
    color: #3380ff;
    font-size: 16px;
    font-weight: 400;
}

.con_589_58 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_589_58 .w-button .w-button-text { /*-block-*/
    display: inline-block; /*-font-*/
    font-family: Tahoma;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_589_58 .w-button:hover .w-button-text {
    color: #3380ff;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.con_601_8 {
    position: relative;
}

.con_601_8 .fullcolumn-outer {
    background-color: rgb(247, 247, 247);
    background-image: none;
    background-position: 50% 50%;
    background-repeat: repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: -1;
}

.con_601_8 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.smartFixed .con_601_8 .fullcolumn-outer {
    left: 0 !important;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.con_602_8 {
    color: inherit;
}

.con_602_8 h1, .con_602_8 h2, .con_602_8 h3, .con_602_8 h4, .con_602_8 h5, .con_602_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_602_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_602_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_602_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_602_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_602_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_602_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_602_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_602_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_603_8 > .w-label {
    margin: 0;
    padding: 0; /* SIZE */
    width: 100%;
    height: 100%; /* box shadow */
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.con_603_8 > .w-label > .w-label-tips { /* reset */
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}

/* global */
.con_603_8 > .w-label > .w-label-tips .w-label-tips-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
    position: relative; /* size */
    width: 150px;
    height: 60px; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #e95a4c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e6e7;
    cursor: pointer;
}

.con_603_8 > .w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    width: 0px;
    height: 60px;
    float: left;
    background-color: #eee;
    list-style: none;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #e95a4c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e6e7;
}

.con_603_8 > .w-label > .w-label-tips .w-label-tips-item a { /* reset */
    margin: 0;
    padding: 0; /* size */
    height: 60px;
    line-height: 60px;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%; /* font */
    font-family: Tahoma;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.con_603_8 > .w-label > .w-label-content {
    margin: 0;
    padding: 0; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b9acac;
    border-right-color: #b9acac;
    border-bottom-color: #b9acac;
    border-left-color: #b9acac;
}

.con_603_8 > .w-label > .w-label-content > .w-label-content-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

/* Hover */
.con_603_8 > .w-label > .w-label-tips .w-label-tips-item a:hover {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* Current */
.con_603_8 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center; /* size */
    width: 150px; /* background */
    background-color: transparent;
    /*background-image: url(../../images/25352963.jpeg) !important;*/
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: -webkit-linear-gradient(none, none) !important;
    background: -moz-linear-gradient(none, none) !important;
    background: -ms-linear-gradient(none, none) !important;
    background: linear-gradient(none, none) !important;
    background-size: cover;
}

.con_603_8 > .w-label > .w-label-tips .w-label-tips-item.current { /* border */
    border-top-color: #e95a4c;
    border-bottom-color: transparent;
}

.con_603_8 > .w-label > .w-label-tips .w-label-tips-item.current a {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    z-index: 3;
}

.con_603_8 > .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}

.con_603_8 > .w-label > .w-label-tips > .w-label-tips-line.current {
    background-color: #eee;
    border-top-color: #e95a4c;
    border-bottom-color: transparent;
}

.con_640_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_640_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_640_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_641_8 {
    overflow: hidden !important;
}

.con_641_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_641_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_641_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_642_8 {
    color: inherit;
}

.con_642_8 h1, .con_642_8 h2, .con_642_8 h3, .con_642_8 h4, .con_642_8 h5, .con_642_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_642_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_642_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_642_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_642_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_642_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_642_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_642_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_642_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_643_8 {
    color: inherit;
}

.con_643_8 h1, .con_643_8 h2, .con_643_8 h3, .con_643_8 h4, .con_643_8 h5, .con_643_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_643_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_643_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_643_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_643_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_643_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_643_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_643_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_643_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_644_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_644_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_644_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_645_8 {
    overflow: hidden !important;
}

.con_645_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_645_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_645_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_646_8 {
    color: inherit;
}

.con_646_8 h1, .con_646_8 h2, .con_646_8 h3, .con_646_8 h4, .con_646_8 h5, .con_646_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_646_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_646_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_646_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_646_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_646_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_646_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_646_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_646_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_647_8 {
    color: inherit;
}

.con_647_8 h1, .con_647_8 h2, .con_647_8 h3, .con_647_8 h4, .con_647_8 h5, .con_647_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_647_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_647_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_647_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_647_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_647_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_647_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_647_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_647_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_648_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_648_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_648_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_649_8 {
    overflow: hidden !important;
}

.con_649_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_649_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_649_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_650_8 {
    color: inherit;
}

.con_650_8 h1, .con_650_8 h2, .con_650_8 h3, .con_650_8 h4, .con_650_8 h5, .con_650_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_650_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_650_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_650_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_650_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_650_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_650_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_650_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_650_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_651_8 {
    color: inherit;
}

.con_651_8 h1, .con_651_8 h2, .con_651_8 h3, .con_651_8 h4, .con_651_8 h5, .con_651_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_651_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_651_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_651_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_651_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_651_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_651_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_651_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_651_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_652_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_652_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_652_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_653_8 {
    overflow: hidden !important;
}

.con_653_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_653_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_653_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_654_8 {
    color: inherit;
}

.con_654_8 h1, .con_654_8 h2, .con_654_8 h3, .con_654_8 h4, .con_654_8 h5, .con_654_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_654_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_654_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_654_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_654_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_654_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_654_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_654_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_654_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_655_8 {
    color: inherit;
}

.con_655_8 h1, .con_655_8 h2, .con_655_8 h3, .con_655_8 h4, .con_655_8 h5, .con_655_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_655_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_655_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_655_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_655_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_655_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_655_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_655_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_655_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_656_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_656_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_656_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_657_8 {
    overflow: hidden !important;
}

.con_657_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_657_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_657_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_658_8 {
    color: inherit;
}

.con_658_8 h1, .con_658_8 h2, .con_658_8 h3, .con_658_8 h4, .con_658_8 h5, .con_658_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_658_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_658_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_658_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_658_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_658_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_658_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_658_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_658_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_659_8 {
    color: inherit;
}

.con_659_8 h1, .con_659_8 h2, .con_659_8 h3, .con_659_8 h4, .con_659_8 h5, .con_659_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_659_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_659_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_659_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_659_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_659_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_659_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_659_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_659_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_660_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_660_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_660_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_661_8 {
    overflow: hidden !important;
}

.con_661_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_661_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_661_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_662_8 {
    color: inherit;
}

.con_662_8 h1, .con_662_8 h2, .con_662_8 h3, .con_662_8 h4, .con_662_8 h5, .con_662_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_662_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_662_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_662_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_662_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_662_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_662_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_662_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_662_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_663_8 {
    color: inherit;
}

.con_663_8 h1, .con_663_8 h2, .con_663_8 h3, .con_663_8 h4, .con_663_8 h5, .con_663_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_663_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_663_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_663_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_663_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_663_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_663_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_663_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_663_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_664_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_664_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_664_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_665_8 {
    overflow: hidden !important;
}

.con_665_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_665_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_665_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_666_8 {
    color: inherit;
}

.con_666_8 h1, .con_666_8 h2, .con_666_8 h3, .con_666_8 h4, .con_666_8 h5, .con_666_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_666_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_666_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_666_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_666_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_666_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_666_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_666_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_666_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_667_8 {
    color: inherit;
}

.con_667_8 h1, .con_667_8 h2, .con_667_8 h3, .con_667_8 h4, .con_667_8 h5, .con_667_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_667_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_667_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_667_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_667_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_667_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_667_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_667_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_667_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_668_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_668_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_668_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_669_8 {
    overflow: hidden !important;
}

.con_669_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_669_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_669_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_670_8 {
    color: inherit;
}

.con_670_8 h1, .con_670_8 h2, .con_670_8 h3, .con_670_8 h4, .con_670_8 h5, .con_670_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_670_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_670_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_670_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_670_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_670_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_670_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_670_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_670_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_671_8 {
    color: inherit;
}

.con_671_8 h1, .con_671_8 h2, .con_671_8 h3, .con_671_8 h4, .con_671_8 h5, .con_671_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_671_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_671_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_671_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_671_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_671_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_671_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_671_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_671_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_672_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_672_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_672_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_673_8 {
    overflow: hidden !important;
}

.con_673_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_673_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_673_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_674_8 {
    color: inherit;
}

.con_674_8 h1, .con_674_8 h2, .con_674_8 h3, .con_674_8 h4, .con_674_8 h5, .con_674_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_674_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_674_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_674_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_674_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_674_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_674_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_674_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_674_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_675_8 {
    color: inherit;
}

.con_675_8 h1, .con_675_8 h2, .con_675_8 h3, .con_675_8 h4, .con_675_8 h5, .con_675_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_675_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_675_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_675_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_675_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_675_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_675_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_675_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_675_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_676_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_676_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_676_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_677_8 {
    overflow: hidden !important;
}

.con_677_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_677_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_677_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_678_8 {
    color: inherit;
}

.con_678_8 h1, .con_678_8 h2, .con_678_8 h3, .con_678_8 h4, .con_678_8 h5, .con_678_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_678_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_678_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_678_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_678_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_678_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_678_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_678_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_678_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_679_8 {
    color: inherit;
}

.con_679_8 h1, .con_679_8 h2, .con_679_8 h3, .con_679_8 h4, .con_679_8 h5, .con_679_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_679_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_679_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_679_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_679_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_679_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_679_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_679_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_679_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_680_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_680_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_680_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_681_8 {
    overflow: hidden !important;
}

.con_681_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_681_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_681_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_682_8 {
    color: inherit;
}

.con_682_8 h1, .con_682_8 h2, .con_682_8 h3, .con_682_8 h4, .con_682_8 h5, .con_682_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_682_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_682_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_682_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_682_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_682_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_682_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_682_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_682_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_683_8 {
    color: inherit;
}

.con_683_8 h1, .con_683_8 h2, .con_683_8 h3, .con_683_8 h4, .con_683_8 h5, .con_683_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_683_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_683_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_683_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_683_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_683_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_683_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_683_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_683_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_684_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_684_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_684_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_685_8 {
    overflow: hidden !important;
}

.con_685_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_685_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_685_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_686_8 {
    color: inherit;
}

.con_686_8 h1, .con_686_8 h2, .con_686_8 h3, .con_686_8 h4, .con_686_8 h5, .con_686_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_686_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_686_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_686_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_686_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_686_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_686_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_686_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_686_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_687_8 {
    color: inherit;
}

.con_687_8 h1, .con_687_8 h2, .con_687_8 h3, .con_687_8 h4, .con_687_8 h5, .con_687_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_687_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_687_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_687_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_687_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_687_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_687_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_687_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_687_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_688_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_688_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_688_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_689_8 {
    overflow: hidden !important;
}

.con_689_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_689_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_689_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_690_8 {
    color: inherit;
}

.con_690_8 h1, .con_690_8 h2, .con_690_8 h3, .con_690_8 h4, .con_690_8 h5, .con_690_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_690_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_690_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_690_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_690_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_690_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_690_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_690_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_690_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_691_8 {
    color: inherit;
}

.con_691_8 h1, .con_691_8 h2, .con_691_8 h3, .con_691_8 h4, .con_691_8 h5, .con_691_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_691_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_691_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_691_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_691_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_691_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_691_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_691_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_691_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_692_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_692_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_692_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_693_8 {
    overflow: hidden !important;
}

.con_693_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_693_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_693_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_694_8 {
    color: inherit;
}

.con_694_8 h1, .con_694_8 h2, .con_694_8 h3, .con_694_8 h4, .con_694_8 h5, .con_694_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_694_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_694_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_694_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_694_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_694_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_694_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_694_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_694_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_695_8 {
    color: inherit;
}

.con_695_8 h1, .con_695_8 h2, .con_695_8 h3, .con_695_8 h4, .con_695_8 h5, .con_695_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_695_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_695_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_695_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_695_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_695_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_695_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_695_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_695_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_696_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_696_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_696_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_697_8 {
    overflow: hidden !important;
}

.con_697_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_697_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_697_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_698_8 {
    color: inherit;
}

.con_698_8 h1, .con_698_8 h2, .con_698_8 h3, .con_698_8 h4, .con_698_8 h5, .con_698_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_698_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_698_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_698_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_698_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_698_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_698_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_698_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_698_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_699_8 {
    color: inherit;
}

.con_699_8 h1, .con_699_8 h2, .con_699_8 h3, .con_699_8 h4, .con_699_8 h5, .con_699_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_699_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_699_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_699_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_699_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_699_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_699_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_699_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_699_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_700_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_700_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_700_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_701_8 {
    overflow: hidden !important;
}

.con_701_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_701_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_701_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_702_8 {
    color: inherit;
}

.con_702_8 h1, .con_702_8 h2, .con_702_8 h3, .con_702_8 h4, .con_702_8 h5, .con_702_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_702_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_702_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_702_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_702_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_702_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_702_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_702_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_702_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_703_8 {
    color: inherit;
}

.con_703_8 h1, .con_703_8 h2, .con_703_8 h3, .con_703_8 h4, .con_703_8 h5, .con_703_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_703_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_703_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_703_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_703_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_703_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_703_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_703_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_703_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_704_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_704_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_704_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_705_8 {
    overflow: hidden !important;
}

.con_705_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_705_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_705_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_706_8 {
    color: inherit;
}

.con_706_8 h1, .con_706_8 h2, .con_706_8 h3, .con_706_8 h4, .con_706_8 h5, .con_706_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_706_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_706_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_706_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_706_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_706_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_706_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_706_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_706_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_707_8 {
    color: inherit;
}

.con_707_8 h1, .con_707_8 h2, .con_707_8 h3, .con_707_8 h4, .con_707_8 h5, .con_707_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_707_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_707_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_707_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_707_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_707_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_707_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_707_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_707_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_708_8 > .w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0px solid #eee;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-left: 0px solid #eee;
    border-radius: 0px;
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto; /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -webkit-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -ms-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    -o-box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    box-shadow: 0 0 0 rgba(238, 204, 204, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_708_8 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_708_8 > .w-container:hover {
    cursor: pointer;
    transform: translateY(-3px);
    background-color: #FFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    border-right: 0px solid #eee;
    border-left: 0px solid #eee; /*-box-shadow-*/
    -webkit-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    box-shadow: 0.000000px 4.000000px 6px rgba(102, 102, 102, 0.1);
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s, transform .3s;
}

.con_709_8 {
    overflow: hidden !important;
}

.con_709_8 .w-image-box {
    text-align: center;
    border-top: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    border-left: 0px solid #fff;
    border-radius: 1px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.con_709_8 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block; /*object-fit: cover;*/
}

.con_709_8 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_710_8 {
    color: inherit;
}

.con_710_8 h1, .con_710_8 h2, .con_710_8 h3, .con_710_8 h4, .con_710_8 h5, .con_710_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_710_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_710_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_710_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_710_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_710_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_710_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_710_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_710_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_711_8 {
    color: inherit;
}

.con_711_8 h1, .con_711_8 h2, .con_711_8 h3, .con_711_8 h4, .con_711_8 h5, .con_711_8 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_711_8 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_711_8 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_711_8 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_711_8 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_711_8 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_711_8 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_711_8 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_711_8_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        opacity: 0;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.con_716_20 .w-al { /*margin*/
    margin: 0;
    padding: 0;
}

.con_716_20 ul.w-al-list { /*margin*/
    padding: 0;
    margin: 0;
    font-size: 0;
    margin-left: -22px;
}

.con_716_20 ul.w-al-list li.w-al-unit {
    margin: 0;
    box-sizing: border-box;
    padding: 56px 30px 0;
    width: 384px;
    height: 290px;
    min-width: 100px;
    margin: 0 0 22px 22px;
    overflow: hidden;
    float: left;
    list-style: none;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.con_716_20 ul.w-al-list li.w-al-unit:hover {
    transform: perspective(900px) translate3d(0, -8px, 8px);
    background-color: #61a188;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.con_716_20 ul.w-al-list li.w-al-unit a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: center;
}

.con_716_20 .w-al-unit a .w-al-date {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #989898;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_716_20 .w-al-unit a .w-al-date.w-hide {
    display: none;
}

.con_716_20 .w-al-unit a h5.w-al-title {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_716_20 .w-al-unit a p.w-al-desc {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 12px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: calc(22px * 1);
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_716_20 .w-al-unit a .w-al-btn {
    margin: 0;
    padding: 0;
    padding-top: 48px;
    text-align: left;
    font-size: 12px;
    color: #3380ff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_716_20 ul.w-al-list li.w-al-unit:hover .w-al-date {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_716_20 ul.w-al-list li.w-al-unit:hover .w-al-title {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_716_20 ul.w-al-list li.w-al-unit:hover .w-al-desc {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_716_20 ul.w-al-list li.w-al-unit:hover .w-al-btn {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_716_20 .pager {
    margin-left: 22px;
}

.con_717_3 .w-al { /*margin*/
    margin: 0;
    padding: 0;
}

.con_717_3 ul.w-al-list { /*margin*/
    padding: 0;
    margin: 0;
    font-size: 0;
    margin-left: -22px;
}

.con_717_3 ul.w-al-list li.w-al-unit {
    margin: 0;
    box-sizing: border-box;
    padding: 56px 30px 0;
    width: 384px;
    height: 290px;
    min-width: 100px;
    margin: 0 0 22px 22px;
    overflow: hidden;
    float: left;
    list-style: none;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.con_717_3 ul.w-al-list li.w-al-unit:hover {
    transform: perspective(900px) translate3d(0, -8px, 8px);
    background-color: #61a188;;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.con_717_3 ul.w-al-list li.w-al-unit a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: center;
}

.con_717_3 .w-al-unit a .w-al-date {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #989898;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_717_3 .w-al-unit a .w-al-date.w-hide {
    display: none;
}

.con_717_3 .w-al-unit a h5.w-al-title {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_717_3 .w-al-unit a p.w-al-desc {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 12px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: calc(22px * 1);
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_717_3 .w-al-unit a .w-al-btn {
    margin: 0;
    padding: 0;
    padding-top: 48px;
    text-align: left;
    font-size: 12px;
    color: #3380ff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_717_3 ul.w-al-list li.w-al-unit:hover .w-al-date {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_717_3 ul.w-al-list li.w-al-unit:hover .w-al-title {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_717_3 ul.w-al-list li.w-al-unit:hover .w-al-desc {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_717_3 ul.w-al-list li.w-al-unit:hover .w-al-btn {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_717_3 .pager {
    margin-left: 22px;
}

.con_718_13 .w-al { /*margin*/
    margin: 0;
    padding: 0;
}

.con_718_13 ul.w-al-list { /*margin*/
    padding: 0;
    margin: 0;
    font-size: 0;
    margin-left: -22px;
}

.con_718_13 ul.w-al-list li.w-al-unit {
    margin: 0;
    box-sizing: border-box;
    padding: 56px 30px 0;
    width: 384px;
    height: 290px;
    min-width: 100px;
    margin: 0 0 22px 22px;
    overflow: hidden;
    float: left;
    list-style: none;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.con_718_13 ul.w-al-list li.w-al-unit:hover {
    transform: perspective(900px) translate3d(0, -8px, 8px);
    background-color: rgb(51, 128, 255);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.con_718_13 ul.w-al-list li.w-al-unit a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: center;
}

.con_718_13 .w-al-unit a .w-al-date {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #989898;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_718_13 .w-al-unit a .w-al-date.w-hide {
    display: none;
}

.con_718_13 .w-al-unit a h5.w-al-title {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_718_13 .w-al-unit a p.w-al-desc {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 12px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: calc(22px * 1);
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_718_13 .w-al-unit a .w-al-btn {
    margin: 0;
    padding: 0;
    padding-top: 48px;
    text-align: left;
    font-size: 12px;
    color: #3380ff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_718_13 ul.w-al-list li.w-al-unit:hover .w-al-date {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_718_13 ul.w-al-list li.w-al-unit:hover .w-al-title {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_718_13 ul.w-al-list li.w-al-unit:hover .w-al-desc {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_718_13 ul.w-al-list li.w-al-unit:hover .w-al-btn {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_718_13 .pager {
    margin-left: 22px;
}

.con_712_9 .w-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 460px;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1 !important;
}

.con_712_9 .w-slide-inner {
    margin: 0;
    padding: 0;
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    height: 460px;
    overflow: hidden;
}

.con_712_9 .w-slide-inner .content-box {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 1;
}

.con_712_9 .w-slide-inner .content-box > .content-box-inner {
    width: 100% !important;
    height: 460px !important;
    position: absolute;
    z-index: 0 !important;
    top: 0;
    left: 0;
    background-size: cover;
}

.con_712_9 .w-slide-inner .content-box > .smAreaC {
    height: 460px;
}

.con_712_9 .w-slide-btn-box {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.con_712_9 .w-slide-btn-box div, .con_712_9 .w-slide-btn-box div:hover, .con_712_9 .w-slide-btn-box .w-slide-btnav {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}

.con_712_9 .w-slide-btn-box .w-slide-btnav {
    background-color: transparent;
}

.con_712_9 .w-slide-btn-box div {
    background-color: rgba(255, 255, 255, 0.2);
}

.con_712_9 .w-slide-btn-box .w-slide-btnav {
    background-color: rgb(51, 128, 255);
}

.con_712_9 .w-slide-btn-box .w-slide-btndn, .con_712_9 .w-slide-btn-box .dn:hover {
}

.con_712_9 .w-slide .w-slide-arrowl {
    margin: 0;
    padding: 0;
    top: 0px;
    left: 10px !important;
}

.con_712_9 .w-slide .w-slide-arrowr {
    margin: 0;
    padding: 0;
    top: 0px;
    left: auto !important;
    right: 10px;
}

.con_712_9 .w-slide .w-slide-arrowl, .con_712_9 .w-slide .w-slide-arrowr {
    margin: 0;
    padding: 20px 8px;
    display: block;
    position: absolute;
    background-color: rgb(255, 255, 255);
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.con_712_9 .w-slide .w-slide-arrowl .w-itemicon, .con_712_9 .w-slide .w-slide-arrowr .w-itemicon {
    color: #FFF;
    font-size: 20px;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    opacity: .8;
}

.con_712_9 .w-slide .w-slide-arrowl:hover {
    color: #fff;
}

.con_712_9 .w-slide .w-slide-arrowr:hover {
    color: #fff;
}

.con_712_9 .w-slide .w-slide-arrowl.w-slide-arrowldn {
    background-position: -256px -37px;
}

.con_712_9 .w-slide .w-slide-arrowr.w-slide-arrowrdn {
    background-position: -315px -37px;
}

.con_712_9 {
    position: relative;
}

.smart-resize .con_712_9 .w-slide-control {
    display: block;
}

.con_712_9 .w-slide-control {
    display: none;
    padding: 0 8px;
    position: absolute;
    border-radius: 4px 4px 0 0;
    background-color: #609ee9;
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

.con_712_9 .w-slide-control.w-control-top {
    top: -32px;
    left: 248px;
}

.con_712_9 .w-slide-control.w-control-bottom {
    bottom: -32px;
    left: 248px;
    border-radius: 0 0 4px 4px;
}

.con_712_9 .w-slide-control .w-control-link {
    width: 20px;
    height: 32px;
    float: left;
    text-decoration: none;
}

.con_712_9 .w-slide-control .w-control-link .w-control-icon {
    margin-top: 7px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50px;
    background-color: #3E89E5;
}

.con_712_9 .w-slide-control .w-control-link .w-control-icon .mw-iconfont {
    color: #FFF;
    font-size: 10px;
}

.con_712_9 .w-slide-control .w-control-text {
    width: 80px;
    float: left;
    display: inline-block;
    font-family: Tahoma;
}

.con_712_9 .w-slide-control .w-control-link .mw-iconfont {
    font-size: 12px;
    color: #FFF;
}

.con_712_9 .w-slide-control .w-control-link .mw-iconfont:hover {
    color: #ecf5ff;
}

.con_714_9 {
    color: inherit;
}

.con_714_9 h1, .con_714_9 h2, .con_714_9 h3, .con_714_9 h4, .con_714_9 h5, .con_714_9 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_714_9 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_714_9 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_714_9 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_714_9 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_714_9 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_714_9 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_714_9 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_714_9_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_715_9 {
    color: inherit;
}

.con_715_9 h1, .con_715_9 h2, .con_715_9 h3, .con_715_9 h4, .con_715_9 h5, .con_715_9 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_715_9 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_715_9 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_715_9 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_715_9 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_715_9 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_715_9 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_715_9 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_715_9_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_720_31 {
    position: relative;
}

.con_720_31 .fullcolumn-outer {
    background-color: rgb(247, 247, 247);
    background-image: none;
    background-position: 50% 50%;
    background-repeat: repeat;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: -1;
}

.con_720_31 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 50% 50%;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.smartFixed .con_720_31 .fullcolumn-outer {
    left: 0 !important;
}

.con_721_31 {
    color: inherit;
}

.con_721_31 h1, .con_721_31 h2, .con_721_31 h3, .con_721_31 h4, .con_721_31 h5, .con_721_31 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_721_31 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_721_31 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_721_31 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_721_31 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_721_31 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_721_31 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_721_31 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_721_31_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.con_722_31 > .w-label {
    margin: 0;
    padding: 0; /* SIZE */
    width: 100%;
    height: 100%; /* box shadow */
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.con_722_31 > .w-label > .w-label-tips { /* reset */
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}

/* global */
.con_722_31 > .w-label > .w-label-tips .w-label-tips-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center;
    position: relative; /* size */
    width: 150px;
    height: 60px; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #e95a4c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e6e7;
    cursor: pointer;
}

.con_722_31 > .w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    width: 0px;
    height: 60px;
    float: left;
    background-color: #eee;
    list-style: none;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #e95a4c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e6e7;
}

.con_722_31 > .w-label > .w-label-tips .w-label-tips-item a { /* reset */
    margin: 0;
    padding: 0; /* size */
    height: 60px;
    line-height: 60px;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%; /* font */
    font-family: Tahoma;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.con_722_31 > .w-label > .w-label-content {
    margin: 0;
    padding: 0; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #b9acac;
    border-right-color: #b9acac;
    border-bottom-color: #b9acac;
    border-left-color: #b9acac;
}

.con_722_31 > .w-label > .w-label-content > .w-label-content-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none; /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

/* Hover */
.con_722_31 > .w-label > .w-label-tips .w-label-tips-item a:hover {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* Current */
.con_722_31 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    text-align: center; /* size */
    width: 150px; /* background */
    background-color: transparent;
    /*background-image: url(../../images/25352963.jpeg) !important;*/
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: -webkit-linear-gradient(none, none) !important;
    background: -moz-linear-gradient(none, none) !important;
    background: -ms-linear-gradient(none, none) !important;
    background: linear-gradient(none, none) !important;
    background-size: cover;
}

.con_722_31 > .w-label > .w-label-tips .w-label-tips-item.current { /* border */
    border-top-color: #e95a4c;
    border-bottom-color: transparent;
}

.con_722_31 > .w-label > .w-label-tips .w-label-tips-item.current a {
    color: #3380ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    z-index: 3;
}

.con_722_31 > .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}

.con_722_31 > .w-label > .w-label-tips > .w-label-tips-line.current {
    background-color: #eee;
    border-top-color: #e95a4c;
    border-bottom-color: transparent;
}

.con_724_31 .w-al { /*margin*/
    margin: 0;
    padding: 0;
}

.con_724_31 ul.w-al-list { /*margin*/
    padding: 0;
    margin: 0;
    font-size: 0;
    margin-left: -22px;
}

.con_724_31 ul.w-al-list li.w-al-unit {
    margin: 0;
    box-sizing: border-box;
    padding: 56px 30px 0;
    width: 384px;
    height: 290px;
    min-width: 100px;
    margin: 0 0 22px 22px;
    overflow: hidden;
    float: left;
    list-style: none;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.con_724_31 ul.w-al-list li.w-al-unit:hover {
    transform: perspective(900px) translate3d(0, -8px, 8px);
    background-color: rgb(51, 128, 255);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.con_724_31 ul.w-al-list li.w-al-unit a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: center;
}

.con_724_31 .w-al-unit a .w-al-date {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #989898;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_724_31 .w-al-unit a .w-al-date.w-hide {
    display: none;
}

.con_724_31 .w-al-unit a h5.w-al-title {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_724_31 .w-al-unit a p.w-al-desc {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 12px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: calc(22px * 1);
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_724_31 .w-al-unit a .w-al-btn {
    margin: 0;
    padding: 0;
    padding-top: 48px;
    text-align: left;
    font-size: 12px;
    color: #3380ff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_724_31 ul.w-al-list li.w-al-unit:hover .w-al-date {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_724_31 ul.w-al-list li.w-al-unit:hover .w-al-title {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_724_31 ul.w-al-list li.w-al-unit:hover .w-al-desc {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_724_31 ul.w-al-list li.w-al-unit:hover .w-al-btn {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_724_31 .pager {
    margin-left: 22px;
}

.con_725_31 .w-al { /*margin*/
    margin: 0;
    padding: 0;
}

.con_725_31 ul.w-al-list { /*margin*/
    padding: 0;
    margin: 0;
    font-size: 0;
    margin-left: -22px;
}

.con_725_31 ul.w-al-list li.w-al-unit {
    margin: 0;
    box-sizing: border-box;
    padding: 56px 30px 0;
    width: 384px;
    height: 290px;
    min-width: 100px;
    margin: 0 0 22px 22px;
    overflow: hidden;
    float: left;
    list-style: none;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.con_725_31 ul.w-al-list li.w-al-unit:hover {
    transform: perspective(900px) translate3d(0, -8px, 8px);
    background-color: rgb(51, 128, 255);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.con_725_31 ul.w-al-list li.w-al-unit a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: center;
}

.con_725_31 .w-al-unit a .w-al-date {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #989898;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_725_31 .w-al-unit a .w-al-date.w-hide {
    display: none;
}

.con_725_31 .w-al-unit a h5.w-al-title {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_725_31 .w-al-unit a p.w-al-desc {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 12px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    height: calc(22px * 1);
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.con_725_31 .w-al-unit a .w-al-btn {
    margin: 0;
    padding: 0;
    padding-top: 48px;
    text-align: left;
    font-size: 12px;
    color: #3380ff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_725_31 ul.w-al-list li.w-al-unit:hover .w-al-date {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_725_31 ul.w-al-list li.w-al-unit:hover .w-al-title {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_725_31 ul.w-al-list li.w-al-unit:hover .w-al-desc {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_725_31 ul.w-al-list li.w-al-unit:hover .w-al-btn {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.con_725_31 .pager {
    margin-left: 22px;
}

.con_729_37 .w-video { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 586px;
    height: 445px;
    line-height: 445px;
    text-align: center;
    background-color: #000;
}

.con_729_37 .w-video .mw-iconfont {
    font-size: 80px;
    color: rgba(255, 255, 255, .7);
}