* {  font-family: "BestFont-Regular";  box-sizing: border-box;  /* font-weight: normal!important; */  padding: 0;  margin: 0;}a {  text-decoration: none;}/*    header*/header {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  height: 70px;}header .container {  width: 1200px;  height: 100%;  margin: 0 auto;  display: flex;  align-items: center;}header .container .logo {  width: 180px;}header .container .nav {  width: calc(100% - 180px - 400px);  display: flex;  align-items: center;  justify-content: flex-end;  list-style: none;}header .container .nav li {  margin-right: 61px;}header .container .nav a {  color: #000;}header .container .nav a.active,header .container .nav a:hover {  color: #00b689;  font-family: 'BestFont-Bold';}header .container .search {  width: 400px;}header .container .search .wrapper {  width: 100%;  height: 36px;  background-color: #f5f5f5;  border-radius: 8px;  display: flex;  align-items: center;}header .container .search .wrapper input {  width: calc(100% - 36px);  background: transparent;  border: none;  outline: none;  padding: 0 20px;  border-right: 1px solid #e5e5e5;}header .container .search .wrapper input::placeholder {  color: #cacaca;}header .container .search .wrapper button {  width: 36px;  height: 36px;  background: url('../images/icon-search.png') no-repeat center center;  border: none;  cursor: pointer;}/*    footer*/footer {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  background-color: #152438;}footer .container {  width: 1200px;  margin: 0 auto;}footer .container .footer-info {  width: 100%;  padding: 35px 0 0;  display: flex;  align-items: flex-start;  justify-content: center;}footer .container .footer-info .footer-item {  margin-right: 240px;}footer .container .footer-info .footer-item .footer-item-title {  font-size: 16px;  line-height: 24px;  color: #fff;}footer .container .footer-info .footer-item ul {  list-style: none;  margin-top: 10px;}footer .container .footer-info .footer-item ul li a {  font-size: 14px;  line-height: 24px;  color: rgba(255, 255, 255, 0.5);}footer .container .footer-info .footer-item ul li a:hover {  color: #00b689;  opacity: 0.5;}footer .container .footer-copyright {  border-top: 1px solid rgba(219, 220, 224, 0.1);  text-align: center;  color: rgba(255, 255, 255, 0.5);  font-size: 12px;  line-height: 18px;  margin-top: 28px;  padding: 20px 0;}footer .container .footer-copyright a {  font-size: 12px;  line-height: 18px;  color: rgba(255, 255, 255, 0.5);}footer .container .footer-copyright a:hover {  color: #00b689;  opacity: 0.5;}/*    index*/.index-banner {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  height: 640px;  background: url('../images/index-banner.png') no-repeat center center;}.index-banner .container {  width: 1200px;  margin: 0 auto;  color: #fff;  padding: 86px 0 0;}.index-banner .container .title {  font-size: 60px;  font-family: 'BestFont-Bold';}.index-banner .container .descript {  width: 580px;  font-size: 20px;  line-height: 32px;  margin-top: 25px;}.index-banner .container .btns {  margin-top: 50px;  display: flex;  align-items: center;}.index-banner .container .btns a {  width: 200px;  height: 50px;  display: flex;  align-items: center;  justify-content: center;  color: #fff;  border-radius: 8px;  margin-right: 20px;  font-size: 20px;}.index-banner .container .btns a.download {  background-color: #00b689;}.index-banner .container .btns a.support {  background-color: #2f80ed;}.index-banner .container .supportSys {  font-size: 14px;  line-height: 22px;  opacity: 0.55;  margin-top: 5px;  font-weight: 200;}.index-banner .container .feature {  width: 460px;  margin-top: 55px;  display: flex;  align-items: center;  flex-wrap: wrap;  list-style: none;}.index-banner .container .feature li {  width: 50%;  display: flex;  align-items: center;  margin-bottom: 16px;}.index-banner .container .feature li i {  display: inline-block;  width: 25px;  height: 25px;  margin-right: 6px;}.index-banner .container .feature li i.icon1 {  background: url('../images/index-banner-icon1.svg') no-repeat center center;}.index-banner .container .feature li i.icon2 {  background: url('../images/index-banner-icon2.svg') no-repeat center center;}.index-banner .container .feature li i.icon3 {  background: url('../images/index-banner-icon3.svg') no-repeat center center;}.index-banner .container .feature li i.icon4 {  background: url('../images/index-banner-icon4.svg') no-repeat center center;}.index-banner .container .feature li span {  font-size: 14px;  line-height: 22px;}.index-main {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  padding: 78px 0 160px;  background-color: #F8F9FA;}.index-main .container {  width: calc(1200px + 120px);  margin: 0 auto;  display: flex;  align-items: flex-start;  transform: translateX(-60px);}.index-main .container .nav {  width: 120px;  padding: 15px 10px;  background: #fff;  border-radius: 12px;  list-style: none;  transform: translateX(-20px);  position: sticky;  top: 20px;}.index-main .container .nav li {  width: 100px;  height: 36px;  display: flex;  align-items: center;  justify-content: center;  margin-bottom: 6px;  font-size: 14px;  cursor: pointer;}.index-main .container .nav li.active {  color: #00b689;  background-color: rgba(0, 182, 137, 0.1);  border-radius: 8px;}.index-main .wrapper {  width: 1200px;  display: flex;  align-items: flex-start;  justify-content: space-between;}.index-main .wrapper .left {  width: 860px;}.index-main .wrapper .right {  width: 320px;}.index-main .wrapper .right .least-ver {  width: 100%;  height: 240px;  background: url('../images/ad-banner.png') no-repeat center center;  text-align: center;  color: #fff;  padding-top: 36px;}.index-main .wrapper .right .least-ver .title {  font-size: 32px;  font-family: 'BestFont-Bold';}.index-main .wrapper .right .least-ver .title2 {  font-size: 36px;  font-family: 'BestFont-Bold';  margin-top: -6px;}.index-main .wrapper .right .least-ver a {  width: 180px;  height: 50px;  display: flex;  align-items: center;  justify-content: center;  border-radius: 10px;  color: #fff;  background-color: #00b689;  margin: 15px auto 0;  font-size: 20px;}.index-main .wrapper .right .news-rmd,.index-main .wrapper .right .product-rmd {  background: #fff;  padding: 0 20px;  border-radius: 10px;  margin: 20px auto;}.index-main .wrapper .right .news-rmd .news-title,.index-main .wrapper .right .product-rmd .news-title {  height: 60px;  border-bottom: 1px solid #efefef;  display: flex;  align-items: center;}.index-main .wrapper .right .news-rmd .news-title span,.index-main .wrapper .right .product-rmd .news-title span {  font-size: 20px;  padding-left: 12px;  font-family: 'BestFont-Bold';  position: relative;}.index-main .wrapper .right .news-rmd .news-title span::before,.index-main .wrapper .right .product-rmd .news-title span::before {  content: '';  width: 3px;  height: 20px;  background-color: #00b689;  position: absolute;  left: 0;  top: 50%;  transform: translate(-50%, -50%);}.index-main .wrapper .right .news-rmd ul,.index-main .wrapper .right .product-rmd ul {  padding: 15px 0 10px;  margin-left: 20px;}.index-main .wrapper .right .news-rmd ul li,.index-main .wrapper .right .product-rmd ul li {  width: 100%;  margin-bottom: 18px;}.index-main .wrapper .right .news-rmd ul li a,.index-main .wrapper .right .product-rmd ul li a {  display: block;  width: 100%;  font-size: 14px;  color: #2b2b2b;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.index-main .wrapper .right .news-rmd ul li a:hover,.index-main .wrapper .right .product-rmd ul li a:hover {  color: #00b689;}.index-main .wrapper .right .product-rmd .list {  padding-bottom: 20px;}.index-main .wrapper .right .product-rmd .list .rmd-item {  display: flex;  align-items: center;  margin: 25px 0 30px;}.index-main .wrapper .right .product-rmd .list .rmd-item .thumb {  width: 48px;  height: 48px;}.index-main .wrapper .right .product-rmd .list .rmd-item .thumb img {  max-width: 100%;}.index-main .wrapper .right .product-rmd .list .rmd-item .content {  width: calc(100% - 48px);  padding-left: 5px;  position: relative;}.index-main .wrapper .right .product-rmd .list .rmd-item .content .rmd-item-title {  display: flex;  align-items: center;  justify-content: space-between;}.index-main .wrapper .right .product-rmd .list .rmd-item .content .rmd-item-title span {  width: calc(100% - 70px);  font-size: 16px;  font-family: 'BestFont-Bold';  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.index-main .wrapper .right .product-rmd .list .rmd-item .content .rmd-item-title span a {  font-size: 16px;  font-family: 'BestFont-Bold';  color: #000;}.index-main .wrapper .right .product-rmd .list .rmd-item .content .rmd-item-title span a:hover {  color: #00b689;}.index-main .wrapper .right .product-rmd .list .rmd-item .content .rmd-item-title .more {  width: 64px;  height: 22px;  display: flex;  align-items: center;  justify-content: center;  font-size: 12px;  color: #2f80ed;  background-color: rgba(47, 128, 237, 0.08);  border-radius: 8px;}.index-main .wrapper .right .product-rmd .list .rmd-item .content .rmd-item-descript {  font-size: 12px;  line-height: 16px;  color: #666666;  margin-top: 5px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}.index-main .wrapper .news-module {  background: #fff;  border-radius: 10px;  margin-bottom: 20px;}.index-main .wrapper .news-module .module-title {  height: 60px;  padding: 0 40px;  border-bottom: 1px solid #efefef;  display: flex;  align-items: center;  justify-content: space-between;}.index-main .wrapper .news-module .module-title span {  font-size: 20px;  padding-left: 12px;  font-family: 'BestFont-Bold';  position: relative;}.index-main .wrapper .news-module .module-title span::before {  content: '';  width: 3px;  height: 20px;  background-color: #00b689;  position: absolute;  left: 0;  top: 50%;  transform: translate(-50%, -50%);}.index-main .wrapper .news-module .module-title a {  font-size: 16px;  color: #2f80ed;}.index-main .wrapper .news-module .module-title a:hover {  color: #00b689;}.index-main .wrapper .news-module .news-wrapper {  padding: 0 40px;}.index-main .wrapper .news-module .news-wrapper .news-item {  display: flex;  align-items: flex-start;  justify-content: space-between;  padding: 28px 0;  border-bottom: 1px solid #efefef;}.index-main .wrapper .news-module .news-wrapper .news-item:last-child {  border-bottom: none;}.index-main .wrapper .news-module .news-wrapper .news-item .thumb {  width: 250px;}.news-item .thumb img{ max-width: 250px; max-height: 150px;}.index-main .wrapper .news-module .news-wrapper .news-item .content {  width: calc(100% - 250px - 30px);}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-title a {  color: #2b2b2b;  font-size: 18px;  font-family: 'BestFont-Bold';}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-title a:hover {  color: #00b689;}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-descript {  font-size: 14px;  line-height: 22px;  color: #666666;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  margin-top: 20px;}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-info {  display: flex;  align-items: center;  color: #b4b4b4;  margin-top: 40px;}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-info .time {  font-size: 14px;}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-info .label {  font-size: 14px;  color: #b4b4b4;  margin-left: 10px;}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-info a {  color: #b4b4b4;}.index-main .wrapper .news-module .news-wrapper .news-item .content .news-item-info a:hover {  text-decoration: underline;}/*    download*/.download-banner {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  height: 400px;  background: url('../images/download-banner.png') no-repeat center center;}.download-banner .container {  width: 1200px;  margin: 0 auto;  color: #fff;  padding: 150px 0 0;}.download-banner .container .title {  font-size: 60px;  font-family: 'BestFont-Bold';  text-align: center;}.download-main {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  padding: 100px 0 140px;  background-color: #F8F9FA;}.download-main .container {  width: 1200px;  margin: 0 auto;}.download-main .container .downlaod-version {  display: flex;  align-items: center;  justify-content: space-between;}.download-main .container .downlaod-version .version-item {  width: 380px;  height: 360px;  background: #fff;  border-radius: 8px;  position: relative;  overflow: hidden;}.download-main .container .downlaod-version .version-item:hover .system {  opacity: 0;}.download-main .container .downlaod-version .version-item:hover .package {  opacity: 1;}.download-main .container .downlaod-version .version-item .system {  width: 100%;  height: 100%;  display: flex;  align-items: center;  justify-content: center;  flex-direction: column;  background: #fff;  position: absolute;  top: 0;  left: 0;  transition: opacity 0.6s;}.download-main .container .downlaod-version .version-item .system i.icon {  display: inline-block;  width: 96px;  height: 96px;}.download-main .container .downlaod-version .version-item .system i.icon.win {  background: url('../images/download-icon-win.svg') no-repeat center center;}.download-main .container .downlaod-version .version-item .system i.icon.mac {  background: url('../images/download-icon-mac.svg') no-repeat center center;}.download-main .container .downlaod-version .version-item .system i.icon.linux {  background: url('../images/download-icon-linux.svg') no-repeat center center;}.download-main .container .downlaod-version .version-item .system label {  font-size: 24px;  line-height: 36px;  font-family: 'BestFont-Bold';  color: #2b2b2b;  margin-top: 15px;}.download-main .container .downlaod-version .version-item .system div {  display: none;}.download-main .container .downlaod-version .version-item .package {  width: 100%;  height: 100%;  display: flex;  align-items: center;  justify-content: center;  flex-direction: column;  background: #fff;  position: absolute;  top: 0;  left: 0;  opacity: 0;  transition: opacity 0.6s;}.download-main .container .downlaod-version .version-item .package i.download {  display: inline-block;  width: 96px;  height: 96px;  background: url('../images/download-icon-arrow.svg') no-repeat center center;}.download-main .container .downlaod-version .version-item .package a {  font-size: 24px;  line-height: 36px;  font-family: 'BestFont-Bold';  color: #2b2b2b;  margin-top: 15px;}.download-main .container .downlaod-version .version-item .package .descript {  width: 304px;  font-size: 16px;  line-height: 24px;  color: #666666;  text-align: center;  margin-top: 15px;}.download-main .container .downlaod-support {  display: flex;  align-items: center;  justify-content: space-between;  background: #fff;  border-radius: 8px;  margin-top: 30px;  padding: 34px 72px;}.download-main .container .downlaod-support .support-item {  display: flex;  align-items: center;}.download-main .container .downlaod-support .support-item i.icon {  display: inline-block;  width: 32px;  height: 32px;}.download-main .container .downlaod-support .support-item i.icon.begin {  background: url('../images/download-icon-begin.svg') no-repeat center center;}.download-main .container .downlaod-support .support-item i.icon.teach {  background: url('../images/download-icon-teach.svg') no-repeat center center;}.download-main .container .downlaod-support .support-item i.icon.news {  background: url('../images/download-icon-news.svg') no-repeat center center;}.download-main .container .downlaod-support .support-item i.icon.it {  background: url('../images/download-icon-it.svg') no-repeat center center;}.download-main .container .downlaod-support .support-item a {  font-size: 20px;  line-height: 30px;  font-family: 'BestFont-Bold';  color: #2b2b2b;  margin-left: 8px;}.download-main .container .downlaod-support .support-item a:hover {  color: #00b689;}/*    support*/.support-banner {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  height: 280px;  background: url('../images/support-banner.png') no-repeat center center;}.support-banner .container {  width: 1200px;  margin: 0 auto;  color: #fff;  padding: 50px 0 0;}.support-banner .container .title {  font-size: 36px;  font-family: 'BestFont-Bold';  text-align: center;}.support-banner .container .wrapper {  width: 660px;  margin: 31px auto 0;}.support-banner .container .wrapper .search {  width: 100%;  height: 46px;  border-radius: 8px;  background-color: rgba(255, 255, 255, 0.9);  padding: 0 20px;  display: flex;  align-items: center;}.support-banner .container .wrapper .search input {  width: calc(100% - 20px);  height: 100%;  padding: 0 20px 0 10px;  border: none;  outline: none;  background-color: transparent;}.support-banner .container .wrapper .search input::placeholder {  color: #cacaca;}.support-banner .container .wrapper .search button {  width: 20px;  height: 20px;  background: url('../images/icon-search.svg') no-repeat center center;  border: none;  cursor: pointer;}.support-banner .container .wrapper .search-keywords {  color: #fff;  font-size: 14px;  margin-top: 10px;}.support-banner .container .wrapper .search-keywords a {  color: #fff;  font-size: 14px;  margin-right: 10px;}.support-banner .container .wrapper .search-keywords a:hover {  color: #00b689;}.support-main {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  padding: 100px 0 140px;  background-color: #F8F9FA;}.support-main.pt20 {  padding-top: 20px;}.support-main .container {  width: 1200px;  margin: 0 auto;  display: flex;  align-items: flex-start;  justify-content: space-between;}.support-main .container > .support-list {  width: 860px;  padding: 0 40px;  background: #fff;  border-radius: 10px;}.support-main .container > .support-list .news-item {  display: flex;  align-items: flex-start;  justify-content: space-between;  padding: 28px 0;  border-bottom: 1px solid #efefef;}.support-main .container > .support-list .news-item .thumb {  width: 250px;}.support-main .container > .support-list .news-item .content {  width: calc(100% - 250px - 30px);}.support-main .container > .support-list .news-item .content .news-item-title a {  color: #2b2b2b;  font-size: 18px;  font-family: 'BestFont-Bold';}.support-main .container > .support-list .news-item .content .news-item-title a:hover {  color: #00b689;}.support-main .container > .support-list .news-item .content .news-item-descript {  font-size: 14px;  line-height: 22px;  color: #666666;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;  margin-top: 20px;}.support-main .container > .support-list .news-item .content .news-item-info {  display: flex;  align-items: center;  color: #b4b4b4;  margin-top: 40px;}.support-main .container > .support-list .news-item .content .news-item-info .time {  font-size: 14px;}.support-main .container > .support-list .news-item .content .news-item-info .label {  font-size: 14px;  color: #b4b4b4;  margin-left: 10px}.support-main .container > .support-list .news-item .content .news-item-info a {  color: #b4b4b4;}.support-main .container > .support-list .news-item .content .news-item-info a:hover {  text-decoration: underline;}/* .support-main .container .news-pages {  width: 100%;  display: flex;  align-items: center;  justify-content: center;  padding: 30px 0 50px;}.support-main .container .news-pages span {  width: 32px;  height: 32px;  display: flex;  align-items: center;  justify-content: center;}.support-main .container .news-pages a {  width: 32px;  height: 32px;  display: flex;  align-items: center;  justify-content: center;  border-radius: 4px;  border: 1px solid #dcdcdc;  margin: 0 4px;}.support-main .container .news-pages a:hover {  color: #00b689;  border-color: #00b689;}.support-main .container .news-pages a.active {  color: #fff;  background-color: #00b689;  border-color: #00b689;} */.support-slider {  width: 320px;}.support-slider .support-list {  width: 100%;  background: #fff;  border-radius: 8px;  padding: 30px 20px 25px;}.support-slider .support-list .search {  width: 100%;  height: 36px;  border-radius: 8px;  background-color: rgba(255, 255, 255, 0.9);  border: 1px solid rgba(0, 0, 0, 0.1);  padding: 0 20px 0 10px;  display: flex;  align-items: center;}.support-slider .support-list .search input {  width: calc(100% - 20px);  height: 100%;  padding: 0 20px 0 10px;  border: none;  outline: none;  background-color: transparent;}.support-slider .support-list .search input::placeholder {  color: #cacaca;}.support-slider .support-list .search button {  width: 14px;  height: 14px;  background: url('../images/icon-search.svg') no-repeat center center;  background-size: 100% 100%;  border: none;  cursor: pointer;}.support-slider .support-list .search-title {  height: 60px;  border-bottom: 1px solid #efefef;  margin-top: 8px;  display: flex;  align-items: center;  justify-content: space-between;}.support-slider .support-list .search-title span {  font-size: 20px;  padding-left: 12px;  font-family: 'BestFont-Bold';  position: relative;}.support-slider .support-list .search-title span::before {  content: '';  width: 3px;  height: 20px;  background-color: #00b689;  position: absolute;  left: 0;  top: 50%;  transform: translate(-50%, -50%);}.support-slider .support-list .layui-collapse,.support-slider .support-list .layui-colla-item,.support-slider .support-list .layui-colla-title,.support-slider .support-list .layui-colla-content {  background-color: transparent;  border: none;}.support-slider .support-list .layui-collapse {  margin-top: 17px;}.support-slider .support-list .layui-colla-item {  margin-bottom: 3px;}.support-slider .support-list .layui-colla-title {  font-size: 18px;  line-height: 27px;  font-family: 'BestFont-Bold';  padding-left: 0;}.support-slider .support-list .layui-colla-title i {  left: auto;  right: 15px;}.support-slider .support-list .layui-colla-title.active {  color: #00b689;}.support-slider .support-list .layui-colla-title.active a {  color: #00b689;}.support-slider .support-list .layui-colla-content {  padding: 0 0 18px;}.support-slider .support-list .layui-colla-content ul {  padding-left: 20px;}.support-slider .support-list .layui-colla-content ul li {  list-style: disc;  margin-bottom: 18px;}.support-slider .support-list .layui-colla-content ul li a {  display: inline-block;  width: 100%;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 1;  overflow: hidden;}.support-slider .support-list .layui-colla-content ul li a:hover {  color: #00b689;}.support-slider .least-ver {  width: 100%;  height: 240px;  background: url('../images/ad-banner.png') no-repeat center center;  text-align: center;  color: #fff;  padding-top: 36px;  margin-top: 20px;}.support-slider .least-ver .title {  font-size: 32px;  font-family: 'BestFont-Bold';}.support-slider .least-ver .title2 {  font-size: 36px;  font-family: 'BestFont-Bold';  margin-top: -6px;}.support-slider .least-ver a {  width: 180px;  height: 50px;  display: flex;  align-items: center;  justify-content: center;  border-radius: 10px;  color: #fff;  background-color: #00b689;  margin: 15px auto 0;  font-size: 20px;}.support-slider .news-rmd,.support-slider .product-rmd {  background: #fff;  padding: 0 20px;  border-radius: 10px;  margin: 20px auto;}.support-slider .news-rmd .news-title,.support-slider .product-rmd .news-title {  height: 60px;  border-bottom: 1px solid #efefef;  display: flex;  align-items: center;}.support-slider .news-rmd .news-title span,.support-slider .product-rmd .news-title span {  font-size: 20px;  padding-left: 12px;  font-family: 'BestFont-Bold';  position: relative;}.support-slider .news-rmd .news-title span::before,.support-slider .product-rmd .news-title span::before {  content: '';  width: 3px;  height: 20px;  background-color: #00b689;  position: absolute;  left: 0;  top: 50%;  transform: translate(-50%, -50%);}.support-slider .news-rmd ul,.support-slider .product-rmd ul {  padding: 15px 0 10px;  margin-left: 20px;}.support-slider .news-rmd ul li,.support-slider .product-rmd ul li {  width: 100%;  margin-bottom: 18px;}.support-slider .news-rmd ul li a,.support-slider .product-rmd ul li a {  display: block;  width: 100%;  font-size: 14px;  color: #2b2b2b;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.support-slider .news-rmd ul li a:hover,.support-slider .product-rmd ul li a:hover {  color: #00b689;}.support-slider .product-rmd .list {  padding-bottom: 20px;}.support-slider .product-rmd .list .rmd-item {  display: flex;  align-items: center;  margin: 25px 0 30px;}.support-slider .product-rmd .list .rmd-item .thumb {  width: 48px;  height: 48px;}.support-slider .product-rmd .list .rmd-item .thumb img {  max-width: 100%;}.support-slider .product-rmd .list .rmd-item .content {  width: calc(100% - 48px);  padding-left: 5px;  position: relative;}.support-slider .product-rmd .list .rmd-item .content .rmd-item-title {  display: flex;  align-items: center;  justify-content: space-between;}.support-slider .product-rmd .list .rmd-item .content .rmd-item-title span {  width: calc(100% - 70px);  font-size: 16px;  font-family: 'BestFont-Bold';  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.support-slider .product-rmd .list .rmd-item .content .rmd-item-title span a {  font-size: 16px;  font-family: 'BestFont-Bold';  color: #000;}.support-slider .product-rmd .list .rmd-item .content .rmd-item-title span a:hover {  color: #00b689;}.support-slider .product-rmd .list .rmd-item .content .rmd-item-title .more {  width: 64px;  height: 22px;  display: flex;  align-items: center;  justify-content: center;  font-size: 12px;  color: #2f80ed;  background-color: rgba(47, 128, 237, 0.08);  border-radius: 8px;}.support-slider .product-rmd .list .rmd-item .content .rmd-item-descript {  font-size: 12px;  line-height: 16px;  color: #666666;  margin-top: 5px;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}.position {  width: 100%;  max-width: 1920px;  min-width: 1200px;  margin: 0 auto;  background-color: #F8F9FA;}.position .container {  width: 1200px;  margin: 0 auto;  padding: 20px 0 0;}.position .container span {  color: #999;}.position .container a:hover {  color: #00b689;}.support-article {  width: 860px;  padding: 30px 40px 50px;  background: #fff;  border-radius: 10px;}.support-article .article-title {  font-size: 24px;  font-family: 'BestFont-Bold';}.support-article .article-time {  font-size: 14px;  color: #999999;  margin-top: 18px;  padding-bottom: 18px;  border-bottom: 1px solid #efefef;  display: flex;  align-items: center;}.support-article .article-time i {  display: inline-block;  width: 14px;  height: 14px;  background: url('../images/time.png') no-repeat center center;  margin-right: 10px;}.support-article .article-content {  font-size: 16px;  line-height: 28px;  color: #666666;  padding: 30px 0 0;}.support-article .article-content img{ max-width: 90%; padding: 5%;}.support-search {  width: 860px;  padding: 38px 40px 50px;  background: #fff;  border-radius: 10px;}.support-search .search-title {  font-size: 16px;  font-family: 'BestFont-Bold';  padding-bottom: 25px;  border-bottom: 1px solid #efefef;}.support-search .search-title span {  color: #2f80ed;}.support-search .search-wrapper {  padding-top: 20px;  border-bottom: 1px solid #efefef;}.support-search .search-wrapper.noline {  border-bottom: none;}.support-search .search-wrapper .search-item {  margin-bottom: 40px;}.support-search .search-wrapper .search-item .item-title {  font-size: 14px;  font-family: 'BestFont-Bold';}.support-search .search-wrapper .search-item .item-title span {  color: #2f80ed;}.support-search .search-wrapper .search-item .item-content {  font-size: 14px;  line-height: 24px;  color: #666666;  margin-top: 8px;}.support-search .search-title2 {  font-size: 14px;  font-family: 'BestFont-Bold';}