.tem_16_45 * {
    box-sizing: content-box;
}

.tem_16_45 .w-nav {
    /* reset */
    margin: 0;
    padding: 0;
    /* size */
    width: 712px;
    height: 70px;
    /* border */
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    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: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.tem_16_45 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1;}

.tem_16_45 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    width: 23%;
    height: 70px;
    line-height: 70px;
    /* 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_16_45 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    line-height: inherit;
}

.tem_16_45 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tem_16_45 .w-nav .w-nav-inner:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_16_45 .w-nav .w-nav-inner:first-child .w-nav-item.current {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tem_16_45 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_16_45 .w-nav .w-nav-item .w-nav-item-line {
    padding: 0;
    margin: 0;
    display: block;
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: -1px;
    border-left-width: 1px;
    border-left-style: none;
    border-left-color: #EEEEEE;
}

.tem_16_45 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
    display: none;
}

.tem_16_45 .w-nav .w-nav-item .w-nav-item-link {
    /* reset */
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    color: #383838;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_16_45 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 16px;
}

.tem_16_45 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 16px;
}

.tem_16_45 .w-nav .w-subnav {
    /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    display: none;
    overflow: hidden;
    /* background */
}

.tem_16_45 .w-nav .w-subnav.userWidth {
    width: 120px;
}

.tem_16_45 .w-nav .w-subnav-item {
    /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    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_16_45 .w-nav .w-subnav-item .w-subnav-link {
    /* reset */
    margin: 0;
    padding: 0 15px;
    height: 100%;
    line-height: 70px;
    outline: none;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 70px;
    color: #383838;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

.tem_16_45 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    /* height */
    font-family: Tahoma;
}

.tem_16_45 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 12px;
}

/* hover */
.tem_16_45 .w-nav .w-nav-inner:hover {
    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_16_45 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #000000;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_16_45 .w-subnav .w-subnav-item:hover {
    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_16_45 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_16_45 .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_16_45 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #000000;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_16_45 .w-nav .w-subnav-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_16_45 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_19_30 .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: 0px;
    -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;
}

.tem_19_30 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

#smv_tem_22_36 {
    height: auto !important;
}

.tem_22_36 .w-language {
    /* margin */
    padding: 0;
    margin: 0;
    /* size */
    width: 247px;
    height: 36px;
}

.tem_22_36 .w-language .w-language-group {
    /* margin */
    margin: 0;
    padding: 0;
    /* size */
    width: 100%;
    height: auto;
}

.tem_22_36 .w-language .w-language-group .w-language-item {
    padding: 0;
    /*float*/
    float: left;
    /*font*/
    line-height: 20px;
    list-style: none;
}

.tem_22_36 .w-language .w-language-group .w-language-item .w-language-link {
    padding: 0;
    margin: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;font-family: Tahoma;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    vertical-align: top;
}

.tem_22_36 .w-language .w-language-group .w-language-item .w-language-link:hover {
    /*font*/
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #333;
}

.tem_22_36 .w-language .w-language-group .w-language-item .w-language-item-line {
    display: inline-block;
    *display: inline;
    *zoom: 1;width: 0;
    height: 20px;
    border-left: 1px solid #ddd;
    margin: 0 5px;
    vertical-align: top;
}

.tem_22_36 .w-language .w-language-group .w-language-item:last-child .w-language-item-line {
    display: none;
}

.tem_22_36 .w-language .w-language-group .w-language-item .w-language-img {
    display: inline-block;
    *display: inline;
    *zoom: 1;margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: top;
    font-size: 0;
}

.tem_22_36 .w-language .w-language-group .w-language-item .w-language-img .w-language-img-line {
    height: 100%;
    width: 1px;
    margin-left: -1px;
    display: inline-block;
    *display: inline;
    *zoom: 1;vertical-align: middle;
}

.tem_22_36 .w-language .w-language-group .w-language-item .w-language-img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

/*- Clearfix -*/
.f-clearfix:before, .f-clearfix:after {
    content: "";
    display: table;
}

.f-clearfix:after {
    clear: both;
    overflow: hidden;
}

.f-clearfix {
    zoom: 1;}

