@charset "UTF-8";
/* CSS Document */
body {
  font-family: Hiragino Sans GB, Microsoft YaHei;
  font-size: 14px;
  background: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  min-width: 1240px;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
}
address, cite, dfn, em, var, i {
  font-style: normal
}
code, kbd, pre, samp {
  font-family: arial, courier new, courier, "\5b8b\4f53", monospace
}
small {
  font-size: 12px
}
ul, ol, li {
  list-style: none
}
sup {
  vertical-align: text-top
}
sub {
  vertical-align: text-bottom
}
legend {
  color: #000
}
fieldset {
  border: 0
}
img {
  vertical-align: middle;
}
button, input, select, textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
section, header, nav, footer, article {
  display: block
}
div, ul, dl {
  zoom: 1
}
.cleardiv:after, .clearul:after, .cleardl:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
.none {
  display: none;
}
a {
  text-decoration: none;
  outline: none;
  color: #000000;
}
a:hover {
  color: #13A21C;
}
.transition {
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}
.page-w {
  width: 1200px;
  margin: 0px auto;
}
/*flex*/
.flex-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.flex-center-start {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.flex-start-between {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}
.flex-start-end {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.flex-wrap-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.flex-wrap-2 .flex-wrap-item {
  flex: 50%;
}
.flex-one {
  flex: 1;
}
/*footer*/
.footer {
  background-color: #18232F;
  padding: 20px 0px 40px 0px;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
}
.fot-loog img {
  display: block;
  height: 66px;
  width: auto;
}
.footer .fot-copy {
  line-height: 26px;
}
.fot-saoma-item {
  margin-right: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
}
.fot-saoma-item img {
  width: 100px;
  height: auto;
  display: block;
}
/*links*/
.links {
  background-color: #18232F;
  padding: 10px 0px;
  color: #FFFFFF;
  position: relative;
}
.links::after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #373F48;
  left: 0px;
  bottom: 0px;
  position: absolute;
}
.links::before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #000000;
  left: 0px;
  bottom: 1px;
  position: absolute;
}
.links a {
  color: #FFFFFF;
}
/*head-logo*/
.head-logo img {
  display: block;
  height: 92px;
  width: auto;
}
/*head-tel-img*/
.head-tel-img img {
  display: block;
  height: 58px;
  width: 58px;
}
.head-tel-info {
  line-height: 1;
}
.head-tel-info p {
  color: #505050;
  margin-bottom: 5px;
}
.head-tel-info b {
  font-size: 32px;
  color: #13A21C;
}
/*main_menu*/
.main_menu {
  background-color: #13A21C;
}
.main_menu li {
  position: relative;
}
.main_menu li a {
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  padding: 10px 30px;
}
.main_menu li a:hover {
  background: #FD9E27;
}
.main_menu li.cur a {
  background: #FD9E27;
}
.main_menu li.hover span a {
  background: #FD9E27;
}
/*footer-menu*/
.footer-menu {
  background-color: #F4F4F4;
  padding: 20px 0px;
}
.fot-tel-hot .head-tel-info p {
  color: #13A21C;
}
/*footer-nav*/
.fot-nav dl {
  margin-right: 50px;
}
.fot-nav dt {
  margin-bottom: 10px;
  color: #13A21C;
}
.fot-nav dd {
  line-height: 26px;
}
/*fot-tel-item*/
.fot-tel-list {
  width: 410px;
}
.fot-tel-item dl {
  margin-top: 20px;
  line-height: 1
}
.fot-tel-item dt, .fot-tel-item dd {
  display: flex;
}
.fot-tel-item dt {
  margin-bottom: 10px;
}
.fot-tel-item dt::before, .fot-tel-item dd::before {
  content: '';
  height: 14px;
  width: 4px;
  background-color: #13A21C;
  margin-right: 5px;
}
.fot-tel-item dt::before {
  background-color: #FECB4A;
}
.fot-tel-item dd {
  color: #13A21C;
  font-weight: 700;
}
/*banner-box*/
/*banner-box*/
.banner-box {
  max-width: 1920px;
  margin: 0px auto 20px auto;
}
.banner-box .swiper-container {
  width: 100%;
  height: 100%;
}
.banner-box .swiper-slide img {
  width: 100%;
  height: auto;
}
.banner-box .swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 20px;
}
.banner-box .swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}
.banner-box .swiper-pagination-bullet-active {
  color: #fff;
  background: #13A21C;
}
/*zhuanti-box*/
.zhuanti-box {
  min-width: 1200px;
  margin: 0px auto;
  overflow-x: hidden;
}
.zhuanti-banner {
  width: 1200px;
  height: 189px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.zhuanti-banner .bigbox {
  width: 1920px;
  position: absolute;
  left: -360px;
  top: 0;
  z-index: 1;
  overflow: hidden;
}
.bigbox img {
  display: block;
}
/*plane-title*/
.plane-title {
  text-align: center;
  padding: 20px 0px;
}
.plane-title h2 {
  color: #13A21C;
  font-size: 28px;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  padding: 0px 5px;
  background: linear-gradient(transparent 70%, #AFE4D7 70%);
}
.plane-title p {
  color: #505050;
  margin-top: 5px;
}
/*home-about-head*/
.home-about-head {
  text-align: center;
  line-height: 1;
}
.home-about-head b {
  color: #13A21C;
  font-size: 40px;
  margin-bottom: 10px;
  display: inline-block;
}
.home-about-head p {
  color: #FECB4A;
  font-size: 20px;
}
/*home-about*/
.home-about {
  background-color: #F7F7F7;
  padding: 40px 0px;
}
.home-about-con {
  padding: 20px;
  line-height: 28px;
}
.home-about-con p {
  margin-bottom: 20px;
  text-indent: 2em;
}
/*about-icon-img*/
.about-icon-item {
  text-align: center;
  line-height: 1;
  color: #FFFFFF;
  background-color: #13A21C;
  width: 175px;
  height: 175px;
  border-radius: 175px;
}
.home-about-icon .about-icon-item:nth-child(1) {
  background-color: #13A21C;
}
.home-about-icon .about-icon-item:nth-child(2) {
  background-color: #41B128;
}
.home-about-icon .about-icon-item:nth-child(3) {
  background-color: #87AB25;
}
.home-about-icon .about-icon-item:nth-child(4) {
  background-color: #B3A621;
}
.home-about-icon .about-icon-item:nth-child(5) {
  background-color: #D8982C;
}
.about-icon-item a {
  display: block;
  color: #FFFFFF;
  width: 175px;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-icon-img {
  margin-bottom: 10px;
}
.about-icon-img img {
  width: 59px;
  height: 59px;
  display: block;
  margin: 0px auto;
}
.about-icon-info h4 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 700;
}
.about-icon-info p {
  opacity: 0.75;
}
/*banner-box*/
.news-imgs {
  width: 570px;
  height: 390px;
  border: #EfEfEf solid 1px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.news-imgs .swiper-container {
  width: 100%;
  height: 100%;
}
.news-imgs .swiper-slide img {
  width: 100%;
  height: auto;
}
.news-imgs .swiper-container-horizontal .swiper-pagination-bullets {
  bottom: 10px;
  right: 0px;
  left: inherit;
  width: auto;
}
.news-imgs .swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  border-radius: 2px;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(255, 255, 255, 0.75);
}
.news-imgs .swiper-pagination-bullet-active {
  color: #fff;
  background: #13A21C;
}
/*js-tab*/
.js-tab li.active a:before {
  width: 100%;
}
.tabcons .js-tab-con {
  display: none;
}
.tabcons .js-tab-con.active {
  display: block;
}
.tabcons .js-tab-con.none {
  display: none;
}
/*news-tab*/
.news-tab {
  width: 600px;
}
.news-tab .js-tab {
  display: flex;
}
.news-tab .js-tab li {
  margin-right: 20px;
}
.news-tab .js-tab a {
  display: block;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 0px 5px 0px 5px;
}
.news-tab .js-tab li.active a {
  background-color: #13A21C;
  color: #FFFFFF;
  font-weight: 700;
}
/*news-hot-time*/
.news-hot {
  padding: 20px 0px 10px 0px;
  border-bottom: #E5E5E5 dashed 1px;
  margin-bottom: 10px;
}
.news-hot-time {
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 80px;
  height: 80px;
  border: #E5E5E5 solid 4px;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.hot-time-con {
  line-height: 1;
}
.hot-time-con b {
  font-size: 30px;
  display: block;
  margin-bottom: 5px;
}
.hot-time-con p {
  font-size: 12px;
  color: #868686;
}
.news-hot-info h2 {
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.news-hot-info p {
  color: #868686;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.news-item-list li {
  padding: 3px 0px;
}
.news-item-list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0px;
}
.news-item-list li h3 {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
}
.news-item-list li h3::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  background-color: #505050;
  margin-right: 10px;
}
.news-item-list li span {
  color: #868686
}
/*plane-body*/
.plane-news .plane-body {
  padding: 20px 0px;
  border-top: #E7E7E7 solid 1px;
}
/*sygc-down*/
.sygc-down {
  background-color: #E9F1F7;
  padding: 30px 40px;
  margin-bottom: 20px;
}
/*sygc-ttle-icon*/
.sygc-ttle-icon img {
  display: block;
  width: 89px;
  height: 89px;
}
.sygc-ttle-icon {
  margin-right: 10px;
}
/*sygc-ttle-txt*/
.sygc-ttle-txt h2 {
  font-size: 28px;
  font-weight: 700;
}
.sygc-ttle-txt p {
  color: #505050;
  display: inline-block;
  margin-bottom: 20px;
}
.sygc-ttle-txt .down-more {
  color: #5DC0FD;
  display: flex;
  align-items: center;
}
.down-more:after {
  content: " ";
  height: 6px;
  width: 6px;
  border-width: 1px 1px 0 0;
  border-color: #5DC0FD;
  border-style: solid;
  -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
  transform: matrix(.71, .71, -.71, .71, 0, 0);
  margin-left: 10px;
}
/*sygc-body*/
.sygc-body {
  width: 650px;
}
.sygc-dowm-list {
  padding: 20px;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.sygc-dowm-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0px;
}
.sygc-dowm-list li h3 {
  flex: 1;
}
.sygc-dowm-list li h3 a:hover {
  color: #5DC0FD;
}
.sygc-dowm-list li span {
  color: #868686;
}
.sygc-dowm-list li cite a {
  background-color: #5DC0FD;
  display: inline-block;
  padding: 2px 20px;
  border-radius: 20px;
  color: #FFFFFF;
}
/*cpsms-down*/
.cpsms-down .sygc-dowm-list li cite a {
  background-color: #13A21C;
}
.cpsms-down .sygc-dowm-list li h3 a:hover {
  color: #13A21C;
}
.cpsms-down .sygc-ttle-txt .down-more {
  color: #13A21C;
}
.cpsms-down .down-more:after {
  border-color: #13A21C;
}
/*chanpin-bar*/
.chanpin-bar h3 {
  background-color: #13A21C;
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 700;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0px 15px 0px;
}
.chanpin-nav {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  margin-top: -10px;
  background-color: #F8F8F8;
  border-radius: 5px;
  padding: 20px;
}
.chanpin-nav li {
  margin-bottom: 15px;
  font-size: 14px;
}
.chanpin-nav li a {
  display: flex;
  align-items: center;
}
.chanpin-nav li.cur a {
  color: #13A21C;
  font-weight: 700;
}
.chanpin-nav li span {
  background-color: #13A21C;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chanpin-nav li span:after {
  content: " ";
  height: 4px;
  width: 4px;
  border-width: 2px 2px 0 0;
  border-color: #FFFFFF;
  border-style: solid;
  -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
  transform: matrix(.71, .71, -.71, .71, 0, 0);
  margin-left: -1px;
}
/*chanpin-list*/
.chanpin-bar {
  width: 232px;
}
.chanpin-con {
  flex: 1;
}
.chanpin-list ul {
  display: flex;
  flex-wrap: wrap;
}
.chanpin-list ul li {
  flex-basis: 25%;
  margin-bottom: 20px;
}
.chanpin-item {
  margin-left: 20px;
  border: #EfEfEf solid 1px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.chanpin-img {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.chanpin-img img {
  transform: scale(1);
  transition: all .3s ease-in-out;
  display: block;
  max-width: 100%;
  width: 220px;
  height: 220px;
}
.plane-pro-list .chanpin-img img {
  width: 224px;
  height: 224px;
}
.chanpin-item a:hover img {
  transform: scale(1.15)
}
.chanpin-info {
  padding: 10px;
  background-color: #f7f7f7;
  text-align: center;
}
.chanpin-info h2 {
  padding-top: 5px;
  margin-bottom: 5px;
  min-height: 48px;
  font-weight: 700;
  color: #505050;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.chanpin-item a:hover h2 {
  color: #13A21C;
}
.chanpin-info p {
  color: #868686;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  font-size: 12px;
  display: none;
}
/*section-fot*/
.plane-fot {
  text-align: center;
  padding: 10px 0px 40px 0px;
  margin-bottom: 10px;
}
/*按钮动效*/
.btn_ani_more {
  display: inline-block;
  position: relative;
  z-index: 1;
  height: 35px;
  padding: 0 35px 0 20px;
  border-radius: 35px;
  color: #000;
  font-size: 14px;
  line-height: 35px;
  font-weight: 400;
  overflow: hidden;
  white-space: nowrap;
}
.btn_ani_more::after {
  content: '';
  position: absolute;
  top: 8px;
  right: 7px;
  background: url('img/ico_btn_more_black.png') no-repeat center center;
  width: 20px;
  height: 20px;
}
.btn_ani_more.black:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 37px;
  background: #f3f3f3;
  z-index: -1;
  transition: transform .3s ease-in-out, width .3s ease-in-out .3s;
  transform: translateX(0);
}
.btn_ani_more:hover:before {
  width: 100%;
  transition: width .3s ease-in-out, transform .3s ease-in-out .3s;
  transform: translateX(100%) translateX(-35px);
}
/*案例*/
.anli-list ul {
  display: flex;
  flex-wrap: wrap;
}
.anli-list ul li {
  flex-basis: 23.000%;
  margin-bottom: 20px;
  margin-right: 20px;
}
.anli-list ul li:last-child {
  margin-right: 0px;
}
.anli-item .anli-item-img {
  position: relative;
  overflow: hidden;
  border: #E7E7E7 solid 1px;
  box-sizing: border-box;
}
.anli-item .anli-item-img img {
  transform: scale(1);
  transition: all .3s ease-in-out;
  display: block;
  max-width: 100%;
  height: auto;
}
.plane-yingyong .anli-item-img img {
  height: 145px;
}
.anli-item a:hover img {
  transform: scale(1.15)
}
.anli-item-info {
  padding: 10px;
  border: #E7E7E7 solid 1px;
  border-top: none;
  min-height: 100px;
  position: relative;
}
.anli-item-info h4 {
  padding: 5px 0px;
  margin-bottom: 5px;
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
}
.anli-item a:hover h4 {
  color: #13A21C;
}
.anli-item-info p {
  color: #868686;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  font-size: 12px;
}
/*anli-item-info*/
.anli-item-info:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 0px;
  height: 2px;
  background-color: #13A21C;
  -webkit-transtion: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.anli-item a:hover .anli-item-info:before {
  width: 100%;
}
/*youshi-icon*/
.anli-youshi ul {
  display: flex;
  flex-wrap: wrap;
}
.anli-youshi ul li {
  flex-basis: 49.167%;
  margin-bottom: 20px;
  margin-right: 20px;
}
.anli-youshi ul li:nth-child(2n) {
  margin-right: 0px;
}
.anli-youshi-item {
  background-color: #F5F5F5;
  padding: 20px;
  border-radius: 5px;
}
.youshi-icon {
  margin-right: 20px;
}
.youshi-icon img {
  display: block;
  width: 78px;
  height: 78px;
}
.youshi-info h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.youshi-info p {
  color: #505050;
  margin-bottom: 2px;
}
/*plane-yingyong*/
.plane-yingyong {
  background-color: #F2F2F2;
  background-image: url("img/yingyong001@2x.png");
  background-repeat: no-repeat;
  background-size: auto 334px;
}
.plane-yingyong .plane-title h2 {
  color: #FFFFFF;
  background: linear-gradient(transparent 70%, #5BB5AB 70%);
}
.plane-yingyong .plane-title p {
  color: #FFFFFF;
}
/*应用*/
.yingyong-box {
  background-color: #FFFFFF;
  padding: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 20px;
}
.yingyong-imglist ul {
  display: flex;
  flex-wrap: wrap;
}
.yingyong-imglist ul li {
  flex-basis: 22.455%;
  margin-bottom: 20px;
  margin-right: 20px;
}
.yingyong-imglist ul li:last-child {
  margin-right: 0px;
}
.yingyong-imglist .anli-item-info {
  min-height: 120px;
}
/*yingyong-bar*/
.yingyong-txtlist .news-item-list {
  flex-basis: 50%;
}
.yingyong-bar {
  margin-right: 40px;
}
.yingyong-bar li {
  border-bottom: #D1D1D1 solid 1px;
  padding: 10px 10px 10px 40px;
  text-align: right;
}
.yingyong-bar li span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.yingyong-bar li span:after {
  content: " ";
  height: 4px;
  width: 4px;
  border-width: 2px 2px 0 0;
  border-color: #13A21C;
  border-style: solid;
  -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
  transform: matrix(.71, .71, -.71, .71, 0, 0);
  margin-left: 10px;
}
.yingyong-bar li.active {
  border-bottom: #13A21C solid 1px;
}
.yingyong-bar li.active a {
  color: #13A21C;
  font-weight: 700;
}
/*plane-search*/
.plane-search {
  background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  padding: 5px 0px;
}
/**/
.search-box {
  border: 1px solid #AFAFAF;
  border-radius: 46px;
}
.ser_keywords {
  width: 120px;
  line-height: 24px;
  padding: 2px 15px;
  height: 26px;
  background: none;
  border: none;
  color: #505050;
  font-size: 14px;
  outline: none;
  cursor: pointer;
}
.search-but {
  width: 40px;
  height: 26px;
  background: url("img/search-but@2x.png") no-repeat center center;
  background-size: 18px 18px;
  border: none;
  text-indent: -9999px;
  text-transform: capitalize;
  outline: none;
  cursor: pointer;
}
/*868686*/
.search-key a {
  color: #505050;
}
.search-key a:hover {
  color: #13A21C;
}
/*about-banner*/
.about-banner {
  background-color: #13A21C;
  background-image: url("img/about-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 207px;
}
.pro-banner {
  background-image: url("img/pro-bg@2x.png");
}
.about-banner-txt {
  text-align: center;
  padding: 50px 0px;
  color: #FFFFFF;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.30);
}
.about-banner-txt h6 {
  font-size: 40px;
  font-weight: 700;
}
.about-banner-txt p {
  font-size: 20px;
}
/*dqwz-txt*/
.plane-current {
  border-bottom: #E7E7E7 solid 1px;
}
.dqwz-txt {
  padding: 10px 0px;
  color: #868686;
}
.dqwz-txt i {
  margin-right: 10px;
}
.dqwz-txt img {
  display: block;
  width: 24px;
  height: 24px;
}
/*lianxi-women-con*/
.lianxi-women-con {
  padding: 40px 0px;
}
.lianxi-women-con ul {
  padding-left: 80px;
}
.lianxi-women-con ul::after {
  content: '';
  clear: both;
  display: block;
}
.lianxi-women-con li {
  float: left;
  width: 50%;
  min-height: 90px;
  margin-bottom: 30px;
}
.rencai-zhaopin-con li {
  float: none;
  width: 100%;
  min-height: 0px;
  margin-bottom: 30px;
}
/*lianxi-women-tit*/
.lianxi-women-tit {
  padding: 10px 0px;
  border-bottom: #E7E7E7 solid 1px;
  margin-bottom: 10px;
  text-align: center;
}
.lianxi-women-tit h2 {
  font-weight: 700;
  font-size: 26px;
  color: #13A21C;
}
.lianxi-women-item h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
.lianxi-women-info {
  color: #505050;
  line-height: 26px;
}
/*page-sub*/
.page-sub a {
  display: inline-block;
  padding: 0px 20px;
  line-height: 46px;
  height: 46px;
  border-right: 1px solid #eeeeee;
  color: #333333;
  position: relative;
}
.page-sub a.active {
  color: #ffffff;
  background-color: #13A21C;
}
/*新闻列表*/
.xinwen-zhongxin-list li {
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 20px;
}
.xinwen-zhongxin-list .xinwen-item-con {
  display: flex;
  align-items: center;
}
.xinwen-zhongxin-list .xinwen-item-pic {
  border: #F5F5F5 solid 1px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.xinwen-zhongxin-list .xinwen-item-pic img {
  width: 218px;
  height: 130px;
  transform: scale(1);
  transition: all .3s ease-in-out;
  display: block;
}
.xinwen-zhongxin-list .xinwen-item-pic a:hover img {
  transform: scale(1.15)
}
.xinwen-zhongxin-list .xinwen-item-pic {
  float: left;
  margin-right: 20px;
}
.xinwen-zhongxin-list .xinwen-item-text {
  flex: 1;
}
.xinwen-zhongxin-list .xinwen-item-text .xinwen-tit {
  font-size: 20px;
  padding: 0px 0px 8px 0px;
}
.xinwen-zhongxin-list .xinwen-item-text .xinwen-sum {
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-flex: 1;
}
.xinwen-zhongxin-list .xinwen-item-text .xinwen-time {
  color: #868686;
}
/*翻页*/
/*list-fanye*/
.list-fanye {
  text-align: center;
  margin: 20px auto 60px auto;
}
.list-fanye a {
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: inline-block;
  margin: 0 3px;
  padding: 0px 10px;
}
.list-fanye a:hover, .list-fanye > b {
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  margin: 0 3px;
  padding: 0px 10px;
  background: #13A21C;
  border: 1px solid #13A21C;
  color: #fff;
}
/* xinwen-zhongxin-box*/
.xinwen-zhongxin-box .lianxi-women-tit {
  border-bottom: none;
}
/**/
.detail-body {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
  margin: 20px 0px;
}
/**/
.detail-title {
  padding: 40px 0px 20px 0px;
  text-align: center;
  border-bottom: #ccc dashed 1px;
}
.detail-title h1 {
  font-size: 26px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
}
.detail-title p {
  color: #999;
}
.detail-title p span {
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
.shang-xia {
  padding: 20px;
}
/*.detail-edit*/
.detail-edit {
  padding: 20px;
}
.detail-edit p {
  line-height: 1.7em;
  margin-bottom: 1em;
}
.detail-edit img {
  max-width: 100%;
  display: inline-block;
  margin: 0px auto;
}
.detail-edit iframe {
  max-width: 100%;
  margin: 0px auto;
}
.detail-edit table {
  max-width: 100%;
}
.detail-edit table {
  font-size: 14px;
}
.detail-edit table tr {
  border-top: #A7A7A7 solid 1px;
  border-right: #A7A7A7 solid 1px;
}
.detail-edit table td {
  padding: 5px;
  border-bottom: #A7A7A7 solid 1px;
  border-left: #A7A7A7 solid 1px;
}
.detail-edit ol {
  padding: 20px;
}
.detail-edit li {
  list-style: decimal;
  margin-bottom: 15px;
}
/*yingyong-list-body*/
/*新闻列表*/
/*lianxi-women-tit*/
.yingyong-list-tit {
  padding: 10px 0px;
  margin-bottom: 10px;
  text-align: center;
}
.yingyong-list-tit h2 {
  font-weight: 700;
  font-size: 26px;
  color: #13A21C;
}
.yingyong-list-body ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yingyong-list-body li {
  flex-basis: 49%;
  margin-bottom: 20px;
  margin-right: 20px;
  box-sizing: border-box;
}
.yingyong-list-body li:nth-child(2n) {
  margin-right: 0px;
}
.yingyong-list-body .xinwen-item-con {
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  display: flex;
  align-items: center;
}
.yingyong-list-body .xinwen-item-pic {
  border: #F5F5F5 solid 1px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.yingyong-list-body .xinwen-item-pic img {
  width: 218px;
  height: 130px;
  transform: scale(1);
  transition: all .3s ease-in-out;
  display: block;
}
.yingyong-list-body .xinwen-item-pic a:hover img {
  transform: scale(1.15)
}
.yingyong-list-body .xinwen-item-pic {
  float: left;
  margin-right: 20px;
}
.yingyong-list-body .xinwen-item-text {
  flex: 1;
  min-height: 152px;
}
.yingyong-list-body .xinwen-item-text .xinwen-tit {
  font-size: 20px;
  padding: 0px 0px 8px 0px;
}
.yingyong-list-body .xinwen-item-text .xinwen-sum {
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-flex: 1;
}
.yingyong-list-body .xinwen-item-text .xinwen-time {
  color: #868686;
}
/*plane-chanpin-list*/
.plane-chanpin-list {
  padding-top: 20px;
}
.plane-chanpin-list .plane-current, .plane-chanpin-list .plane-title {
  margin-left: 20px;
}
/*plane-pro-list*/
.plane-pro-list .chanpin-item {
  margin-left: 0px;
  height: auto;
}
.plane-pro-list .chanpin-list ul li {
  flex-basis: 18.667%;
  margin-bottom: 20px;
  margin-right: 20px;
}
.plane-pro-list .chanpin-list ul li:nth-child(5n) {
  margin-right: 0px;
}
/*.pro-sub-nav li*/
.pro-sub-nav {
  background-color: #F1F1F1;
  padding: 10px 0px 0px 10px;
  margin-bottom: 10px;
}
.pro-sub-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.pro-sub-nav li {
  margin-bottom: 5px;
  flex-basis: 13%;
  margin-right: 10px;
}
.pro-sub-nav li a {
  display: block;
  background-color: #ffffff;
  border: #fefefe solid 1px;
  border-radius: 3px;
  padding: 2px 5px;
}
.pro-sub-nav li.cur a {
  background-color: #13A21C;
  color: #ffffff;
  font-weight: 700;
}
/**/
/*.product-view*/
.product-view {
  padding: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
.product-view .product-area .product-visual {
  width: 530px;
}
.product-info {
  flex: 1;
}
.thumbnail .item + .item {
  margin-top: 10px;
}
.thumbnail span.img {
  display: block;
  border: 2px solid #E7E7E7;
  overflow: hidden;
}
.thumbnail .is-active span.img {
  border-color: #13A21C;
}
.thumbnail img {
  transform: scale(1);
  transition: all .3s ease-in-out;
  width: 90px;
  height: 90px;
  display: block;
  max-width: 100%;
}
.thumbnail a:hover img {
  transform: scale(1.15)
}
.visual {
  width: 408px;
  height: 408px;
  border: 1px solid #E7E7E7;
}
.visual img {
  width: 408px;
  height: 408px;
  display: block;
}
/*product-visual*/
.product-area {
  align-items: stretch;
}
.product-info {
  margin-left: 30px;
}
.product-info-con {
  padding: 10px 30px 5px 30px;
}
/*1*/
.product-info-con dl dt {
  padding-bottom: 4px;
}
.product-info-con dl dt h2 {
  font-size: 20px;
  font-weight: 700;
}
/* 相关下载 */
.product-down {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 10px;
  width: 410px;
}
.product-down p {
  flex: 0 0 33%;
}
.product-down a {
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 120px;
  background-color: #13a21c;
  color: #f0f0f0;
  margin-top: 10px;
  margin-left: 10px;
  text-align: center;
  border-radius: 3px;
}
/*.product-info-con .product-tag*/
.product-info-con .product-tag {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: #dadada 1px solid;
}
.product-info-con .product-tag li {
  line-height: 28px;
  position: relative;
  padding-left: 14px;
}
.product-info-con .product-tag li:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #999;
  border-radius: 50%;
}
/*product-btn */
.product-btn {
  padding-top: 10px;
}
.product-btn .btn-kefu {
  background-color: #FD9E27;
  font-weight: 700;
  color: #FFFFFF;
  padding: 8px 18px;
  border-radius: 3px;
}
/**/
.product-body {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  margin-top: 20px;
}
/*product-navigation*/
.product-navigation {
  height: 40px;
}
.product-navigation .product-navigation-con {
  background-image: linear-gradient(180deg, #FFFFFF, #EBEBEB);
  border-bottom: #13A21C solid 2px;
}
.product-navigation .product-navigation-con h3 {
  padding-left: 20px;
  font-weight: 700;
}
.product-navigation.is-fixed .product-navigation-con {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  width: auto;
}
.product-navigation.is-fixed .pnc-con {
  width: 1200px;
  margin: 0px auto;
}
.product-navigation .features-navigation li a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px;
  font-weight: 700;
}
.product-navigation .features-navigation li a > span {
  display: inline-block;
  position: relative;
}
.product-navigation .features-navigation li a > span:before {
  content: "";
  position: absolute;
  right: 100%;
  bottom: 0px;
  left: 0;
  height: 3px;
  background-color: #13A21C;
  opacity: 0;
  transition: all .2s ease-in-out;
}
.product-navigation .features-navigation li a:hover > span:before, .product-navigation .features-navigation li.is-active a > span:before {
  opacity: 1;
  right: 0;
}
.product-navigation .features-navigation li a:hover, .product-navigation .features-navigation li.is-active a {
  color: #13A21C;
}
/*breadcrumb*/
.pro-features {
  padding: 20px;
}
/**/
.breadcrumb {
  height: 0px;
  overflow: hidden;
}
/*features-section*/
.features-section {
  padding-top: 20px;
}
.pro-feat-tit h2 {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  color: #13A21C;
}
/*技术资料*/
.jishu-ziliao-list ul {
  background-color: #F7F7F7;
}
.jishu-ziliao-list li {
  border-bottom: #E7E7E7 solid 1px;
  padding: 20px 30px;
  margin-bottom: 20px;
}
.jishuziliao-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jishuziliao-item-text {
  flex: 1;
  margin-right: 40px;
}
.jishuziliao-tit h2 {
  font-size: 20px;
  font-weight: 700;
}
.jishuziliao-info {
  padding: 5px 0px;
}
.jishuziliao-info span {
  margin-right: 20px;
  display: inline-block;
}
.jishuziliao-sum {
  color: #4B4B4B;
}
.jishuziliao-item-down a {
  color: #FFFFFF;
  background-color: #13A21C;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 30px;
}
.jishuziliao-item-down a:hover {
  background-color: #FD9E27;
}
/*cp-page*/
.cp-page .plane-current {
  border-bottom: none;
}
.cp-page .plane-chanpin {
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
.cp-page .plane-pro-list {
  background-color: #ffffff;
}
/**/
.gy-page .menu-gy a {
  background: #FD9E27;
}
.xw-page .menu-xw a {
  background: #FD9E27;
}
.zl-page .menu-zl a {
  background: #FD9E27;
}
.lx-page .menu-lx a {
  background: #FD9E27;
}
.rc-page .menu-rc a {
  background: #FD9E27;
}
.sh-page .menu-sh a {
  background: #FD9E27;
}
.cp-page .menu-cp a {
  background: #FD9E27;
}
.xx-page .menu-xx a {
  background: #FD9E27;
}
/*子导航*/
.nav-detail {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 44px;
  left: 0;
  width: 124px;
  background: #13A21C;
  color: #999999;
  z-index: 3;
}
.nav-detail .line {}
.nav-detail p {
  line-height: 35px;
  display: block;
  text-align: center;
  border-bottom: #008D6D solid 1px;
}
.nav-detail p a {
  display: block;
  height: 35px;
  padding: 0px 0px;
  font-size: 12px;
}
.nav-detail p a:hover {
  background: #FD9E27;
  color: #FFFFFF
}
/*搜索*/
.search_info {
  line-height: 50px;
  font-size: 22px;
  text-align: center;
}
.search_info strong {
  color: #100a64;
  display: inline-block;
  padding: 0px 10px;
}
.search_list .s_title {
  font-size: 22px;
  line-height: 60px;
}
.search_list .s_title span {
  background: #f1f1f1;
  border-radius: 5px;
  padding: 3px 5px;
  margin-right: 10px;
  font-weight: 400;
  color: #333;
}
.search_list .s_text {
  padding: 4px 50px;
  color: #797979;
  font-size: 16px;
}
.search_list .s_info {
  color: #666666;
  line-height: 30px;
  padding-left: 50px;
}
.search_list .s_title a {
  color: #048;
}
.search_list .s_title a:hover {
  color: red;
}
.search_list .s_info a {
  color: #0099ff;
}
.search_list .s_info a:hover {
  color: red;
}
.search_list li {
  border-bottom: #CFCFCF dashed 1px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.search_list .s_info_a {
  color: #0099ff;
}
.gaoji_search {
  width: 1200px;
  margin: 0px auto;
  border-bottom: #dedede solid 1px;
}
.gaoji_search .search {
  float: left;
  padding-top: 8px;
}
.gaoji_search .search_info {
  float: right;
}
.gj_search_box td {
  padding: 5px;
}
.gj_search_box_input {
  height: 24px;
  line-height: 24px;
  padding: 4px;
  border: 1px #ccc solid;
  background-color: #fff;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
  outline: none;
  display: inline-block;
  vertical-align: middle;
  font: normal 14px/24px microsoft yahei;
}
.search input, .search button {
  display: inline-block;
  vertical-align: middle;
  font: normal 14px/24px microsoft yahei;
}
.search input {
  width: 450px;
  height: 24px;
  line-height: 24px;
  padding: 4px;
  border: 1px #ccc solid;
  background-color: #fff;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, .1);
  outline: none;
}
.search a {
  display: inline-block;
  width: 80px;
  height: 34px;
  background-color: #a3bde2;
  color: #fff;
  font: bold 14px/34px microsoft yahei;
  text-align: center;
  margin-left: 2px;
  vertical-align: middle;
}
.search button {
  width: 120px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  border: none;
  color: #fff;
  background-color: #13A21C;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
}
/*侧浮栏*/
#side_quick_left {
  position: fixed;
  top: 50%;
  left: 0;
  margin-top: -213px;
  z-index: 10;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  width: 128px;
}
#side_quick_left ul {
  background: linear-gradient(to top, #eee, #fff);
}
#side_quick_left ul li {
  padding-bottom: 10px;
}
#side_quick_left img {
  display: block;
  width: 128px;
  height: auto;
}
#side_quick_left span {
  display: block;
  text-align: center;
  font-size: 12px;
}
#side_quick_left p {
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
#side_quick_left ul li:last-child p {
  font-size: 14px;
  color: #13A21C;
}
/*侧浮栏*/
#side_quick {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -213px;
  z-index: 10;
  box-shadow: -4px -4px 8px rgba(0, 0, 0, 0.2);
  width: 82px;
}
#side_quick ul {
  background: linear-gradient(to top, #eee, #fff);
}
#side_quick ul li a {
  display: block;
  width: 100%;
  padding: 10px 5px;
  text-align: center;
  font-size: 14px;
  color: #666;
  position: relative;
  box-sizing: border-box;
}
#side_quick ul li a:hover {
  color: #13A21C
}
#side_quick span.icon {
  display: block;
}
#side_quick span.icon img {
  width: 35px;
  height: auto;
}
#side_quick ul li a:before {
  content: "";
  width: 10px;
  height: 1px;
  background: #999;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
