@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnamPro-Bold.eot');
  src: local('Be Vietnam Pro Bold'), local('BeVietnamPro-Bold'), url('../fonts/BeVietnamPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/BeVietnamPro-Bold.woff2') format('woff2'), url('../fonts/BeVietnamPro-Bold.woff') format('woff'), url('../fonts/BeVietnamPro-Bold.ttf') format('truetype'), url('../fonts/BeVietnamPro-Bold.svg#BeVietnamPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnamPro-Medium.eot');
  src: local('Be Vietnam Pro Medium'), local('BeVietnamPro-Medium'), url('../fonts/BeVietnamPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/BeVietnamPro-Medium.woff2') format('woff2'), url('../fonts/BeVietnamPro-Medium.woff') format('woff'), url('../fonts/BeVietnamPro-Medium.ttf') format('truetype'), url('../fonts/BeVietnamPro-Medium.svg#BeVietnamPro-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Be Vietnam';
  src: url('../fonts/BeVietnamPro-Regular.eot');
  src: local('Be Vietnam Pro Regular'), local('BeVietnamPro-Regular'), url('../fonts/BeVietnamPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/BeVietnamPro-Regular.woff2') format('woff2'), url('../fonts/BeVietnamPro-Regular.woff') format('woff'), url('../fonts/BeVietnamPro-Regular.ttf') format('truetype'), url('../fonts/BeVietnamPro-Regular.svg#BeVietnamPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Be Vietnam', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
}
.am-container,
.am-g-fixed {
  max-width: 1440px;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.hide {
  display: none;
}
.in-title {
  font-size: 45px;
  line-height: 45px;
  font-weight: bold;
  color: #222;
  text-align: center;
  text-transform: capitalize;
}
.xs-online {
  display: none;
  font-weight: 300;
  position: fixed;
  z-index: 998;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
}
.xs-online ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0;
  height: 68px;
}
.xs-online ul li {
  display: table-cell;
  width: 20%;
  border-left: 1px solid #FCF3F2;
  height: 68px;
}
.xs-online ul li a {
  display: block;
  padding: 7px 0 5px;
}
.xs-online ul li a span {
  display: block;
  color: #30375B;
  font-size: 12px;
}
.xs-online ul li a span i {
  font-size: 22px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.banner .img-box {
  padding-bottom: 50%;
}
.banner img {
  width: 100%;
}
.banner .banner-slick {
  margin-bottom: 0;
}
.banner .slick-dots {
  bottom: 68px;
}
.banner .slick-dots li {
  width: 10px;
  height: 10px;
  transition: all 0.35s;
  margin: 0 2.5px;
}
.banner .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}
.banner .slick-dots li button:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #167A73;
  opacity: 1;
  border-radius: 5px;
  transition: all 0.35s;
}
.banner .slick-dots li.slick-active {
  width: 40px;
  transition: all 0.35s;
}
.banner .slick-dots li.slick-active button:before {
  background-color: #fff;
  transition: all 0.35s;
}
.big-data {
  padding-top: 70px;
}
.big-data .am-g {
  margin-left: 0;
  margin-right: 0;
}
.big-data .am-g .am-u-sm-4 {
  font-size: 0;
}
.big-data .am-g .am-u-sm-4:first-child {
  width: 23.5%;
  margin-right: 7%;
  padding: 0;
}
.big-data .am-g .am-u-sm-4:nth-child(2) {
  width: 29%;
  margin-right: 7%;
  padding: 0;
}
.big-data .am-g .am-u-sm-4:last-child {
  padding: 0;
}
.big-data .am-g .am-u-sm-4 div {
  display: inline-block;
}
.big-data .counter {
  font-size: 80px;
  color: #222;
  font-weight: bold;
  line-height: 80px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
}
.big-data .counter:after {
  content: '';
  font-size: 25px;
  color: #222;
  position: absolute;
  top: -10px;
}
.big-data p {
  margin: 0;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.big-data .counter-text {
  width: 230px;
  display: inline-block;
  vertical-align: bottom;
}
.big-data .counter-text p:first-child {
  font-size: 25px;
  color: #222;
  margin-bottom: 10px;
}
.products {
  padding-top: 90px;
}
header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 100;
}
header .logo-box {
  float: left;
  width: 365px;
  padding-top: 10px;
  padding-bottom: 10px;
}
header .logo-box img {
  width: 100%;
}
header .header-nav {
  float: right;
}
header .header-nav a {
  text-transform: capitalize;
  color: #222;
  line-height: 86px;
}
header .header-nav a:hover {
  text-decoration: underline;
}
header .header-nav ul {
  padding: 0;
  margin: 0;
}
header .header-nav li {
  list-style: none;
  float: left;
  padding: 0 17px;
}
header .header-cart {
  float: right;
  line-height: 86px;
  padding-right: 30px;
  padding-left: 13px;
}
header .header-cart a {
  color: #222;
  font-size: 14px;
}
header .header-cart i {
  margin-right: 5px;
}
header .header-cart:hover span {
  text-decoration: underline;
}
header .header-language {
  float: right;
  height: 86px;
}
header .header-language #google_translate_element {
  margin-top: 30px;
}
header.am-sticky {
  background-color: #fff;
  box-shadow: 2.575px 4.286px 6px 0px rgba(35, 35, 35, 0.15);
}
header.am-sticky .header-cart {
  color: #222;
}
.products {
  padding-bottom: 90px;
}
.products .in-title {
  margin-bottom: 55px;
}
.products .img-border {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 10;
  opacity: 1;
  transition: all 0.35s;
}
.products .img-border>img {
  opacity: 0;
  transition: all .35s; 
}
.products .img-border:hover img{
    opacity: 1;
    transition: all .35s;
}
.products .img-border img {
  width: 100%;
}
.products .img-border:hover {
  opacity: 1;
  transition: all 0.35s;
  box-shadow: 1.638px 1.147px 6px 0px rgba(8, 51, 30, 0.15);
}
.products .pro-hover-title {
  position: absolute;
  bottom: 0;
  height: 20%;
  width: 100%;
  font-size: 20px;
  color: #222;
  font-weight: bold;
  padding: 25px 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0;
  transition: all .35s;
}
.products .img-border:hover .pro-hover-title{
    opacity: 1;
    transition: all .35s;
}
.products .pro-hover-img {
  position: absolute;
  bottom: 14%;
  right: 30px;
}
.products .pro-title {
  position: absolute;
  height: 17.5%;
  background-color: rgba(246, 246, 246, 0.8);
  width: 100%;
  bottom: 0;
  z-index: 9;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px;
  color: #222;
  text-align: center;
  line-height: 70px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}
.products .products-box .img-box img {
  transition: all 0.35s;
}
.products .products-box > div:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.35s;
}

