@charset "UTF-8";

@font-face {
  font-family: "ob";
  src: url("../font/font.woff2") format("woff2"), url("../font/font.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "pb";
  src: url("../font/PierSans-Bold.woff2") format("woff2"), url("../font/PierSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

* {
  font-family: 'ob';
}

.add_xz_lj .dl_box a,
.add_xz_lj .share_box a,
.pub_a,
.page_box ul li a,
.index .wrap_01 .layout .b_l ul li .f_n span,
.index .wrap_01 .layout .b_l ul li .s_n a,
.index .wrap_02 ul li a img,
.contact .main_wrap .layout1 .r_box input,
.contact .main_wrap .layout1 .r_box textarea {
  transition: .32s;
  -moz-transition: .32s;
  /* Firefox 4 */
  -webkit-transition: .32s;
  /* Safari 和 Chrome */
  -o-transition: .32s;
  /* Opera */
}

.index .pro_box li a img {
  transition: .6s;
  -moz-transition: .6s;
  /* Firefox 4 */
  -webkit-transition: .6s;
  /* Safari 和 Chrome */
  -o-transition: .6s;
  /* Opera */
  height: 2.3rem;
  object-fit: contain;
  overflow: hidden;
}

.pub_a,
.page_box ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header .header_wrap .h_r .lang_s a,
.index .pro_box li a span,
.news_list .pub_r_con .c_list li a .time_box span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.case_list .pub_r_con .c_list li a .des_box h6,
.news_list .pub_r_con .c_list li a .des_box h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.add_xz_lj {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.add_xz_lj .dl_box {
  display: flex;
}

.add_xz_lj .dl_box a {
  width: 2rem;
  height: .4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  background: #f30189;
  font-size: calc(12px - 0.12rem + 0.18rem);
  margin-right: .1rem;
  border-radius: 3px;
}

.add_xz_lj .dl_box a:hover {
  opacity: 0.5;
}

.add_xz_lj .share_box {
  display: flex;
  justify-content: flex-end;
}

.add_xz_lj .share_box a {
  width: .4rem;
  height: .4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(12px - 0.12rem + 0.22rem);
  color: #fff;
  margin-left: .1rem;
}

.add_xz_lj .share_box a:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}

.pub_a {
  font-size: calc(12px - 0.12rem + 0.14rem);
  width: 1.6rem;
  height: .4rem;
  border-radius: .2rem;
  border: solid 1px #333;
  color: #333;
}

.pub_a:hover {
  background-color: #f4018a;
  color: #fff;
  border: solid 1px #f4018a;
}

.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

body {
  padding-top: 1.2rem;
}

.page_box {
  margin: .6rem 0;
}

.page_box ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_box ul li {
  margin: 0 .1rem;
}

.page_box ul li a {
  width: .4rem;
  height: .4rem;
  border-radius: 50%;
  border: solid 1px #888;
  color: #888;
  font-size: calc(12px - 0.12rem + 0.14rem);
}

.page_box ul li a:hover {
  border: solid 1px #4d4a52;
  background-color: #4d4a52;
  color: #fff;
}

.page_box ul .on a {
  border: solid 1px #4d4a52;
  background-color: #4d4a52;
  color: #fff;
}

.banner_wrap {
  position: relative;
}

.banner_wrap h6 {
  color: #ffffff;
  font-size: calc(12px - 0.12rem + 0.48rem);
  font-weight: 550;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20%;
  font-family: 'pb';
}

.cur_box {
  background-color: #ffffff;
  box-shadow: 0px 0px 1px 0px rgba(155, 155, 155, 0.3);
}

.cur_box .layout1 {
  height: .6rem;
  align-items: center;
  display: flex;
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.16rem);
}

.cur_box .layout1 img {
  margin-right: .1rem;
}

.cur_box .layout1 a {
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.16rem);
}

.cur_box .layout1 a:hover {
  color: #4d4a52;
}

.cur_box .layout1 span {
  margin: 0 .1rem;
}

.pub_main {
  display: flex;
  justify-content: space-between;
  padding: .5rem 0;
}

.pub_main .pub_l_menu {
  width: 20.8333%;
}

.pub_main .pub_l_menu .phone_btn {
  position: fixed;
  display: none;
  top: 30%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  top: 30%;
  left: 0;
  background-color: #4d4a52;
  color: #fff;
}

.pub_main .pub_l_menu .item .fir {
  display: flex;
  justify-content: space-between;
  height: .5rem;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.pub_main .pub_l_menu .item .fir:hover span {
  opacity: 0.4;
}

.pub_main .pub_l_menu .item .fir span {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #333333;
  font-family: 'pb';
}

.pub_main .pub_l_menu .item .fir i {
  color: #4d4a52;
  font-weight: 550;
  font-size: calc(12px - 0.12rem + 0.22rem);
}

.pub_main .pub_l_menu .item .second_menu {
  display: none;
}

.pub_main .pub_l_menu .item .second_menu a {
  font-size: calc(12px - 0.12rem + 0.14rem);
  color: #555555;
  line-height: .5rem;
  display: block;
  border-bottom: 1px solid #eee;
  padding-left: .2rem;
}

.pub_main .pub_l_menu .item .second_menu a:hover {
  color: #000;
}

.pub_main .pub_l_menu .on .fir span {
  color: #4d4a52;
}

.pub_main .pub_r_con {
  width: 75.83333%;
}

.pub_main .hot_pro {
  margin-top: .6rem;
}

.pub_main .hot_pro .tit {
  background: #4d4a52;
  height: .5rem;
  line-height: .5rem;
  font-size: calc(12px - 0.12rem + 0.18rem);
  font-family: 'pb';
  color: #fff;
  padding-left: .1rem;
}

.pub_main .hot_pro .list {
  display: block;
  padding: .15rem .1rem;
  border: 1px solid #e1e1e1;
}

.pub_main .hot_pro .list .item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e1e1e1;
  padding: .2rem 0;
}

.pub_main .hot_pro .list .item a .pic {
  width: 48%;
}

.pub_main .hot_pro .list .item a .tet {
  width: 48%;
  color: #555555;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 1.6;
  height: 4.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.pub_main .hot_pro .list .view_more {
  display: block;
  margin-top: .12rem;
  padding-right: .24rem;
  width: 100%;
  height: .4rem;
  line-height: .4rem;
  background: url("../images/view_more_icon.png") no-repeat center right 2px;
  font-size: 16px;
  color: #000;
  text-indent: 4px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.curmber_box {
  border-bottom: 1px solid #f1f1f1;
}

.curmber_box .layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  height: .6rem;
}

.curmber_box .layout .l {
  display: flex;
  align-items: center;
  width: auto;
}

.curmber_box .layout .l img {
  width: .18rem;
}

.curmber_box .layout .l i {
  margin: 0 .15rem;
}

.curmber_box .layout .l span {
  color: #f30189;
  font-size: calc(12px - 0.12rem + 0.16rem);
}

.curmber_box .layout .r {
  margin-left: .2rem;
  display: flex;
}

.curmber_box .layout .r .sw {
  position: relative;
  padding: 0 .3rem;
}

.curmber_box .layout .r .sw:hover .second_menu {
  display: block;
}

.curmber_box .layout .r .first_menu {
  height: .6rem;
  line-height: .6rem;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #999999;
  text-align: center;
  width: auto;
  font-family: 'pb';
  position: relative;
  display: block;
}

.curmber_box .layout .r .first_menu:hover {
  color: #f30189;
}

.curmber_box .layout .r .second_menu {
  display: none;
  z-index: 10;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: .2rem .3rem;
  background-color: #ffffff;
  box-shadow: 4px -1px 21px 0px rgba(123, 123, 123, 0.43);
}

.curmber_box .layout .r .second_menu a {
  color: #999999;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 2.2;
}

.curmber_box .layout .r .second_menu a:hover {
  color: #f30189;
}

.curmber_box .layout .r .on .first_menu {
  color: #f30189;
  border-bottom: 1px solid #f30189;
}

.page_box {
  margin: .6rem 0;
}

.page_box ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_box ul li {
  margin: 0 .1rem;
}

.page_box ul li a {
  width: .4rem;
  height: .4rem;
  border-radius: 50%;
  border: solid 1px #000000;
  color: #010101;
  font-size: calc(12px - 0.12rem + 0.14rem);
}

.page_box ul li a:hover {
  border: solid 1px #4d4a52;
  background-color: #4d4a52;
  color: #fff;
}

.page_box ul .on a {
  border: solid 1px #4d4a52;
  background-color: #4d4a52;
  color: #fff;
}

.header {
  position: fixed;
  height: 1.2rem;
  top: 0;
  left: 0;
}

.header .header_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: .7rem;
}

.header .header_wrap .h_r {
  display: flex;
  align-items: center;
}

.header .header_wrap .h_r .lang_s {
  font-size: calc(12px - 0.12rem + 0.16rem);
  display: flex;
  align-items: center;
  margin-left: .3rem;
  border: solid 1px #dcdcdc;
}

.header .header_wrap .h_r .lang_s a {
  color: #999;
  height: .28rem;
  background-color: #ffffff;
  min-width: .28rem;
  padding: 0 3px;
}

.header .header_wrap .h_r .lang_s .on {
  background-color: #393939;
  color: #fff;
}

.header .header_wrap .h_r .lang_s:hover {
  color: #4d4a52;
}

.header .header_wrap .h_l {
  display: flex;
  align-items: center;
}

.header .header_wrap .logo img {
  width: 2rem;
}

.header .nav_wrap {
  background-color: #393939;
}

.header .nav_wrap nav {
  width: 100%;
  margin: 0 auto;
}

.header .nav_wrap nav ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

.header .nav_wrap nav ul li {
  position: relative;
  position: relative;
}

.header .nav_wrap nav ul li .first_menu {
  color: #fff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: .5rem;
  font-family: 'pb';
  padding: .1rem 0;
}

.header .nav_wrap nav ul li .first_menu:hover {
  color: #fff;
}

.header .nav_wrap nav ul li .second_menu {
  position: absolute;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 999;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  min-width: 2rem;
  border-radius: 3px;
  background: #fff;
  text-align: center;
  line-height: 35px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.header .nav_wrap nav ul li .second_menu a {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.14rem);
  display: block;
  text-align: left;
  padding-left: 15px;
  line-height: 50px;
  border-bottom: 1px solid #f1f1f1;
}

.header .nav_wrap nav ul li .second_menu a:hover {
  color: #000;
}

.header .nav_wrap nav ul li .iconfont {
  position: absolute;
  display: none;
  right: 20px;
  font-size: calc(12px - 0.12rem + 0.22rem);
  color: #fff;
}

.header .nav_wrap nav ul .on .first_menu {
  border-bottom: 2px solid #868a8d;
}

.footer {
  background: #373737;
}

.footer .link {
  display: flex;
  justify-content: center;
  padding: .33rem 0;
}

.footer .link li {
  margin: 0 .2rem;
}

.footer .link li a {
  color: #fff;
}

.footer .f_nav {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.footer .f_nav dl dt {
  margin: 0 .2rem;
}

.footer .f_nav dl dt a {
  color: #ffffff;
  opacity: 0.7;
  font-family: 'pb';
}

.footer .f_nav dl dt a:hover {
  opacity: 1;
}

.footer .copyright {
  height: .6rem;
  background-color: #2c2c2c;
  line-height: .6rem;
}

.footer .copyright h4 {
  color: #ffffff;
  opacity: 0.7;
  text-align: center;
  font-size: 14px;
}

.footer .contact {
  display: flex;
  justify-content: center;
  padding: .28rem 0;
  flex-wrap: wrap;
}

.footer .contact span {
  color: #ffffff;
  opacity: 0.7;
  font-size: calc(12px - 0.12rem + 0.14rem);
  margin: 0 .1rem;
}

.index .pub_tit {
  background-color: #f8f8f8;
  height: .5rem;
  display: flex;
}

.index .pub_tit h6 {
  width: 1.5rem;
  text-align: center;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: .5rem;
  color: #393939;
  cursor: pointer;
  font-family: 'pb';
}

.index .pub_tit .on {
  border-top: 2px solid #393939;
  background: #fff;
}

.index .pro_box {
  display: flex;
  flex-wrap: wrap;
}

.index .pro_box li {
  width: 24%;
  margin-top: .2rem;
  margin-right: 1.3333%;
}

.index .pro_box li:nth-child(4n+4) {
  margin-right: 0;
}

.index .pro_box li a {
  text-align: center;
  display: block;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  /* height: 3.75rem; */
  text-align: center;
  padding-top: .2rem;
  overflow: hidden;
}

.index .pro_box li a:hover {
  border: solid 1px #999;
}

.index .pro_box li a:hover span {
  background-color: #393939;
  color: #fff;
}

.index .pro_box li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.index .pro_box li a img {
  max-width: 100%;
}

.index .pro_box li a h6 {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #393939;
  margin: .2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index .pro_box li a span {
  width: .98rem;
  height: .32rem;
  background-color: #eeeeee;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #888888;
  margin: 0 auto;
}

.index .wrap_01 {
  margin-top: .1rem;
  margin-bottom: .1rem;
}

.index .wrap_01 .layout {
  display: flex;
  justify-content: space-between;
}

.index .wrap_01 .layout .b_l {
  width: 2.6rem;
  border: solid 1px #e1e1e1;
}

.index .wrap_01 .layout .b_l .tt {
  height: .7rem;
  line-height: .7rem;
  background-color: #393939;
  color: #ffffff;
  font-size: calc(12px - 0.12rem + 0.2rem);
  padding-left: .2rem;
}

.index .wrap_01 .layout .b_l ul li {
  padding: 0 .25rem;
  position: relative;
}

.index .wrap_01 .layout .b_l ul li:last-child .f_n {
  border-bottom: none;
}

.index .wrap_01 .layout .b_l ul li .f_n {
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  height: .6rem;
  align-items: center;
  cursor: pointer;
}

.index .wrap_01 .layout .b_l ul li .f_n:hover span {
  color: #000;
}

.index .wrap_01 .layout .b_l ul li .f_n img {
  margin-right: .12rem;
}

.index .wrap_01 .layout .b_l ul li .f_n span {
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.15rem);
}

.index .wrap_01 .layout .b_l ul li .s_n {
  position: absolute;
  display: none;
  left: 100%;
  top: 0;
  background: #fff;
  z-index: 10;
  border-left: 1px solid #e1e1e1;
  width: 2.8rem;
}

.index .wrap_01 .layout .b_l ul li .s_n a {
  padding: 0 .3rem;
  display: block;
  height: .5rem;
  line-height: .5rem;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #666666;
  border-bottom: 1px solid #e1e1e1;
}

.index .wrap_01 .layout .b_l ul li .s_n a:hover {
  background: #393939;
  color: #fff;
}

.index .wrap_01 .layout .b_r {
  width: 9rem;
  position: relative;
}

.index .wrap_01 .layout .b_r .tet {
  position: absolute;
  left: .4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.index .wrap_01 .layout .b_r .tet h6 {
  font-size: calc(12px - 0.12rem + 0.55rem);
  color: #fff;
  font-family: 'pb';
}

.index .wrap_01 .layout .b_r .tet p {
  color: #ffffff;
  font-size: calc(12px - 0.12rem + 0.27rem);
}

.index .wrap_02 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.index .wrap_02 ul li {
  /* width: 33%; */
  flex: 1;
  margin-right: 10px;
}
.index .wrap_02 ul li:last-child{
  margin-right: 0;
}

.index .wrap_02 ul li a {
  position: relative;
  display: block;
  overflow: hidden;
}

.index .wrap_02 ul li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.index .wrap_02 ul li a img {
  width: 100%;
}

.index .wrap_02 ul li a h6 {
  position: absolute;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #fff;
  line-height: 1.6;
  width: 1.6rem;
  left: .18rem;
  bottom: .18rem;
}

.index .wrap_03 {
  margin: .35rem 0;
}

.index .wrap_05 {
  margin: .35rem 0;
}

.index .wrap_05 .con_i {
  display: none;
}

.down .main_box {
  padding: .55rem 0;
}

.down .main_box .d_list li {
  display: flex;
  align-items: center;
  height: .5rem;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}

.down .main_box .d_list li span {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #666;
}

.down .main_box .d_list li:hover span {
  color: #4d4a52;
}

.down .main_box .d_list li:hover a .im1 {
  display: none;
}

.down .main_box .d_list li:hover a .im2 {
  display: inline-block;
}

.down .main_box .d_list li a .im2 {
  display: none;
}

.case_list .pub_r_con .c_list li {
  margin-bottom: .3rem;
}

.case_list .pub_r_con .c_list li a {
  padding: .3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #eee;
}

.case_list .pub_r_con .c_list li a:hover {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1), 0px 16px 32px 0px rgba(0, 0, 0, 0.2);
}

.case_list .pub_r_con .c_list li a:hover .time_box h5 {
  color: #000;
}

.case_list .pub_r_con .c_list li a:hover .time_box P {
  color: #000;
}

.case_list .pub_r_con .c_list li a:hover .des_box h6 {
  color: #000;
}

.case_list .pub_r_con .c_list li a .pic_box {
  width: 2.4rem;
}

.case_list .pub_r_con .c_list li a .pic_box img {
  width: 100%;
}

.case_list .pub_r_con .c_list li a .time_box {
  text-align: center;
}

.case_list .pub_r_con .c_list li a .time_box h5 {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.36rem);
}

.case_list .pub_r_con .c_list li a .time_box p {
  color: #666;
  margin-top: .1rem;
  font-size: calc(12px - 0.12rem + 0.18rem);
}

.case_list .pub_r_con .c_list li a .des_box {
  width: 4rem;
}

.case_list .pub_r_con .c_list li a .des_box h6 {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.2rem);
  margin-bottom: .2rem;
}

