﻿.tem_224_51 {
    position: relative;
}

.tem_224_51 .fullcolumn-outer {
    background-color: rgb(31, 31, 31);
    background-image: none;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    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: 0px solid #eee;
    border-bottom: 0px solid #eee; /* border radius */
    border-radius: 0;
    position: absolute;
    top: 0px;
    bottom: 0px;
    z-index: -1;
}

.tem_224_51 .fullcolumn-outer.fixed {
    background-color: rgb(31, 31, 31);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    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: 0px solid transparent;
    border-bottom: 0px solid transparent;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-sizing: border-box;
}

.tem_224_51 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: auto;
    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_224_51 .fullcolumn-outer {
    left: 0 !important;
}

.tem_225_13 .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_225_13 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_226_13 * {
    box-sizing: content-box;
}

.tem_226_13 .w-nav { /* reset */
    margin: 0;
    padding: 0; /* size */
    width: 550px;
    height: 40px; /* 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_226_13 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1;
}

.tem_226_13 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    width: 23%;
    height: 40px;
    line-height: 40px; /* 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_226_13 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    line-height: inherit;
}

.tem_226_13 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tem_226_13 .w-nav .w-nav-inner:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_226_13 .w-nav .w-nav-inner:first-child .w-nav-item.current {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tem_226_13 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_226_13 .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_226_13 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
    display: none;
}

.tem_226_13 .w-nav .w-nav-item .w-nav-item-link { /* reset */
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    color: #cccccc;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_226_13 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: 'Noto Sans CJK';
    font-size: 14px;
}

.tem_226_13 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 14px;
}

.tem_226_13 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    display: none;
    overflow: hidden; /* background */
}

.tem_226_13 .w-nav .w-subnav.userWidth {
    width: 120px;
}

.tem_226_13 .w-nav .w-subnav-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: rgba(31, 31, 31, 0.5);
    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_226_13 .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: #ffffff;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

.tem_226_13 .w-nav .w-subnav-item .w-subnav-link .w-link-txt { /* height */
    font-family: 'Noto Sans CJK';
}

.tem_226_13 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 14px;
}

/* hover */
.tem_226_13 .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_226_13 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_226_13 .w-subnav .w-subnav-item:hover {
    background-color: rgba(31, 31, 31, 0.5);
    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_226_13 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_226_13 .w-nav .w-nav-item.current {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_226_13 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_226_13 .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_226_13 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_234_9 {
    position: relative;
}

.tem_234_9 .fullcolumn-outer {
    background-color: rgb(238, 238, 238);
    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_234_9 .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_234_9 .fullcolumn-outer {
    left: 0 !important;
}

.tem_223_8 * {
    box-sizing: content-box;
}

.tem_223_8 .w-nav { /* reset */
    margin: 0;
    padding: 0; /* size */
    width: 560px;
    height: 40px; /* 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_223_8 .w-nav:after {
    content: '';
    display: table;
    clear: both;
    zoom: 1;
}

.tem_223_8 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    width: 23%;
    height: 40px;
    line-height: 40px; /* 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_223_8 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    line-height: inherit;
}

.tem_223_8 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tem_223_8 .w-nav .w-nav-inner:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_223_8 .w-nav .w-nav-inner:first-child .w-nav-item.current {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.tem_223_8 .w-nav .w-nav-inner:last-child .w-nav-item.current {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tem_223_8 .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_223_8 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
    display: none;
}

.tem_223_8 .w-nav .w-nav-item .w-nav-item-link { /* reset */
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    display: block;
    height: 100%;
    color: #666666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tem_223_8 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: 'Noto Sans CJK';
    font-size: 14px;
}

.tem_223_8 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 14px;
}

.tem_223_8 .w-nav .w-subnav { /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    display: none;
    overflow: hidden; /* background */
}

.tem_223_8 .w-nav .w-subnav.userWidth {
    width: 120px;
}

.tem_223_8 .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_223_8 .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_223_8 .w-nav .w-subnav-item .w-subnav-link .w-link-txt { /* height */
    font-family: Tahoma;
}

.tem_223_8 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
    font-size: 12px;
}

/* hover */
.tem_223_8 .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_223_8 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #444444;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_223_8 .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_223_8 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_223_8 .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_223_8 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #444444;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_223_8 .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_223_8 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_235_44 {
    color: inherit;
}

.tem_235_44 h1, .tem_235_44 h2, .tem_235_44 h3, .tem_235_44 h4, .tem_235_44 h5, .tem_235_44 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_235_44 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_235_44 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_235_44 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_235_44 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_235_44 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_235_44 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_235_44 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_235_44_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_242_49 .w-nav * {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

.tem_242_49 .w-nav {
    margin: 0;
    padding: 0;
}

.tem_242_49 .w-nav li {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.tem_242_49 .w-nav, .w-nav a {
    text-decoration: none;
}

.tem_242_49 .w-nav { /* 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-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}

.tem_242_49 .w-nav-inner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tem_242_49 .w-nav-inner .w-nav-item { /* position */
    position: relative; /* size */
    width: 100%;
    height: auto;
    float: left;
}

.tem_242_49 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
}

.tem_242_49 .w-nav .w-nav-inner:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}

.tem_242_49 .w-nav-inner .w-nav-item a {
    width: auto;
    height: 100%;
    display: block;
}

.tem_242_49 .w-nav-inner .w-nav-item > a {
    position: relative;
    margin: 0;
    padding: 0 35px 0 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, .1); /*font*/
    text-align: left;
    color: #999999;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_242_49 .w-nav-inner .w-nav-item:first-child > a {
    border: 0;
}

.tem_242_49 .w-nav-inner .w-nav-item a:after {
    content: '';
    display: block;
    clear: both;
}

