.con_38_7>.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;
}

.con_38_7>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.con_1_10 {overflow: hidden !important;}*/
.con_1_10 .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_1_10 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_1_10 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_2_10>.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(255, 255, 255);
    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_2_10>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_3_10 * {
    box-sizing: content-box;
}

.con_3_10:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

.con_3_10 .w-nav {
    /* reset */
    margin: 0;
    padding: 0;
    float: left;
    /* 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);
}

.con_3_10 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1
}

.con_3_10 .w-nav .w-nav-inner {
    padding: 0;
    padding: 0;
    position: relative;
    float: left;
    list-style: none;
    height: 48px;
    line-height: 48px;
    /* background */
    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;
}

.con_3_10 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.con_3_10 .w-nav .w-nav-inner:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.con_3_10 .w-nav .w-nav-item {
    padding: 0 35px 0 35px;
    margin: 0;
    position: relative;
    height: 100%;
    height: 100%;
    line-height: inherit;
}

.con_3_10 .w-nav .w-nav-inner:first-child .w-nav-item {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.con_3_10 .w-nav .w-nav-inner:last-child .w-nav-item {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.con_3_10 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
    display: none;
}

.con_3_10 .w-nav .w-nav-item .w-nav-item-link {
    /* reset */
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    color: #4a4a4a;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.con_3_10 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: 'Noto Sans CJK';
    font-size: 16px;
}

.con_3_10 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 16px;
}

.con_3_10 .w-nav .w-subnav {
    /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    top: 48px;
    left: 0;
    display: none;
    overflow: hidden;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.con_3_10 .w-nav .w-subnav.userWidth {
    width: 120px;
}

.con_3_10 .w-nav .w-subnav-item {
    /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    /* background */
    background-color: #14c184;
    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;
}

.con_3_10 .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: #fff;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.con_3_10 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 12px;
}

.con_3_10 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    /* height */
    font-family: Tahoma;
}

/* hover */
.con_3_10 .w-nav .w-nav-inner:hover {
    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;
}

.con_3_10 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #0055a2;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

/* subnav-hover */
.con_3_10 .w-subnav .w-subnav-item:hover {
    background-color: #12a571;
    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;
}

.con_3_10 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

/* current */
.con_3_10 .w-nav .w-nav-item.current {
    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;
}

.con_3_10 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #0055a2;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

/* current */
.con_3_10 .w-nav .w-subnav-item.current {
    background-color: #12a571;
    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;
}

.con_3_10 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.con_4_53 .w-slider {
    /*-padding-*/
    padding: 0;
    margin: 0 auto;
    /*-position-*/
    position: relative;
    top: 0px;
    left: 0px;
    /*-size-*/
    width: 1180px;
    height: 574px;
    visibility: hidden;
}

.con_4_53 .w-slider .w-slider-wrap {
    /*-position-*/
    position: relative;
    top: 0px;
    left: 0px;
    /*-size-*/
    width: 1180px;
    height: 574px;
    cursor: default;
    overflow: hidden;
    border-top: 0px solid #CCD1D9;
    border-right: 0px solid #CCD1D9;
    border-bottom: 0px solid #CCD1D9;
    border-left: 0px solid #CCD1D9;
    border-radius: 1px;
    -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;
}

.con_4_53 .w-slider .w-slider-wrap .w-imgauto {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, transparent, transparent);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background: -o-linear-gradient(top, transparent, transparent);
    background: -ms-linear-gradient(top, transparent, transparent);
    background: linear-gradient(top, transparent, transparent);
}

.con_4_53 .w-slider .w-slider-wrap img {
    /*-border-*/
    border: none !important;
}

.con_4_53 .w-slider .w-point {
    position: absolute;
    bottom: 20px;
    right: 12px;
    left: auto !important;
}

.con_4_53 .w-slider .w-point.w-hide {
    display: none;
}