.case_list .pub_r_con .c_list li a .des_box p {
  color: #555555;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 1.6;
  height: 4.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.product_details .main_wrap {
  padding: .5rem 0;
}

.product_details .main_wrap .pic_show {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.product_details .main_wrap .pic_show .sh_l {
  width: 7rem;
  display: flex;
  justify-content: space-between;
}

.product_details .main_wrap .pic_show .small_swiper {
  height: 3.2rem;
}

.product_details .main_wrap .pic_show .small_swiper .swiper-slide {
  width: 1.05rem;
  border: 1px solid #eee;
  text-align: center;
}

.product_details .main_wrap .pic_show .small_swiper .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}

.product_details .main_wrap .pic_show .small_swiper .small_on {
  border: solid 1px #4d4a52;
}

.product_details .main_wrap .pic_show .big_swiper {
  width: 5rem;
  border: 1px solid #eee;
}

.product_details .main_wrap .pic_show .big_swiper .swiper-slide {
  text-align: center;
}

.product_details .main_wrap .pic_show .big_swiper .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
}

.product_details .main_wrap .pic_show .sh_r {
  width: 4rem;
}

.product_details .main_wrap .pic_show .sh_r h6 {
  margin-bottom: .2rem;
  color: #4d4a52;
  font-size: calc(12px - 0.12rem + 0.18rem);
}

