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

.tem_3_39 .w-nav {
    /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

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

.tem_3_39 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    width: 25%;
    height: 67px;
    line-height: 67px;
    position: relative;
    z-index: 2;
}

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

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

.tem_3_39 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
}

.tem_3_39 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
    font-size: 14px;
}

.tem_3_39 .w-nav .w-subnav-item {
    margin: 0;
    padding: 0;
}

.tem_3_39 .w-nav .w-subnav {
    /* reset */
    margin: 0px 0 0 !important;
    padding: 0;
    display: none;
    overflow: hidden;
    /* background */
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_3_39 .w-nav .w-subnav.userWidth {
    width: 120px;
}

.tem_3_39 .w-nav .w-subnav-item {
    /* reset */
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_3_39 .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: #4A4A4A;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

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

.tem_3_39 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    /* height */
    font-family: 'Microsoft YaHei';
}

/* hover */
.tem_3_39 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #000000;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_3_39 .w-subnav .w-subnav-item:hover {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_3_39 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #FF9D43;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_3_39 .w-nav .w-subnav-item .w-subnav-link .navchildren {
    display: none;
}

.tem_3_39 .w-nav .w-subnav-item:hover .w-subnav-link:hover .navchildren {
    display: inline;
}

/* current */
.tem_3_39 .w-nav .w-nav-item.current {
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_3_39 .w-nav .sliding-box:first-child + .w-nav-inner .w-nav-item.current {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

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

.tem_3_39 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #0000ff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_3_39 .w-nav .w-subnav-item.current {
    background-color: #fff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_3_39 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #FF9D43;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_3_39 .sliding-box {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 663px;
    height: 67px;
    overflow: hidden;
    position: absolute;
    top: -0;
    left: 0;
    border-radius: 0;
    z-index: -0;
    /* 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;
}

.tem_3_39 .sliding {
    display: none;
    position: absolute;
    z-index: 1;
    width: 25%;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: rgb(46, 90, 238);
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_3_39 .w-nav .w-nav-item .sliding {
    width: 100% !important;
}

.tem_3_39 .w-nav .w-nav-item.current .sliding {
    display: block;
}

.tem_17_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: 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_17_47 .w-image-box img {
    border: 0;
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.tem_15_16 {
    position: relative;
}

.tem_15_16 .fullcolumn-outer {
    background-color: rgb(15, 25, 34);
    background-image: none;
    background-position: left top;
    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_15_16 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: left top;
    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_15_16 .fullcolumn-outer {
    left: 0 !important;
}

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

.tem_23_28 .w-nav {
    /* reset */
    margin: 0;
    padding: 0;
    /* size */
    width: 696px;
    height: 29px;
    /* 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: NaNpx NaNpx 0 rgba(0,0,0,0);
}

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

.tem_23_28 .w-nav .w-nav-inner {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none;
    width: 23%;
    height: 29px;
    line-height: 29px;
    /* 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_23_28 .w-nav .w-nav-item {
    padding: 0;
    margin: 0;
    position: relative;
    height: 100%;
    line-height: inherit;
}

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

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

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

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

.tem_23_28 .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: solid;
    border-left-color: #EEEEEE;
}

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

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

.tem_23_28 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
    font-family: Tahoma;
    font-size: 12px;
}

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

.tem_23_28 .w-nav .w-subnav {
    /* reset */
    margin: 0;
    padding: 0;
    position: relative;
    display: none;
    overflow: hidden;
    /* background */
}

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

.tem_23_28 .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_23_28 .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_23_28 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
    /* height */
    font-family: Tahoma;
}

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