.tem_29_13 .w-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 760px;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1 !important;
}

.tem_29_13 .w-slide-inner {
    margin: 0;
    padding: 0;
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    height: 760px;
    overflow: hidden;
}

.tem_29_13 .w-slide-inner .content-box {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 1;
}

.tem_29_13 .w-slide-inner .content-box > .content-box-inner {
    width: 100% !important;
    height: 760px !important;
    position: absolute;
    z-index: 0 !important;
    top: 0;
    left: 0;
    background-size: cover;
}

.tem_29_13 .w-slide-inner .content-box>.smAreaC {
    height: 760px;
}

.tem_29_13 .w-slide-btn-box {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.tem_29_13 .w-slide-btn-box div, .tem_29_13 .w-slide-btn-box div:hover, .tem_29_13 .w-slide-btn-box .w-slide-btnav {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}

.tem_29_13 .w-slide-btn-box .w-slide-btnav {
    background-color: transparent;
}

.tem_29_13 .w-slide-btn-box div {
    background-color: rgba(255, 255, 255, 0.2);
}

.tem_29_13 .w-slide-btn-box .w-slide-btnav {
    background-color: rgb(255, 255, 255);
}

.tem_29_13 .w-slide-btn-box .w-slide-btndn, .tem_29_13 .w-slide-btn-box .dn:hover {
}

.tem_29_13 .w-slide .w-slide-arrowl {
    margin: 0;
    padding: 0;
    top: 0px;
    left: 10px !important;
}

.tem_29_13 .w-slide .w-slide-arrowr {
    margin: 0;
    padding: 0;
    top: 0px;
    left: auto !important;
    right: 10px;
}

.tem_29_13 .w-slide .w-slide-arrowl,.tem_29_13 .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;
    transition: all 0ms linear;
}

.tem_29_13 .w-slide .w-slide-arrowl .w-itemicon,.tem_29_13 .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;
}

.tem_29_13 .w-slide .w-slide-arrowl:hover {
    color: #fff;
}

.tem_29_13 .w-slide .w-slide-arrowr:hover {
    color: #fff;
}

.tem_29_13 .w-slide .w-slide-arrowl.w-slide-arrowldn {
    background-position: -256px -37px;
}

.tem_29_13 .w-slide .w-slide-arrowr.w-slide-arrowrdn {
    background-position: -315px -37px;
}

.tem_29_13 {
    position: relative;
}

.smart-resize .tem_29_13 .w-slide-control {
    display: block;
}

.tem_29_13 .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;
}

.tem_29_13 .w-slide-control.w-control-top {
    top: -32px;
    left: 248px;
}

.tem_29_13 .w-slide-control.w-control-bottom {
    bottom: -32px;
    left: 248px;
    border-radius: 0 0 4px 4px;
}

.tem_29_13 .w-slide-control .w-control-link {
    width: 20px;
    height: 32px;
    float: left;
    text-decoration: none;
}

.tem_29_13 .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;
}

.tem_29_13 .w-slide-control .w-control-link .w-control-icon .mw-iconfont {
    color: #FFF;
    font-size: 10px;
}

.tem_29_13 .w-slide-control .w-control-text {
    width: 80px;
    float: left;
    display: inline-block;
    font-family: Tahoma;
}

.tem_29_13 .w-slide-control .w-control-link .mw-iconfont {
    font-size: 12px;
    color: #FFF;
}

.tem_29_13 .w-slide-control .w-control-link .mw-iconfont:hover {
    color: #ecf5ff;
}

.tem_2_50 {
    position: relative;
}

.tem_2_50 .fullcolumn-outer {
    background-color: rgb(34, 34, 34);
    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_2_50 .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_2_50 .fullcolumn-outer {
    left: 0 !important;
}

.tem_3_50 > .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: rgba(0, 0, 0, 0);
    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;
}

.tem_3_50 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_4_50 {
    color: #555555;
}

.tem_4_50 h1, .tem_4_50 h2, .tem_4_50 h3, .tem_4_50 h4, .tem_4_50 h5, .tem_4_50 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_4_50 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_4_50 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_4_50 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_4_50 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_4_50 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_4_50 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_4_50 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_tem_4_50_dialog .cke_dialog {
    z-index: 1000001 !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_6_50 > .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: rgba(0, 0, 0, 0);
    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;
}