.product_details .main_wrap .pic_show .sh_r p {
  color: #555555;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 1.8;
}

.product_details .main_wrap .pic_show .sh_r .dl_box {
  margin-top: .2rem;
  display: flex;
}

.product_details .main_wrap .pic_show .sh_r .dl_box a {
  width: 1.5rem;
  height: .4rem;
  background-color: #4d4a52;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  margin-right: .15rem;
}

.product_details .main_wrap .pic_show .sh_r .dl_box a:hover {
  opacity: 0.3;
}

.product_details .main_wrap .des_box {
  margin-top: .6rem;
}

.product_details .main_wrap .des_box .tit {
  height: .4rem;
  line-height: .4rem;
  background-color: #4d4a52;
  padding-left: .26rem;
  color: #ffffff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  margin-bottom: .3rem;
}

.product_details .main_wrap .des_box .d_c {
  color: #555555;
  font-size: calc(12px - 0.12rem + 0.16rem);
  line-height: 1.6;
  padding-left: .26rem;
  padding-right: .26rem;
}

.news_details .main_wrap {
  padding-bottom: .7rem;
}

.news_details .main_wrap .a2a_default_style a {
  display: inline-block !important;
  float: inherit !important;
}

.news_details .main_wrap .a2a_kit {
  text-align: center !important;
  margin-top: .3rem !important;
}