.con_4_53 .w-slider .w-point .w-point-item {
    position: absolute;
    left: 24px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 2px;
    background: rgb(255, 255, 255);
    text-align: center;
    font-size: 12px;
    color: #262626;
    overflow: hidden;
    cursor: pointer;
    /*-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_4_53 .w-slider .w-point .w-point-item.w-point-itemav {
    background: rgb(0, 85, 163);
    color: #fff;
}

.con_4_53 .w-slider .w-point-left,
.con_4_53 .w-slider .w-point-right {
    /*-display-*/
    display: block;
    /*-position-*/
    position: absolute;
    bottom: 0;
    /*-size-*/
    width: 34px !important;
    height: 56px !important;
    background-color: rgba(000, 000, 000, .2);
    cursor: pointer;
    text-align: center;
    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_4_53 .w-slider .w-point-left:hover,
.con_4_53 .w-slider .w-point-right:hover {
    background-color: rgba(000, 000, 000, .4);
}

.con_4_53 .w-slider .w-point-left.w-hide,
.con_4_53 .w-slider .w-point-right.w-hide {
    display: none;
}

.con_4_53 .w-slider .w-point-left {
    /*-position-*/
    left: 12px;
}

.con_4_53 .w-slider .w-point-right {
    /*-position-*/
    right: 12px;
}

.con_4_53 .w-slider .w-point-left .w-itemicon,
.w-slider .w-point-right .w-itemicon {
    /*-font-*/
    color: #FFF;
    font-size: 18px;
    line-height: 56px;
    filter: alpha(opacity=8);
    -moz-opacity: .8;
    -webkit-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    opacity: .8;
}

.con_5_48>.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(255, 255, 255);
    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_5_48>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_10_35>.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;
}

.con_10_35>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_6_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: rgb(48, 151, 209);
    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_6_43>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_7_18 {
    color: #000000;
}

.con_7_18 h1,
.con_7_18 h2,
.con_7_18 h3,
.con_7_18 h4,
.con_7_18 h5,
.con_7_18 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_7_18 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_7_18 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_7_18 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_7_18 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_7_18 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_7_18 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_7_18 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_7_18_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;
}

#smv_con_8_1 {
    min-width: 200px;
}

.con_8_1 .w-guestbook {
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-size-*/
    width: 100%;
    height: auto;
}

.con_8_1 .w-guestbook .w-verify {
    /*-padding-*/
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    /*-size-*/
    min-height: 21px;
    /*-font-*/
    overflow: hidden;
    word-wrap: break-word;
}

.con_8_1 .w-guestbook .w-verify.w-hide {
    display: none;
}

.con_8_1 .w-guestbook .w-verify .w-verify-in {
    /*-padding-*/
    margin: 0;
    padding: 4px 8px 4px 10px;
    display: block;
    line-height: 16px;
    /*-background-*/
    background-color: #FFE8E4;
    border: 1px #ffd0ca solid;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    color: #e75845;
    font-size: 12px;
}

.con_8_1 .w-guestbook .w-verify .w-verify-in .mw-iconfont {
    vertical-align: top;
    margin-right: 10px;
}