.tem_6_50 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_7_50 > .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: rgba(0, 0, 0, 0);
    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;
}

.tem_7_50 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_8_50 {
    color: #555555;
}

.tem_8_50 h1, .tem_8_50 h2, .tem_8_50 h3, .tem_8_50 h4, .tem_8_50 h5, .tem_8_50 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_8_50 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_8_50 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_8_50 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_8_50 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_8_50 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_8_50 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_8_50 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_tem_8_50_dialog .cke_dialog {
    z-index: 1000001 !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_9_50 .w-nav {
    /* reset */
    margin: 0;
    padding: 0;
    /* size */
    width: 144px;
    height: 217px;
    /* border */
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    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: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.tem_9_50 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1}

.tem_9_50 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    height: 25%;
    line-height: 217px-inner;
    position: relative;
    /* 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;
}

.tem_9_50 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.tem_9_50 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.tem_9_50 .w-nav .w-nav-inner:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_9_50 .w-nav .w-nav-item .w-nav-item-link {
    /* reset */
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    color: #999999;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_9_50 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 18px;
}

.tem_9_50 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 18px;
}

.tem_9_50 .w-nav .w-aubnav-item {
    margin: 0;
    padding: 0;
}

.tem_9_50 .w-nav .w-subnav {
    /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    left: 144px;
    top: 0;
    width: 100%;
    width: 100%;
    display: none;
    overflow: hidden;
}

.tem_9_50 .w-nav .w-subnav.userWidth .w-link-txt {
    width: 100%;
}

.tem_9_50 .w-nav .w-subnav-item {
    /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    /* background */
    background-color: #13B27D;
    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_9_50 .w-nav .w-subnav-item .w-subnav-link {
    /* reset */
    margin: 0;
    padding: 0 15px;
    outline: none;
    display: block;
    color: #fff;
    height: 100%;
    line-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_9_50 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 12px;
}

.tem_9_50 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    font-family: Tahoma;
}

/* hover */
.tem_9_50 .w-nav .w-nav-inner:hover {
    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_9_50 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
}

