.tem_1_10 .w-slider {
  padding: 0;
  margin: 0;
/*-position-*/
  position: relative;
  top: 0px;
  left: 0px;
/*-size-*/
  height: 320px;
  overflow: hidden;
  visibility: hidden;
}

.tem_1_10 .w-slider .w-slider-wrap {
/*-position-*/
  position: relative;
  top: 0px;
  left: 0px;
/*-size-*/
  width: 100%;
  height: 320px;
  cursor: default;
  overflow: hidden;
  box-shadow: 3px 2px 5px 6px rgba(111,111,111,.5);
  box-sizing: border-box;
}

.tem_1_10 .w-slider .w-slider-wrap .w-imglink {
/*-background-*/
  background-color: rgba(255,255,255,1);
  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);
  display: block;
  width: 100%;
  height: 100%;
}

.tem_1_10 .w-slider .w-slider-wrap img {
/*-border-*/
  border: none !important;
  max-width: 100% !important;
}

.tem_1_10 .w-point {
  position: absolute;
  bottom: 20px;
  right: 12px;
}

.tem_1_10 .w-point .w-point-item {
  position: absolute;
  left: 24px;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background-color: rgba(000,000,000,.5);
  overflow: hidden;
  cursor: pointer;
/*-transition-*/
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.tem_1_10 .w-point .w-point-item.w-point-itemav {
  background-color: rgba(255,255,255,1);
}

.tem_1_10 .w-point-left, .tem_1_10 .w-point-right {
  display: block;
  position: absolute;
  width: 34px !important;
  height: 56px !important;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}

.tem_1_10 .w-point-left {
  left: 12px;
}

.tem_1_10 .w-point-right {
  right: 12px;
}

.tem_1_10 .w-slider .w-point-left:hover, .tem_1_10 .w-slider .w-point-right:hover {
  background-color: rgba(000,000,000,.4);
}

.tem_1_10 .w-slider .w-point-left .w-itemicon, .w-slider .w-point-right .w-itemicon {
/*-font-*/
  color: #FFF;
  font-size: 18px;
  line-height: 56px;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -webkit-opacity: .8;
  -ms-opacity: .8;
  -o-opacity: .8;
  opacity: .8;
}

.tem_2_7 .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_2_7 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.tem_4_21 .w-language {
/* margin */
  padding: 0;
  margin: 0;
/* size */
  width: 116px;
  height: 20px;
}

.tem_4_21 .w-language .w-language-group {
/* margin */
  margin: 0;
  padding: 0;
/* size */
  width: 100%;
  height: auto;
}

.tem_4_21 .w-language .w-language-group .w-language-item {
/* margin */
  margin: 0 5px;
  padding: 0;
/*display*/
  display: inline-block;
/*float*/
  float: left;
/*font*/
  line-height: 1.6;
  list-style: none;
}

.tem_4_21 .w-language .w-language-group .w-language-item .w-language-link {
/* 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;
}

.tem_4_21 .w-language .w-language-group .w-language-item .w-language-link:hover {
/*font*/
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #333;
}/*- Clearfix -*/.f-clearfix:before, .f-clearfix:after {
  content: "";
  display: table;
}

.f-clearfix:after {
  clear: both;
  overflow: hidden;
}

.f-clearfix {
  zoom: 1;
}

.tem_6_59 * {
  box-sizing: content-box;
}

.tem_6_59 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
  position: relative;
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
  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_6_59 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_6_59 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  width: 25%;
  height: 65px;
  line-height: 65px;
  position: relative;
  z-index: 2;
}

.tem_6_59 .w-nav .w-nav-item {
  padding: 0 15px;
  margin: 0;
  position: relative;
  height: 100%;
  line-height: inherit;
}

.tem_6_59 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #444444;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_6_59 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 16px;
}

.tem_6_59 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 16px;
}

.tem_6_59 .w-nav .w-subnav-item {
  margin: 0;
  padding: 0;
}