.news_details .main_wrap .tit_box {
  padding: .55rem 0;
}

.news_details .main_wrap .tit_box h6 {
  font-size: calc(12px - 0.12rem + 0.18rem);
  text-align: center;
  color: #333333;
  font-family: 'pb';
}

.news_details .main_wrap .tit_box p {
  color: #666666;
  font-size: calc(12px - 0.12rem + 0.16rem);
  text-align: center;
  margin-top: .15rem;
}

.news_list .pub_r_con .c_list li {
  margin-bottom: .3rem;
}

.news_list .pub_r_con .c_list li a {
  padding: .3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #eee;
  color: #666;
}

.news_list .pub_r_con .c_list li a:hover {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1), 0px 16px 32px 0px rgba(0, 0, 0, 0.2);
}

.news_list .pub_r_con .c_list li a:hover .time_box h5 {
  color: #4d4a52;
}

.news_list .pub_r_con .c_list li a:hover .time_box span {
  color: #4d4a52;
  border: solid 1px #4d4a52;
}

.news_list .pub_r_con .c_list li a:hover .des_box h6 {
  color: #4d4a52;
}

.news_list .pub_r_con .c_list li a:hover .des_box p {
  color: #4d4a52;
}

.news_list .pub_r_con .c_list li a .pic_box {
  width: 30%;
}