.con_8_1 .w-guestbook .w-guestbook-item {
    /*-margin-*/
    margin: 0 0 12px 0;
    padding: 0 12px;
    /*-size-*/
    height: 36px;
    overflow: hidden;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCD1D9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCD1D9;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCD1D9;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCD1D9;
    /*-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));
}

.con_8_1 .w-guestbook .w-guestbook-item .w-guestbook-input {
    /*-padding-*/
    margin: 0;
    padding: 7px 0;
    /*-size-*/
    width: 100%;
    min-height: 22px;
    line-height: 22px;
    /*-border-*/
    border: none;
    background-color: transparent;
    /*-font-*/
    outline: none;
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    font-weight: 400;
    font-style: normal;
    text-decoration: 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_8_1 .w-guestbook .w-guestbook-item.w-haserror {
    /*-border-*/
    border-top-color: #e75845;
    border-right-color: #e75845;
    border-bottom-color: #e75845;
    border-left-color: #e75845;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea {
    /*-margin-*/
    margin: 0 0 12px 0;
    padding: 8px 12px;
    /*-size-*/
    min-height: 130px;
    /*-border-radius-*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*-border-*/
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCD1D9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCD1D9;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCD1D9;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCD1D9;
    /*-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));
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea.w-haserror {
    /*-border-*/
    border-top-color: #e75845;
    border-right-color: #e75845;
    border-bottom-color: #e75845;
    border-left-color: #e75845;
    /*-background-*/
    background-color: #fff3f1;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-textarea {
    /*-margin-*/
    margin: 0;
    padding: 0 12px 0 0;
    /*-size-*/
    width: 100%;
    height: 130px;
    line-height: 1.6;
    /*-border-*/
    border: none;
    border-color: transparent;
    background-color: transparent;
    resize: none;
    /*-font-*/
    outline: none;
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    font-weight: 400;
    font-style: normal;
    text-decoration: 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_8_1 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-textarea:-moz-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea .w-guestbook-textarea::-moz-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea textarea.w-guestbook-textarea:-ms-input-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea textarea.w-guestbook-textarea::-webkit-input-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item .w-guestbook-input:-moz-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item .w-guestbook-input::-moz-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item input.w-guestbook-input:-ms-input-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item input.w-guestbook-input::-webkit-input-placeholder {
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-code {
    /*-margin-*/
    margin: 0 0 12px 0;
    padding: 0 120px 0 0;
    /*-position-*/
    position: relative;
}

.con_8_1 .w-guestbook .w-guestbook-code .w-guestbook-item {
    /*-margin-*/
    margin: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.con_8_1 .w-guestbook .w-guestbook-code .w-guestbook-codeimg {
    /*-margin-*/
    margin: 0;
    padding: 2px;
    /*-position-*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    /*-size-*/
    width: 115px;
    border-top-color: #CCD1D9;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCD1D9;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCD1D9;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCD1D9;
    /*-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-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
}

.con_8_1 .w-guestbook .w-guestbook-code .w-guestbook-codeimg img {
    /*-margin-*/
    margin: 0 auto;
    padding: 0;
    /*-size-*/
    width: 100px;
    height: 100%;
    /*-font-*/
    font-size: 12px;
}

.con_8_1 .w-guestbook .w-guestbook-code .w-guestbook-codeimg img:hover {
    cursor: pointer;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-placeholder .placeholder-text {
    position: relative;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-placeholder .placeholder-text .placeholder-text-in {
    /*-display-*/
    display: block;
    /*-position-*/
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    /*-size-*/
    height: 100%;
    /*-font-*/
    color: #666;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
}

.con_8_1 .w-guestbook .w-guestbook-item.w-item-textarea.w-placeholder .placeholder-text .placeholder-text-in {
    /*-position-*/
    top: -8px;
}

.con_8_1 .w-guestbook .w-guestbook-bottom {
    /*-margin-*/
    margin: 0;
    *margin-top: -12px;
    padding: 0;
}

.con_8_1 .w-guestbook .w-guestbook-bottom .w-guestbook-btn {
    /*-display-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0 16px;
    cursor: pointer;
    outline: none;
    /*-size-*/
    min-width: 66px;
    height: 36px;
    line-height: 36px;
    /*-float-*/
    float: right;
    /*-border-radius-*/
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    /*-border-*/
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #3097d1;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #3097d1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3097d1;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #3097d1;
    /*-background-*/
    background-color: rgb(48, 151, 209);
    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));
    /*-font-*/
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #FFF;
    font-size: 14px;
    font-family: 'Noto Sans CJK';
    font-weight: 400;
    font-style: normal;
    text-decoration: 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_8_1 .w-guestbook .w-guestbook-bottom .w-guestbook-btn:hover {
    /*-border-*/
    border-top-color: #3097d1;
    border-right-color: #3097d1;
    border-bottom-color: #3097d1;
    border-left-color: #3097d1;
    /*-background-*/
    background-color: transparent;
    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));
    /*-font-*/
    color: #3097d1;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/*- Clearfix -*/
.f-clearfix:before,
.f-clearfix:after {
    content: "";
    display: table;
}

.f-clearfix:after {
    clear: both;
    overflow: hidden;
}

.f-clearfix {
    zoom: 1;
}

.con_9_56 {
    color: #000000;
}

.con_9_56 h1,
.con_9_56 h2,
.con_9_56 h3,
.con_9_56 h4,
.con_9_56 h5,
.con_9_56 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_9_56 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_9_56 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_9_56 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_9_56 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_9_56 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_9_56 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_9_56 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_9_56_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_20_3>.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;
}

.con_20_3>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_11_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: rgb(48, 151, 209);
    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_11_43>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_12_43 {
    color: #000000;
}

.con_12_43 h1,
.con_12_43 h2,
.con_12_43 h3,
.con_12_43 h4,
.con_12_43 h5,
.con_12_43 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_12_43 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_12_43 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_12_43 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_12_43 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_12_43 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_12_43 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_12_43 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_12_43_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_13_14 .w-button {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    /*-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: none;
    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: 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: right;
}

.con_13_14 .w-button:hover {
    /*-border-*/
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*-background-*/
    background: transparent;
    background-image: none;
    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: 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_13_14 .w-button-position {
    /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_13_14 .w-button .w-button-icon {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin-right: 3px;
    /*-font-*/
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_13_14 .w-button:hover .w-button-icon {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}

.con_13_14 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_13_14 .w-button .w-button-text {
    /*-block-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_13_14 .w-button:hover .w-button-text {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.con_14_55>.w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    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_14_55>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_15_15 .w-list {
    /*margin*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.con_15_15 .w-list .w-list-ul {
    /* margin */
    margin: 0;
    padding: 0;
}

.con_15_15 .w-list .w-list-ul {
    /* margin */
    margin-left: -28px;
}

.con_15_15 .w-list .w-list-ul .w-list-item {
    /* margin */
    margin-left: 28px;
    margin-bottom: 28px;
    /* display */
    display: inline-block;
    float: left;
    /* size */
    width: 350px;
    min-width: 100px;
    overflow: hidden;
    list-style: none;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-hide {
    display: none !important;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link {
    /* size */
    width: 350px;
    min-width: 100px;
    height: 100%;
    /* display */
    display: block;
    /* font */
    text-decoration: none;
    text-align: center;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-list-pic {
    /* size */
    width: 350px;
    min-width: 100px;
    height: 240px;
    /* padding */
    padding: 0;
    margin: 0;
    vertical-align: top;
    /* clear */
    clear: both;
    overflow: hidden;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
    /* margin */
    padding: 0;
    margin: 0;
    /* size */
    width: 350px;
    min-width: 100px;
    height: 240px;
    /* border */
    border: none;
    object-fit: cover;
    /*-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_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-listpic-in:hover {
    /* transition */
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title {
    /* margin */
    margin: 0;
    padding: 0;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    /* font */
    font-size: 16px;
    color: #1687cd;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    line-height: 28px;
    transition: color 200ms linear;
}
.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title a{

    color: #1687cd;
 
}
.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title:hover {
    /* font */
    color: #1687cd;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-date {
    /* margin */
    padding: 0;
    margin: 0;
    /* font */
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    /* size */
    height: 26px;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.con_15_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-info {
    /* margin */
    margin: 0;
    padding: 0;
    /* font */
    font-size: 14px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    /* size */
    height: 25px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.con_30_45 .w-list {
    /*margin*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.con_30_45 .w-list .w-list-ul {
    /*margin*/
    padding: 0;
    margin: 0;
    /*style*/
    list-style: none;
}

.con_30_45 .w-list .w-list-ul .w-list-item {
    /*margin*/
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    /*position*/
    position: relative;
    /*size*/
    min-height: 88px;
    /*border*/
    border-bottom-color: #9fc5e8;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-hide {
    display: none !important;
}

.con_30_45 .w-list .w-list-ul .w-list-item.w-list-nopic {
    /*size*/
    min-height: 0;
}

.con_30_45 .w-list .w-list-ul .w-list-item.w-list-nopic .w-list-r {
    /*margin*/
    padding-left: 0;
}

.con_30_45 .w-list .w-list-ul .w-list-item.w-list-nopic .w-list-r .w-list-r-in {
    /*margin*/
    padding-left: 0;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-title {
    /*margin*/
    padding: 0;
    margin: 0;
    /*size*/
    width: 100%;
    /*font*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.con_30_45 .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink a{
    /*-size-*/
    line-height: 24px;
    /*display*/
    display: block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
    text-decoration: 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_30_45 .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink {
    /*-size-*/
    line-height: 24px;
    /*display*/
    display: block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
    text-decoration: 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_30_45 .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink:hover {
    /*-font-*/
    font-style: normal;
    font-weight: bold;
    color: #1687cd;
    text-decoration: underline;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-pic {
    /*margin*/
    padding: 0;
    margin: 0;
    margin-right: 10px;
    /*size*/
    width: 116px;
    height: 88px;
    /*position*/
    position: absolute;
    top: 0;
    left: 0;
    /*overflow*/
    overflow: hidden;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink {
    display: block;
    /*size*/
    width: 116px;
    height: 88px;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink .w-listpic-in {
    /*size*/
    width: 116px;
    height: 88px;
    /*border*/
    border: none;
    object-fit: cover;
    /*-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_30_45 .w-list .w-list-ul .w-list-item .w-list-pic .w-list-piclink .w-listpic-in:hover {
    /*animation*/
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-r {
    /*padding*/
    padding-left: 116px;
}

.con_30_45 .w-list .w-list-ul.w-list-imgno .w-list-pic {
    display: none !important;
}

.con_30_45 .w-list .w-list-ul.w-list-imgno .w-list-item .w-list-r {
    /*padding*/
    padding-left: 0 !important;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-r .w-list-r-in {
    /*padding*/
    padding-left: 12px;
}

.con_30_45 .w-list .w-list-ul.w-list-imgno .w-list-item .w-list-r .w-list-r-in {
    /*padding*/
    padding-left: 0 !important;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-desc {
    /*margin*/
    padding: 0;
    margin: 0;
    margin-top: 5px;
    /*size*/
    line-height: 18px;
    /*-font-*/
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #999;
    text-decoration: none;
    /*-display-*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-bottom {
    /*margin*/
    padding: 0;
    margin: 0;
    margin-top: 5px;
    /*size*/
    height: 20px;
    line-height: 20px;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-date {
    /*margin*/
    padding: 0;
    margin: 0;
    /*display*/
    display: inline-block;
    /*-font-*/
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum {
    /*float*/
    float: right;
    /*font*/
    font-family: Tahoma;
    font-size: 12px;
    color: #BBB;
}

.con_30_45 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-viewnum .w-list-viewicon {
    /*font*/
    font-size: 12px;
    color: #BBB;
    padding-right: 3px;
}

.con_17_30>.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(48, 151, 209);
    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_17_30>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

.con_18_30 {
    color: #000000;
}

.con_18_30 h1,
.con_18_30 h2,
.con_18_30 h3,
.con_18_30 h4,
.con_18_30 h5,
.con_18_30 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_18_30 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_18_30 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_18_30 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_18_30 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_18_30 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_18_30 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_18_30 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_18_30_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_19_30 .w-button {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    /*-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: none;
    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: 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: right;
}

.con_19_30 .w-button:hover {
    /*-border-*/
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*-background-*/
    background: transparent;
    background-image: none;
    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: 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_19_30 .w-button-position {
    /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_19_30 .w-button .w-button-icon {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin-right: 3px;
    /*-font-*/
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_19_30 .w-button:hover .w-button-icon {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
}

.con_19_30 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_19_30 .w-button .w-button-text {
    /*-block-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_19_30 .w-button:hover .w-button-text {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.con_22_21>.w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    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_22_21>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.con_24_38 {overflow: hidden !important;}*/
.con_24_38 .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_24_38 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_24_38 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_25_33 .w-button {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    /*-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: none;
    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: 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: left;
}

.con_25_33 .w-button:hover {
    /*-border-*/
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*-background-*/
    background: transparent;
    background-image: none;
    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: 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_25_33 .w-button-position {
    /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_25_33 .w-button .w-button-icon {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin-right: 3px;
    /*-font-*/
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_25_33 .w-button:hover .w-button-icon {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
}

.con_25_33 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_25_33 .w-button .w-button-text {
    /*-block-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_25_33 .w-button:hover .w-button-text {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
}

.con_26_14>.w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    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_26_14>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.con_28_14 {overflow: hidden !important;}*/
.con_28_14 .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_28_14 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_28_14 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_29_14 .w-button {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    /*-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: none;
    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: 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: left;
}

.con_29_14 .w-button:hover {
    /*-border-*/
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*-background-*/
    background: transparent;
    background-image: none;
    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: 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_29_14 .w-button-position {
    /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_29_14 .w-button .w-button-icon {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin-right: 3px;
    /*-font-*/
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_29_14 .w-button:hover .w-button-icon {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
}

.con_29_14 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_29_14 .w-button .w-button-text {
    /*-block-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_29_14 .w-button:hover .w-button-text {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
}

.con_31_59>.w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    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_31_59>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.con_32_59 {overflow: hidden !important;}*/
.con_32_59 .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_32_59 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_32_59 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_33_59 .w-button {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    /*-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: none;
    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: 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: left;
}

.con_33_59 .w-button:hover {
    /*-border-*/
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*-background-*/
    background: transparent;
    background-image: none;
    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: 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_33_59 .w-button-position {
    /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_33_59 .w-button .w-button-icon {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin-right: 3px;
    /*-font-*/
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_33_59 .w-button:hover .w-button-icon {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
}

.con_33_59 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_33_59 .w-button .w-button-text {
    /*-block-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_33_59 .w-button:hover .w-button-text {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
}

.con_34_37>.w-container {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    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_34_37>.w-container>div {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.con_35_37 {overflow: hidden !important;}*/
.con_35_37 .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_35_37 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
    /*object-fit: cover;*/
}

.con_35_37 .w-image-box .imgCliped {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.con_36_37 .w-button {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin: 0;
    padding: 0;
    /*-border-*/
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    /*-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: none;
    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: 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: left;
}

.con_36_37 .w-button:hover {
    /*-border-*/
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    /*-background-*/
    background: transparent;
    background-image: none;
    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: 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_36_37 .w-button-position {
    /*-block-*/
    display: block;
    padding: 0 5px;
}

.con_36_37 .w-button .w-button-icon {
    /*-block-*/
    display: inline-block;
    /*-margin-*/
    margin-right: 3px;
    /*-font-*/
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
}

.con_36_37 .w-button:hover .w-button-icon {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
}

.con_36_37 .w-button .w-button-icon.w-icon-hide {
    display: none;
}

.con_36_37 .w-button .w-button-text {
    /*-block-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 16px;
    color: #3097d1;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    vertical-align: top;
    *vertical-align: middle;
    width: 100%;
}

.con_36_37 .w-button:hover .w-button-text {
    color: #1687cd;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
}

.con_37_47 {
    color: inherit;
}

.con_37_47 h1,
.con_37_47 h2,
.con_37_47 h3,
.con_37_47 h4,
.con_37_47 h5,
.con_37_47 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.con_37_47 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.con_37_47 h1 {
    font-size: 2em;
    font-weight: normal;
}

.con_37_47 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.con_37_47 h4 {
    font-size: 13px;
    font-weight: normal;
}

.con_37_47 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.con_37_47 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_con_37_47 {
    z-index: 100000 !important;
}

.cke_editor_txtc_con_37_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;
}


.lz-parallax-bg-img{
      background-image: url(../home_files/50925115.jpg)!important;
}

.con_4_53 .mySwiper .swiper-slide img{
    width: 100%;
    height: 100%;
}


.con_4_53 .mySwiper {
    height: 574px;

}

.con_4_53 .mySwiper .swiper-button-prev{
width: 34px !important;
    height: 56px !important;    color: rgb(255, 255, 255, 0.8);
    background-color: rgba(000, 000, 000, .2);

}
.con_4_53 .mySwiper .swiper-button-next{
width: 34px !important;
    height: 56px !important;    color: rgb(255, 255, 255, 0.8);
    background-color: rgba(000, 000, 000, .2);

}




 .swiper-button-next:after, .swiper-button-prev:after{
  font-size: 18px!important;
  font-weight: bold;
}

.con_4_53 .mySwiper .swiper-pagination {
bottom: 18px;
}



.con_4_53 .mySwiper .swiper-pagination span{
  width: 22px;
    height: 22px;    line-height: 22px;
    border-radius: 2px;
opacity: 1;
    background: rgb(255, 255, 255);
}



  
.con_4_53 .mySwiper .swiper-pagination .swiper-pagination-bullet-active{
     background: rgb(0, 85, 163);
    color: #fff;
}

