body {
  font: 14px Helvetica Neue, Helvetica, PingFang SC, Microsoft YaHei, Tahoma, Arial, sans-serif;
}
.clearfix:before {
  line-height: 0;
  display: table;
  content: "";
}
.clearfix:after {
  line-height: 0;
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.logo {
  position: absolute;
  left: 0;
  top: 20px;
}
.logo img {
  height: 50px;
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
  height: 3px;
  background-color: #2fbcea;
}
.header {
  height: 90px;
  border-bottom: 1px solid #e7e7ea;
  background-color: #fff;
}
.header .layui-nav {
  float: right;
  padding: 0;
  background: none;
}
.header .layui-nav .layui-nav-item {
  margin: 0 10px;
  line-height: 90px;
  font-weight: 400;
}
.header .webname {
  position: absolute;
  left: 80px;
  top: 25px;
  width: 220px;
  line-height: 40px;
  color: #424242;
  font-size: 32px;
  font-weight: 700;
  text-shadow: 1px 1px 0px #cbc7c7;
  letter-spacing: 2px;
}
.header .webname span {
  width: 100%;
  color: #6a6a6a;
}
.layui-nav .layui-nav-item a {
  display: block;
  padding: 0 10px;
  color: #333;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}
.layui-nav .layui-nav-item a:hover {
  color: #2fbcea;
}
.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
  color: #2fbcea;
}
.ui-banner {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.ui-banner .htxt {
  color: #fff;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.ui-banner .htxt p {
  font-size: 20px;
  letter-spacing: 2px;
}
.ui-h3 {
  position: relative;
  font-size: 48px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: 400;
}
.ui-h3:after {
  content: '';
  width: 60px;
  height: 1px;
  background: #0091DC;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
.ui-fir-h3 {
  font-weight: 700;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.9);
  color: #e2e2e2;
}
.ui-fir-h3:after {
  background: #b1b0b0;
  width: 150px;
  margin-left: -75px;
}
.about-h3 {
  font-size: 36px;
  margin: 30px 0;
  text-align: center;
  color: #333;
}
.about-info {
  position: relative;
  width: 100%;
  height: 100%;
}
.about-info .about-logo {
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -59px;
  padding: 10px 8px;
  border-radius: 10px;
  background: #ececec;
  box-shadow: 1px 1px 1px 0px #cbc7c7;
}
.about-info .about-logo img {
  height: 100px;
}
.about-info .ab-com {
  font-size: 24px;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-shadow: 1px 1px 0px #cbc7c7;
}
.ui-banner-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ui-banner-bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}
.footer {
  padding: 30px 0 0 0;
  border-top: 1px solid #7B8297;
  line-height: 30px;
  color: #878787;
  font-weight: 300;
  background: url(../images/bg/bg_foot.jpg) no-repeat top center;
  background-color: #333;
  background-color: rbga(0, 0, 0, 0.8);
}
.footer a {
  color: #878787;
}
.footer .contact-info {
  width: 500px;
  overflow: hidden;
}
.footer .contact-info p {
  line-height: 18px;
  margin-bottom: 7px;
}
.footer .qrcode {
  float: left;
  margin-right: 60px;
  text-align: center;
}
.footer .qrcode img {
  width: 85px;
  padding: 5px;
  background-color: #fff;
  border-radius: 10px;
}
.footer .qrcode span {
  font-size: 12px;
}
.footer-small {
  background-image: url(../images/bg/bg_foot.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.foot-fir-copy {
  margin-top: 30px;
}
.foot-copy,
.foot-fir-copy {
  position: relative;
  padding: 29px 0 17px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  color: #909092;
  overflow: hidden;
  line-height: 24px;
}
.foot-copy .foot-left,
.foot-fir-copy .foot-left {
  float: left;
}
.foot-copy .foot-right,
.foot-fir-copy .foot-right {
  float: right;
}
.foot-copy a,
.foot-fir-copy a {
  color: #909092;
}
.foot-copy a:hover,
.foot-fir-copy a:hover {
  color: #fff;
}
.foot-copy .split,
.foot-fir-copy .split {
  padding: 0 10px;
}
.nav-small {
  margin-bottom: 25px;
  line-height: 72px;
  border-bottom: 1px solid #e9e9e9;
}
.nav-small li {
  font-size: 16px;
  position: relative;
  float: left;
  margin-right: 33px;
}
.nav-small li.on:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #dd1313;
}
.table-about {
  margin-bottom: 20px;
  border-collapse: collapse;
  border-spacing: 0;
}
.table-about tr {
  vertical-align: middle;
}
.table-about tr td {
  border: 1px solid #ccc;
  height: 48px;
  line-height: 48px;
  padding-left: 25px;
  color: #1a1a1a;
  font-size: 15px;
}
.test {
  position: absolute;
  left: 50%;
  top: 180px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 400px;
  font-size: 28px;
  color: #fff;
}
/* 通用 */
.ui-banner-t {
  position: relative;
  height: 300px;
}
.mmask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.box {
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-top: 29px;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 8px;
  background: #fff;
}
.box li {
  float: left;
  position: relative;
  box-sizing: border-box;
  width: 20%;
  min-height: 200px;
  text-align: center;
}
.box li:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  box-sizing: border-box;
  border-right: 1px solid #f2f2f2;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  content: "";
  pointer-events: none;
}
.after:after {
  content: "";
  display: block;
  clear: both;
}
.image-box {
  height: 200px;
  text-align: center;
}
.image-title {
  margin-bottom: 20px;
}
.layer-block {
  padding: 30px 0;
}
/* about */
.ui-banner-title {
  margin: auto auto;
  text-align: center;
}
.line-note {
  font-size: 17px;
  margin: 30px 70px;
  line-height: 32px;
  color: #626262;
  text-align: justify;
  min-height: 300px;
}
.line-note img {
  max-width: 100%;
}
.line-note p {
  margin-bottom: 10px;
}
.ui-line {
  width: 60px;
  margin: 15px auto;
  height: 1px;
}
.contect-text p {
  font-size: 16px;
  margin: 14px 0;
  color: #626262;
}
/* color */
.white {
  color: #fff;
}
.color-2 {
  color: #817c7c;
}
.bg-col-blue {
  background-color: #0091DC;
}
.bg-col-gray {
  background-color: #b2b1b1;
}
.box-wrap ul {
  padding: 40px 0;
}
.box-wrap ul li {
  overflow: hidden;
  list-style: none;
}
.border-bottom-null .info-right-msg {
  border-bottom: 0;
}
.small-section {
  margin: auto;
  padding-bottom: 75px;
  border-bottom: 1px solid #e0e0e0;
}
.small-section:after {
  content: "";
  display: block;
  clear: both;
}
.small-section .left {
  float: left;
  width: 310px;
}
.small-section .left p {
  margin: 74px 0 0 0;
  font-size: 26px;
  color: #1a1a1a;
}
.small-section .right {
  float: right;
  width: 830px;
}
.small-section .right p {
  margin: 0;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 38px;
}
.small-section .right p b {
  float: left;
  width: 180px;
  font-weight: normal;
}
.small-section .right p.title-big {
  margin: 75px 0 0 0;
  font-size: 28px;
  font-weight: 700;
}
.small-section .right p.title-normal {
  margin: 75px 0 0 0;
  font-size: 26px;
}
.small-section .right p.title-small {
  margin: 75px 0 0 0;
}
.info-right-msg {
  color: #333;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  padding-left: 300px;
}
.info-right-msg .info-left-title {
  left: 20px;
  top: 40px;
  position: absolute;
  width: 300px;
}
.info-right-msg .info-left-title span {
  font-size: 26px;
  color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
}
.info-right-msg .header-img {
  padding-left: 96px;
}
.info-right-msg .msg-text {
  font-size: 18px;
  padding: 40px 0 40px 96px;
}
.info-right-msg .msg-text p {
  line-height: 35px;
  margin: 0;
  height: 35px;
}
.info-right-msg .msg-text p b {
  float: left;
  width: 180px;
  font-weight: normal;
}
.info-right-msg .pro-title {
  font-size: 26px;
  font-weight: 700;
}
/*  首页块 */
.row-block {
  position: relative;
  min-height: 500px;
  width: 100%;
}
.block-box {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 60px 0 0;
}
.block-box p {
  text-align: center;
}
.block-box .m-tit {
  position: relative;
  color: #333;
  line-height: 35px;
  font-size: 26px;
  padding-bottom: 16px;
}
.block-box .m-tit:after {
  content: '';
  position: absolute;
  width: 70px;
  height: 2px;
  left: 50%;
  margin-left: -35px;
  bottom: -1px;
}
.block-box .m-desc {
  color: #777;
  font-size: 14px;
  line-height: 20px;
  padding-top: 26px;
}
.m-tit-red-line:after {
  background-color: #ff4d4d;
}
.m-tit-gray-line:after {
  background-color: #DDD;
}
.m-tit-blue-line:after {
  background-color: #4790D0;
}
.m-title-gold-line:after {
  background-color: #ffa603;
}
.block-ui-50 {
  padding-top: 50px;
}
.block-ui-70,
.block-ul {
  padding-top: 70px;
}
.product-box {
  padding: 50px 0 50px 0;
}
.product-box .pro-link {
  display: block;
  padding: 20px 0 10px 0;
  transition: 0.5s;
  border: 1px solid #fff;
  border-radius: 0px 20px;
}
.product-box .pro-link .pimg {
  height: 240px;
  padding: 0 10px;
}
.product-box .pro-link:hover {
  border-color: #bcd4e8;
}
.product-box .con {
  text-align: center;
}
.product-box .con span {
  display: block;
  padding: 22px 0 0 0;
}
.product-box .con .p-tit {
  color: #333;
  font-size: 17px;
  transition: all ease 0.4s;
}
.product-box .con .p-desc {
  color: #888;
  font-size: 12px;
  line-height: 1.8;
  height: 46px;
  padding: 22px 5px 0 5px;
  overflow: hidden;
}
.icon-href {
  display: block;
  text-align: center;
}
.icon-href .icons {
  position: relative;
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  border-radius: 0 50px;
  background-color: #23bfe9;
  margin: auto;
  transition: all ease 0.55s;
}
.icon-href .icons img {
  height: 50px;
  vertical-align: middle;
}
.icon-href .con {
  position: relative;
  margin-top: 30px;
  transition: all ease 0.4s;
}
.icon-href .con span {
  display: block;
}
.icon-href .con .c-tit {
  font-size: 17px;
  transition: all ease 0.4s;
}
.icon-href .con .c-desc {
  padding-top: 16px;
  color: #888;
  font-size: 12px;
}
.icon-href:hover .icons {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  background: #d82633;
}
.icon-href:hover .con .c-tit {
  color: #23bfe9;
}
.block-masket {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.block-bg-01 {
  background: url(/images/bg/001.jpg) no-repeat center center;
}
/* 首页新闻 */
.news-box {
  padding: 60px 0 50px;
}
.news-image {
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 360px;
  height: 200px;
  line-height: 200px;
  border-radius: 8px;
}
.news-image img {
  vertical-align: middle;
}
.new-info {
  padding: 0 0px;
}
.new-info .new-title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 55px;
}
.new-info .new-title a {
  display: block;
}
.new-info .new-memo {
  overflow: hidden;
  height: 50px;
  color: #666;
  font-size: 14px;
  line-height: 25px;
  margin: 0 0 25px;
}
/* site.less */
/* 颜色定义 */
/* 商标暗色 */
/* 小标题英文字体 颜色 */
@font-face {
  font-family: MuseoSans-300;
  font-style: normal;
  font-weight: 400;
  src: url(/dist/webfonts/MuseoSans-300.eot);
  src: local("Museo Sans 300"), url(/dist/webfonts/MuseoSans-300.eot?#iefix) format("embedded-opentype"), url(/dist/webfonts/MuseoSans-300.woff) format("woff"), url(/dist/webfonts/MuseoSans-300.otf) format("opentype"), url(/dist/webfonts/MuseoSans-300.ttf) format("truetype");
}
@font-face {
  font-family: 'icomoon';
  src: url('/dist/webfonts/icomoon.eot?8ue8ka');
  src: url('/dist/webfonts/icomoon.eot?8ue8ka#iefix') format('embedded-opentype'), url('/dist/webfonts/icomoon.ttf?8ue8ka') format('truetype'), url('/dist/webfonts/icomoon.woff?8ue8ka') format('woff'), url('/dist/webfonts/icomoon.svg?8ue8ka#icomoon') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class^="icomoon-"],
[class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icomoon-phone:before {
  content: "\e958";
}
.icomoon-mail:before {
  content: "\e95b";
}
.footer-contact {
  cursor: default;
  line-height: 25px;
}
.footer-contact span {
  font-size: 15px;
  font-family: MuseoSans-300;
}
.footer-contact:before {
  display: inline-block;
  width: 20px;
  margin: 0 8px 0 0;
}
.site-top {
  background-color: #222;
}
.site-top .bar-box {
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: right;
}
.site-top .bar-box span {
  margin: 0 5px;
  width: 35px;
}
.site-top .bar-box .layui-icon {
  color: #AAA;
}
.header {
  border-bottom-width: 0;
}
.tagline {
  font-family: MuseoSans-300;
  background-color: #272627;
}
.tagline h3 {
  color: #fff;
  font-size: 21px;
  text-align: right;
  line-height: 30px;
  padding: 18px 0 19px;
}
.tagline h3 .tag-blue {
  font-style: normal;
  color: #4790d0;
}
/* 图片灰色效果 */
.image-gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/* 页面底部 footer */
.footer-row,
.footer-wrap {
  overflow: hidden;
  color: #afafaf;
  background-color: #282828;
  padding: 60px 0 0px;
  margin-top: 70px;
}
.footer-wrap {
  margin: 0;
  background-color: #4790D0;
}
.footer-wrap .foot-menu dl dt {
  color: #fff;
  line-height: 32px;
  margin-bottom: 25px;
}
.footer-wrap .foot-menu dl dt:after {
  height: 0;
  background-color: #97def5;
}
.footer-wrap .foot-menu dl dd {
  color: #fff;
}
.footer-wrap .foot-menu dl dd a {
  color: #fff;
}
.footer-wrap .foot-menu dl dd a:hover {
  color: #333;
}
.footer-wrap .foot-menu dl dd span:before {
  display: inline-block;
  width: 20px;
  margin: 0 8px 0 0;
}
.footer-wrap .foot-view {
  background: #272627;
}
.foot-menu {
  overflow: hidden;
  padding-bottom: 60px;
}
.foot-menu .foot-logo {
  float: left;
  margin: 0px 70px 0 0;
}
.foot-menu dl {
  position: relative;
  float: left;
  width: 150px;
  color: #cfcfcf;
  margin-right: 20px;
}
.foot-menu dl:last-child {
  margin-right: 0;
}
.foot-menu dl dt {
  position: relative;
  cursor: default;
  color: #cfcfcf;
  font-size: 19px;
  line-height: 45px;
  margin-bottom: 30px;
}
.foot-menu dl dt:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  height: 1px;
  width: 40px;
  background-color: #e26710;
}
.foot-menu dl dd {
  position: relative;
  color: #cfcfcf;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 5px;
}
.foot-menu dl dt a,
.foot-menu dl dd a {
  display: block;
  color: #cfcfcf;
  transition: 0.3s;
}
.foot-menu dl dt a:before,
.foot-menu dl dd a:before {
  content: "\e602";
  display: inline-block;
  width: 18px;
  font-family: layui-icon !important;
  font-size: 13px;
}
.foot-menu dl dt a:hover,
.foot-menu dl dd a:hover {
  color: #e26710;
}
.foot-view {
  padding: 20px 0 17px;
  color: #cfcfcf;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  text-align: left;
  line-height: 35px;
}
.foot-view a {
  display: inline-block;
  height: 35px;
  font-size: 14px;
  color: #cfcfcf;
}
.foot-view a:hover {
  color: #fff;
}
.foot-view .word-box {
  margin-right: 10px;
}
.foot-view .foot-link {
  float: right;
  font-size: 0;
}
.foot-view .foot-link > i {
  font-style: normal;
  color: #666;
  font-size: 14px;
  margin: 0 10px;
}
/* 页面位置 */
.nav-path {
  color: #878787;
  background-color: #E6E5E1;
  border-bottom: 1px solid #dcdbd7;
  padding: 5px 0;
  line-height: 45px;
}
.nav-path a {
  color: #878787;
}
.nav-path a:hover {
  color: #2FBCEA;
}
.nav-path ul {
  font-size: 0;
}
.nav-path ul li {
  float: left;
  font-size: 15px;
}
.nav-path ul li:first-child {
  margin-right: 5px;
}
.nav-path ul li.char {
  margin: 0 5px;
}
/* 标题 */
.page-title,
.supper-info {
  position: relative;
  margin-bottom: 35px;
  height: 55px;
  border-bottom: 1px solid #DFE3EC;
}
.page-title > i,
.supper-info > i {
  display: block;
  font-style: normal;
  line-height: 1;
}
.page-title .red-line,
.supper-info .red-line {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #A30000;
  font-size: 32px;
  font-weight: 700;
}
.page-title .red-line:after,
.supper-info .red-line:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #fff;
}
.page-title .grey-line,
.supper-info .grey-line {
  position: absolute;
  z-index: 1;
  left: 0;
  top: -5px;
  color: #DFE3EC;
  font-family: Arial;
  font-size: 42px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.page-title .title-more-btn,
.supper-info .title-more-btn {
  position: absolute;
  right: 0;
  top: 8px;
  line-height: 40px;
  font-size: 13px;
}
.page-title .title-more-btn span,
.supper-info .title-more-btn span {
  margin-right: 5px;
}
.section-row {
  background-color: #F0EFEB;
  padding: 30px 0;
  border-bottom: 1px solid #eaeaea;
}
.supper-info {
  padding: 40px 0 0;
  border: 0;
}
.supper-info .red-line:after {
  height: 0;
}
.supper-info .grey-line {
  font-family: MuseoSans-300;
  top: auto;
  bottom: 15px;
  color: #d2d2d2;
}
.page-view {
  font-size: 16px;
}
/* 联系我们 */
.center-view {
  text-align: center;
  width: 60%;
  margin: 40px auto;
  padding: 50px 0;
  border-bottom: 1px solid #999;
}
.center-view .contact-ss {
  padding-top: 10px;
}
.contact-info {
  margin-left: 30%;
  margin-bottom: 80px;
  line-height: 30px;
}
.contact-info p {
  margin-bottom: 10px;
}
.contact-map {
  height: 600px;
}
.product-list {
  margin: 50px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.product-item {
  width: calc(25% - 16.5px);
  margin: 0 22px 30px 0;
}
.product-item:nth-child(4n+4) {
  margin-right: 0;
}
.product-item .item-square {
  position: relative;
  border: 1px solid #dcdbd7;
  border-radius: 5px;
}
.product-item .item-square:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.product-item .item-square:hover {
  border: 1px solid #4790d0;
}
.product-item .item-square .thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-item .item-square .thumb img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
}
.product-item .product-title-box {
  font-family: MuseoSans-300;
  margin: 10px 0;
  display: flex;
  flex-direction: column;
  text-align: center;
  line-height: 24px;
}
.product-item .product-title-box .title {
  color: #272622;
  font-size: 18px;
}
.product-item .product-title-box .sub-title {
  line-height: 25px;
  color: #4790d0;
  font-size: 15px;
}
.product-tabs {
  display: flex;
}
.product-tabs .tabs-nav {
  margin: 0 20px 0 0;
}
.product-tabs .tabs-nav ul li {
  position: relative;
  margin: 0 0 10px;
  padding: 0;
}
.product-tabs .tabs-nav ul li:last-child {
  margin: 0;
}
.product-tabs .tabs-nav ul li.on a {
  border-color: #4790d0;
}
.product-tabs .tabs-nav ul li a {
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  padding: 5px 0;
  border-radius: 2px;
  border: 1px solid #dcdbd7;
}
.product-tabs .tabs-nav ul li a:hover {
  border-color: #4790d0;
}
.product-tabs .tabs-nav ul li a img {
  max-width: 100%;
  max-height: 100%;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  border-radius: 2px;
}
.tabs-content {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs-view {
  position: relative;
  display: flex;
  text-align: center;
  height: 400px;
  width: 360px;
  align-items: center;
  justify-content: center;
}
.tabs-view .zoom-view {
  display: none;
  cursor: none;
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  z-index: 999;
  box-shadow: 0 0 0 3px hsla(0, 0%, 100%, 0.85), 0 0 3px 3px rgba(0, 0, 0, 0.25), inset 0 0 20px 1px rgba(0, 0, 0, 0.25);
  background-color: #fff !important;
}
.tabs-view .zoom-view:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.tabs-view .zoom-view:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.tabs-view img {
  border-radius: 10px;
  max-width: 100%;
  max-height: 100%;
}
.products-content .content-title {
  font-family: MuseoSans-300;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 30px;
}
.products-content .content-small-title {
  color: #0971cc;
  font-family: MuseoSans-300;
  font-size: 21px;
  line-height: 30px;
}
.products-content .content-easy-details {
  margin: 30px 0 20px;
  font-family: MuseoSans-300;
  font-size: 15px;
  line-height: 25px;
  height: 150px;
}
.large-padding {
  padding: 50px 0;
}
.product-details {
  border-top: 1px solid #dcdbd7;
  background-color: #f0efeb;
}
.details-title {
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 20px;
}
.details-title h2 {
  font-size: 26px;
}
.details-tab li {
  position: relative;
  font-size: 15px;
  line-height: 50px;
  border: 1px solid #dcdbd7;
  border-bottom-width: 0;
}
.details-tab li:last-child {
  border-bottom-width: 1px;
}
.details-tab li.on a {
  background-color: #fff;
}
.details-tab li a {
  display: block;
  padding-left: 20px;
  color: #64635f;
  background-color: #fff;
}
.details-tab li a:hover {
  background-color: #e6e5e1;
}
.details-area {
  font-family: MuseoSans-300;
  font-size: 15px;
  line-height: 25px;
  min-height: 400px;
  padding: 30px 40px;
  border: 1px solid #dcdbd7;
  border-radius: 5px;
  background-color: #fff;
}
.details-area p {
  margin-bottom: 10px;
}
.details-area img {
  max-width: 100%;
}
/* 页首搜索 */
.search-view {
  box-sizing: border-box;
  position: relative;
  padding-top: 22px;
  float: right;
  width: 60px;
  height: 90px;
}
.search-view svg {
  cursor: pointer;
  box-sizing: content-box;
  padding: 8px;
  margin: 3px;
}
.search-view svg:hover {
  border-radius: 50%;
  background-color: #E2E5E6;
}
.search-view .search-form {
  width: 200px;
  border: 1px solid #dedede;
  border-top-width: 0;
  background-color: #fff;
}
.search-view .search-form input[type=text] {
  border-width: 0;
}
.search-view .search-form .search-btn {
  position: absolute;
  z-index: 1;
  right: 1px;
  top: 1px;
  float: left;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #fff;
  border-width: 0;
}
.search-view .search-form .search-btn i {
  transition: 0.7s;
}
.search-view .search-form .search-btn:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #2fbcea;
  transform: scale(0);
  transition: 0.7s;
}
.search-view .search-form .search-btn:hover:before {
  transform: scale(1);
}
.search-view .search-form .search-btn:hover i {
  color: #fff;
}
/* 自动从下往上移动的元素效果 */
.move-top .sub-item {
  position: absolute;
  right: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  filter: opacity: 0;
  top: 120%;
  transition: all 1s;
}
.move-top:hover .sub-item {
  visibility: visible;
  opacity: 1;
  filter: opacity: 1;
  top: 100%;
}
/* 新闻 */
.new-page,
.min-height {
  min-height: 600px;
}
.news-item {
  padding: 45px 0 35px;
  border-bottom: 1px dashed #d2d2d2;
}
.news-item:last-child {
  border-bottom-width: 0;
}
.news-item:hover .rec-time {
  color: #046dc7;
}
.rec-time {
  float: left;
  width: 140px;
  margin-right: 50px;
  color: #797979;
  transition: 0.3s;
  text-align: right;
}
.rec-time i {
  font-style: normal;
}
.rec-time span {
  display: block;
  font-size: 48px;
}
.rec-view {
  overflow: hidden;
}
.rec-view h1 {
  font-size: 23px;
  font-weight: 700;
  color: #333;
}
.rec-view .easy-note {
  overflow: hidden;
  margin: 15px 20px 25px 0;
  font-size: 15px;
  line-height: 25px;
  height: 75px;
  color: #999;
}
.rec-image {
  position: relative;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.rec-image img {
  vertical-align: top;
  max-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.news-wrap {
  width: 1000px;
  margin: 0 auto;
}
.news-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
  margin: 30px 0 30px 0;
}
.new-time-line {
  color: #999;
  line-height: 30px;
}
.news-details {
  color: #555;
  padding: 30px 20px 60px 0;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.news-details p {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 10px;
}
.news-details img {
  border-radius: 13px;
  max-width: 100%;
}
.icon_time {
  padding-left: 22px;
  background: url(/dist/images/icon/time.png) no-repeat left center;
}
.new-right-list {
  margin: 60px 0 60px 20%;
}
.new-right-list .return-btn {
  border-radius: 2px;
  font-size: 18px;
  display: inline-block;
  width: 216px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  text-align: center;
  background-color: #015198;
  cursor: pointer;
}
.new-right-list .con {
  padding-top: 65px;
  overflow: hidden;
  color: #666;
}
.new-right-list .con .tit {
  margin-top: 3px;
  font-size: 16px;
}
.new-right-list .con .date {
  margin-top: 20px;
}
.new-right-list .con .date p {
  line-height: 25px;
}
.new-right-list .con span {
  position: relative;
  padding-right: 15px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
}
.new-right-list .con span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 1200px;
  height: 1px;
  background-color: #e2e2e2;
}
.no-data {
  font-family: MuseoSans-300;
  color: #999;
  height: 100px;
  line-height: 30px;
  text-align: center;
  padding: 150px 0 50px;
  font-size: 22px;
}
.no-data .cn {
  font-size: 18px;
  margin-bottom: 15px;
}
.single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .layui-main {
    width: auto;
    margin: 0 10px;
  }
  .header .layui-nav .layui-nav-item {
    margin: 0 0;
  }
  .footer {
    padding: 10px 0;
  }
  .ui-banner {
    height: 300px;
  }
  .ui-hide-mode {
    display: none;
  }
  .box li {
    width: 100%;
  }
  .box li:before {
    border-bottom: 1px solid #f2f2f2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 0;
  }
}
#kkpager {
  width: 100%;
  margin-top: 50px;
  color: #333;
  text-align: center;
  font-size: 0px;
}
#kkpager a,
#kkpager span {
  display: inline-block;
  min-width: 48px;
  padding: 0px 15px;
  margin: 0 -1px 5px 0;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #c6c6c6;
  border-radius: 2px;
}
#kkpager a {
  background-color: #fff;
}
#kkpager a:hover {
  color: #015198;
}
#kkpager span.disabled {
  color: #d2d2d2;
  background-color: #FFF;
}
#kkpager span.curr {
  border-color: #A30000;
  color: #fff;
  background-color: #E70012;
}
#kkpager span.normalsize {
  border: 0;
  display: none;
}
#kkpager_gopage_wrap {
  display: inline-block;
  width: 42px;
  height: 20px;
  border: 1px solid #DFDFDF;
  margin: 0px 4px;
  padding: 0px;
  position: relative;
  left: 0px;
  top: 5px;
}
#kkpager_btn_go {
  width: 32px;
  height: 22px;
  line-height: 22px;
  padding: 0px;
  text-align: center;
  border: 0px;
  background-color: #0063DC;
  color: #FFF;
  left: 0px;
  top: -1px;
  position: absolute;
  display: none;
  cursor: pointer;
}
#kkpager_btn_go_input {
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
}
@media screen and (max-width: 750px) {
  .layui-main {
    width: 1140px;
    margin: 0 10px;
  }
}
/* layui 轮播 */
/* 方向按钮 */
.layui-carousel-arrow {
  width: 55px;
  height: 75px;
  margin-top: -37px;
  border-radius: 5px;
  font-size: 30px;
}
/* 图片焦点集合 */
.btn-downloads {
  overflow: hidden;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  background-color: #f0efeb;
  height: 42px;
  line-height: 42px;
}
.btn-downloads .btn-tit-hover {
  color: #0981d9;
}
.btn-downloads .btn-tit,
.btn-downloads .btn-tit-hover {
  font-weight: 700;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.btn-downloads:hover {
  border-color: #0981d9;
  background-color: #fff;
}
.btn-downloads:hover .btn-tit {
  margin-top: -42px;
}
/* 页面样式 */
#kkpager {
  padding: 15px 0 50px;
}
#kkpager > * {
  box-sizing: border-box;
}
#kkpager span.curr {
  border-color: #0f6dc1;
  color: #fff;
  background-color: #0f6dc1;
}