.news_list .pub_r_con .c_list li a .pic_box img {
  width: 100%;
}

.news_list .pub_r_con .c_list li a .time_box {
  text-align: center;
}

.news_list .pub_r_con .c_list li a .time_box h5 {
  color: #555;
  font-size: calc(12px - 0.12rem + 0.24rem);
}

.news_list .pub_r_con .c_list li a .time_box span {
  width: .3rem;
  height: .3rem;
  background-color: #ffffff;
  border-radius: .15rem;
  border: solid 1px #bfbfbf;
  margin-top: .5rem;
  color: #bfbfbf;
}

.news_list .pub_r_con .c_list li a .des_box {
  width: 50%;
}

.news_list .pub_r_con .c_list li a .des_box h6 {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.2rem);
  margin-bottom: .2rem;
}

.news_list .pub_r_con .c_list li a .des_box p {
  color: #555555;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 1.6;
  height: 4.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.feedback .main_wrap {
  background-image: url("../images/14.png");
  background-size: cover;
  padding: .8rem 0;
}

.feedback .main_wrap .layout1 {
  padding-bottom: .6rem;
  background: #fff;
}

.feedback .main_wrap .row {
  padding: .4rem .3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.feedback .main_wrap .row .item {
  width: 48%;
  margin-bottom: .4rem;
}

.feedback .main_wrap .row .item span {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #333333;
  margin-bottom: .15rem;
  display: block;
}

.feedback .main_wrap .row .item .inp {
  border: solid 1px #eeeeee;
  display: flex;
  align-items: center;
}

.feedback .main_wrap .row .item .inp input {
  width: 80%;
  height: .4rem;
  border: none;
  padding-left: .2rem;
}

.feedback .main_wrap .sub {
  text-align: center;
}

.feedback .main_wrap .sub input {
  display: inline-block;
  width: 2.12rem;
  height: .5rem;
  background-color: #4d4a52;
  color: #ffffff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  border: none;
}

.contact .main_wrap {
  padding: .8rem 0;
}

.contact .main_wrap .layout1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contact .main_wrap .layout1 .l_box {
  width: 35%;
}

.contact .main_wrap .layout1 .l_box .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: .4rem;
}

.contact .main_wrap .layout1 .l_box .item span {
  color: #666666;
  margin-left: .18rem;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 1.6;
}

.contact .main_wrap .layout1 .r_box {
  width: 60%;
}

.contact .main_wrap .layout1 .r_box input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #777777;
  font-size: calc(12px - 0.12rem + 0.14rem);
  height: .55rem;
}

.contact .main_wrap .layout1 .r_box input:focus {
  border-bottom: 1px solid #4d4a52;
}

.contact .main_wrap .layout1 .r_box textarea {
  padding-top: .2rem;
  width: 100%;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #777777;
  font-size: calc(12px - 0.12rem + 0.14rem);
  height: 1rem;
  margin-bottom: .3rem;
  outline: none;
}

.contact .main_wrap .layout1 .r_box textarea:focus {
  border-bottom: 1px solid #4d4a52;
}

.contact .main_wrap .layout1 .r_box .sub input {
  width: 100%;
  background-color: #4d4a52;
  color: #fff;
}

.about_us .main_wrap {
  padding-bottom: .8rem;
}

.about_us .main_wrap .layout1 .item .tit {
  text-align: center;
  font-family: 'pb';
  padding: .35rem 0;
  font-size: calc(12px - 0.12rem + 0.18rem);
}

.about_us .main_wrap .layout1 .item img {
  margin-right: .3rem;
  margin-bottom: .3rem;
}