.tem_6_59 .w-nav .w-subnav {
/* reset */
  margin: 0px 0 0 !important;
  padding: 0;
  display: none;
  overflow: hidden;
/* background */
  background-color: rgba(153, 0, 0, 0.86);
  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_6_59 .w-nav .w-subnav.userWidth {
  width: 120px;
}

.tem_6_59 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
}

.tem_6_59 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  height: 100%;
  line-height: 40px;
  outline: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.tem_6_59 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 14px;
}

.tem_6_59 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
/* height */
  font-family: 'Microsoft YaHei';
}/* hover */.tem_6_59 .w-nav .w-nav-inner:hover .w-nav-item-link {
  color: #cc0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* subnav-hover */.tem_6_59 .w-subnav .w-subnav-item:hover {
  background-color: rgba(204, 0, 0, 0.83);
  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_6_59 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_6_59 .w-nav .w-nav-item.current {
  overflow: hidden;
  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_6_59 .w-nav .sliding-box:first-child + .w-nav-inner .w-nav-item.current {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_6_59 .w-nav .w-nav-inner:last-child .w-nav-item.current {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_6_59 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #e60012;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_6_59 .w-nav .w-subnav-item.current {
  background-color: rgba(230, 0, 18, 0.94);
  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_6_59 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_6_59 .sliding-box {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 723px;
  height: 65px;
  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_6_59 .sliding {
  display: none;
  position: absolute;
  z-index: 1;
  width: 25%;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: rgb(204, 0, 0);
  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_6_59 .w-nav .w-nav-item .sliding {
  width: 100% !important;
}

.tem_6_59 .w-nav .w-nav-item.current .sliding {
  display: block;
}

.tem_30_59 {
  position: relative;
}

.tem_30_59 .fullcolumn-outer {
  background-color: rgba(159, 7, 16, 0.87);
  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));
/* 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_30_59 .fullcolumn-outer.fixed {
  background-color: rgba(159, 7, 16, 0.87);
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background: -moz-linear-gradient(top, none, none);
  background: -o-linear-gradient(top, none, none);
  background: linear-gradient(top, none, none);
  background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
/* 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_30_59 .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_30_59 .fullcolumn-outer {
  left: 0 !important;
}

.tem_32_38 * {
  box-sizing: content-box;
}

.tem_32_38 .w-nav {
/* reset */
  margin: 0;
  padding: 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;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

.tem_32_38 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_32_38 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  width: 25%;
  height: 60px;
  line-height: 60px;
/* 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_32_38 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  line-height: inherit;
  overflow: hidden;
}

.tem_32_38 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_32_38 .w-nav .w-nav-inner:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_32_38 .w-nav .w-nav-inner:first-child a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_32_38 .w-nav .w-nav-inner:last-child a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_32_38 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
  display: none;
}

.tem_32_38 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #fff;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_32_38 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 16px;
}

.tem_32_38 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 16px;
}

.tem_32_38 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: relative;
  display: none;
  overflow: hidden;
}

.tem_32_38 .w-nav .w-subnav.userWidth {
  width: 120px;
}

.tem_32_38 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
/* background */
  background-color: #14C187;
  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_32_38 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  height: 100%;
  line-height: 70px;
  outline: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 70px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.tem_32_38 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_32_38 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
/* height */
  font-family: 'Microsoft YaHei';
}/* hover */.tem_32_38 .w-nav .w-nav-inner .w-nav-item-link.hover {
  background-color: rgb(230, 0, 18);
  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;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}/* subnav-hover */.tem_32_38 .w-subnav .w-subnav-item:hover {
  background-color: #11A674;
  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_32_38 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}/* current */.tem_32_38 .w-nav .w-nav-item.current {
  background-color: rgb(224, 102, 102);
  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_32_38 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}/* current */.tem_32_38 .w-nav .w-subnav-item.current {
  background-color: #11A674;
  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_32_38 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}

.tem_34_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_34_57 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.tem_7_30 {
  position: relative;
}

.tem_7_30 .fullcolumn-outer {
  background-color: rgb(28, 28, 28);
  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));
  position: absolute;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

.tem_7_30 .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_7_30 .fullcolumn-outer {
  left: 0 !important;
}

.tem_28_35 * {
  box-sizing: content-box;
}

.tem_28_35:after {
  content: '';
  display: block;
  clear: both;
  zoom: 1;
}

.tem_28_35 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
  float: left;
/* border */
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

.tem_28_35 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_28_35 .w-nav .w-nav-inner {
  padding: 0;
  padding: 0;
  position: relative;
  float: left;
  list-style: none;
  height: 36px;
  line-height: 36px;
/* 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_28_35 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_28_35 .w-nav .w-nav-inner:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_28_35 .w-nav .w-nav-item {
  padding: 0 6px 0 6px;
  margin: 0;
  position: relative;
  height: 100%;
  height: 100%;
  line-height: inherit;
}

.tem_28_35 .w-nav .w-nav-inner:first-child .w-nav-item {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.tem_28_35 .w-nav .w-nav-inner:last-child .w-nav-item {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_28_35 .w-nav .w-nav-inner:first-child .w-nav-item .w-nav-item-line {
  display: none;
}

.tem_28_35 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #d8d8d8;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_28_35 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}

.tem_28_35 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 14px;
}

.tem_28_35 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: absolute;
  top: 36px;
  left: 0;
  display: none;
  overflow: hidden;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}

.tem_28_35 .w-nav .w-subnav.userWidth {
  width: 120px;
}

.tem_28_35 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
/* background */
  background-color: #14c184;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_28_35 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  height: 100%;
  line-height: 70px;
  outline: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 70px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

.tem_28_35 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_28_35 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
/* height */
  font-family: 'Microsoft YaHei';
}/* hover */.tem_28_35 .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_28_35 .w-nav .w-nav-inner:hover .w-nav-item-link {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}/* subnav-hover */.tem_28_35 .w-subnav .w-subnav-item:hover {
  background-color: #12a571;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_28_35 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}/* current */.tem_28_35 .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_28_35 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}/* current */.tem_28_35 .w-nav .w-subnav-item.current {
  background-color: #12a571;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_28_35 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

.tem_9_57 .w-line {
/*-block-*/
  display: block;
/*-margin-*/
  margin: 0;
  margin-top: -0.5px;
  padding: 0;
/*-top-*/
  top: 50%;
/*-size-*/
  width: 1200px;
  height: 1px;
/*-font-*/
  font-size: 0;
/*-border-*/
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #303030;
/*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.tem_17_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_17_45 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.tem_18_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_18_18 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.tem_21_49 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
/* size */
  width: 113px;
  height: 180px;
/* 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_21_49 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_21_49 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  height: 25%;
  line-height: 180px-inner;
  position: relative;
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_21_49 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.tem_21_49 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tem_21_49 .w-nav .w-nav-inner:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_21_49 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_21_49 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}

.tem_21_49 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 14px;
}

.tem_21_49 .w-nav .w-aubnav-item {
  margin: 0;
  padding: 0;
}

.tem_21_49 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 113px;
  top: 0;
  width: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
}

.tem_21_49 .w-nav .w-subnav.userWidth .w-link-txt {
  width: 100%;
}

.tem_21_49 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
/* background */
  background-color: #13B27D;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_21_49 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  outline: none;
  display: block;
  color: #fff;
  height: 100%;
  line-height: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_21_49 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_21_49 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
  font-family: 'Microsoft YaHei';
}/* hover */.tem_21_49 .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_21_49 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* subnav-hover */.tem_21_49 .w-subnav .w-subnav-item:hover {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_21_49 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_21_49 .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_21_49 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_21_49 .w-nav .w-subnav-item.current {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_21_49 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 .w-category {
/*-padding-*/
  padding: 0;
  margin: 0;
/*-size-*/
  width: 180px;
  height: auto;
/*border*/
  border-top: 0 solid #ddd;
  border-right: 0 solid #ddd;
  border-bottom: 0 solid #ddd;
  border-left: 0 solid #ddd;
/* border radius */
  border-radius: 0;
/* box-shadow */
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.tem_22_13 .w-category ul {
  margin: 0;
  padding: 0;
}

.tem_22_13 .w-category ul li {
  position: relative;
  display: block;
  list-style: none;
}

.tem_22_13 .w-category ul li h3 {
  display: block;
  margin: 0;
}

.tem_22_13 .w-category ul li h3 a {
  display: block;
  padding: 12px;
  line-height: 6.000px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tem_22_13 .w-category ul li h3 a i {
  float: right;
}

.tem_22_13 ul.w-category-list {
/*-size-*/
  width: 180px;
  height: auto;
}

.tem_22_13 ul li.w-category-list-item {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}

.tem_22_13 ul li.w-category-list-item:last-of-type, .tem_22_13 ul li.w-category-listsecond-item:last-of-type, .tem_22_13 ul li.w-category-listthird-item:last-of-type {
  border-bottom: 0;
}

.tem_22_13 ul li.w-category-list-item .w-category-list-title {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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_22_13 ul li.w-category-list-item:first-child .w-category-list-title {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tem_22_13 ul li.w-category-list-item:last-child .w-category-list-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_22_13 ul li.w-category-list-item .w-category-list-title a {
/* font */
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

.tem_22_13 ul li.w-category-list-item .w-category-list-title a i {
  font-size: 14px;
}

.tem_22_13 ul li.w-category-list-item .w-category-list-title:hover, .tem_22_13 ul li.w-category-list-item.active .w-category-list-title {
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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;
/* font */
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-list-item .w-category-list-title:hover a, .tem_22_13 ul li.w-category-list-item.active .w-category-list-title a {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-list-item.on .w-category-list-title {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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;
/* font */
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-list-item.on .w-category-list-title a {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul.w-category-listsecond {
  position: absolute;
  left: 180px;
  top: 0;
  display: block;
  width: 180px;
  display: none;
}

.tem_22_13 ul li.w-category-listsecond-item {
/* border */
  border-bottom: 0 solid transparent;
}

.tem_22_13 ul li.w-category-listsecond-item .w-category-listsecond-title {
/* background */
  background-color: rgba(7,144,210,1);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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_22_13 ul li.w-category-listsecond-item .w-category-listsecond-title a {
/* font */
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

.tem_22_13 ul li.w-category-listsecond-item .w-category-listsecond-title a i {
  font-size: 12px;
}

.tem_22_13 ul li.w-category-listsecond-item .w-category-listsecond-title:hover, .tem_22_13 ul li.w-category-listsecond-item.active .w-category-listsecond-title {
/* background */
  background-color: rgba(55,176,234,1);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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;
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-listsecond-item .w-category-listsecond-title:hover a, .tem_22_13 ul li.w-category-listsecond-item.active .w-category-listsecond-title a {
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-listsecond-item.on .w-category-listsecond-title {
/* background */
  background-color: rgba(7,144,210,1);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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;
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-listsecond-item.on .w-category-listsecond-title a {
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul.w-category-listthird {
  position: absolute;
  left: 180px;
  top: 0;
  display: block;
  width: 180px;
  display: none;
}

.tem_22_13 ul li.w-category-listthird-item {
/* border */
  border-bottom: 0 solid transparent;
}

.tem_22_13 ul li.w-category-listthird-item .w-category-listthird-title {
/* background */
  background-color: rgba(55,176,234,1);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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_22_13 ul li.w-category-listthird-item .w-category-listthird-title a {
/* font */
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

.tem_22_13 ul li.w-category-listthird-item .w-category-listthird-title a i {
  font-size: 12px;
}

.tem_22_13 ul li.w-category-listthird-item .w-category-listthird-title:hover, .tem_22_13 ul li.w-category-listthird-item.active .w-category-listthird-title {
/* background */
  background-color: rgba(55,176,234,0.8);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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;
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-listthird-item .w-category-listthird-title:hover a, .tem_22_13 ul li.w-category-listthird-item.active .w-category-listthird-title a {
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-listthird-item.on .w-category-listthird-title {
/* background */
  background-color: rgba(55,176,234,1);
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0 0;
  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;
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_22_13 ul li.w-category-listthird-item.on .w-category-listthird-title a {
/* font */
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_23_14 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
/* size */
  width: 113px;
  height: 30px;
/* 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_23_14 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_23_14 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  height: 25%;
  line-height: 30px-inner;
  position: relative;
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_23_14 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.tem_23_14 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tem_23_14 .w-nav .w-nav-inner:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_23_14 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_23_14 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}

.tem_23_14 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 14px;
}

.tem_23_14 .w-nav .w-aubnav-item {
  margin: 0;
  padding: 0;
}

.tem_23_14 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 113px;
  top: 0;
  width: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
}

.tem_23_14 .w-nav .w-subnav.userWidth .w-link-txt {
  width: 100%;
}

.tem_23_14 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
/* background */
  background-color: #13B27D;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_23_14 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  outline: none;
  display: block;
  color: #fff;
  height: 100%;
  line-height: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_23_14 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_23_14 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
  font-family: 'Microsoft YaHei';
}/* hover */.tem_23_14 .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_14 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* subnav-hover */.tem_23_14 .w-subnav .w-subnav-item:hover {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_23_14 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_23_14 .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_14 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_23_14 .w-nav .w-subnav-item.current {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_23_14 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_24_25 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
/* size */
  width: 113px;
  height: 150px;
/* 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_24_25 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_24_25 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  height: 25%;
  line-height: 150px-inner;
  position: relative;
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_24_25 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.tem_24_25 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tem_24_25 .w-nav .w-nav-inner:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_24_25 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_24_25 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}

.tem_24_25 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 14px;
}

.tem_24_25 .w-nav .w-aubnav-item {
  margin: 0;
  padding: 0;
}

.tem_24_25 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 113px;
  top: 0;
  width: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
}

.tem_24_25 .w-nav .w-subnav.userWidth .w-link-txt {
  width: 100%;
}

.tem_24_25 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
/* background */
  background-color: #13B27D;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_24_25 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  outline: none;
  display: block;
  color: #fff;
  height: 100%;
  line-height: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_24_25 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_24_25 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
  font-family: 'Microsoft YaHei';
}/* hover */.tem_24_25 .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_24_25 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* subnav-hover */.tem_24_25 .w-subnav .w-subnav-item:hover {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_24_25 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_24_25 .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_24_25 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_24_25 .w-nav .w-subnav-item.current {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_24_25 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_25_58 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
/* size */
  width: 113px;
  height: 90px;
/* 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_25_58 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_25_58 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  height: 25%;
  line-height: 90px-inner;
  position: relative;
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_25_58 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.tem_25_58 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tem_25_58 .w-nav .w-nav-inner:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_25_58 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_25_58 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}

.tem_25_58 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 14px;
}

.tem_25_58 .w-nav .w-aubnav-item {
  margin: 0;
  padding: 0;
}

.tem_25_58 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 113px;
  top: 0;
  width: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
}

.tem_25_58 .w-nav .w-subnav.userWidth .w-link-txt {
  width: 100%;
}

.tem_25_58 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
/* background */
  background-color: #13B27D;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_25_58 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  outline: none;
  display: block;
  color: #fff;
  height: 100%;
  line-height: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_25_58 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_25_58 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
  font-family: 'Microsoft YaHei';
}/* hover */.tem_25_58 .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_25_58 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* subnav-hover */.tem_25_58 .w-subnav .w-subnav-item:hover {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_25_58 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_25_58 .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_25_58 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_25_58 .w-nav .w-subnav-item.current {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_25_58 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.tem_26_2 .w-nav {
/* reset */
  margin: 0;
  padding: 0;
/* size */
  width: 113px;
  height: 60px;
/* 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_26_2 .w-nav:after {
  content: '';
  display: table;
  clear: both;
  zoom: 1
}

.tem_26_2 .w-nav .w-nav-inner {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  height: 25%;
  line-height: 60px-inner;
  position: relative;
/* background */
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_26_2 .w-nav .w-nav-item {
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.tem_26_2 .w-nav .w-nav-inner:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tem_26_2 .w-nav .w-nav-inner:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.tem_26_2 .w-nav .w-nav-item .w-nav-item-link {
/* reset */
  margin: 0;
  padding: 0 10px;
  text-decoration: none;
  outline: none;
  display: block;
  height: 100%;
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_26_2 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
  font-family: 'Microsoft YaHei';
  font-size: 14px;
}

.tem_26_2 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
  font-size: 14px;
}

.tem_26_2 .w-nav .w-aubnav-item {
  margin: 0;
  padding: 0;
}

.tem_26_2 .w-nav .w-subnav {
/* reset */
  margin: 0;
  padding: 0;
  position: absolute;
  left: 113px;
  top: 0;
  width: 100%;
  width: 100%;
  display: none;
  overflow: hidden;
}

.tem_26_2 .w-nav .w-subnav.userWidth .w-link-txt {
  width: 100%;
}

.tem_26_2 .w-nav .w-subnav-item {
/* reset */
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
/* background */
  background-color: #13B27D;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_26_2 .w-nav .w-subnav-item .w-subnav-link {
/* reset */
  margin: 0;
  padding: 0 15px;
  outline: none;
  display: block;
  color: #fff;
  height: 100%;
  line-height: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tem_26_2 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
  font-size: 12px;
}

.tem_26_2 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
  font-family: 'Microsoft YaHei';
}/* hover */.tem_26_2 .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_26_2 .w-nav .w-nav-item:hover .w-nav-item-link:hover {
  color: #ff0000;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* subnav-hover */.tem_26_2 .w-subnav .w-subnav-item:hover {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_26_2 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_26_2 .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_26_2 .w-nav .w-nav-item.current .w-nav-item-link {
  color: #d8d8d8;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}/* current */.tem_26_2 .w-nav .w-subnav-item.current {
  background-color: #1ca97a;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background: -webkit-linear-gradient(none, none);
  background: -moz-linear-gradient(none, none);
  background: -ms-linear-gradient(none, none);
  background: linear-gradient(none, none);
  background-size: auto;
}

.tem_26_2 .w-nav .w-subnav-item.current .w-subnav-link {
  color: #fff;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

#smv_tem_35_12:hover {
  z-index: 9999 !important;
}

.tem_35_12_c.w-cs {
  font-family: 'Microsoft YaHei';
  position: absolute;
  right: 0;
  z-index: 9999;
}

.tem_35_12_c.w-cs ul.w-cs-btn {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tem_35_12_c.w-cs ul.w-cs-btn li.w-cs-list {
  position: relative;
}

.tem_35_12_c.w-cs ul.w-cs-btn .w-cs-list.w-hide {
  display: none;
}

.tem_35_12_c.w-cs ul.w-cs-btn .w-cs-list {
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
}

.tem_35_12_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: rgb(159, 7, 16);
  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_35_12_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_35_12_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-phone,.tem_35_12_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-up,.tem_35_12_c.w-cs ul.w-cs-btn li a.w-cs-icon i.icon-clock {
  font-size: 30px;
}

.tem_35_12_c.w-cs .w-cs-btn li a.w-cs-icon:hover {
  background-color: rgb(230, 0, 18);
  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_35_12_c.w-cs ul.w-cs-btn li a.w-cs-icon:hover i {
  color: rgba(255,255,255,1);
}

.tem_35_12_c.w-cs .w-cs-menu {
  visibility: hidden;
  margin: 0;
  position: absolute;
  top: 0;
  right: 61px;
  padding: 10px 0;
  background-color: rgb(230, 0, 18);
  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: 0;
  border-left-style: solid;
  border-radius: 0px;
  list-style: none;
  white-space: nowrap;
  z-index: 1;
}

.tem_35_12_c.w-cs .w-cs-menu.w-cs-qrcode {
  top: auto;
  bottom: 0;
}

.tem_35_12_c.w-cs li:hover .w-cs-menu {
  visibility: visible;
}

.tem_35_12_c.w-cs .w-cs-menu li h3 {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
}

.tem_35_12_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: 'Microsoft YaHei';
  text-decoration: none;
  text-align: left;
}

.tem_35_12_c.w-cs .w-cs-menu.w-cs-qq li {
  padding: 0 10px !important;
}

.tem_35_12_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_35_12_c.w-cs .w-cs-menu li a:hover {
  background: rgba(0,0,0,0.1);
}

.tem_35_12_c.w-cs .w-cs-qrcode .w-cs-qrcode-img {
  margin-top: 5px;
  margin-bottom: 7px;
}

.tem_35_12_c.w-cs .w-cs-qrcode li img {
  margin: 0 auto;
  display: block;
  width: 160px;
  height: auto;
}

.con_2_48 .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;
}

.con_2_48 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_4_30 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 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;
}

.con_4_30 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_6_3 .w-line {
/*-block-*/
  display: block;
/*-margin-*/
  margin: 0;
  margin-top: -0;
  padding: 0;
/*-top-*/
  top: 50%;
/*-size-*/
  width: 1100px;
  height: 1px;
/*-font-*/
  font-size: 0;
/*-border-*/
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #efefef;
/*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_7_33 .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;
}

.con_7_33 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_8_39 .w-image-box {
  text-align: center;
  border-top: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-radius: 1px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  box-sizing: border-box;
  overflow: hidden;
}

.con_8_39 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_9_42 .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;
}

.con_9_42 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_13_24 .w-line {
/*-block-*/
  display: block;
/*-margin-*/
  margin: 0;
  margin-top: -0;
  padding: 0;
/*-top-*/
  top: 50%;
/*-size-*/
  width: 1100px;
  height: 1px;
/*-font-*/
  font-size: 0;
/*-border-*/
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #efefef;
/*-box-shadow-*/
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -ms-box-shadow: 0 0 0 transparent;
  -o-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}

.con_14_24 .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;
}

.con_14_24 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_16_24 .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;
}

.con_16_24 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}

.con_18_24 .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;
}

.con_18_24 .w-image-box img {
  border: 0;
  width: 100%;
  height: 100%;
/*object-fit: cover;*/
}
/*中睿领导90189.css*/
.zrld{
  width:1200px;
  height:1000px;
  margin:0 auto;
  margin-top:130px;}
.zrld_zck{
  width:1100px;
  height:263px;}
.zrld_ceo{
  width:413px;
  height:215px;
  margin:0 auto;}
.zrld_ceo_left{
  float:left;}
.zrld_ceo_right{
width: 159px;
height: 163px;
float: left;
padding: 83px 0 0 50px;
  }
.zrld_ceo_right .zrld_zw{
  color:#990000;
  font-weight:bold;
  font-size:20px;
  }
.zrld_ceo_right p{
  display: block;

margin-top: 10px;

font-size: 20px;}
.zrld_ceo_left img{
  width:170px;
  height:213px;}

.xx{
  border:1px dashed #f6f6f6;
  }
.zrld_cond{
  width:1300px;
  height:651px;
  }
.zrld_cond li{
  width: 283px;

height: 273px;

float: left;

margin-right: 147px;
margin-top:30px;}
.zrld_cond img{
  width:283px;
  height:165px;}
.zrld_two{
  width: 283px;

height: 109px;
}
.zrld_two .zrld_zw{
  
font-size: 20px;
color: #900;
font-weight: bold;
display: block;
margin-top: 20px;}
.zrld_two p{
  font-size: 20px;

margin-top: 10px;}
.engname{
font-size:14px;}
/*中睿领导结束*/