.tem_242_49 .w-nav-inner .w-nav-item span {
    height: 50px;
    line-height: 50px;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-nav-pic-first, .tem_242_49 .w-nav-inner .w-nav-item .w-nav-pic-last { /* font */
    color: #999999;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-nav-pic-first { /* Font */
    font-size: 12px;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-nav-pic-last { /* size */
    width: 50px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: 1px;
    right: 0;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* nav current */
.tem_242_49 .w-nav-inner .w-nav-item.current > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_242_49 .w-nav-inner .w-nav-item.current .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_242_49 .w-nav-inner .w-nav-item.current .w-nav-pic-first {
    color: #444444;
}

/* nav hover */
.tem_242_49 .w-nav-inner .w-nav-item:hover > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_242_49 .w-nav-inner .w-nav-item:hover > a .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_242_49 .w-nav-inner .w-nav-item:hover .w-nav-pic-first {
    color: #444444;
}

/* subnav */
.tem_242_49 .w-nav-inner .w-nav-item .w-subnav {
    padding: 0;
    margin: 0; /* display */
    display: none; /* size */
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li {
    padding: 0;
    margin: 0; /* position */
    position: relative; /* size */
    width: 100%;
    height: 50px;
    line-height: 50px; /* background */
    background-color: #DC4E59;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-left-width: 0;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 0;
    border-right-style: solid;
    border-right-color: transparent;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    overflow: hidden;
    border-radius: 0
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav a {
    display: block; /* padding */
    padding: 0 35px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; /*font*/
    text-align: left;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav a .w-nav-pic-first {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #f2f2f2;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #f2f2f2;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

/* subnav current */
.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li.current { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-text {
    color: #f2f2f2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* subnav hover */
.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li:hover { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_242_49 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-text {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #f2f2f2;
}

.tem_242_49 .w-nav-pic-last.mw-iconfont {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.tem_242_49 .w-nav-pic-last.mw-iconfont.down {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

/* Sweep light */
.ink {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, .3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.tem_243_59 .w-nav * {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

.tem_243_59 .w-nav {
    margin: 0;
    padding: 0;
}

.tem_243_59 .w-nav li {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.tem_243_59 .w-nav, .w-nav a {
    text-decoration: none;
}

.tem_243_59 .w-nav { /* 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-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}

.tem_243_59 .w-nav-inner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tem_243_59 .w-nav-inner .w-nav-item { /* position */
    position: relative; /* size */
    width: 100%;
    height: auto;
    float: left;
}

.tem_243_59 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
}

.tem_243_59 .w-nav .w-nav-inner:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}

.tem_243_59 .w-nav-inner .w-nav-item a {
    width: auto;
    height: 100%;
    display: block;
}

.tem_243_59 .w-nav-inner .w-nav-item > a {
    position: relative;
    margin: 0;
    padding: 0 35px 0 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, .1); /*font*/
    text-align: left;
    color: #999999;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_243_59 .w-nav-inner .w-nav-item:first-child > a {
    border: 0;
}

.tem_243_59 .w-nav-inner .w-nav-item a:after {
    content: '';
    display: block;
    clear: both;
}

.tem_243_59 .w-nav-inner .w-nav-item span {
    height: 50px;
    line-height: 50px;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-nav-pic-first, .tem_243_59 .w-nav-inner .w-nav-item .w-nav-pic-last { /* font */
    color: #999999;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-nav-pic-first { /* Font */
    font-size: 12px;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-nav-pic-last { /* size */
    width: 50px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: 1px;
    right: 0;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* nav current */
.tem_243_59 .w-nav-inner .w-nav-item.current > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_243_59 .w-nav-inner .w-nav-item.current .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_243_59 .w-nav-inner .w-nav-item.current .w-nav-pic-first {
    color: #444444;
}

/* nav hover */
.tem_243_59 .w-nav-inner .w-nav-item:hover > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_243_59 .w-nav-inner .w-nav-item:hover > a .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_243_59 .w-nav-inner .w-nav-item:hover .w-nav-pic-first {
    color: #444444;
}

/* subnav */
.tem_243_59 .w-nav-inner .w-nav-item .w-subnav {
    padding: 0;
    margin: 0; /* display */
    display: none; /* size */
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li {
    padding: 0;
    margin: 0; /* position */
    position: relative; /* size */
    width: 100%;
    height: 50px;
    line-height: 50px; /* background */
    background-color: #DC4E59;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-left-width: 0;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 0;
    border-right-style: solid;
    border-right-color: transparent;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    overflow: hidden;
    border-radius: 0
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav a {
    display: block; /* padding */
    padding: 0 35px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; /*font*/
    text-align: left;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav a .w-nav-pic-first {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #f2f2f2;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #f2f2f2;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

/* subnav current */
.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li.current { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-text {
    color: #f2f2f2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* subnav hover */
.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li:hover { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_243_59 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-text {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #f2f2f2;
}

.tem_243_59 .w-nav-pic-last.mw-iconfont {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.tem_243_59 .w-nav-pic-last.mw-iconfont.down {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

/* Sweep light */
.ink {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, .3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.tem_244_58 .w-nav * {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

.tem_244_58 .w-nav {
    margin: 0;
    padding: 0;
}

.tem_244_58 .w-nav li {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
.w-detailcontent img{width:auto; max-width:100%;display:block}
.tem_244_58 .w-nav, .w-nav a {
    text-decoration: none;
}

.tem_244_58 .w-nav { /* 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-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}

.tem_244_58 .w-nav-inner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tem_244_58 .w-nav-inner .w-nav-item { /* position */
    position: relative; /* size */
    width: 100%;
    height: auto;
    float: left;
}

.tem_244_58 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
}

.tem_244_58 .w-nav .w-nav-inner:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}

.tem_244_58 .w-nav-inner .w-nav-item a {
    width: auto;
    height: 100%;
    display: block;
}

.tem_244_58 .w-nav-inner .w-nav-item > a {
    position: relative;
    margin: 0;
    padding: 0 35px 0 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, .1); /*font*/
    text-align: left;
    color: #999999;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_244_58 .w-nav-inner .w-nav-item:first-child > a {
    border: 0;
}

.tem_244_58 .w-nav-inner .w-nav-item a:after {
    content: '';
    display: block;
    clear: both;
}

.tem_244_58 .w-nav-inner .w-nav-item span {
    height: 50px;
    line-height: 50px;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-nav-pic-first, .tem_244_58 .w-nav-inner .w-nav-item .w-nav-pic-last { /* font */
    color: #999999;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-nav-pic-first { /* Font */
    font-size: 12px;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-nav-pic-last { /* size */
    width: 50px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: 1px;
    right: 0;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* nav current */
.tem_244_58 .w-nav-inner .w-nav-item.current > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_244_58 .w-nav-inner .w-nav-item.current .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_244_58 .w-nav-inner .w-nav-item.current .w-nav-pic-first {
    color: #444444;
}

/* nav hover */
.tem_244_58 .w-nav-inner .w-nav-item:hover > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_244_58 .w-nav-inner .w-nav-item:hover > a .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_244_58 .w-nav-inner .w-nav-item:hover .w-nav-pic-first {
    color: #444444;
}

/* subnav */
.tem_244_58 .w-nav-inner .w-nav-item .w-subnav {
    padding: 0;
    margin: 0; /* display */
    display: none; /* size */
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li {
    padding: 0;
    margin: 0; /* position */
    position: relative; /* size */
    width: 100%;
    height: 50px;
    line-height: 50px; /* background */
    background-color: #DC4E59;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-left-width: 0;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 0;
    border-right-style: solid;
    border-right-color: transparent;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    overflow: hidden;
    border-radius: 0
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav a {
    display: block; /* padding */
    padding: 0 35px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; /*font*/
    text-align: left;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav a .w-nav-pic-first {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #f2f2f2;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #f2f2f2;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

/* subnav current */
.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li.current { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-text {
    color: #f2f2f2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* subnav hover */
.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li:hover { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_244_58 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-text {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #f2f2f2;
}

.tem_244_58 .w-nav-pic-last.mw-iconfont {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.tem_244_58 .w-nav-pic-last.mw-iconfont.down {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

/* Sweep light */
.ink {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, .3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.tem_245_19 .w-nav * {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

.tem_245_19 .w-nav {
    margin: 0;
    padding: 0;
}

.tem_245_19 .w-nav li {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.tem_245_19 .w-nav, .w-nav a {
    text-decoration: none;
}

.tem_245_19 .w-nav { /* 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-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}

.tem_245_19 .w-nav-inner {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tem_245_19 .w-nav-inner .w-nav-item { /* position */
    position: relative; /* size */
    width: 100%;
    height: auto;
    float: left;
}

.tem_245_19 .w-nav .w-nav-inner:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
}

.tem_245_19 .w-nav .w-nav-inner:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}

.tem_245_19 .w-nav-inner .w-nav-item a {
    width: auto;
    height: 100%;
    display: block;
}

.tem_245_19 .w-nav-inner .w-nav-item > a {
    position: relative;
    margin: 0;
    padding: 0 35px 0 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, .1); /*font*/
    text-align: left;
    color: #999999;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_245_19 .w-nav-inner .w-nav-item:first-child > a {
    border: 0;
}

.tem_245_19 .w-nav-inner .w-nav-item a:after {
    content: '';
    display: block;
    clear: both;
}

.tem_245_19 .w-nav-inner .w-nav-item span {
    height: 50px;
    line-height: 50px;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-nav-pic-first, .tem_245_19 .w-nav-inner .w-nav-item .w-nav-pic-last { /* font */
    color: #999999;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-nav-pic-first { /* Font */
    font-size: 12px;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-nav-pic-last { /* size */
    width: 50px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: 1px;
    right: 0;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* nav current */
.tem_245_19 .w-nav-inner .w-nav-item.current > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto;
}

.tem_245_19 .w-nav-inner .w-nav-item.current .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_245_19 .w-nav-inner .w-nav-item.current .w-nav-pic-first {
    color: #444444;
}

/* nav hover */
.tem_245_19 .w-nav-inner .w-nav-item:hover > a { /* background */
    background-color: transparent;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    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_245_19 .w-nav-inner .w-nav-item:hover > a .w-nav-text {
    color: #444444;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_245_19 .w-nav-inner .w-nav-item:hover .w-nav-pic-first {
    color: #444444;
}

/* subnav */
.tem_245_19 .w-nav-inner .w-nav-item .w-subnav {
    padding: 0;
    margin: 0; /* display */
    display: none; /* size */
    width: 100%;
    height: auto;
    cursor: pointer;
    overflow: hidden;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li {
    padding: 0;
    margin: 0; /* position */
    position: relative; /* size */
    width: 100%;
    height: 50px;
    line-height: 50px; /* background */
    background-color: #DC4E59;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-left-width: 0;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-width: 0;
    border-right-style: solid;
    border-right-color: transparent;
    border-top-width: 0;
    border-top-style: none;
    border-top-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: none;
    border-bottom-color: transparent;
    overflow: hidden;
    border-radius: 0
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav a {
    display: block; /* padding */
    padding: 0 35px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; /*font*/
    text-align: left;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav a .w-nav-pic-first {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #f2f2f2;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav .w-nav-text {
    padding: 0;
    margin: 0; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #f2f2f2;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

/* subnav current */
.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li.current { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li.current .w-nav-text {
    color: #f2f2f2;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

/* subnav hover */
.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li:hover { /* background */
    background-color: #E35C66;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-pic-first {
    color: #f2f2f2;
}

.tem_245_19 .w-nav-inner .w-nav-item .w-subnav li:hover .w-nav-text {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #f2f2f2;
}

.tem_245_19 .w-nav-pic-last.mw-iconfont {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.tem_245_19 .w-nav-pic-last.mw-iconfont.down {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

/* Sweep light */
.ink {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, .3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.tem_92_29 {
    position: relative;
}

.tem_92_29 .fullcolumn-outer {
    background-color: rgb(31, 31, 31);
    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_92_29 .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_92_29 .fullcolumn-outer {
    left: 0 !important;
}

.tem_227_22 .w-company-info {
    line-height: 20px;
    text-align: right;
}

.tem_227_22 .w-company-info .company-info-item a {
    width: 100%;
    font-family: Tahoma;
    color: #999999;
    font-size: 12px;
}

.tem_227_22 .w-company-info .company-info-item:first-child {
    padding-left: 0;
}

.tem_227_22 .w-company-info .company-info-item {
    padding-left: 10px;
}

.tem_227_22 .w-company-info .company-info-item .company-info-icon {
    vertical-align: top;
}

.tem_227_22 .w-company-info .company-info-item .company-info-icon.mw-icon-hide {
    display: none
}

.tem_227_22 .w-company-info .company-info-item .ltd-icon {
    margin-right: 5px;
    color: #D7D7D7;
    font-size: 12px;
}

.tem_232_6 .w-code { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 200px;
    height: 35px;
}

.tem_233_21 .w-code { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 200px;
    height: 34px;
}

.tem_240_22 > .w-label {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.tem_240_22 > .w-label > .w-label-tips {
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
    font-size: 0;
    z-index: 20;
    text-align: left;
}

.tem_240_22 > .w-label > .w-label-tips:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

/* global */
.tem_240_22 > .w-label > .w-label-tips .w-label-tips-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 40px;
    margin-right: 0 !important;
    position: relative;
    height: 40px;
    line-height: 40px; /* background */
    background-color: transparent;
    background-image: url(img/13482304.jpg);
    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: cover;
    cursor: pointer;
}

.tem_240_22 > .w-label > .w-label-tips .w-label-tips-item a { /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: inline-block; /* size */
    background-repeat: no-repeat;
    background-position: 50% 50%; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none; /* border */
    border-top-width: 2px;
    border-bottom-width: 0;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.tem_240_22 > .w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    width: 0;
    height: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    font-size: 0;
    vertical-align: top;
    list-style: none;
}

.tem_240_22 > .w-label > .w-label-tips .w-label-tips-line span {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    background-color: transparent;
}

.tem_240_22 > .w-label > .w-label-content {
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    z-index: 30;
}

.tem_240_22 > .w-label > .w-label-content > .w-label-content-item {
    padding: 0;
    margin: 0; /*height: 124px;*/
    list-style: none;
    display: none; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e6e9ed;
    border-right-color: #e6e9ed;
    border-bottom-color: #e6e9ed;
    border-left-color: #e6e9ed;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

/* Hover */
.tem_240_22 > .w-label > .w-label-tips .w-label-tips-item a:hover {
    color: transparent;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* Current */
.tem_240_22 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 12;
}

.tem_240_22 > .w-label > .w-label-tips .w-label-tips-line.current span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    background-color: transparent;
}

.tem_240_22 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tem_240_22 > .w-label > .w-label-tips .w-label-tips-item.current a {
    color: transparent;
    font-weight: 400;
    font-style: normal;
    text-decoration: none; /* background */
    background-color: transparent;
    background-image: url(img/13482304.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    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: cover;
    border-top-color: transparent;
    border-right-color: #f5f7f9;
    border-bottom-color: transparent;
}

.tem_240_22 > .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}

.tem_241_45 .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;
}

.tem_241_45 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_246_23 > .w-label {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.tem_246_23 > .w-label > .w-label-tips {
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
    font-size: 0;
    z-index: 20;
    text-align: left;
}

.tem_246_23 > .w-label > .w-label-tips:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

/* global */
.tem_246_23 > .w-label > .w-label-tips .w-label-tips-item { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 40px;
    margin-right: 0 !important;
    position: relative;
    height: 40px;
    line-height: 40px; /* background */
    background-color: transparent;
    background-image: url(img/13482303.jpg);
    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: cover;
    cursor: pointer;
}

.tem_246_23 > .w-label > .w-label-tips .w-label-tips-item a { /* reset */
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: inline-block; /* size */
    background-repeat: no-repeat;
    background-position: 50% 50%; /* font */
    font-family: Tahoma;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none; /* border */
    border-top-width: 2px;
    border-bottom-width: 0;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.tem_246_23 > .w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    width: 0;
    height: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    font-size: 0;
    vertical-align: top;
    list-style: none;
}

.tem_246_23 > .w-label > .w-label-tips .w-label-tips-line span {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 0;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    background-color: transparent;
}

.tem_246_23 > .w-label > .w-label-content {
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    z-index: 30;
}

.tem_246_23 > .w-label > .w-label-content > .w-label-content-item {
    padding: 0;
    margin: 0; /*height: 124px;*/
    list-style: none;
    display: none; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e6e9ed;
    border-right-color: #e6e9ed;
    border-bottom-color: #e6e9ed;
    border-left-color: #e6e9ed;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto;
}

/* Hover */
.tem_246_23 > .w-label > .w-label-tips .w-label-tips-item a:hover {
    color: transparent;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* Current */
.tem_246_23 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 12;
}

.tem_246_23 > .w-label > .w-label-tips .w-label-tips-line.current span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
    background-color: transparent;
}

.tem_246_23 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tem_246_23 > .w-label > .w-label-tips .w-label-tips-item.current a {
    color: transparent;
    font-weight: 400;
    font-style: normal;
    text-decoration: none; /* background */
    background-color: transparent;
    background-image: url(img/13482303.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    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: cover;
    border-top-color: transparent;
    border-right-color: #f5f7f9;
    border-bottom-color: transparent;
}

.tem_246_23 > .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}

.tem_251_36 .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;
}

.tem_251_36 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

#smv_tem_194_47 {
    display: none;
    position: fixed !important;
}

#smv_tem_194_47.dialogshowed {
    z-index: 1000000 !important;
}

.tem_194_47 .w-modal-content-inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_194_47 .w-modal {
    width: 100%;
    height: 100%;
    position: relative;
}

#smv_tem_194_47_dialog_modal_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: linear-gradient(none, none);
    display: none;
}

.tem_194_47 .w-modal .w-modal-content {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: linear-gradient(none, none);
    text-align: left;
    z-index: 6;
    position: relative;
}

.tem_194_47 .w-modal .w-modal-close {
    color: #000000;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 10;
}

.tem_194_47 .w-modal .w-modal-close i {
    font-size: 24px;
}

.tem_194_47 .w-modal.w-lt .w-modal-content, .tem_194_47 .w-modal.w-ct .w-modal-content, .tem_194_47 .w-modal.w-rt .w-modal-content {
    top: 0;
    bottom: auto;
}

.tem_195_47 .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;
}

.tem_195_47 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_196_47 .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;
}

.tem_196_47 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_197_47 .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;
}

.tem_197_47 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

#smv_tem_198_57 {
    display: none;
    position: fixed !important;
}

#smv_tem_198_57.dialogshowed {
    z-index: 1000000 !important;
}

.tem_198_57 .w-modal-content-inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_198_57 .w-modal {
    width: 100%;
    height: 100%;
    position: relative;
}

#smv_tem_198_57_dialog_modal_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: linear-gradient(none, none);
    display: none;
}

.tem_198_57 .w-modal .w-modal-content {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: linear-gradient(none, none);
    text-align: left;
    z-index: 6;
    position: relative;
}

.tem_198_57 .w-modal .w-modal-close {
    color: #000000;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 10;
}

.tem_198_57 .w-modal .w-modal-close i {
    font-size: 24px;
}

.tem_198_57 .w-modal.w-lt .w-modal-content, .tem_198_57 .w-modal.w-ct .w-modal-content, .tem_198_57 .w-modal.w-rt .w-modal-content {
    top: 0;
    bottom: auto;
}

.tem_199_57 .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;
}

.tem_199_57 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_200_57 .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;
}

.tem_200_57 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_201_57 .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;
}

.tem_201_57 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_202_57 .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;
}

.tem_202_57 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_203_57 .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;
}

.tem_203_57 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_204_57 .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;
}

.tem_204_57 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

#smv_tem_212_18 {
    display: none;
    position: fixed !important;
}

#smv_tem_212_18.dialogshowed {
    z-index: 1000000 !important;
}

.tem_212_18 .w-modal-content-inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.tem_212_18 .w-modal {
    width: 100%;
    height: 100%;
    position: relative;
}

#smv_tem_212_18_dialog_modal_mask {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: linear-gradient(none, none);
    display: none;
}

.tem_212_18 .w-modal .w-modal-content {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-image: linear-gradient(none, none);
    text-align: left;
    z-index: 6;
    position: relative;
}

.tem_212_18 .w-modal .w-modal-close {
    color: #000000;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    z-index: 10;
}

.tem_212_18 .w-modal .w-modal-close i {
    font-size: 24px;
}

.tem_212_18 .w-modal.w-lt .w-modal-content, .tem_212_18 .w-modal.w-ct .w-modal-content, .tem_212_18 .w-modal.w-rt .w-modal-content {
    top: 0;
    bottom: auto;
}

.tem_213_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;
}

.tem_213_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_214_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;
}

.tem_214_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_215_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;
}

.tem_215_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_216_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;
}

.tem_216_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_217_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;
}

.tem_217_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

.tem_218_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;
}

.tem_218_18 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%; /*object-fit: cover;*/
}

#smv_tem_248_43:hover {
    z-index: 9999 !important;
}

.tem_248_43_c.w-cs {
    font-family: Tahoma;
    position: absolute;
    right: 0;
    z-index: 9999;
}

.tem_248_43_c.w-cs ul.w-cs-btn {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_248_43_c.w-cs ul.w-cs-btn li.w-cs-list {
    position: relative;
}

.tem_248_43_c.w-cs ul.w-cs-btn .w-cs-list.w-hide {
    display: none;
}

.tem_248_43_c.w-cs ul.w-cs-btn .w-cs-list {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tem_248_43_c.w-cs ul.w-cs-btn li a.w-cs-icon {
    display: block;
    position: relative;
    z-index: 99;
    width: 60px;
    height: 60px;
    background-color: rgba(68, 68, 68, 0.5);
    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-top-color: #fff;
    border-top-width: 0;
    border-top-style: solid;
    border-right-color: #fff;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-color: #fff;
    border-left-width: 1px;
    border-left-style: solid;
    border-radius: 0px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.tem_248_43_c.w-cs ul.w-cs-btn li a.w-cs-icon i {
    line-height: 60px;
    color: rgba(255, 255, 255, 1);
    font-size: 34px;
}

.tem_248_43_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-phone, .tem_248_43_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-up, .tem_248_43_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-clock {
    font-size: 30px;
}

.tem_248_43_c.w-cs .w-cs-btn li a.w-cs-icon:hover {
    background-color: rgb(5, 159, 233);
    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-color: #fff;
    color: rgba(255, 255, 255, 1);
}

.tem_248_43_c.w-cs ul.w-cs-btn li a.w-cs-icon:hover i {
    color: rgba(255, 255, 255, 1);
}

.tem_248_43_c.w-cs .w-cs-menu {
    visibility: hidden;
    margin: 0;
    position: absolute;
    top: 0;
    right: 61px;
    padding: 10px 0;
    background-color: rgb(5, 159, 233);
    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-top-color: #fff;
    border-top-width: 0px;
    border-top-style: solid;
    border-right-color: #fff;
    border-right-width: 0px;
    border-right-style: solid;
    border-bottom-color: #fff;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-left-color: #fff;
    border-left-width: 0px;
    border-left-style: solid;
    border-radius: 0px;
    list-style: none;
    white-space: nowrap;
    z-index: 1;
}

.tem_248_43_c.w-cs .w-cs-menu.w-cs-qrcode {
    top: auto;
    bottom: 0;
}

.tem_248_43_c.w-cs li:hover .w-cs-menu {
    visibility: visible;
}

.tem_248_43_c.w-cs .w-cs-menu li h3 {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
}

.tem_248_43_c.w-cs .w-cs-menu li {
    line-height: 2.2em;
    padding: 0 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-family: Tahoma;
    text-decoration: none;
    text-align: left;
}

.tem_248_43_c.w-cs .w-cs-menu.w-cs-qq li {
    padding: 0 10px !important;
}

.tem_248_43_c.w-cs .w-cs-menu li a {
    display: block;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.tem_248_43_c.w-cs .w-cs-menu li a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.tem_248_43_c.w-cs .w-cs-qrcode .w-cs-qrcode-img {
    margin-top: 5px;
    margin-bottom: 7px;
}

.tem_248_43_c.w-cs .w-cs-qrcode li img {
    margin: 0 auto;
    display: block;
    width: 160px;
    height: auto;
}

.tem_1_39 .w-crumbs { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 100%;
    height: auto;
    line-height: 34px; /*-font-*/
    text-align: left; /*-font-*/
    font-size: 12px;
    color: #999;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
}

.tem_1_39 .w-crumbs .w-crumbs-item { /*-padding-*/
    padding: 0;
    margin: 0; /*-display-*/
    display: inline-block; /*-font-*/
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;
}

.tem_1_39 .w-crumbs .w-crumbs-item:hover { /*-font-*/
    color: #059fe9;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_1_39 .w-crumbs .w-arrowicon { /*-padding-*/
    padding: 0;
    margin: 0 3px; /*-display-*/
    display: inline; /*-font-*/
    font-size: 12px;
    color: #666;
}

.tem_1_39 .w-crumbs .w-arrowicon.w-icon-hide {
    display: none;
}

.tem_2_58 > .w-slider { /*-padding-*/
    padding: 0;
    margin: 0 auto; /*-position-*/
    position: relative;
    top: 0px;
    left: 0px; /*-size-*/
    width: 500px;
    height: 560px; /*-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: #DDD;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DDD; /*-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;
    cursor: default; /*-overflow-*/
    overflow: hidden;
    visibility: hidden;
}

.tem_2_58 .w-slider:last-child { /*-size-*/
    width: 500px;
    height: 560px;
}

.tem_2_58 .w-slider:last-child .w-bigimglist { /*-size-*/
    width: 500px;
    height: 480px; /*-position-*/
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    cursor: default;
}

.tem_2_58 .w-slider:last-child .w-bigimglist .w-imglink {
    display: block;
    width: 100%;
    height: 100%; /* background */
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    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: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
}

.tem_2_58 .w-slider:last-child .w-bigimglist img {
    border: none; /*-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;
    object-fit: cover;
}

.tem_2_58 .w-slider:last-child .w-thumblist {
    position: absolute;
    left: 42px;
    right: 42px;
    bottom: 0px;
    width: 416px; /*-size-*/
    height: 80px; /*-overflow-*/
    overflow: hidden;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumb-item { /*-position-*/
    position: absolute;
    top: 0;
    left: 0; /*-size-*/
    width: 60px;
    height: 60px;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumbpic { /*-position-*/
    position: absolute;
    top: 0;
    left: 0; /*-size-*/
    width: 100%;
    height: 100%; /*-border-*/
    border: none;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumbpic:hover {
    cursor: pointer;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumbitem-in { /*-position-*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /*-size-*/
    width: 60px;
    height: 60px;
}

.tem_2_58 .w-slider:last-child .w-thumblist .w-thumb-item.w-thumb-itemav .w-thumbitem-current { /*-position-*/
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /*-border-*/
    border: 2px #E43939 solid;
}

.tem_2_58 .w-slider:last-child .w-point-left, .tem_2_58 .w-slider .w-point-right { /*-display-*/
    display: block; /*-position-*/
    position: absolute;
    bottom: 0; /*-size-*/
    width: 42px;
    line-height: 42px;
    height: 80px;
    cursor: pointer;
    overflow: hidden;
}

.tem_2_58 .w-slider:last-child .w-point-left { /*-position-*/
    left: 0;
}

.tem_2_58 .w-slider:last-child .w-point-right { /*-position-*/
    right: 0;
}

.tem_2_58 .w-slider:last-child .w-point-left .w-itemicon, .tem_2_58 .w-slider:last-child .w-point-right .w-itemicon { /*-font-*/
    color: #333;
    font-size: 42px;
    line-height: 80px; /*-filter-*/
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -webkit-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    opacity: .5; /*-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;
}

.tem_2_58 .w-slider:last-child .w-point-left .w-itemicon:hover, .tem_2_58 .w-slider:last-child .w-point-right .w-itemicon:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}

div.zoomDiv {
    z-index: 99999999999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("img/mask.jpg") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 99999999999;
}

.jqueryzoomdiv {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 400px;
    height: 400px;
    background: url(img/loading.gif) #fff no-repeat center center;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqueryzoomdiv .bigimg {
    width: 800px;
    height: 800px;
}

.jqueryzoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

.tem_3_50 .w-title { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 100%;
    height: auto; /*-font-*/
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 34px;
    word-wrap: break-word;
    word-break: normal;
}

.tem_4_25 .w-info { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 100%;
    height: auto; /*-font-*/
    font-family: 'Noto Sans CJK';
    color: #999999;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 35px;
    word-wrap: break-word;
    word-break: normal;
}

.tem_20_8 > .w-label {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%; /* box shadow */
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.tem_20_8 > .w-label > .w-label-tips { /* reset */
    margin: 0;
    padding: 0;
    height: 40px;
    font-size: 0;
    position: relative; /* background */
    background-color: #f5f7fa;
    background: -webkit-linear-gradient(none, none);
    background: -moz-linear-gradient(none, none);
    background: -ms-linear-gradient(none, none);
    background: linear-gradient(none, none);
    background-size: auto; /* border */
    border-top-width: 1px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: #059fe9;
    text-align: left;
}

.tem_20_8 > .w-label > .w-label-tips:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;
}

/* global */
.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item { /* reset */
    margin: 0;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 0;
    position: relative;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    list-style: none;
    text-align: center;
    cursor: pointer; /* background */
    background-color: #f5f7fa;
    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;
    cursor: pointer;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    position: relative;
    width: 1px;
    height: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    font-size: 0;
    vertical-align: top;
    list-style: none;
    z-index: 2;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line span {
    position: absolute;
    width: 100%;
    top: -1px;
    bottom: -2px;
    left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #059fe9;
    background-color: #eee;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line-left, .tem_20_8 > .w-label > .w-label-tips .w-label-tips-line-right {
    position: absolute;
    z-index: 1;
    top: 0;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line-left {
    left: 0;
    right: auto;
    width: 1px;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line-left span {
    background-color: #f5f7fa;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line-right {
    right: 0;
    left: auto;
    width: 1px;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line-right span {
    background-color: #f5f7fa;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item:first-child {
    left: 0;
    border-left: 0;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item a { /* reset */
    margin: 0;
    padding: 0 61px;
    position: relative;
    z-index: 10;
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1; /* size */
    line-height: 40px;
    background-repeat: no-repeat;
    background-position: 50% 50%; /* font */
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item .mask {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: -2px;
    display: inline-block;
    *zoom: 1;
    z-index: 5; /* border */
    border-top-width: 1px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: #059fe9;
    background-repeat: no-repeat;
    z-index: 3;
}

.tem_20_8 > .w-label > .w-label-content {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0px; /* border */
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: transparent;
    border-right-color: #f5f7fa;
    border-bottom-color: #f5f7fa;
    border-left-color: #f5f7fa;
}

.tem_20_8 > .w-label > .w-label-content .w-label-content-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: 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;
}

/* Hover */
.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item a:hover {
    color: #059fe9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* Current */
.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item.current { /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    z-index: 12; /* background */
    background-color: rgb(5, 159, 233);
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background: -webkit-linear-gradient(none, none) !important;
    background: -moz-linear-gradient(none, none) !important;
    background: -ms-linear-gradient(none, none) !important;
    background: linear-gradient(none, none) !important;
    background-size: auto;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line.current {
    z-index: 10;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-line.current span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    font-size: 0;
    border-top-color: #059fe9;
    border-bottom-color: #059fe9;
    background-color: rgb(5, 159, 233);
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item.current a {
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    border-right-color: #059fe9;
}

.tem_20_8 > .w-label > .w-label-tips .w-label-tips-item.current .mask { /* border */
    border-top-color: #059fe9;
    border-bottom-color: #059fe9;
    border-left-color: #059fe9;
    z-index: 5;
}

.tem_20_8 > .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}

.tem_21_36 .w-detail { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 100%;
    height: auto; /*-font-*/
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
}

.tem_21_36 .w-detail img {
    max-width: 100% !important;
    height: auto !important;
}

.tem_21_36 .w-detailcontent {
    text-align: center;
}

.tem_21_36 .pagination {
    margin-top: 16px;
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
}

.tem_21_36 .pagination .page, .tem_21_36 .pagination .other_page {
    margin-right: 5px;
    display: inline-block;
    border: 1px #DDDDDD solid;
    border-radius: 3px;
    background-color: #FFF;
    padding: 9px 12px;
    color: #666;
    font-size: 12px;
}

.tem_21_36 .pagination .page:hover, .tem_21_36 .pagination .other_page:hover {
    background-color: #EEEEEE;
    cursor: pointer;
}

.tem_21_36 .pagination .current_page {
    margin: 0 11px 0 5px;
    color: #404040;
}

.tem_21_36 .pagination .page.hover {
    background-color: #EEEEEE;
    color: #404040;
}

.tem_22_3 .w-parameter { /*-block-*/
    display: block; /*-margin-*/
    margin: 0;
    padding: 0; /*-size-*/
    width: 100%;
    height: auto; /*-background-*/
    background-color: #FFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    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: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    list-style: none;
}

.tem_22_3 .w-parameter .w-par-item { /*-margin-*/
    margin: -1px 0 0 0;
    padding: 0; /*-position-*/
    position: relative; /*-border-*/
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
}

.tem_22_3 .w-parameter .w-par-item .w-par-title { /*-margin-*/
    margin: 0;
    padding: 8px 0; /*-position-*/
    position: absolute;
    left: 0;
    top: 0; /*-size-*/
    width: 106px; /*-border-*/
    border-right: 1px solid #DDD;
}

.tem_22_3 .w-parameter .w-par-item .w-par-title .w-par-titlein { /*-margin-*/
    margin: 0;
    padding: 0 10px; /*-font-*/
    color: #999;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 18px;
    white-space: normal;
    word-break: break-word;
}

.tem_22_3 .w-parameter .w-par-item .w-par-values { /*-margin-*/
    margin: 0 0 0 106px;
    padding: 0; /*-border-*/
    border-left: 1px solid #DDD; /*-font-*/
    color: #404040;
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 18px;
    white-space: normal;
    word-break: break-word;
}

.tem_22_3 .w-parameter .w-par-item .w-par-values .w-par-valuesin { /*-margin-*/
    margin: 0;
    padding: 8px 10px;
}

.tem_30_25 .w-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 300px;
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1 !important;
}

.tem_30_25 .w-slide-inner {
    margin: 0;
    padding: 0;
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    height: 300px;
    overflow: hidden;
}

.tem_30_25 .w-slide-inner .content-box {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 1;
}

.tem_30_25 .w-slide-inner .content-box > .content-box-inner {
    width: 100% !important;
    height: 300px !important;
    position: absolute;
    z-index: 0 !important;
    top: 0;
    left: 0;
    background-size: cover;
}

.tem_30_25 .w-slide-inner .content-box > .smAreaC {
    height: 300px;
}

.tem_30_25 .w-slide-btn-box {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.tem_30_25 .w-slide-btn-box div, .tem_30_25 .w-slide-btn-box div:hover, .tem_30_25 .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_30_25 .w-slide-btn-box .w-slide-btnav {
    background-color: transparent;
}

.tem_30_25 .w-slide-btn-box div {
    background-color: rgba(000, 000, 000, .5);
}

.tem_30_25 .w-slide-btn-box .w-slide-btnav {
    background-color: rgba(255, 255, 255, 1);
}

.tem_30_25 .w-slide-btn-box .w-slide-btndn, .tem_30_25 .w-slide-btn-box .dn:hover {
}

.tem_30_25 .w-slide .w-slide-arrowl {
    margin: 0;
    padding: 0;
    top: 0px;
    left: 10px !important;
}

.tem_30_25 .w-slide .w-slide-arrowr {
    margin: 0;
    padding: 0;
    top: 0px;
    left: auto !important;
    right: 10px;
}

.tem_30_25 .w-slide .w-slide-arrowl, .tem_30_25 .w-slide .w-slide-arrowr {
    margin: 0;
    padding: 20px 8px;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.tem_30_25 .w-slide .w-slide-arrowl .w-itemicon, .tem_30_25 .w-slide .w-slide-arrowr .w-itemicon {
    color: #FFF;
    font-size: 18px;
    -moz-opacity: .8;
    -webkit-opacity: .8;
    -ms-opacity: .8;
    -o-opacity: .8;
    opacity: .8;
}

.tem_30_25 .w-slide .w-slide-arrowl:hover {
    color: #fff;
}

.tem_30_25 .w-slide .w-slide-arrowr:hover {
    color: #fff;
}

.tem_30_25 .w-slide .w-slide-arrowl.w-slide-arrowldn {
    background-position: -256px -37px;
}

.tem_30_25 .w-slide .w-slide-arrowr.w-slide-arrowrdn {
    background-position: -315px -37px;
}

.tem_30_25 {
    position: relative;
}

.smart-resize .tem_30_25 .w-slide-control {
    display: block;
}

.tem_30_25 .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_30_25 .w-slide-control.w-control-top {
    top: -32px;
    left: 248px;
}

.tem_30_25 .w-slide-control.w-control-bottom {
    bottom: -32px;
    left: 248px;
    border-radius: 0 0 4px 4px;
}

.tem_30_25 .w-slide-control .w-control-link {
    width: 20px;
    height: 32px;
    float: left;
    text-decoration: none;
}

.tem_30_25 .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_30_25 .w-slide-control .w-control-link .w-control-icon .mw-iconfont {
    color: #FFF;
    font-size: 10px;
}

.tem_30_25 .w-slide-control .w-control-text {
    width: 80px;
    float: left;
    display: inline-block;
    font-family: Tahoma;
}

.tem_30_25 .w-slide-control .w-control-link .mw-iconfont {
    font-size: 12px;
    color: #FFF;
}

.tem_30_25 .w-slide-control .w-control-link .mw-iconfont:hover {
    color: #ecf5ff;
}

.tem_31_25 {
    color: inherit;
}

.tem_31_25 h1, .tem_31_25 h2, .tem_31_25 h3, .tem_31_25 h4, .tem_31_25 h5, .tem_31_25 h6 {
    font-weight: normal;
    line-height: 1.2;
}

.tem_31_25 h2 {
    font-size: 1.5em;
    font-weight: normal;
}

.tem_31_25 h1 {
    font-size: 2em;
    font-weight: normal;
}

.tem_31_25 h3 {
    font-size: 1.17em;
    font-weight: normal;
}

.tem_31_25 h4 {
    font-size: 13px;
    font-weight: normal;
}

.tem_31_25 h5 {
    font-size: 0.83em;
    font-weight: normal;
}

.tem_31_25 h6 {
    font-size: 0.67em;
    font-weight: normal;
}

#cke_txtc_tem_31_25 {
    z-index: 100000 !important;
}

.cke_editor_txtc_tem_31_25_dialog .cke_dialog {
    z-index: 100010 !important;
}

.cke_dialog_background_cover {
    z-index: 100000 !important;
}

.hidden-border {
    border: transparent 1px dotted;
}

table.cke_show_border, table.cke_show_border > tr > td, table.cke_show_border > tr > th, table.cke_show_border > tbody > tr > td, table.cke_show_border > tbody > tr > th, table.cke_show_border > thead > tr > td, table.cke_show_border > thead > tr > th, table.cke_show_border > tfoot > tr > td, table.cke_show_border > tfoot > tr > th {
    border: #d3d3d3 1px dotted;
}

.tem_23_27 .w-previous { /*-padding-*/
    padding: 0;
    margin: 0; /*-size-*/
    width: 100%;
    height: auto; /*-display-*/
    display: block; /*-font-*/
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
    outline: 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;
}

.tem_23_27 .w-previous .w-arrowicon { /*-padding-*/
    padding: 0;
    margin: 0 5px 0 0; /*-display-*/
    display: inline-block; /*-font-*/
    font-size: 12px;
    vertical-align: middle;
    line-height: 24px;
}

.tem_23_27 .w-previous .w-previous-left { /*-display-*/
    display: inline;
}

.tem_23_27 .w-previous .w-previous-title { /*-padding-*/
    padding: 0;
    margin: 0; /*-display-*/
    display: inline;
}

.tem_23_27 .w-previous:hover { /*-font-*/
    color: #059fe9;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_23_27 .w-previous .w-hide {
    display: none;
}

.tem_24_43 .w-next { /*-padding-*/
    padding: 0;
    margin: 0; /*-display-*/
    width: 100%;
    height: auto;
    display: block; /*-font-*/
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
    outline: 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;
}

.tem_24_43 .w-next .w-arrowicon { /*-padding-*/
    padding: 0;
    margin: 0 5px 0 0; /*-display-*/
    display: inline-block; /*-font-*/
    font-size: 12px;
    vertical-align: middle;
    line-height: 24px;
}

.tem_24_43 .w-next .w-next-left { /*-display-*/
    display: inline-block;
}

.tem_24_43 .w-next .w-next-title { /*-padding-*/
    padding: 0;
    margin: 0; /*-display-*/
    display: inline;
}

.tem_24_43 .w-next:hover { /*-font-*/
    color: #059fe9;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_24_43 .w-next .w-hide {
    display: none;
}