.products .products-box>div{
    width: calc(33.33333333% - 10px);
    position: relative;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.products .products-box>div:nth-child(3n){
    margin-right: 0;
}
.products .products-box>div .img-box{
    padding-bottom: 86.95652174%;
}

.products .products-box>div{
    width: calc(33.33333333% - 10px);
    position: relative;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.products .products-box>div:nth-child(3n){
    margin-right: 0;
}
.products .products-box>div .img-box{
    padding-bottom: 86.95652174%;
}

/* .products .products-box-1 {
  width: 39%;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.products .products-box-1 .img-box {
  padding-bottom: 72.72727273%;
}
.products .products-box-2 {
  width: 27.65957447%;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.products .products-box-2 .img-box {
  padding-bottom: 102.56410256%;
}
.products .products-box-3 {
  width: 31.91489362%;
  position: relative;
  float: left;
  margin-bottom: 10px;
}
.products .products-box-3 .img-box {
  padding-bottom: 88.88888889%;
}




.products .products-box-4 {
  width: 27.65957447%;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.products .products-box-4 .img-box {
  padding-bottom: 102.56410256%;
}
.products .products-box-5 {
  width: 39%;
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.products .products-box-5 .img-box {
  padding-bottom: 72.72727273%;
}
.products .products-box-6 {
  width: 31.91489362%;
  position: relative;
  float: left;
  margin-bottom: 10px;
}
.products .products-box-6 .img-box {
  padding-bottom: 88.88888889%;
}
 */



.choose {
  background-image: url(../img/choose-bg.jpg);
  padding-top: 95px;
  padding-bottom: 100px;
}
.choose .in-title {
  margin-bottom: 65px;
}
.choose .fBtns {
  float: left;
  width: 40.5%;
  padding: 0;
  margin: 0;
  position: relative;
}
.choose .fBtns:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  top: 0;
  right: 10%;
  border-right: 1px dashed #066837;
}
.choose .fBtns li {
  list-style: none;
  margin-right: 21%;
  background-image: url(../img/choose-libg1.png);
  background-size: 100% 100%;
  padding: 10px 20px 25px;
  margin-bottom: 20px;
  transition: all 0.35s;
  position: relative;
}
.choose .fBtns li p {
  font-size: 14px;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.choose .fBtns li h4 {
  font-size: 25px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.choose .fBtns li:hover {
  background-image: url(../img/choose-libg2.png);
  transition: all 0.35s;
  color: #fff;
}
.choose .fBtns li:hover:after {
  content: '';
  width: 3px;
  height: 100%;
  position: absolute;
  background-color: #fff;
  top: 0;
  right: -14%;
  z-index: 10;
}
.choose .fBtns li:last-child {
  margin-bottom: 0;
}
.choose .fPics {
  float: left;
  width: 59.5%;
  position: relative;
}
.choose .fPics a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 119%;
  overflow: hidden;
}
.choose .fPics a img {
  width: 100%;
  transition: all 0.35s;
}
.choose .fPics a:hover img {
  transform: scale(1.1);
  transition: all 0.35s;
}
.news {
  padding-top: 90px;
  padding-bottom: 80px;
}
.news .in-title {
  margin-bottom: 55px;
}
.news .img-box {
  padding-bottom: 77.77777778%;
}
.news .img-box img {
  transition: all 0.35s;
}
.news .news-msg {
  margin: 0 15px;
  box-shadow: 1.638px 1.147px 6px 0px rgba(8, 51, 30, 0.1);
  padding: 10px 20px 30px;
  position: relative;
  top: -30px;
  background-color: #fff;
  transition: all 0.35s;
  z-index: 1;
}
.news .news-msg h4 {
  font-size: 20px;
  color: #222;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.35s;
}
.news .news-msg p {
  font-size: 14px;
  color: #666;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.35s;
}
.news .news-msg .view-more {
  font-size: 14px;
  color: #666;
  position: absolute;
  right: 0;
  bottom: 5px;
  transition: all 0.35s;
  width: 120px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  border-radius: 16px;
}
.news .mews-box {
  position: relative;
}
.news .mews-box:hover .view-more {
  color: #167A73;
  transition: all 0.35s;
  background-color: #fff;
  right: 10px;
  bottom: -13px;
  box-shadow: 1.638px 1.147px 6px 0px rgba(8, 51, 30, 0.1);
}
.news .mews-box:hover img {
  transform: scale(1.1);
  transition: all 0.35s;
}
.news .mews-box:hover .news-msg {
  background-color: #167A73;
  transition: all 0.35s;
}
.news .mews-box:hover .news-msg h4 {
  color: #fff;
  transition: all 0.35s;
}
.news .mews-box:hover .news-msg p {
  color: #fff;
  transition: all 0.35s;
}
.news .news-date {
  background-color: #167A73;
  color: #fff;
  width: fit-content;
  padding: 2px 10px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9;
}
footer {
  padding-top: 50px;
  background-color: #E4E4E4;
}
footer h4 {
  font-size: 20px;
  font-weight: bold;
  color: #2a2a2a;
  margin-bottom: 10px;
}
footer .get-sample-btn {
  background-color: #167A73;
  border-color: #167A73;
  transition: all 0.35s;
  border-radius: 4px;
}
footer .get-sample-btn:hover {
  background-color: #333;
  border-color: #333;
  transition: all 0.35s;
}
footer .get-sample-btn:focus {
  outline: none;
  background-color: #333;
}
footer .get-sample-btn:active:focus {
  outline: none;
}
footer .footer-share {
  font-size: 0;
  padding-top: 14px;
}
footer .footer-share a {
  color: #888;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  font-size: 18px;
  border-radius: 50%;
  margin-right: 12px;
  transition: all 0.35s;
}
footer .footer-share a:hover {
  color: #fff;
  background-color: #167A73;
  transition: all 0.35s;
}
footer .am-popup {
  background-image: url(../img/get-sample.png);
  border-radius: 0;
  background-size: cover;
  background-position: center center;
  background-size: 110% 110%;
}
footer .am-popup-inner {
  padding-top: 0;
}
footer .am-popup-hd {
  background-color: transparent;
  border-bottom: none;
  height: auto;
  position: static;
}
footer .am-popup-hd .am-popup-title {
  font-size: 45px;
  color: #222;
  font-weight: bold;
  padding-top: 50px;
  line-height: 80px;
}
footer .am-popup-hd .am-close {
  font-size: 60px;
  right: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  background-color: #167A73;
  color: #fff;
  line-height: 32px;
  opacity: 1;
  z-index: 10;
  border-radius: 5px;
}
footer .am-popup-hd .am-close:hover {
  transform: rotate(0);
  opacity: 0.8;
  color: #fff;
}
footer .am-popup-bd {
  background-color: transparent;
  padding-top: 30px;
}
footer .am-popup-bd textarea {
  resize: none;
  border-radius: 5px;
  box-shadow: 0.651px 1.891px 6px 0px rgba(52, 52, 52, 0.1);
  border-color: transparent;
  height: 200px;
  padding: 15px;
}
footer .am-popup-bd input[type="text"] {
  height: 60px;
  border-radius: 5px;
  box-shadow: 0.651px 1.891px 6px 0px rgba(52, 52, 52, 0.1);
  border-color: transparent;
  padding: 15px;
}
footer .am-popup-bd .am-form-group {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
footer .am-popup-bd .submit-btn {
  text-align: center;
  transform: translateY(10px);
}
footer .am-popup-bd .submit-btn i {
  font-size: 24px;
}
footer .am-popup-bd input[type="text"]::-webkit-input-placeholder {
  color: #666;
}
footer .am-popup-bd input[type="text"]:-moz-placeholder {
  /* FF 4-18 */
  color: #666;
}
footer .am-popup-bd input[type="text"]::-moz-placeholder {
  /* FF 19+ */
  color: #666;
}
footer .am-popup-bd input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}
footer .am-popup-bd *::-webkit-input-placeholder {
  color: #666;
}
footer .am-popup-bd *:-moz-placeholder {
  /* FF 4-18 */
  color: #666;
}
footer .am-popup-bd *::-moz-placeholder {
  /* FF 19+ */
  color: #666;
}
footer .am-popup-bd *:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}
footer .am-popup-bd button {
  width: 260px;
  height: 50px;
  border-radius: 25px;
  font-size: 20px;
  background-color: #167A73;
  transition: all 0.35s;
}
footer .am-popup-bd button:hover {
  opacity: 0.8;
  background-color: #167A73;
  transition: all 0.35s;
}
footer .am-popup-bd button:focus {
  background-color: #167A73;
  outline: none;
}
footer .am-popup-bd button:active:focus {
  outline: none;
}
footer .am-popup-bd button i {
  font-size: 24px;
}
footer .footer-list {
  padding-left: 50px;
}
footer .footer-list ul {
  margin: 0;
  padding: 0;
}
footer .footer-list li {
  color: #888;
  font-size: 14px;
  list-style: none;
  line-height: 33px;
}
footer .footer-list li a {
  color: #888;
}
footer .footer-list li a:hover {
  text-decoration: underline;
}
footer .footer-logo {
  padding-top: 60px;
}
footer .footer-logo img {
  width: 100%;
}
footer .footer-nav {
  padding-bottom: 45px;
  border-bottom: 1px solid #888888;
}
footer .footer-msgbox {
  width: fit-content;
  margin: 0 auto;
  color: #888;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 10px;
}
footer .footer-msgbox a {
  color: #888;
}
footer .footer-msgbox a:hover {
  text-decoration: underline;
}
footer .footer-msgbox a:last-child {
  margin-left: 25px;
}
footer .footer-msgbox .footer-sitemap {
  margin-right: 40px;
}
.touch-nav {
  display: none;
}
.suspended-list {
  width: 44px;
  position: fixed;
  left: 34px;
  top: calc(50% - 180px);
  z-index: 999;
  transition: all 0.35s;
}
.suspended-list ul {
  display: block;
  position: relative;
  /* background-color: #fff; */
  padding-left: 0;
  margin-bottom: 0;
}
.suspended-list ul li {
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 3px;
  list-style: none;
}
.suspended-list ul li a {
  display: block;
  border-radius: 3px;
  width: 44px;
  height: 44px;
  background: rgba(34, 34, 34, 0.8);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.suspended-list ul li a:before {
  display: block;
  text-align: center;
  line-height: 44px;
  font-size: 22px;
  color: #fff;
  transition: all 0.35s;
}
.suspended-list ul li .qrcode {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -50%;
  z-index: -10;
  background-color: #30375B;
  padding: 5px;
  left: 0;
  transition: all 0.35s;
  opacity: 0;
}
.suspended-list ul li .qrcode img {
  width: 100%;
}
.suspended-list ul li .whatsapp-num {
  width: 160px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  text-align: right;
  padding-right: 20px;
  color: #fff;
  top: 0;
  z-index: -10;
  background-color: #167A73;
  padding-left: 10px;
  right: 0;
  transition: all 0.35s;
  opacity: 0;
}
.suspended-list ul li:first-child a:before {
  font-size: 20px;
}
.suspended-list ul li:hover {
  transition: all 0.5s;
}
.suspended-list ul li:hover .qrcode {
  left: -110px;
  opacity: 1;
  transition: all 0.35s;
}
.suspended-list ul li:hover .whatsapp-num {
  right: -155px;
  opacity: 1;
  transition: all 0.35s;
}
.suspended-list ul li:hover a {
  background-color: #167A73;
  transition: all 0.35s;
}
.suspended-list ul li:hover a .ycxf_imgbox img:first-child {
  display: none;
}
.suspended-list ul li:hover a .ycxf_imgbox img:last-child {
  display: block;
  left: 15px;
}
.suspended-list ul li:hover .j_dhzs {
  left: -210px;
}
.open-suspended {
  width: 44px;
  height: 44px;
  position: fixed;
  left: 0;
  z-index: 999;
  background: rgba(34, 34, 34, 0.8);
  bottom: 70px;
  display: none;
}
.open-suspended a {
  line-height: 44px;
  text-align: center;
  display: block;
  color: #fff;
  transition: all 0.35s;
}
.rotate45 {
  transform: rotate(45deg);
  transition: all 0.35s;
}
.page-banner {
  overflow: hidden;
}
.page-banner .img-box {
  padding-bottom: 26.04166667%;
}
.page-banner img {
  width: 100%;
}
.about {
  padding-top: 100px;
  position: relative;
  padding-bottom: 35px;
}
.about .about-img {
  width: 55.46875%;
  position: absolute;
}
.about .about-img img {
  width: 100%;
}
.about .about-text {
  width: 40.42553191%;
  float: right;
}
.about .about-text h4 {
  font-size: 25px;
  color: #222;
  margin-top: 40px;
  margin-bottom: 10px;
}
.about .about-text p {
  color: #666;
  line-height: 33px;
  margin: 0;
}
.about .about-text2{
    width: 100%;
    clear: both;
}
.about .about-text2 p{
    color: #666;
    line-height: 33px;
    margin: 0;
}

.about .about-text h1 {
  color: #167A73;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  line-height: 40px;
  margin-bottom: 20px;
}
.about .about-text a i {
  font-size: 40px;
  color: #167A73;
  display: inline-block;
  vertical-align: middle;
}
.about .about-text a span {
  color: #666;
  display: inline-block;
  vertical-align: middle;
}
.about .about-text div {
  padding-top: 10px;
  display: inline-block;
}
.about .about-video a {
  display: block;
  width: fit-content;
}
.about .about-video a:hover span {
  text-decoration: underline;
}
.big-data-page {
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
  background-color: #fff;
}
.about-imglist {
  padding-bottom: 100px;
}
.about-imglist .img-box {
  padding-bottom: 72.72727273%;
}
.about-imglist .img-box img {
  transition: all 0.35s;
}
.about-imglist .img-box:hover img {
  transition: all 0.35s;
  transform: scale(1.1);
}
.prolist {
  padding-top: 100px;
  padding-bottom: 100px;
}
.prolist .sticky-content {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
}
.prolist .list-l {
  background-clip: content-box;
}
.prolist .list-l h2 {
  text-align: center;
  color: #fff;
  padding: 21px;
  font-size: 34px;
  font-weight: 600;
  margin: 0 0 20px;
}
.prolist .list-l .menu {
  position: relative;
  z-index: 10;
}
.prolist .list-l .menu h4 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  background-color: #167A73;
  line-height: 70px;
  height: 80px;
  padding-left: 40px;
  margin-bottom: 5px;
}
.prolist .list-l .menu a {
  display: block;
}
.prolist .list-l .menu1 {
  position: relative;
  padding-left: 0;
  margin-bottom: 120px;
  margin-top: 0;
}
.prolist .list-l .menu1 > li {
  color: #666666;
  font-size: 18px;
  list-style: none;
}
.prolist .list-l .menu1 > li.active > a {
  font-size: 20px;
  text-decoration: underline;
}
.prolist .list-l .menu1 > li.active > a:before {
  transform: rotate(90deg);
  transition: all 0.35s;
}
.prolist .list-l .menu1 > li.more > a:after {
  border: none;
}
.prolist .list-l .menu1 > li > a {
  display: block;
  padding: 0;
  position: relative;
  font-weight: 500;
  font-size: 20px;
  color: #666;
  background-color: #F0F0F0;
  line-height: 26px;
  padding: 17px 0;
  padding-left: 40px;
}
.prolist .list-l .menu1 > li > a span {
  display: block;
  width: 100%;
  position: relative;
}
.prolist .list-l .menu1 ul {
  font-size: 14px;
  display: none;
  margin: 0;
}
.prolist .list-l .menu2 {
  padding: 0;
  background-color: #FAFAFA;
}
.prolist .list-l .menu2 > li {
  list-style: none;
}
.prolist .list-l .menu2 > li.active > a {
  text-decoration: underline;
}
.prolist .list-l .menu2 > li.active > a:before {
  opacity: 1;
}
.prolist .list-l .menu2 > li > a {
  display: inline-block;
  font-size: 16px;
  max-width: 100%;
  position: relative;
  line-height: 24px;
  padding: 12px 0;
  padding-left: 40px;
  color: #888;
  height: auto;
}
.prolist .list-l .menu2 > li > a span {
  display: block;
}
.prolist .list-l .menu2 > li > a span:hover {
  text-decoration: underline;
}
.prolist .list-l .menu2 > li > a:before {
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.prolist .list-l .menu3 > li {
  padding-left: 12px;
  margin-top: 5px;
  list-style: none;
}
.prolist .list-l .menu3 > li > a {
  color: #83868a;
}
.prolist .list-l .menu3 > li > a:before {
  content: '- ';
}
@media (max-width: 1469px) {
  .prolist .list-l .menu1 > li {
    font-size: 16px;
  }
}
@media (max-width: 1349px) {
  .prolist .list-l .menu1 > li {
    font-size: 15px;
  }
}
.prolist .prolist-allbox {
  padding-top: 80px;
}
.prolist .prolist-allbox .img-box {
  padding-bottom: 84.84848485%;
}
.prolist .prolist-allbox .img-box img {
  transition: all 0.35s;
}
.prolist .prolist-allbox .am-g {
  margin-bottom: 30px;
}
.prolist .prolist-title {
  height: 50px;
  background-color: #F5F5F5;
  margin-top: 2px;
  padding: 7px 15px 7px 20px;
  transition: all 0.35s;
  position: relative;
}
.prolist .prolist-title a {
  color: #666;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.35s;
  position: absolute;
  left: 20px;
  line-height: 35px;
  max-width: calc(100% - 80px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prolist .prolist-title .numplus {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  color: #222;
  float: right;
  transition: all 0.35s;
  position: absolute;
  right: 15px;
  top: 7px;
  left: auto;
}
.prolist .prolist-allboxlist {
  margin-bottom: 30px;
}
.prolist .prolist-allboxlist:hover img {
  transform: scale(1.1);
  transition: all 0.35s;
}
.prolist .prolist-allboxlist:hover .prolist-title {
  background-color: #167A73;
  transition: all 0.35s;
}
.prolist .prolist-allboxlist:hover .prolist-title a {
  color: #fff;
  transition: all 0.35s;
}
.prolist .prolist-allboxlist:hover .prolist-title .numplus {
  color: #167A73;
  transition: all 0.35s;
}
.prolist [class*=am-u-] + [class*=am-u-]:last-child {
  float: left;
}
.table-touch {
  width: 100%;
}
.table-touch .table-box table th {
  border: none!important;
}
.pagenum {
  text-align: center;
}
.pagenum a {
  font-size: 18px;
  font-weight: bold;
  color: #424242;
  width: 38px;
  height: 38px;
  display: inline-block;
  line-height: 35px;
  border-radius: 50%;
  transition: all 0.35s;
  margin: 0 7px;
}
.pagenum a:hover {
  background-color: #167A73;
  color: #fff;
  transition: all 0.35s;
}
.pagenum a.active {
  background-color: #167A73;
  color: #fff;
}
.pagenum a:first-child {
  border-radius: 3px;
  background-color: #EBEBEB;
}
.pagenum a:first-child i {
  display: inline-block;
  transform: rotate(180deg);
}
.pagenum a:first-child:hover {
  background-color: #167A73;
}
.pagenum a:last-child {
  border-radius: 3px;
  background-color: #EBEBEB;
}
.pagenum a:last-child:hover {
  background-color: #167A73;
}
.footer-touch {
  display: none;
}
.am-popup {
  max-width: 100%;
}
.pro-details {
  padding-top: 100px;
  padding-bottom: 70px;
  overflow: hidden;
}
.pro-details .pro-details-title {
  font-size: 25px;
  color: #222;
  font-weight: bold;
  margin-bottom: 20px;
}
.pro-details .pro-details-topslick iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pro-details .img-box {
  padding-bottom: 84.49275362%;
}
.pro-details .item-video:after {
  font-family: 'iconfont' !important;
  font-size: 40px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  content: '\e617';
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
}
.pro-details .pro-details-thumbslick .item-video {
  position: relative;
}
.pro-details .pro-details-thumbslick .item-video .img-box img {
  opacity: 0.59;
}
.pro-details .pro-details-thumbslick .slick-list {
  margin: 0 45px;
}
.pro-details .pro-details-thumbslick .slick-slide {
  margin: 0 5px;
  cursor: pointer;
}
.pro-details .pro-details-thumbslick .slick-prev {
  left: 0;
  width: 38px;
  height: 38px;
  color: #222;
  background-color: #EBEBEB;
  border-radius: 3px;
}
.pro-details .pro-details-thumbslick .slick-prev:hover {
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .pro-details-thumbslick .slick-prev:hover:before {
  color: #fff;
  transition: all 0.35s;
}
.pro-details .pro-details-thumbslick .slick-prev:before,
.pro-details .pro-details-thumbslick .slick-next:before {
  display: inline-block;
  width: 38px;
  height: 38px;
  content: '\e601';
  font-family: 'iconfont' !important;
  opacity: 1;
  color: #222;
  line-height: 38px;
  text-align: center;
  transition: all 0.35s;
}
.pro-details .pro-details-thumbslick .slick-prev:before {
  transform: rotate(180deg);
}
.pro-details .pro-details-thumbslick .slick-next {
  right: 0;
  width: 38px;
  height: 38px;
  color: #222;
  background-color: #EBEBEB;
  border-radius: 3px;
  transition: all 0.35s;
}
.pro-details .pro-details-thumbslick .slick-next:hover {
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .pro-details-thumbslick .slick-next:hover:before {
  color: #fff;
  transition: all 0.35s;
}
.pro-details .pro-details-msg h1 {
  font-size: 25px;
  color: #222;
  font-weight: bold;
  padding-top: 40px;
  margin-bottom: 13px;
}
.pro-details .pro-details-msg h4 {
  font-size: 16px;
  color: #222;
  font-weight: 500;
  margin-top: 0;
  line-height: 30px;
}
.pro-details .pro-details-msg p {
  padding-left: 5px;
  line-height: 30px;
  color: #888;
  margin: 0;
}
.pro-details .pro-details-msg .pro-btn-add {
  width: 160px;
  height: 40px;
  font-size: 16px;
  background-color: #167A73;
  display: inline-block;
  color: #fff;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  margin-right: 50px;
}
.pro-details .pro-details-msg .pro-btn-add i {
  margin-right: 5px;
}
.pro-details .pro-details-msg .pro-details-msgbox {
  min-height: 370px;
}
.pro-details .pro-details-msg .pro-btn-inquire {
  width: 140px;
  height: 40px;
  font-size: 16px;
  background-color: #167A73;
  display: inline-block;
  color: #fff;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
}
.pro-details .pro-details-msg .pro-btn-inquire i {
  font-size: 18px;
  margin-right: 5px;
}
.pro-details .pro-details-msg .pro-details-btn {
  padding-top: 0;
  font-size: 0;
}
.pro-details .pro-details-msg .pro-details-btn a {
  transition: all 0.35s;
}
.pro-details .pro-details-msg .pro-details-btn a:hover {
  transform: translateY(-5px);
  transition: all 0.35s;
}
.pro-details .pro-details-msg .pro-details-share {
  padding-top: 45px;
}
.pro-details .pro-details-msg .pro-details-share .addthis_inline_share_toolbox {
  display: inline-block;
  vertical-align: middle;
}
.pro-details .pro-details-msg .pro-details-share > span {
  display: inline-block;
  font-weight: bold;
  color: #666;
}
.pro-details .am-popup {
  background-image: url(../img/get-sample.png);
  border-radius: 0;
  background-size: cover;
  background-position: center center;
  background-size: 110% 110%;
}
.pro-details .am-popup-inner {
  padding-top: 0;
}
.pro-details .am-popup-hd {
  background-color: transparent;
  border-bottom: none;
  height: auto;
  position: static;
}
.pro-details .am-popup-hd p {
  color: #666;
  font-size: 16px;
  text-align: center;
}
.pro-details .am-popup-hd .am-popup-title {
  font-size: 45px;
  color: #222;
  font-weight: bold;
  padding-top: 50px;
  line-height: 80px;
}
.pro-details .am-popup-hd .am-close {
  font-size: 60px;
  right: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  background-color: #167A73;
  color: #fff;
  line-height: 32px;
  opacity: 1;
  z-index: 10;
  border-radius: 5px;
}
.pro-details .am-popup-hd .am-close:hover {
  transform: rotate(0);
  opacity: 0.8;
  color: #fff;
}
.pro-details .am-popup-bd {
  background-color: transparent;
  padding-top: 30px;
}
.pro-details .am-popup-bd textarea {
  resize: none;
  border-radius: 5px;
  box-shadow: 0.651px 1.891px 6px 0px rgba(52, 52, 52, 0.1);
  border-color: transparent;
  height: 200px;
  padding: 15px;
}
.pro-details .am-popup-bd textarea:focus {
  background-color: #fefffe;
  border-color: #3bb4f2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 5px rgba(59, 180, 242, 0.3);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 5px rgba(59, 180, 242, 0.3);
}
.pro-details .am-popup-bd input[type="text"] {
  height: 60px;
  border-radius: 5px;
  box-shadow: 0.651px 1.891px 6px 0px rgba(52, 52, 52, 0.1);
  border-color: transparent;
  padding: 15px;
}
.pro-details .am-popup-bd input[type="text"]:focus {
  background-color: #fefffe;
  border-color: #3bb4f2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 5px rgba(59, 180, 242, 0.3);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 5px rgba(59, 180, 242, 0.3);
}
.pro-details .am-popup-bd input[type="text"]::-webkit-input-placeholder {
  color: #666;
}
.pro-details .am-popup-bd input[type="text"]:-moz-placeholder {
  /* FF 4-18 */
  color: #666;
}
.pro-details .am-popup-bd input[type="text"]::-moz-placeholder {
  /* FF 19+ */
  color: #666;
}
.pro-details .am-popup-bd input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}
.pro-details .am-popup-bd *::-webkit-input-placeholder {
  color: #666;
}
.pro-details .am-popup-bd *:-moz-placeholder {
  /* FF 4-18 */
  color: #666;
}
.pro-details .am-popup-bd *::-moz-placeholder {
  /* FF 19+ */
  color: #666;
}
.pro-details .am-popup-bd *:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
}
.pro-details .am-popup-bd .am-form-group {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.pro-details .am-popup-bd .submit-btn {
  text-align: center;
  transform: translateY(10px);
}
.pro-details .am-popup-bd .submit-btn i {
  font-size: 24px;
}
.pro-details .am-popup-bd input[type=text][readonly] {
  background-color: #167A73;
  color: #fff;
}
.pro-details .am-popup-bd button {
  width: 260px;
  height: 50px;
  border-radius: 25px;
  font-size: 20px;
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .am-popup-bd button:hover {
  opacity: 0.8;
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .am-popup-bd button:focus {
  background-color: #167A73;
  outline: none;
}
.pro-details .am-popup-bd button:active:focus {
  outline: none;
}
.pro-details .am-popup-bd button i {
  font-size: 24px;
}
.pro-details .pro-details-box {
  padding-top: 40px;
}
.pro-details .pro-details-box .pro-details-cont {
  /* border: 1px solid #ccc; */
  padding: 20px;
}
.pro-details .pro-details-box .pro-details-cont img {
  max-width: 100%;
  height: auto!important;
}
.pro-details .pro-details-box .pro-details-cont * {
  margin: 0;
}
.pro-details .pro-details-box .pro-details-cont p {
  font-size: 14px;
  line-height: 24px;
}
.pro-details .pro-recommend {
  padding-top: 45px;
}
.pro-details .pro-recommend .prolist-allboxlist {
  margin-bottom: 30px;
}
.pro-details .pro-recommend .prolist-allboxlist:hover img {
  transform: scale(1.1);
  transition: all 0.35s;
}
.pro-details .pro-recommend .prolist-allboxlist:hover .prolist-title {
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .pro-recommend .prolist-allboxlist:hover .prolist-title a {
  color: #fff;
  transition: all 0.35s;
}
.pro-details .pro-recommend .prolist-allboxlist:hover .prolist-title .numplus {
  color: #167A73;
  transition: all 0.35s;
}
.pro-details .pro-recommend .prolist-allbox .img-box {
  padding-bottom: 84.84848485%;
}
.pro-details .pro-recommend .prolist-allbox .img-box img {
  transition: all 0.35s;
}
.pro-details .pro-recommend .prolist-allbox .am-g {
  margin-bottom: 30px;
}
.pro-details .pro-recommend .prolist-title {
  height: 50px;
  background-color: #F5F5F5;
  margin-top: 2px;
  padding: 7px 15px 7px 20px;
  transition: all 0.35s;
  position: relative;
}
.pro-details .pro-recommend .prolist-title a {
  color: #666;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.35s;
  position: absolute;
  left: 20px;
  line-height: 35px;
  max-width: calc(100% - 80px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro-details .pro-recommend .prolist-title a:focus {
  outline: none;
}
.pro-details .pro-recommend .prolist-title a:active:focus {
  outline: none;
}
.pro-details .pro-recommend .prolist-title .numplus {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  color: #222;
  float: right;
  transition: all 0.35s;
  position: absolute;
  right: 15px;
  top: 7px;
  left: auto;
}
.pro-details .pro-recommend .slick-slide {
  margin: 0 15px;
}
.pro-details .pro-recommend .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.pro-details .pro-recommend .slick-prev {
  left: -60px;
  width: 40px;
  height: 40px;
  background-color: #E1DEDE;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-prev:before {
  content: '\e601';
  font-family: 'iconfont' !important;
  display: inline-block;
  transform: rotate(180deg);
  opacity: 1;
  color: #222;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-prev:hover {
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-prev:hover:before {
  color: #fff;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-next {
  right: -60px;
  width: 40px;
  height: 40px;
  background-color: #E1DEDE;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-next:before {
  content: '\e601';
  font-family: 'iconfont' !important;
  color: #222;
  opacity: 1;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-next:hover {
  background-color: #167A73;
  transition: all 0.35s;
}
.pro-details .pro-recommend .slick-next:hover:before {
  color: #fff;
  transition: all 0.35s;
}
.shop-cart {
  padding-top: 100px;
  padding-bottom: 110px;
}
.shop-cart thead {
  background-color: #167A73;
  color: #fff;
}
.shop-cart thead tr {
  background-color: #167A73;
}
.shop-cart .table-imgbox {
  width: 140px;
  border: 1px solid #BBBBBB;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}
.shop-cart .table-imgbox .img-box {
  padding-bottom: 82.60869565%;
}
.shop-cart .pro-name {
  display: inline-block;
  vertical-align: middle;
  color: #888;
  max-width: 400px;
  white-space: normal;
}
.shop-cart .am-table > thead > tr > th {
  font-size: 20px;
  font-weight: bold;
}
.shop-cart .am-table > thead > tr > th:first-child {
  padding-left: 150px;
}
.shop-cart .am-table > thead > tr > th:last-child {
  padding-right: 90px;
}
.shop-cart .am-table > thead > tr > th:nth-child(3) {
  padding-right: 15px;
  /*padding-right: 140px;*/
}
.shop-cart .am-table > tbody > tr > td:first-child {
  padding-left: 150px;
}
.shop-cart .am-table > tbody > tr > td:nth-child(2) {
  padding-top: 30px;
  padding-bottom: 55px;
}
.shop-cart .counter-num a {
  border: 1px solid #C0C0C0;
  color: #706f6f;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: sub;
  line-height: 13px;
  font-size: 20px;
  text-align: center;
}
.shop-cart .counter-num span {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  display: inline-block;
  vertical-align: sub;
  text-align: center;
  width: 40px;
}
.shop-cart input[type="checkbox"] {
  width: 25px;
  height: 25px;
  vertical-align: sub;
  margin-right: 5px;
  position: relative;
  left: 30px;
  opacity: 0;
  z-index: 999;
}
.shop-cart th input[type="checkbox"] {
  border: none;
}
.shop-cart input[type=checkbox] + span {
  display: inline-block;
  border-radius: 0.05rem;
  width: 25px;
  height: 25px;
  border: 1px solid #999999;
  color: #222;
  vertical-align: sub;
  margin-right: 5px;
  position: relative;
  border-radius: 5px;
}
.shop-cart input[type=checkbox]:checked + span:after {
  content: '\eaf1';
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  position: absolute;
  left: calc(50% - 9px);
}
.shop-cart input[type="checkbox"] + span {
  background-color: #fff !important;
}
.shop-cart .active input[type="checkbox"] + span {
  background-color: #EFEFEF;
  border-color: #EFEFEF;
}
.shop-cart tbody tr td {
  border-top: none;
  border: none!important;
  border-bottom: 1px dashed #7B7A7A !important;
}
.shop-cart table {
  margin-bottom: 0;
}
.shop-cart table i {
  font-size: 25px;
  font-weight: 300;
  color: #474747;
}
.shop-cart .cart-inquire {
  padding-top: 50px;
}
.shop-cart .cart-inquire h4 {
  font-size: 25px;
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
.shop-cart .cart-inquire p {
  color: #666;
  margin: 0;
}
.shop-cart .cart-inquire .am-form-group {
  padding: 0 5px;
  margin-bottom: 10px;
}
.shop-cart .cart-inquire form {
  margin-left: -5px;
  margin-right: -5px;
  padding-top: 10px;
}
.shop-cart .cart-inquire textarea {
  resize: none;
  background-color: #F7F7F7;
  border-color: transparent;
  height: 150px;
}
.shop-cart .cart-inquire input[type="text"] {
  height: 50px;
  background-color: #F7F7F7;
  border-color: transparent;
}
.shop-cart .cart-inquire input[type="text"]:first-child {
  color: #ababab;
}
.shop-cart .cart-inquire input[type="text"]::-webkit-input-placeholder {
  color: #ababab;
}
.shop-cart .cart-inquire input[type="text"]:-moz-placeholder {
  /* FF 4-18 */
  color: #ababab;
}
.shop-cart .cart-inquire input[type="text"]::-moz-placeholder {
  /* FF 19+ */
  color: #ababab;
}
.shop-cart .cart-inquire input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #ababab;
}
.shop-cart .cart-inquire *::-webkit-input-placeholder {
  color: #ababab;
}
.shop-cart .cart-inquire *:-moz-placeholder {
  /* FF 4-18 */
  color: #ababab;
}
.shop-cart .cart-inquire *::-moz-placeholder {
  /* FF 19+ */
  color: #ababab;
}
.shop-cart .cart-inquire *:-ms-input-placeholder {
  /* IE 10+ */
  color: #ababab;
}
.shop-cart .cart-inquire .submit-btn {
  padding: 0 5px;
  transform: translateY(10px);
}
.shop-cart .cart-inquire .submit-btn button {
  width: 150px;
  height: 40px;
  border-radius: 20px;
  font-size: 20px;
  background-color: #167A73;
  transition: all 0.35s;
  padding: 0;
  border: none;
}
.shop-cart .cart-inquire .submit-btn button i {
  font-size: 24px;
}
.shop-cart .cart-inquire .submit-btn button:hover {
  opacity: 0.8;
  background-color: #167A73;
  transition: all 0.35s;
}
.shop-cart .cart-inquire .submit-btn button:focus {
  background-color: #167A73;
  outline: none;
}
.shop-cart .cart-inquire .submit-btn button:active:focus {
  outline: none;
}
.case-show {
  padding-top: 90px;
  padding-bottom: 100px;
}
.case-show .am-g {
  padding-bottom: 30px;
  padding-top: 40px;
}
.case-show .img-box {
  padding-bottom: 90.90909091%;
  transition: all 0.35s;
}
.case-show .img-box img {
  transition: all 0.35s;
}
.case-show .img-box:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 4px solid #167A73;
  opacity: 0;
  transition: all 0.35s;
}
.case-show .case-text {
  background-color: #F7F7F7;
  padding: 10px;
}
.case-show .case-text:after {
  content: '';
  display: block;
  clear: both;
}
.case-show .case-text h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 18px;
  color: #222;
}
.case-show .case-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  color: #888;
  margin-bottom: 5px;
}
.case-show .case-text .case-more {
  background-color: #E7E5E5;
  color: #666;
  font-size: 14px;
  float: right;
  display: inline-block;
  height: 30px;
  width: 110px;
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  transition: all 0.35s;
}
.case-show .case-box {
  margin-bottom: 30px;
}
.case-show .case-box:hover .img-box:after {
  opacity: 1;
  transition: all 0.35s;
}
.case-show .case-box:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.35s;
}
.case-show .case-box:hover .case-more {
  color: #fff;
  background-color: #167A73;
  transition: all 0.35s;
}
.case-show [class*=am-u-] + [class*=am-u-]:last-child {
  float: left;
}
.case-details {
  padding-top: 90px;
  padding-bottom: 95px;
}
.case-details .case-deta-title {
  font-size: 25px;
  font-weight: bold;
  color: #222;
  text-align: center;
  margin-bottom: 10px;
}
.case-details .case-date {
  text-align: center;
  font-size: 14px;
  color: #167A73;
}
.case-details .case-date i {
  margin-right: 5px;
}
.case-details .case-details-cont {
  padding-top: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #888888;
}
.case-details .case-details-cont p {
  margin: 0;
  color: #222;
  line-height: 33px;
}
.case-details .case-details-cont img {
  max-width: 100%;
  height: auto!important;
}
.case-details .quick-links {
  padding-top: 10px;
}
.case-details .quick-links a {
  color: #222;
  transition: all 0.35s;
}
.case-details .quick-links a i {
  opacity: 0;
  transition: all 0.35s;
}
.case-details .quick-links a span {
  transform: translateX(-16px);
  display: inline-block;
  transition: all 0.35s;
}
.case-details .quick-links a:hover {
  color: #167A73;
  transition: all 0.35s;
}
.case-details .quick-links a:hover i {
  opacity: 1;
  transition: all 0.35s;
}
.case-details .quick-links a:hover span {
  transform: translateX(0);
  transition: all 0.35s;
}
.case-details .quick-links a:hover .quick-links-title {
  text-decoration: underline;
}
.case-details .quick-links-l {
  float: left;
}
.case-details .quick-return {
  float: right;
  padding-top: 12px;
}
.case-details .quick-return a {
  width: 120px;
  height: 30px;
  background-color: #167A73;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
  transition: all 0.35s;
}
.case-details .quick-return a:hover {
  color: #fff;
  transform: translateY(-5px);
  transition: all 0.35s;
}
.news-list {
  padding-top: 100px;
  padding-bottom: 100px;
}
.news-list .sticky-content {
  display: -webkit-box;
  display: flex;
  overflow: hidden;
}
.news-list .list-l {
  background-clip: content-box;
}
.news-list .list-l h2 {
  text-align: center;
  color: #fff;
  padding: 21px;
  font-size: 34px;
  font-weight: 600;
  margin: 0 0 20px;
}
.news-list .list-l .menu {
  position: relative;
  z-index: 10;
}
.news-list .list-l .menu h4 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  background-color: #167A73;
  line-height: 70px;
  height: 80px;
  padding-left: 40px;
  margin-bottom: 5px;
}
.news-list .list-l .menu a {
  display: block;
}
.news-list .news-list-menu a {
  display: block;
  background-color: #F7F7F7;
  height: 60px;
  margin-bottom: 5px;
  line-height: 60px;
  padding-left: 40px;
  color: #666;
  font-size: 20px;
  transition: all 0.35s;
}
.news-list .news-list-menu a.active {
  color: #167A73;
  font-weight: bold;
}
.news-list .news-list-menu a:hover {
  transition: all 0.35s;
  color: #167A73;
  font-weight: bold;
}
.news-list .news-list-allbox {
  padding-top: 80px;
  margin-bottom: 60px;
}
.news-list .news-list-allbox .img-box {
  padding-bottom: 77.5%;
}
.news-list .news-list-allbox .img-box img {
  transition: all 0.35s;
}
.news-list .news-list-allbox .newslist-img {
  width: 19%;
  display: inline-block;
  vertical-align: middle;
}
.news-list .news-list-allbox > div {
  font-size: 0;
  margin-bottom: 30px;
  transition: all 0.35s;
}
.news-list .news-list-allbox > div:hover {
  background-color: #F7F7F7;
  transition: all 0.35s;
}
.news-list .news-list-allbox > div:hover img {
  transform: scale(1.1);
  transition: all 0.35s;
}
.news-list .news-list-allbox > div:hover .news-list-more {
  color: #fff;
  background-color: #167A73;
  transition: all 0.35s;
}
.news-list .news-list-allbox > div:hover .news-list-date {
  color: #167A73;
  transition: all 0.35s;
}
.news-list .news-list-allbox .news-list-msg {
  width: 81%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 25px;
  padding-right: 20px;
}
.news-list .news-list-allbox .news-list-msg h4 {
  font-size: 20px;
  color: #222;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list .news-list-allbox .news-list-msg .news-list-date {
  font-size: 14px;
  color: #888;
}
.news-list .news-list-allbox .news-list-msg .news-list-date i {
  margin-right: 5px;
}
.news-list .news-list-allbox .news-list-msg p {
  font-size: 14px;
  color: #666;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list .news-list-allbox .news-list-msg .news-list-more {
  font-size: 14px;
  display: inline-block;
  width: 120px;
  height: 33px;
  background-color: #E7E5E5;
  border-radius: 16px;
  color: #888;
  line-height: 32px;
  text-align: center;
  float: right;
  margin-top: 15px;
  transition: all 0.35s;
}
.news-details {
  padding-bottom: 0;
}
.faq .in-title {
  margin-bottom: 95px;
}
.faq h4 {
  font-size: 20px;
  color: #222;
  line-height: 30px;
  margin: 0;
  margin-bottom: 10px;
}
.faq p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow-y: auto;
}
.faq p::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.faq p::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 5px #30375B;
  background: #F4F7F6;
}
.faq p::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 2px;
  background: transparent;
}
.faq .am-u-md-12 > div {
  padding-left: 60px;
  position: relative;
  margin-bottom: 85px;
  padding-right: 20px;
}
.faq .am-u-md-12 > div:before {
  content: '?';
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  background-color: #167A73;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  left: 20px;
  top: 2px;
}
.contact {
  padding-top: 90px;
  padding-bottom: 110px;
}
.contact .in-title {
  margin-bottom: 50px;
}
.contact .contact-ico {
  margin-bottom: 55px;
}
.contact .contact-ico > div > div {
  text-align: center;
  padding-top: 32px;
  padding-bottom: 25px;
  transition: all 0.35s;
}
.contact .contact-ico > div > div h4 {
  margin: 0;
  font-size: 18px;
  color: #222;
  font-weight: bold;
  margin: 3px 0;
}
.contact .contact-ico > div > div p {
  margin: 0;
  font-size: 18px;
  color: #888;
}
.contact .contact-ico > div > div a {
  color: #888;
}
.contact .contact-ico > div > div a:hover {
  text-decoration: underline;
}
.contact .contact-ico > div > div i {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #167A73;
  color: #fff;
  border-radius: 50%;
  font-size: 30px;
}
.contact .contact-ico > div > div:hover {
  background-color: #F7F7F7;
  transition: all 0.35s;
}
.contact .contact-title {
  font-size: 25px;
  line-height: 30px;
  color: #222;
  font-weight: bold;
  margin-bottom: 30px;
}
.contact .contact-form {
  margin-left: -5px;
  margin-right: -5px;
}
.contact .contact-form .am-form-group {
  padding: 0 5px;
}
.contact .contact-form textarea {
  resize: none;
  background-color: #F1F1F1;
  border-radius: 5px;
  border-color: transparent;
  height: 240px;
}
.contact .contact-form input[type="text"] {
  background-color: #F1F1F1;
  border-radius: 5px;
  border-color: transparent;
  height: 60px;
}
.contact .contact-form .submit-btn {
  padding: 0 5px;
  transform: translateY(10px);
}
.contact .contact-form .submit-btn button {
  width: 150px;
  height: 40px;
  border-radius: 20px;
  font-size: 20px;
  background-color: #167A73;
  transition: all 0.35s;
  padding: 0;
  border: none;
}
.contact .contact-form .submit-btn button i {
  font-size: 24px;
}
.contact .contact-form .submit-btn button:hover {
  opacity: 0.8;
  transition: all 0.35s;
}
.site-map {
  padding-top: 180px;
  padding-bottom: 60px;
}
.site-map .in-title {
  margin-bottom: 65px;
}
.site-map ul {
  padding: 0;
  margin: 0;
}
.site-map li {
  list-style: none;
}
.site-map .site-m1 li {
  margin-bottom: 40px;
}
.site-map .site-m1 a {
  width: 210px;
  height: 60px;
  display: inline-block;
  background-color: #167A73;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  padding-left: 20px;
  transition: all 0.35s;
  text-transform: uppercase;
  vertical-align: middle;
}
.site-map .site-m1 a:hover {
  opacity: 0.8;
  text-decoration: underline;
  transition: all 0.35s;
}
.site-map .site-m2 li {
  margin: 0;
}
.site-map .site-m2 a {
  width: 210px;
  height: 35px;
  display: inline-block;
  font-size: 14px;
  color: #888;
  line-height: 35px;
  padding-left: 20px;
  background-color: #F4F4F4;
  margin-top: 5px;
  text-transform: none;
}
.site-map .site-m2 a:hover {
  color: #222;
}
.site-map .site-m3 {
  display: inline-block;
}
.site-map .site-m3 a {
  background-color: transparent;
  padding-left: 30px;
}
.site-map .site-m4 {
  display: inline-block;
  vertical-align: middle;
}
.site-map .site-m4 li {
  margin: 0;
  float: left;
}
.site-map .site-m4 a {
  background-color: transparent;
  color: #000;
  font-size: 16px;
  padding-left: 30px;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  color: #333;
  line-height: 1.2;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto !important;
  height: auto !important;
}
.table-box table td,
.table-box table th {
  padding: 14px 8px !important;
  border: 1px solid #a0a0a0 !important;
}
@media (max-width: 991px) {
  .table-box table td,
  .table-box table th {
    padding: 12px 8px !important;
  }
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 12px !important;
  }
}
@media (max-width: 575px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 2.7vmin !important;
  }
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table th {
  text-align: center;
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
.carousel-wrap1 {
  display: none;
}
.touch-product-nav {
  display: none;
}
/* edit */
.products .pro-hover-img{
  max-width: 56%;
  right: 0;
  bottom: 0 !important;
}
.products .pro-hover-img img{
  max-width: 100%;
  width: auto;
}
.products .pro-title{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 70px;
  padding-left: 15px;
  padding-right: 56%;
  font-size: 16px;
  line-height: 2;
  text-align: left;
  background-color: rgba(246, 246, 246);
}
.products .pro-title p{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media screen and (max-width:1199px) {
  .products .pro-hover-img{
    max-width: 56%;
    width: auto !important;
  }
  .products .pro-title{
    height: 45px !important;
    line-height: 1.5 !important;
  }
  .products .pro-title p{
    font-size: 14px;
  }
}
@media screen and (max-width:600px) {
  .products .pro-title p{
    font-size: 12px;
  }
}
footer .footer-nav>.get-sample-btn{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
}
@media screen and (max-width:1199px) {
  footer .footer-nav>.get-sample-btn{
    display: none;
  }
}
/* edit */



.big-data .data-txt{
  margin-bottom: 20px;
}
.big-data .data-txt span{
  color: #FF0000;
}