/* hover */
.tem_23_28 .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_23_28 .w-nav .w-nav-inner:hover .w-nav-item-link {
    color: #555faa;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* subnav-hover */
.tem_23_28 .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_23_28 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_23_28 .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_23_28 .w-nav .w-nav-item.current .w-nav-item-link {
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* current */
.tem_23_28 .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_23_28 .w-nav .w-subnav-item.current .w-subnav-link {
    color: #059FE9;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.tem_18_17 .w-company-info {
    line-height: 20px;
    text-align: center;
}

.tem_18_17 .w-company-info .company-info-item a {
    width: 100%;
    font-family: 'Microsoft YaHei';
    color: #676975;
    font-size: 14px;
}

.tem_18_17 .w-company-info .company-info-item:first-child {
    padding-left: 0;
}

.tem_18_17 .w-company-info .company-info-item {
    padding-left: 10px;
}

.tem_18_17 .w-company-info .company-info-item .company-info-icon {
    vertical-align: top;
}

.tem_18_17 .w-company-info .company-info-item .company-info-icon.mw-icon-hide {
    display: none
}

.tem_18_17 .w-company-info .company-info-item .ltd-icon {
    margin-right: 5px;
    color: #D7D7D7;
    font-size: 14px;
}

.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: #48B6F8;
    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_3_50 .w-title {
    /*-padding-*/
    padding: 0;
    margin: 0;
    /*-size-*/
    width: 100%;
    height: auto;
    /*-font-*/
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    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: 'Microsoft YaHei';
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    word-wrap: break-word;
    word-break: normal;
}

.tem_19_29 > .w-label {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    /* box shadow */
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.tem_19_29 > .w-label > .w-label-tips {
    /* reset */
    margin: 0;
    padding: 0;
    height: 47px;
    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: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: #f5f7fa;
    text-align: center;
}

.tem_19_29 > .w-label > .w-label-tips:after {
    content: '';
    display: block;
    clear: both;
    zoom: 1;}

/* global */
.tem_19_29 > .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: 47px;
    line-height: 47px;
    vertical-align: top;
    list-style: none;
    text-align: center;
    cursor: pointer;
    /* background */
    background-color: #f5f7fa;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_19_29 > .w-label > .w-label-tips .w-label-tips-line {
    margin: 0;
    padding: 0;
    position: relative;
    width: 0px;
    height: 47px;
    display: inline-block;
    *display: inline;
    *zoom: 1;position: relative;
    font-size: 0;
    vertical-align: top;
    list-style: none;
    z-index: 2;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line span {
    position: absolute;
    width: 100%;
    top: -1px;
    bottom: -1px;
    left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f5f7fa;
    background-color: #eee;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line-left,.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line-right {
    position: absolute;
    z-index: 1;
    top: 0;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line-left {
    left: 0;
    right: auto;
    width: 0;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line-left span {
    background-color: transparent;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line-right {
    right: 0;
    left: auto;
    width: 1px;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-line-right span {
    background-color: transparent;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-item:first-child {
    left: 0;
    border-left: 0;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-item a {
    /* reset */
    margin: 0;
    padding: 0 20px;
    position: relative;
    z-index: 10;
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;/* size */
    line-height: 47px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* font */
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-item .mask {
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    bottom: -1px;
    display: inline-block;
    *zoom: 1;z-index: 5;
    /* border */
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: transparent;
    border-bottom-color: #f5f7fa;
    background-repeat: no-repeat;
    z-index: 3;
}

.tem_19_29 > .w-label > .w-label-content {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0px;
    /* border */
    border-top-width: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    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_19_29 > .w-label > .w-label-content .w-label-content-item {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    background-color: #FFF;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    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_19_29 > .w-label > .w-label-tips .w-label-tips-item a:hover {
    color: #2f58e4;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

/* Current */
.tem_19_29 > .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: transparent;
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-position: center !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_19_29 > .w-label > .w-label-tips .w-label-tips-line.current {
    z-index: 10;
}

.tem_19_29 > .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: transparent;
    border-bottom-color: transparent;
    background-color: transparent;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-item.current a {
    color: #444444;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    border-right-color: transparent;
}

.tem_19_29 > .w-label > .w-label-tips .w-label-tips-item.current .mask {
    /* border */
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    z-index: 5;
}

.tem_19_29 > .w-label > .w-label-content > .w-label-content-item.current {
    display: block;
}

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

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

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

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

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

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

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

.tem_28_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-pic .w-listpic-in {
    /* margin */
    padding: 0;
    margin: 0;
    /* size */
    width: 200px;
    min-width: 100px;
    height: 140px;
    /* border */
    border: none;
    object-fit: cover;
    /*-transition-*/
    -webkit-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -o-transition: transform .3s linear;
    -ms-transition: transform .3s linear;
    transition: transform .3s linear;
}

.tem_28_15 .w-list .w-list-ul .w-list-item .w-list-link .w-listpic-in:hover {
    /* transition */
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
}

.tem_28_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-title {
    /* margin */
    margin: 0;
    padding: 0;
    padding-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    /* font */
    font-size: 14px;
    color: #404040;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 28px;
    transition: color 200ms linear;
}

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

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

.tem_28_15 .w-list .w-list-ul .w-list-item .w-list-link .w-list-info {
    /* margin */
    margin: 0;
    padding: 0;
    /* font */
    font-size: 12px;
    color: #999;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    /* size */
    height: 18px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
}

.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: 14px;
    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: 14px;
    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: #2f58e4;
    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: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: right;
    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: 14px;
    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: #2f58e4;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.tem_24_43 .w-next .w-hide {
    display: none;
}

.tem_25_25 .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_25_25 .w-detail img {
    max-width: 100% !important;
    height: auto !important;
}

.tem_25_25 .w-detailcontent {
    text-align: center;
}

.tem_25_25 .pagination {
    margin-top: 16px;
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
}

.tem_25_25 .pagination .page, .tem_25_25 .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_25_25 .pagination .page:hover, .tem_25_25 .pagination .other_page:hover {
    background-color: #EEEEEE;
    cursor: pointer;
}

.tem_25_25 .pagination .current_page {
    margin: 0 11px 0 5px;
    color: #404040;
}

.tem_25_25 .pagination .page.hover {
    background-color: #EEEEEE;
    color: #404040;
}

.tem_27_54 {
    position: relative;
}

.tem_27_54 .fullcolumn-outer {
    background-color: transparent;
    background-image: url('/static/images/8565848.png');
    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_27_54 .fullcolumn-inner {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat;
    background-position: left top;
    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_27_54 .fullcolumn-outer {
    left: 0 !important;
}