#side_quick ul li:last-child a:before {
  display: none;
}
#side_quick .up-btn {
  display: block;
  width: 100%;
  padding: 10px 0px;
  background-color: #13A21C;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
}
#side_quick .up-btn:hover {
  background-color: #FD9E27;
}
#side_quick .up-thin img {
  width: 20px;
  height: auto;
}
/*移动端底部导航*/
@font-face {
  font-family: "iconfont";
  src: url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.eot?t=1612356367973'); /* IE9 */
  src: url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.eot?t=1612356367973#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAR0AAsAAAAACMgAAAQnAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqFCIQyATYCJAMQCwoABCAFhG0HQxufB1GU7k2J7OMwbuxKaU1EaZuY2Pk/Oa0RRHPk7OUCz6gAFVq2pMosXIVFqVpZIYEVoKvO/OdZP81Qmc44IysZKJVfmg6krVbCEWx2fZOO0P8cS71MsPx+4RJVFpl07wCPojYdWERaNNh4E8YNYxeXcTOBTrPCQYeF5fXATKbtFYhHQj4BzGI2uYQZGmOVc2IG8QIYa9Is4zbgufv38RushxmQlAXQDjy9U8AB2d+gb/uKkf8joNVGAHl/HjCnUWANkIl7ub4bYD+xBtYp5RrZBjS6J9HXOua3fe1/rFiLrsH/8giFRFRA03Uj7Gay4Btkarl6JpTl6ffBEgluyAkNevAaiFEaZRpfUst9JuYfBblNQHb9Xv6LUq1zM0t94CDSr9vv1KMWERqkSazcdWnk8vzV0SssD4cfFsjBdc5HaN8nb3CDoeExPNRiji7VOtWrtbgOQc4bCnIZNI1l148YIhCNk1NjiStHNPM6KKdNrR7RWJ5+0BBHzT3OYGAd3BmKHaCDndSg/r7hjaEOPzga6owduBWcXqEG14w4Vav1yFibafYy63R7kQbLeZDxHfX7aIymw3DdbqQt8/uxeG5B+ijQ9GFCTNkt33Snk3WtD72bO3eEteO+H9y5sC02KTbRdJ4BPv7EwduOXQg5ZhKwybUD5EO/v12CdbEtRk8GarJW+8id6e2pcreQWuJYrGFWX94RjlExz0RunXvgx5eSGl57cmNHgcRIjB4X4YbrHYpc3FUmxl0+YP8R669u/6yjsK2tELr2hWZ//aqItP7q6hUk1aZNKkbRT7kMDQ5SDH54CiZpzjG95dvPKC1NGfzlOfvj8WpZ6WzuTL2kQX2j62tpuFIZUWo80Og0dQ/zCYppXl1tjhl3wP5Po1PiRojB6GZ2l5b+fNw93DcwoKK3HlVMEUKgANBeh/XT9wFo38EvYQRon8FPYNufYyfn4sPJq7bp/xvLqzP2MfuSretvrxtpJ3/D8tryX0FecyDLSs2es6gyZUoqu8H0/nno1J38ABkGve7DMFK7lNAYCSGpzUChMYfM2DUoddmESmMHOq0qOr3LEBIssjlgxSSA0O8oJL1eQaHfHWTGvoLSqC9Q6Q8YOp0Jxwt2WQihRR7JJSguB2X1okK2XMYznJSFV17L5askBBlVuiyMSyqFYTQmMjqZLuLKuGQfhyi7+LEUxUN5pFyKFoLbcSUSOaog5SIum4oUUJQiNSqKl/dKkWy5FFg4QOIiULg4UCy9UEJscjI8ezTFIvX7tbj4VCQIZElfSRTDRVISbhwVI1J0DWSRTlar71w2V+rCF4tC4eHdeEhyUqhC6OGS6Ak5lCJ/OxEuNkokQYuYQqooNIxXVxc5vkF6heegk3bhHAwIhowgY1DfIuQCQsY37hP2qGSxOiEhE6gIAAAA') format('woff2'), url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.woff?t=1612356367973') format('woff'), url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.ttf?t=1612356367973') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('http://at.alicdn.com/t/font_2364565_e6kbsj0que.svg?t=1612356367973#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-daohang:before {
  content: "\e601";
}
.icon-zixun:before {
  content: "\e6a8";
}
.icon-dianhua:before {
  content: "\e617";
}
@media only screen and (min-width : 1200px) {
  .zlart-bottom-fixed {
    display: none;
  }
}
@media only screen and (max-width : 1400px) {
  #side_quick_left {
    display: none;
  }
}
@media only screen and (max-width : 1200px) {
  /*	*/
  #side_quick {
    display: none;
  }
  .footer {
    margin-bottom: 150px;
  }
  .zlart-bottom-fixed {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98;
    background: rgba(0, 0, 0, .8);
    box-shadow: 0 -2px 8px 0px rgb(0 0 0 / 15%);
  }
  .tsx-ul li {
    float: left;
    display: block;
    height: 150px;
    width: 33.33%;
  }
  .btn {
    text-align: center;
    display: block;
    padding: 0;
    font-size: 52px;
    height: 100%;
    border-radius: 0;
    line-height: 150px;
    border: none;
  }
  .btn .iconfont {
    font-size: 52px;
    margin-right: 10px;
  }
  .tsx-btn-1 {
    color: #fff;
    background: rgba(13, 121, 93, 0.55);
  }
  .tsx-btn-2 {
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
  }
  .tsx-btn-3 {
    color: #fff;
    background: rgba(0, 0, 0, 0.55);
  }
  /*	*/
}
/*专题*/
.zt-banner-item img {
  max-width: 100%;
  height: auto;
  display: block;
}
.zt-banner-menu {
  display: flex;
  justify-content: space-around;
  table-layout: auto;
  padding: 20px;
  background-color: #FFFFFF;
  border: #EfEfEf solid 1px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  margin: 10px 0px;
}
.zt-banner-sub img {
  display: block;
  margin: 0px auto;
  width: 73px;
  height: 73px;
}
.zt-banner-sub h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}
/*zt-tonglan-body*/
.zt-tonglan-body img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0px auto;
}
.zt-tonglan-plane .plane-title {
  margin-top: 40px;
}
/**/
.zt-video-con video {
  width: 1000px;
  height: 500px;
  display: block;
  margin: 0px auto;
}
/*zt-zizhi-con*/
.zt-zizhi-con .zt-zizhi-item {
  display: inline-block;
  margin-right: 20px;
}
.zt-zizhi-con .zt-zizhi-item img {
  width: 297px;
  height: 417px;
  display: block;
  margin: 0px auto;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/