.product_list .main_wrap .pub_r_con .p_list {
  display: flex;
  flex-wrap: wrap;
}

.product_list .main_wrap .pub_r_con .p_list li {
  margin-bottom: 50px;
  width: 32%;
  margin-right: 2%;
  position: relative;
}

.product_list .main_wrap .pub_r_con .p_list li:nth-child(3n+3) {
  margin-right: 0;
}

.product_list .main_wrap .pub_r_con .p_list li a {
  display: block;
  text-align: center;
}

.product_list .main_wrap .pub_r_con .p_list li a:hover {
  box-shadow: 0 0 7px #e4e4e4;
  padding-bottom: .2rem;
}

.product_list .main_wrap .pub_r_con .p_list li a:hover .trans-show {
  height: .4rem;
  line-height: .4rem;
}

.product_list .main_wrap .pub_r_con .p_list li a .pic_box {
  position: relative;
  overflow: hidden;
  border: 1px solid #eee;
}

.product_list .main_wrap .pub_r_con .p_list li a .pic_box img {
  transition: .3s;
  height: 2.2rem;
  object-fit: contain;
}

.product_list .main_wrap .pub_r_con .p_list li a .pic_box .pop_box {
  transition: .3s;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(14, 112, 226, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.product_list .main_wrap .pub_r_con .p_list li a .pic_box .pop_box span {
  display: inline-block;
  width: 137px;
  height: 43px;
  background-color: #ffffff;
  text-align: center;
  line-height: 43px;
  color: #4d4a52;
  font-size: 14px;
}

.product_list .main_wrap .pub_r_con .p_list li a p {
  font-family: 'pb';
  margin-top: 20px;
  color: #333333;
  font-size: calc(12px - 0.12rem + 0.16rem);
}

.product_list .main_wrap .pub_r_con .p_list li a .trans-show {
  display: block;
  font-size: 16px;
  color: #fff;
  width: 100%;
  max-width: 140px;
  border-radius: 100px;
  background: #4d4a52;
  margin: 0 auto;
  height: 0;
  transition: .3s;
  margin-top: .2rem;
}

.product_inquiry .main_box {
  display: flex;
  padding-top: .5rem;
  padding-bottom: .5rem;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product_inquiry .main_box form {
  width: 57.3%;
  overflow: hidden;
  padding-right: .25rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product_inquiry .main_box form .rows {
  padding: .1rem 0;
}

.product_inquiry .main_box form .input_rows {
  width: 48%;
}

.product_inquiry .main_box form .input_rows label {
  font-size: calc(12px - 0.12rem + 0.16rem);
  display: block;
  padding-bottom: .1rem;
}

.product_inquiry .main_box form .input_rows label span {
  color: red;
}

.product_inquiry .main_box form .input_rows input {
  width: 100%;
  border-radius: 5px;
  height: .4rem;
  line-height: .4rem;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #888;
  text-indent: 5px;
  border: 1px #cbcecd solid;
}

.product_inquiry .main_box form .textarea_rows {
  width: 100%;
}

.product_inquiry .main_box form .textarea_rows label {
  font-size: calc(12px - 0.12rem + 0.16rem);
  display: block;
  padding-bottom: .1rem;
}

.product_inquiry .main_box form .textarea_rows label span {
  color: red;
}

.product_inquiry .main_box form .textarea_rows textarea {
  width: 100%;
  height: 1.2rem;
  border-radius: 5px;
  padding: 5px;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #888;
}

.product_inquiry .main_box form .ewm_rows {
  width: 100%;
  margin-bottom: .2rem;
}

.product_inquiry .main_box form .ewm_rows label {
  font-size: calc(12px - 0.12rem + 0.16rem);
  display: block;
  padding-bottom: .1rem;
}

.product_inquiry .main_box form .ewm_rows label span {
  color: red;
}

.product_inquiry .main_box form .ewm_rows .vcode {
  display: flex;
}

.product_inquiry .main_box form .ewm_rows .vcode input {
  width: 1rem;
  border-radius: 5px;
  height: .35rem;
  line-height: .35rem;
  border: 1px #cbcecd solid;
  text-indent: 5px;
}

.product_inquiry .main_box form .ewm_rows .vcode img {
  height: .35rem;
  margin-left: .15rem;
}

.product_inquiry .main_box form .sub_rows {
  width: 100%;
}

.product_inquiry .main_box form .sub_rows input {
  width: 1.6rem;
  height: .5rem;
  background: #4d4a52;
  border-radius: 5px;
  color: #fff;
  font-size: calc(12px - 0.12rem + 0.16rem);
  border: none;
}

.product_inquiry .main_box .right_product {
  width: 40%;
}

.product_inquiry .main_box .right_product .product_info {
  padding-bottom: .1rem;
  border-bottom: 1px solid #eee;
  display: flex;
  padding-top: .1rem;
}

.product_inquiry .main_box .right_product .product_info .pic_box a {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  text-align: center;
  vertical-align: middle;
}

.product_inquiry .main_box .right_product .product_info .tet_box {
  margin-left: .3rem;
}

.product_inquiry .main_box .right_product .product_info .tet_box h6 {
  margin-bottom: .05rem;
}

.product_inquiry .main_box .right_product .product_info .tet_box h6 a {
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #333;
  font-family: 'pb';
}

.product_inquiry .main_box .right_product .product_info .tet_box h6 a:hover {
  text-decoration: underline;
}

.product_inquiry .main_box .right_product .product_info .tet_box p {
  font-size: calc(12px - 0.12rem + 0.14rem);
  color: #333;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.2em;
}

.product_inquiry .main_box .right_product .product_info .tet_box .remov_box {
  margin-top: .1rem;
  cursor: pointer;
  font-size: calc(12px - 0.12rem + 0.14rem);
}

.product_inquiry .main_box .right_product .product_info .tet_box .remov_box a {
  color: #333;
}

.product_inquiry .main_box .right_product .product_info .tet_box .remov_box i {
  display: inline-block;
  margin-right: 5px;
  font-size: calc(12px - 0.12rem + 0.12rem);
}

.inquiry .main_box {
  background: #fafafa;
  padding: .8rem 0;
}

.inquiry .main_box form {
  background: #fff;
  padding: 0 .6rem .8rem;
}

.inquiry .main_box form h6 {
  font-size: calc(12px - 0.12rem + 0.36rem);
  color: #000000;
  padding: .6rem 0;
  font-family: 'pb';
  text-align: center;
}

.inquiry .main_box form .inp_c {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: .25rem;
}

.inquiry .main_box form .inp_c input {
  width: 48%;
  height: .6rem;
  background-color: #fafafa;
  border: none;
  color: #999999;
  padding-left: .25rem;
  font-size: calc(12px - 0.12rem + 0.18rem);
}

.inquiry .main_box form .tet_c {
  margin-bottom: .25rem;
}

.inquiry .main_box form .tet_c textarea {
  height: 2.6rem;
  background-color: #fafafa;
  width: 100%;
  border: none;
  outline: none;
  padding: .25rem;
  font-size: calc(12px - 0.12rem + 0.18rem);
  color: #999999;
}

.inquiry .main_box form .yzm {
  display: flex;
  align-items: center;
}

.inquiry .main_box form .yzm input {
  width: 2.6rem;
  height: .6rem;
  background-color: #fafafa;
  border: none;
  color: #999999;
  padding-left: .25rem;
  font-size: calc(12px - 0.12rem + 0.18rem);
}

.inquiry .main_box form .yzm .img {
  margin-left: .2rem;
}

.inquiry .main_box form .yzm .img img {
  height: .4rem;
}

.inquiry .main_box form .sub {
  margin-top: .6rem;
}

.inquiry .main_box form .sub input {
  display: block;
  margin: 0 auto;
  width: 1.6rem;
  height: .4rem;
  background-color: #4d4a52;
  border-radius: .2rem;
  border: none;
  font-size: calc(12px - 0.12rem + 0.16rem);
  color: #fff;
}

@media screen and (max-width: 1220px) {
  .header {
    height: 1rem;
  }

  .header .nav_wrap nav ul .on .first_menu {
    border-bottom: none;
  }

  .header .nav_wrap .layout {
    width: 100%;
    padding: 0;
  }

  .header .list {
    margin-right: 14px;
    display: block;
  }

  .header .list img {
    width: 30px;
  }

  body {
    padding-top: 1rem;
  }

  .header .layout {
    height: 1rem;
  }

  .header .nav_wrap {
    position: fixed;
    width: 60%;
    height: 100%;
    overflow: auto;
    left: 0;
    top: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 50px;
    z-index: 100;
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transition: all .3s;
    background: #333;
  }

  .header .nav_wrap nav ul {
    height: auto;
  }

  .header .nav_wrap.nav_on {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  .header .nav_wrap nav ul li {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
  }

  .header .nav_wrap nav ul li .first_menu {
    height: 60px;
    display: flex;
    align-items: center;
    width: 130px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header .nav_wrap nav ul li .second_menu {
    position: relative;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    box-shadow: none;
    left: 0;
    padding: 0;
    background: #333;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header .nav_wrap nav ul li .iconfont {
    top: 16px;
    display: block;
    transition: .3s;
    -webkit-transition: .3s;
  }

  .header .nav_wrap nav ul li .iconfont.on {
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
  }

  .header .nav_wrap nav ul li .second_menu a {
    text-align: left;
    display: block;
    line-height: 55px;
    color: #fff;
  }

  .header .nav_wrap nav ul li .second_menu a:hover {
    color: #999;
  }

  .header .nav_wrap nav ul li .second_menu a:last-child {
    border-bottom: none;
  }

  .index .wrap_01 .layout .b_l {
    display: none;
  }

  .index .wrap_01 .layout .b_r {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .product_details .main_wrap .pic_show .big_swiper {
    width: 250px;
  }

  .pub_main .hot_pro {
    display: none;
  }

  .inquiry .main_box form .sub input {
    width: 100px;
    height: 35px;
  }

  .inquiry .main_box form .yzm .img img {
    height: 40px;
  }

  .inquiry .main_box form .yzm input {
    height: 40px;
  }

  .inquiry .main_box form .inp_c input {
    width: 100%;
    margin-bottom: 15px;
    height: 40px;
  }

  .inquiry .main_box form {
    padding: 0 10px 30px;
  }

  .inquiry .main_box form h6 {
    padding: 20px 0;
  }

  .product_inquiry .main_wrap .layout1 form .ewm_rows .vcode input {
    height: 30px;
    line-height: 30px;
    width: 80px;
  }

  .product_inquiry .main_wrap .layout1 form .input_rows input {
    height: 30px;
    line-height: 30px;
  }

  .product_inquiry .main_wrap .layout1 form .ewm_rows .vcode img {
    height: 30px;
  }

  .product_inquiry .main_wrap .layout1 form {
    width: 100%;
    margin-bottom: .4rem;
  }

  .product_inquiry .main_wrap .layout1 .product_info {
    width: 100%;
  }

  .product_details .main_wrap .des_box .tit {
    height: 40px;
    line-height: 40px;
  }

  .product_details .main_wrap .pic_show .sh_l {
    width: 100%;
  }

  .product_details .main_wrap .pic_show .sh_r {
    width: 100%;
  }

  .product_details .main_wrap .pic_show .sh_l {
    margin-bottom: 45px;
  }

  .product_details .main_wrap .pic_show .sh_r .dl_box a {
    width: 120px;
    height: 30px;
  }

  .news_list .pub_r_con .c_list li a .time_box span {
    width: 30px;
    height: 30px;
    border-radius: 15px;
  }

  .case_list .pub_r_con .c_list li a .time_box h5 {
    font-size: 18px;
  }

  .case_list .pub_r_con .c_list li a .time_box p {
    font-size: 16px;
  }

  .case_list .pub_r_con .c_list li a .pic_box {
    width: 30%;
  }

  .case_list .pub_r_con .c_list li a .des_box {
    width: 50%;
  }

  .pub_main .pub_l_menu .phone_btn {
    display: block;
  }

  .cur_box .layout1 {
    height: 60px;
  }

  header .layout .r_box .lang_switch a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .product_list .main_wrap .pub_r_con .p_list {
    justify-content: space-between;
  }

  .product_list .main_wrap .pub_r_con .p_list li {
    width: 48%;
  }

  .product_list .main_wrap .pub_r_con .p_list li {
    margin-right: 0;
  }

  .pub_main .pub_r_con {
    width: 100%;
  }

  .pub_main .pub_l_menu {
    transition: .32s;
    -moz-transition: .32s;
    /* Firefox 4 */
    -webkit-transition: .32s;
    /* Safari 和 Chrome */
    -o-transition: .32s;
    /* Opera */
    position: fixed;
    z-index: 5;
    background: #fff;
    width: 70%;
    max-height: 400px;
    overflow-y: scroll;
    top: calc(30% + 40px);
    left: -100%;
  }

  .pub_main .pub_l_menu.show_on {
    left: 0;
  }

  .pub_main .pub_l_menu .item .fir {
    height: 40px;
    padding: 0 10px;
  }

  .pub_main .pub_l_menu .item .second_menu a {
    line-height: 40px;
  }

  .about_us .main_wrap .layout1 .item img {
    margin: 0;
  }

  .banner_wrap h6 {
    font-size: 22px;
  }

  .contact .main_wrap .layout1 .l_box {
    width: 100%;
  }

  .contact .main_wrap .layout1 .r_box input {
    height: 50px;
  }

  .contact .main_wrap .layout1 .r_box {
    width: 100%;
  }

  .page_box {
    margin: 20px 0;
  }

  .feedback .main_wrap .row .item {
    width: 100%;
  }

  .feedback .main_wrap .row .item .inp input {
    height: 40px;
  }

  .page_box ul li a {
    width: 35px;
    height: 35px;
  }

  .down .main_box .d_list li {
    height: 40px;
  }

  .header .search .txt {
    width: 100px;
  }

  .layout {
    padding: 0 3%;
  }

  .company .company_l {
    width: 100%;
  }

  .company .company_r {
    width: 100%;
  }

  .company .company_r .yue {
    margin-top: 35px;
  }

  .header .header_wrap .h_r .lang_s a {
    width: 35px;
    height: 35px;
  }

  .header .search {
    width: 120px;
    height: 35px;
  }

  .index .wrap_01 .layout .b_r .tet h6 {
    font-size: 16px;
  }

  .index .wrap_01 .layout .b_r .tet p {
    font-size: 14px;
    margin-top: 5px;
  }

  .index .wrap_02 ul li {
    width: 100%;
    margin-bottom: 15px;
    flex: none;
  }

  .index .wrap_02 ul li a h6 {
    width: 400px;
  }

  .index .pro_box li {
    width: 49%;
  }

  .index .pro_box li {
    margin-right: 2%;
  }

  .index .pro_box li:nth-child(2n+2) {
    margin-right: 0;
  }

  .index .pro_box li a {
    height: 270px;
  }

  .index .pro_box li a span {
    width: 80px;
    height: 30px;
  }

  .footer .f_nav dl {
    width: 100%;
    margin-bottom: 6px;
  }

  .footer .contact {
    padding: 15px 0;
  }

  .footer .contact span {
    width: 100%;
    line-height: 1.6;
  }
}