/* subnav-hover */
.tem_9_50 .w-subnav .w-subnav-item:hover {
    background-color: #1ca97a;
    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_9_50 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_9_50 .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_9_50 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_9_50 .w-nav .w-subnav-item.current {
    background-color: #1ca97a;
    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_9_50 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_10_50 > .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: rgba(0, 0, 0, 0);
    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;
}

.tem_10_50 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_11_50 {
    color: #555555;
}

.tem_11_50 h1, .tem_11_50 h2, .tem_11_50 h3, .tem_11_50 h4, .tem_11_50 h5, .tem_11_50 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_11_50 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_11_50 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_11_50 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_11_50 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_11_50 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_11_50 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_11_50 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_tem_11_50_dialog .cke_dialog {
    z-index: 1000001 !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_12_50 .w-company-info {
    line-height: 26px;
    text-align: left;
}

.tem_12_50 .w-company-info .company-info-item {
    overflow: hidden;
}

.tem_12_50 .w-company-info .company-info-item a {
    display: block;
    margin-bottom: 20px;
    color: #999999;
    font-size: 18px;
    font-family: Tahoma;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
}

.tem_12_50 .w-company-info .company-info-item .company-info-titleBox {
    float: left;
    text-align: left;
    width: 88px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tem_12_50 .w-company-info .company-info-item .company-info-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;width: 18px;
    margin-right: 5px;
    vertical-align: top;
}

.tem_12_50 .w-company-info .company-info-item .ltd-icon {
    color: #999999;
    font-size: 18px;
}

.tem_12_50 .w-company-info .company-info-item .company-info-title {
    color: #999999;
    *display: inline;
    *zoom: 1;}

.tem_12_50 .company-info-item .company-text {
    overflow: hidden;
    word-wrap: break-word;
}

.tem_12_50 .w-company-info .company-info-item .company-info-icon.mw-icon-hide {
    display: none
}

.tem_12_50 .w-company-info .company-info-item .company-info-title.mw-icon-hide {
    display: none
}

.tem_13_50 > .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: rgba(0, 0, 0, 0);
    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;
}

.tem_13_50 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.tem_14_50 {overflow: hidden !important;}*/
.tem_14_50 .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_14_50 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.tem_14_50 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.tem_15_50 {
    color: #555555;
}

.tem_15_50 h1, .tem_15_50 h2, .tem_15_50 h3, .tem_15_50 h4, .tem_15_50 h5, .tem_15_50 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_15_50 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_15_50 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_15_50 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_15_50 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_15_50 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_15_50 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_15_50 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_tem_15_50_dialog .cke_dialog {
    z-index: 1000001 !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_73_59 {
    color: #000000;
}

.con_73_59 h1, .con_73_59 h2, .con_73_59 h3, .con_73_59 h4, .con_73_59 h5, .con_73_59 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_73_59 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_73_59 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_73_59 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_73_59 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_73_59 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_73_59 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_73_59 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_con_73_59_dialog .cke_dialog {
    z-index: 1000001 !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_74_59 .w-list {
    /*margin*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.con_74_59 .w-list .w-list-ul {
    /* padding */
    margin: 0;
    margin-left: -46px;
    padding: 0;
}

.con_74_59 .w-list .w-list-ul .w-list-item {
    /* padding */
    padding: 0;
    margin: 0;
    margin-left: 46px;
    margin-bottom: 46px;
    /* display */
    display: inline-block;
    float: left;
    /* size */
    width: 310px;
    min-width: 100px;
    overflow: hidden;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /* background */
    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));
    /* border */
    border-top-width: 0px;
    border-top-color: #f5f5f5;
    border-top-style: solid;
    border-bottom-color: #f5f5f5;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-right-color: #f5f5f5;
    border-right-style: solid;
    border-left-color: #f5f5f5;
    border-left-style: solid;
    border-left-width: 0px;
    list-style: none;
    /*-transition-*/
    -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_74_59 .w-list .w-list-ul .w-list-item .w-hide {
    display: none !important;
}

.con_74_59 .w-list .w-list-ul .w-list-item:hover {
    /* border */
    border-color: #E43939;
    /* background */
    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));
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link {
    /*-size-*/
    width: 100%;
    height: 100%;
    /*-block-*/
    display: block;
    /*-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    /*-font-*/
    text-decoration: none;
    outline: none;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic {
    /*-padding-*/
    padding: 0;
    margin: 0;
    /*-size-*/
    width: 310px;
    min-width: 100px;
    height: 310px;
    vertical-align: top;
    /*-overflow-*/
    overflow: hidden;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
    /*size*/
    width: 310px;
    min-width: 100px;
    height: 310px;
    object-fit: cover;
    /*-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    /*border*/
    border: none;
    /*-transition-*/
    -webkit-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    transition: transform .3s linear;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in:hover {
    /*transform*/
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-bottom {
    /*padding*/
    padding: 0 10px 10px 10px;
    margin: 0;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title {
    /*padding*/
    margin: 0;
    margin-top: 5px;
    padding: 0;
    /*size*/
    line-height: 40px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /*font*/
    font-size: 20px;
    color: #404040;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    /*-transition-*/
    transition: color 200ms linear;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title:hover {
    /*font*/
    color: #fdba01;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-desc {
    /*size*/
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /*font*/
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-price {
    /*padding*/
    margin: 0;
    padding: 0;
    /*size*/
    height: 36px;
    line-height: 36px;
    /*font*/
    font-size: 15px;
    color: #E43939;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    /*overflow*/
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.con_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-btn {
    /*display*/
    display: block;
    /*margin*/
    margin: 0;
    margin-top: 5px;
    padding: 0 8px;
    /*size*/
    height: 30px;
    line-height: 30px;
    /* background */
    background-color: #fff;
    background-image: none;
    background-repeat: no-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));
    /*border*/
    border-width: 1px;
    border-color: #e23a2a;
    border-style: solid;
    /*-radius-*/
    border-radius: 2px;
    /*-font-*/
    font-size: 12px;
    color: #e23a2a;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    text-align: center;
    /*-overflow-*/
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    /*-transition-*/
    -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_74_59 .w-list .w-list-ul .w-list-item .w-list-link .w-list-btn:hover {
    /*border*/
    border-color: #E43939;
    /* background */
    background-color: #e23a2a;
    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));
    /*-font-*/
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.con_75_24 .w-list {
    /*margin*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.con_75_24 .w-list .w-list-ul {
    /* padding */
    margin: 0;
    margin-left: -46px;
    padding: 0;
}

.con_75_24 .w-list .w-list-ul .w-list-item {
    /* padding */
    padding: 0;
    margin: 0;
    margin-left: 46px;
    margin-bottom: 46px;
    /* display */
    display: inline-block;
    float: left;
    /* size */
    width: 310px;
    min-width: 100px;
    overflow: hidden;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /* background */
    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));
    /* border */
    border-top-width: 0px;
    border-top-color: #f5f5f5;
    border-top-style: solid;
    border-bottom-color: #f5f5f5;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-right-color: #f5f5f5;
    border-right-style: solid;
    border-left-color: #f5f5f5;
    border-left-style: solid;
    border-left-width: 0px;
    list-style: none;
    /*-transition-*/
    -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_75_24 .w-list .w-list-ul .w-list-item .w-hide {
    display: none !important;
}

.con_75_24 .w-list .w-list-ul .w-list-item:hover {
    /* border */
    border-color: #E43939;
    /* background */
    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));
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link {
    /*-size-*/
    width: 100%;
    height: 100%;
    /*-block-*/
    display: block;
    /*-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    /*-font-*/
    text-decoration: none;
    outline: none;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic {
    /*-padding-*/
    padding: 0;
    margin: 0;
    /*-size-*/
    width: 310px;
    min-width: 100px;
    height: 310px;
    vertical-align: top;
    /*-overflow-*/
    overflow: hidden;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
    /*size*/
    width: 310px;
    min-width: 100px;
    height: 310px;
    object-fit: cover;
    /*-radius-*/
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    /*border*/
    border: none;
    /*-transition-*/
    -webkit-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    transition: transform .3s linear;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in:hover {
    /*transform*/
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-bottom {
    /*padding*/
    padding: 0 10px 10px 10px;
    margin: 0;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title {
    /*padding*/
    margin: 0;
    margin-top: 5px;
    padding: 0;
    /*size*/
    line-height: 40px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /*font*/
    font-size: 20px;
    color: #404040;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    /*-transition-*/
    transition: color 200ms linear;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title:hover {
    /*font*/
    color: #fdba01;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-desc {
    /*size*/
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /*font*/
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-price {
    /*padding*/
    margin: 0;
    padding: 0;
    /*size*/
    height: 36px;
    line-height: 36px;
    /*font*/
    font-size: 15px;
    color: #E43939;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    /*overflow*/
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.con_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-btn {
    /*display*/
    display: block;
    /*margin*/
    margin: 0;
    margin-top: 5px;
    padding: 0 8px;
    /*size*/
    height: 30px;
    line-height: 30px;
    /* background */
    background-color: #fff;
    background-image: none;
    background-repeat: no-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));
    /*border*/
    border-width: 1px;
    border-color: #e23a2a;
    border-style: solid;
    /*-radius-*/
    border-radius: 2px;
    /*-font-*/
    font-size: 12px;
    color: #e23a2a;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    text-align: center;
    /*-overflow-*/
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    /*-transition-*/
    -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_75_24 .w-list .w-list-ul .w-list-item .w-list-link .w-list-btn:hover {
    /*border*/
    border-color: #E43939;
    /* background */
    background-color: #e23a2a;
    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));
    /*-font-*/
    color: #fff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.con_76_24 > .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: url(//ntemimg.wezhan.cn/contents/sitefiles2074/10371458/images/-73845.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    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: 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;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_76_24 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_77_29 .w-button {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 0px none #37484F;
    border-right: 0px none #37484F;
    border-bottom: 0px none #37484F;
    border-left: 0px none #37484F;
    border-radius: 0;
    background-color: rgb(34, 34, 34);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    background: linear-gradient(none, none);
    box-shadow: 0 0 0 transparent;
    /*-font-*/
    font-style: normal;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    transition: all 300ms ease-in-out;
}

.con_77_29 .w-button:hover {
    border-color: #3F51B5;
    background-color: rgb(253, 186, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: linear-gradient(none, none);
    /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.con_77_29 .w-button:hover .w-button-text {
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
}

.con_77_29 .w-button:hover .w-button-icon {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

.con_77_29 .w-button-position {
    display: block;
    padding: 0 5px;
    height: 100%;
}

.con_77_29 .w-button-position .w-button-position-inner {
    height: 100%;
}

.con_77_29 .w-button .w-button-icon {
    display: inline-block;
    height: 100%;
    margin-right: 3px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    vertical-align: top;
}

.con_77_29 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_77_29 .w-button .w-button-text {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    transition: color .3s;
}

.con_77_29 .w-button .w-button-text span:focus {
    outline: none;
}

.con_77_29 .hover-effect[data-effect-name="shutter-out-vertical"]:hover,.con_77_29 .hover-effect[data-effect-name="shutter-out-horizontal"]:hover,.con_77_29 .hover-effect[data-effect-name="rectangle-out"]:hover,.con_77_29 .hover-effect[data-effect-name="sweep-to-right"]:hover {
    background-color: rgb(34, 34, 34);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    background: linear-gradient(none, none);
}

.con_77_29 .hover-effect:hover::before {
    background-color: rgb(253, 186, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: linear-gradient(none, none);
}

.con_77_29 .hover-effect[data-effect-name="underline-from-center"]:hover::before {
    background: #3F51B5 !important;
}

.con_77_29 .hover-effect[data-effect-name="overline-from-center"]:hover::before {
    background: #3F51B5 !important;
}

.con_115_17 > .w-banner {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    position: relative;
}

.con_115_17 .w-banner > .w-banner-color {
    padding: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    height: 100%;
    z-index: 10;
    /* border */
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    /* border radius */
    border-radius: 0;
    /* box-shadow */
    box-shadow: 0 0 0 0 transparent;
    /* background */
    background-color: #F5F5F5;
    /* gradient */
    background-image: -webkit-linear-gradient(none, none);
    background-image: -moz-linear-gradient(none, none);
    background-image: -ms-linear-gradient(none, none);
    background-image: linear-gradient(none, none);
    /* more style */
    box-sizing: border-box;
}

.con_115_17 .w-banner > .w-banner-color > .w-banner-image {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-image: url(/common/home/img/-73873.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: scroll;
    background-size: cover;
    opacity: 1;
    transition: all,.3s;
}

.con_115_17 .w-banner > .w-banner-content {
    padding: 0;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 30;
}

/*.con_116_18 {overflow: hidden !important;}*/
.con_116_18 .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_116_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_116_18 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_117_18 > .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: rgb(34, 34, 34);
    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_117_18 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_118_18 {
    color: #555555;
}

.con_118_18 h1, .con_118_18 h2, .con_118_18 h3, .con_118_18 h4, .con_118_18 h5, .con_118_18 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_118_18 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_118_18 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_118_18 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_118_18 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_118_18 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_118_18 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_118_18 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_con_118_18_dialog .cke_dialog {
    z-index: 1000001 !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_119_18 .w-button {
    display: block;
    margin: 0;
    padding: 0;
    border-top: 0px none #37484F;
    border-right: 0px none #37484F;
    border-bottom: 0px none #37484F;
    border-left: 0px none #37484F;
    border-radius: 0;
    background-color: rgb(253, 186, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    background: linear-gradient(none, none);
    box-shadow: 0 0 0 transparent;
    /*-font-*/
    font-style: normal;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    transition: all 300ms ease-in-out;
}

.con_119_18 .w-button:hover {
    border-color: #3F51B5;
    background-color: rgb(253, 186, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: linear-gradient(none, none);
    /*-box-shadow-*/
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.con_119_18 .w-button:hover .w-button-text {
    color: #222222;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
}

.con_119_18 .w-button:hover .w-button-icon {
    color: #222222;
    font-size: 16px;
    font-weight: 400;
}

.con_119_18 .w-button-position {
    display: block;
    padding: 0 5px;
    height: 100%;
}

.con_119_18 .w-button-position .w-button-position-inner {
    height: 100%;
}

.con_119_18 .w-button .w-button-icon {
    display: inline-block;
    height: 100%;
    margin-right: 3px;
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    vertical-align: top;
}

.con_119_18 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_119_18 .w-button .w-button-text {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    transition: color .3s;
}

.con_119_18 .w-button .w-button-text span:focus {
    outline: none;
}

.con_119_18 .hover-effect[data-effect-name="shutter-out-vertical"]:hover,.con_119_18 .hover-effect[data-effect-name="shutter-out-horizontal"]:hover,.con_119_18 .hover-effect[data-effect-name="rectangle-out"]:hover,.con_119_18 .hover-effect[data-effect-name="sweep-to-right"]:hover {
    background-color: rgb(253, 186, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto;
    background: linear-gradient(none, none);
}

.con_119_18 .hover-effect:hover::before {
    background-color: rgb(253, 186, 1);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: linear-gradient(none, none);
}

.con_119_18 .hover-effect[data-effect-name="underline-from-center"]:hover::before {
    background: #3F51B5 !important;
}

.con_119_18 .hover-effect[data-effect-name="overline-from-center"]:hover::before {
    background: #3F51B5 !important;
}

.con_128_43 {
    position: relative;
}

.con_128_43 .fullcolumn-outer {
    background-color: rgb(255, 255, 255);
    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_128_43 .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_128_43 .fullcolumn-outer {
    left: 0 !important;
}

.con_129_43 > .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.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -webkit-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -ms-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -o-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_129_43 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_130_43 {
    color: #555555;
}

.con_130_43 h1, .con_130_43 h2, .con_130_43 h3, .con_130_43 h4, .con_130_43 h5, .con_130_43 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_130_43 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_130_43 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_130_43 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_130_43 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_130_43 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_130_43 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_130_43 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_con_130_43_dialog .cke_dialog {
    z-index: 1000001 !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_131_43 {overflow: hidden !important;}*/
.con_131_43 .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_131_43 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_131_43 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_132_43 > .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.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -webkit-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -ms-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -o-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_132_43 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_133_43 {
    color: #555555;
}

.con_133_43 h1, .con_133_43 h2, .con_133_43 h3, .con_133_43 h4, .con_133_43 h5, .con_133_43 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_133_43 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_133_43 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_133_43 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_133_43 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_133_43 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_133_43 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_133_43 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_con_133_43_dialog .cke_dialog {
    z-index: 1000001 !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_134_43 {overflow: hidden !important;}*/
.con_134_43 .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_134_43 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_134_43 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_135_43 > .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.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -webkit-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -ms-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -o-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_135_43 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_136_43 {
    color: #555555;
}

.con_136_43 h1, .con_136_43 h2, .con_136_43 h3, .con_136_43 h4, .con_136_43 h5, .con_136_43 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_136_43 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_136_43 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_136_43 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_136_43 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_136_43 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_136_43 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_136_43 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_con_136_43_dialog .cke_dialog {
    z-index: 1000001 !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_137_43 {overflow: hidden !important;}*/
.con_137_43 .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_137_43 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_137_43 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_138_43 > .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.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -webkit-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -ms-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    -o-box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    box-shadow: -0.139619px 7.998782px 18px rgba(0, 0, 0, 0);
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

.con_138_43 > .w-container > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_139_43 {
    color: #555555;
}

.con_139_43 h1, .con_139_43 h2, .con_139_43 h3, .con_139_43 h4, .con_139_43 h5, .con_139_43 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_139_43 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_139_43 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_139_43 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_139_43 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_139_43 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_139_43 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_139_43 {
    z-index: 1000001 !important;
}

.cke_editor_txtc_con_139_43_dialog .cke_dialog {
    z-index: 1000001 !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_140_43 {overflow: hidden !important;}*/
.con_140_43 .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_140_43 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_140_43 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
