@charset "UTF-8";
.footer {
  background: #fbfbfb;
}

.pagination a,
.pagination span {
  line-height: inherit;
  padding: 3px 10px;
}

.inner ._title {
  margin-bottom: 40px;
  color: black;
}
.inner ._title .title {
  text-transform: uppercase;
  font-size: 40px;
}
.inner ._title .title2 {
  font-weight: bold;
  font-size: 25px;
}

/*inner*/
.inner .top_typebar {
  border-bottom: 1px solid #9c9c9c;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.inner .top_typebar ._title {
  margin-bottom: 10px;
}
.inner .top_typebar .rt .top_title {
  display: none;
}
.inner .top_typebar .rt .typelist ul li {
  position: relative;
  margin: 0 20px;
}
.inner .top_typebar .rt .typelist ul li:last-child {
  margin-right: 0;
}
.inner .top_typebar .rt .typelist ul li:first-child {
  margin-left: 0;
}
.inner .top_typebar .rt .typelist ul li:before {
  content: '/';
  display: block;
  position: absolute;
  right: -23px;
  top: -2px;
  font-size: 18px;
}
.inner .top_typebar .rt .typelist ul li a {
  display: block;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
}
.inner .top_typebar .rt .typelist ul li:hover a, .inner .top_typebar .rt .typelist ul li.on a {
  border-bottom: 2px solid black;
}
.inner .bottom_box {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
}
.inner .bottom_box > div {
  width: 100%;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner .bottom_box > div img {
  width: 20px;
  margin-right: 10px;
}
.inner .bottom_box > div .watch {
  color: #afafaf;
  margin: 0 40px;
  display: flex;
  align-items: center;
}
.inner .bottom_box > div .addtime {
  color: #afafaf;
  display: flex;
  align-items: center;
}
.inner .bottom_box .kw-box > span {
  display: block;
  font-size: 16px;
  margin-right: 5px;
  padding: 5px;
}
.inner .bottom_box .kw-box a {
  display: block;
  margin-right: 5px;
  padding: 5px;
  border: 1px dashed #eeeeee;
  font-size: 16px;
}
.inner .base_read .top_title {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 40px;
  color: #e50115;
  text-align: center;
}

.cc {
  padding-bottom: 30px;
  line-height: 2;
}
.cc img {
  max-width: 100%;
}
.cc ol li, .cc ul li {
  float: none;
}

.inner_goods_read .main_content .send_an .s_input {
  line-height: 36px;
  background: #e50115;
  border: 1px solid #e50115;
}
.inner_goods_read .main_content .right_col .title2 {
  background: whitesmoke;
  border-radius: 5px;
  padding: 20px 25px;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.inner_goods_read .sku_wrap .sku_attr_dl.skud .text_box .gobt {
  line-height: 36px;
  background: #e50115;
  border: solid 1px #e50115;
  color: white;
}
.inner_goods_read .sku_wrap .sku_attr_dl.skud .text_box .gobt:hover {
  background: #e50115;
  border: solid 1px #e50115;
}

.send-button button {
  background: #e50115;
}

.inner_contact_page .message_list ul li .btn {
  background: #e50115;
  position: relative;
  top: -22px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  line-height: inherit;
  padding: 8px 30px;
}
.inner_contact_page .message_list ul li .p_r {
  font-size: 12px;
}

.detail_pro .cc {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}

.cc table {
  width: 100% !important;
}
.cc table td {
  width: 50% !important;
}
.cc img {
  max-width: 100% !important;
  width: auto;
  height: auto !important;
}
.cc a {
  font-weight: bold;
  font-size: inherit;
}

/*新闻中心*/
.inner_news_list_page .news_list li {
  float: none;
  margin-bottom: 15px;
}
.inner_news_list_page .news_list li .item {
  padding: 15px;
  display: flex;
  align-items: flex-start;
}
.inner_news_list_page .news_list li .item .message {
  margin-left: 35px;
  flex: 1;
}
.inner_news_list_page .news_list li .item .summary {
  line-height: 2;
  font-size: 14px;
  color: #777373;
}
.inner_news_list_page .news_list li .item .addtime {
  font-size: 14px;
  margin: 20px 0;
}
.inner_news_list_page .news_list li .item .title {
  color: black;
  font-size: 22px;
}
.inner_news_list_page .news_list li .item:hover {
  background: #f5f5f5;
}
.inner_news_list_page .news_list li:nth-child(2n) .item {
  background: #f5f5f5;
}

/*新闻阅读*/
.inner_news_read_page .base_read .cc img {
  max-width: 100%;
  line-height: 2;
}

.inner_feedback .base_read {
  width: 90%;
}

.inner_ban {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 560px;
  flex-direction: column;
}
.inner_ban .title {
  font-size: 55px;
  color: white;
  text-transform: uppercase;
}
.inner_ban .title .line {
  background: #e50115;
  width: 110px;
  margin: 0 auto;
  margin-top: 25px;
  height: 3px;
}

/*inner_about_read*/
.inner_about_read .at_tab a.here {
  background: #e50115;
}
.inner_about_read .inner ._title .summary {
  font-size: 16px;
  min-line-height: 2;
}
.inner_about_read .inner ._title .summary * {
  font-size: 16px;
}
.inner_about_read .inner ._title h1, .inner_about_read .inner ._title h2 {
  font-size: 40px;
  font-weight: bold;
  color: black;
}
.inner_about_read .inner ._title .line {
  background: #e50115;
  margin: 30px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner_about_read .inner ._title3 {
  text-align: center;
}
.inner_about_read .inner ._title3 .line {
  margin-left: auto;
}
.inner_about_read .inner ._title2 {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #9d9d9d;
  padding-bottom: 20px;
}
.inner_about_read .inner ._title2 .lf {
  font-size: 40px;
  font-weight: bold;
}
.inner_about_read .inner ._title2 .rt {
  font-size: 16px;
  line-height: 2;
  width: 470px;
}
.inner_about_read .inner .mt {
  margin-top: 80px;
}
.inner_about_read .inner .shipin {
  margin-top: 0px;
}
.inner_about_read .inner .shipin .player-container-id-dimensions {
  width: 100%;
  height: 750px;
}
.inner_about_read .inner .shipin video {
  width: 100% !important;
}
.inner_about_read .inner .about .rt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 auto;
  margin-top: 121px;
  width: 39%;
}
.inner_about_read .inner .about .rt .item {
  margin-bottom: 50px;
}
.inner_about_read .inner .about .rt .item .message {
  display: flex;
  align-items: flex-end;
}
.inner_about_read .inner .about .rt .item .message .num {
  color: #e50115;
  font-size: 50px;
  font-weight: bold;
}
.inner_about_read .inner .about .rt .item .message .year {
  font-size: 22px;
  position: relative;
  top: -12px;
  left: 11px;
}
.inner_about_read .inner .about .rt .item .summary {
  font-size: 22px;
}
.inner_about_read .inner .wenhua .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.inner_about_read .inner .wenhua .list .item {
  background: whitesmoke;
  width: 95%;
  margin: 0 auto;
  height: 378px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.inner_about_read .inner .wenhua .list .item .pic img {
  max-height: 100px;
}
.inner_about_read .inner .wenhua .list .item .summary {
  text-align: center;
  line-height: 2;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 200px;
  margin-top: 15px;
}
.inner_about_read .inner .wenhua .list .item .title {
  margin-top: 50px;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 22px;
}
.inner_about_read .inner .licheng .list {
  margin-top: 30px;
}
.inner_about_read .inner .licheng .list .item {
  width: 95%;
  margin: 0 auto;
  background: #efefef;
  padding: 70px 50px;
}
.inner_about_read .inner .licheng .list .item .nian {
  display: flex;
  align-items: flex-end;
}
.inner_about_read .inner .licheng .list .item .nian .num {
  color: #e50115;
  font-size: 50px;
  font-weight: bold;
}
.inner_about_read .inner .licheng .list .item .nian .year {
  font-size: 22px;
  position: relative;
  top: -12px;
  left: 11px;
}
.inner_about_read .inner .licheng .list .item .line {
  background: #e50115;
  margin: 30px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner_about_read .inner .licheng .list .item .summary {
  line-height: 2;
  font-size: 16px;
  height: 100px;
  color: black;
  text-align: left;
}
.inner_about_read .inner .huanjing .list {
  margin-top: 30px;
}
.inner_about_read .inner .huanjing .list .item {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}
.inner_about_read .inner .huanjing .list .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.inner_about_read .inner .huanjing .list .item .message {
  padding-left: 50px;
  width: 50%;
}
.inner_about_read .inner .huanjing .list .item .message .title {
  font-size: 30px;
  font-weight: bold;
}
.inner_about_read .inner .huanjing .list .item .message .line {
  background: #e50115;
  margin: 30px auto;
  margin-left: 0;
  width: 62px;
  height: 3px;
}
.inner_about_read .inner .huanjing .list .item .message .summary {
  font-size: 22px;
  width: 500px;
}
.inner_about_read .inner .huanjing .list .item .pic {
  width: 50%;
  text-align: center;
}
.inner_about_read .inner .swiper-slide .item {
  text-align: center;
  padding: 5px;
}
.inner_about_read .inner .swiper-button-next, .inner_about_read .inner .swiper-button-prev {
  background: none;
  width: auto;
  height: auto;
}
.inner_about_read .inner ._tedian {
  margin-top: 0;
}
.inner_about_read .inner .zhengshu {
  padding-top: 30px;
  padding-bottom: 100px;
}
.inner_about_read .inner .zhengshu .list {
  margin-top: 70px;
}
.inner_about_read .inner .zhengshu .list .item {
  border: 1px solid #d0d0d0;
  margin: 0 5px;
}
.inner_about_read .inner .zhengshu .list .item .pic {
  width: 100%;
  height: 350px;
}
.inner_about_read .inner .shebei {
  margin-top: 110px;
}
.inner_about_read .inner .shebei .list {
  margin-top: 70px;
}
.inner_about_read .inner .shebei .list .item {
  border: 1px solid #d0d0d0;
  margin: 0 5px;
}
.inner_about_read .inner .shebei .list .item .pic {
  width: 100%;
  height: 258px;
}

@media (max-width: 1450px) {
  .inner_about_read .inner ._title h5 {
    font-size: 32px;
  }

  .inner_goods_read .main_content .right_col .title2 {
    padding: 15px 12px;
    font-size: 14px;
    margin-bottom: 14px;
    margin-top: 15px;
  }
}
.inner_contact_page .liuyan_box {
  margin-top: 39px;
}
.inner_contact_page .liuyan_box .lf {
  padding-right: 60px;
}
.inner_contact_page .liuyan_box .lf .message_list {
  margin-top: 0;
}
.inner_contact_page .liuyan_box .lf .title {
  text-transform: uppercase;
  font-weight: bold;
}
.inner_contact_page .liuyan_box .lf .title h5 {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 33px;
}
.inner_contact_page .liuyan_box .lf .title p {
  font-size: 22px;
}
.inner_contact_page .liuyan_box .lf .content {
  margin-top: 27px;
}
.inner_contact_page .liuyan_box .lf .content .message_list ul li {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.inner_contact_page .liuyan_box .lf .content .message_list ul li .input_text,
.inner_contact_page .liuyan_box .lf .content .message_list ul li .textarea {
  padding: 5px 5px;
  margin-bottom: 20px;
  border: 0;
  border-bottom: 1px solid #dcdcdc;
  background: transparent;
  width: 100%;
}
.inner_contact_page .liuyan_box .lf .content .message_list ul li .p_r {
  font-size: 12px;
  color: #858585;
}
.inner_contact_page .liuyan_box .lf .content .message_list ul li .btn {
  width: 116px;
  height: 40px;
  line-height: 40px;
  background: black;
  border: 0;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: 0;
  border-radius: 10px;
}
.inner_contact_page .liuyan_box .lf2 .message_list ul li {
  padding-left: 0;
}
.inner_contact_page .liuyan_box .lf2 .li_2 {
  margin-left: 3%;
  width: 47%;
}
.inner_contact_page .liuyan_box .lf2 .btn_li {
  width: 100%;
}
.inner_contact_page .liuyan_box .rt {
  width: 45%;
}
.inner_contact_page .liuyan_box .rt .title {
  font-size: 22px;
  margin-bottom: 30px;
}
.inner_contact_page .liuyan_box .rt .summary {
  font-size: 18px;
  line-height: 2;
  color: #232323;
  margin-bottom: 60px;
}
.inner_contact_page .liuyan_box .rt .summary p {
  font-size: 16px;
  line-height: 2;
  color: #232323;
}

.inner_goods_list .main_content .prolist_box .box_li .p_pic img {
  max-width: 77%;
}
.inner_goods_list .main_content .contant_btn_list .a_li {
  line-height: 33px;
}
.inner_goods_list .main_content .seo_intro .desc_pro {
  line-height: 23px;
  font-size: 13px;
}
.inner_goods_list .main_content .ny_h2 {
  padding-left: 0;
  padding-bottom: 0;
  font-size: 16px;
}
.inner_goods_list .main_content .prolist_box .box_li .pro_right .p_t a h2 {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.inner_goods_list .main_content .prolist_box .box_li .pro_right .p_ms p {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inner_goods_list .main_content .contant_btn_list .a_li:hover {
  background: #e50115;
  border: solid 1px #e50115;
}
.inner_goods_list .juhe_page {
  margin-top: 50px;
}
.inner_goods_list .juhe_page .mp-tag-box {
  padding-bottom: 50px;
}
.inner_goods_list .juhe_page .mp-faq-box .l-content h2 * {
  font-weight: bold;
}
.inner_goods_list .juhe_page .mp-faq-box .s-bar-box.sticky {
  top: 175px;
}
.inner_goods_list .juhe_page .mp-faq-box .s-bar-box .tt-bar {
  background: #e50115;
  color: white;
}
.inner_goods_list .juhe_page .mp-faq-box .message_list ul li {
  width: 100%;
}
.inner_goods_list .juhe_page .mp-faq-box {
  padding-top: 80px;
}
.inner_goods_list .juhe_page .fw-bold {
  font-weight: 700 !important;
}
.inner_goods_list .juhe_page .row {
  margin-left: 0;
  margin-right: 0;
}
.inner_goods_list .juhe_page .page_title {
  font-size: 2.5em;
  margin-bottom: 20px;
}
.inner_goods_list .juhe_page .page_title2 {
  font-size: 2.5em;
  margin-top: 50px;
  margin-bottom: 30px;
}
.inner_goods_list .juhe_page .mp-product-box .prolist_box .box_li .pro_right .p_t a h2 {
  text-align: left;
}
.inner_goods_list .juhe_page .contant_btn_list {
  text-align: left;
}
.inner_goods_list .juhe_page .btn-primary {
  color: #fff;
  background-color: #e50115;
  border-color: #e50115;
}
.inner_goods_list .juhe_page .mp-cat-intro-box {
  margin-bottom: 40px;
  margin-top: 30px;
}
.inner_goods_list .juhe_page .mp-cat-intro-box .btn {
  background: #e50115;
  margin-top: 20px;
}
.inner_goods_list .juhe_page .mp-cat-intro-box .btn:hover {
  background: #00bb51;
}
.inner_goods_list .juhe_page .mp-product-box {
  margin-top: 20px;
}
.inner_goods_list .juhe_page .btn-primary i {
  margin-right: 10px;
}

/******/
.inner_goods_list .main_content .contant_btn_list .a_li:hover {
  color: white;
}

.inner_goods_read .main_content .send_an .s_input {
  color: white;
}

.inner_about_read .inner .shebei {
  margin-bottom: 100px;
}

._youshi {
  margin-bottom: 70px;
}

@media (max-width: 1450px) {
  .inner_ban {
    height: 390px;
  }

  .inner_ban .title {
    font-size: 42px;
  }

  .hr {
    height: 50px;
    border: none;
    margin: 0;
  }

  .inner_contact_page .liuyan_box .lf .title h5 {
    font-size: 37px;
  }

  .inner_contact_page .liuyan_box .lf .content .message_list ul li .input_text, .inner_contact_page .liuyan_box .lf .content .message_list ul li .textarea {
    padding: 0;
  }

  .inner_about_read .inner .about .rt .item .message .num {
    font-size: 36px;
  }

  .inner_about_read .inner .about .rt .item .message .year {
    font-size: 17px;
  }

  .inner_about_read .inner .about .rt .item {
    font-size: 17px;
  }

  .inner_about_read .inner .wenhua .list .item .name {
    font-size: 20px;
  }

  .inner_about_read .inner .licheng .list .item .nian .num {
    font-size: 36px;
  }

  .inner_about_read .inner .licheng .list .item .nian .year {
    font-size: 19px;
    top: -10px;
  }

  .inner_about_read .inner .licheng .list .item .line {
    margin: 15px auto;
    margin-left: 0;
  }

  .inner_about_read .inner .licheng .list .item {
    padding: 36px 36px;
  }

  .inner_about_read .inner .shebei .list {
    margin-top: 35px;
  }

  .inner_about_read .inner .zhengshu {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 30px;
  }

  .inner_about_read .inner .huoban .list .item {
    height: 140px;
  }
}
@media (max-width: 1366px) {
  .inner_about_read .inner .huanjing .list .item {
    margin-bottom: 50px;
    display: block;
  }

  .inner_about_read .inner .huanjing .list .item .message {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    margin-top: 55px;
  }

  .inner_about_read .inner .huanjing .list .item .message .title {
    font-size: 20px;
  }

  .inner_about_read .inner .huanjing .list .item .message .line {
    margin: 16px auto;
    margin-left: 0;
  }

  .inner_about_read .inner .huanjing .list .item .message .summary {
    font-size: 16px;
    width: 100%;
  }

  .inner_about_read .inner .huanjing .list .item .pic {
    width: 100%;
  }
  .inner_about_read .inner .huanjing .list .item .pic img {
    width: 100%;
  }

  .inner_about_read .inner .about .rt {
    float: none;
    width: 100%;
    margin-top: 50px;
  }

  .inner_about_read .inner .about .rt .item .message .num {
    font-size: 30px;
  }

  .inner_about_read .inner .about .lf {
    float: none;
  }

  .inner_about_read .inner .about .rt .item {
    margin-bottom: 30px;
  }

  .inner ._title2 .rt {
    display: none;
  }

  .inner_about_read .inner .mt {
    margin-top: 80px;
  }

  .inner_about_read .inner .zhengshu {
    margin-top: 30px;
  }

  .inner_about_read .inner .wenhua .list {
    grid-template-columns: repeat(3, 1fr);
  }

  .inner_about_read .inner .wenhua .list .item .summary {
    font-size: 12px;
  }

  .inner_about_read .inner .wenhua .list .item .name {
    font-size: 16px;
  }

  .inner_about_read .inner .licheng .swiper-button-next img,
  .inner_about_read .inner .licheng .swiper-button-prev img,
  .inner_about_read .inner .zhengshu .swiper-button-next img,
  .inner_about_read .inner .zhengshu .swiper-button-prev img,
  .inner_about_read .inner .shebei .swiper-button-next img,
  .inner_about_read .inner .shebei .swiper-button-prev img {
    width: 27px;
  }
  .inner_about_read .inner .licheng .swiper-button-next,
  .inner_about_read .inner .zhengshu .swiper-button-next,
  .inner_about_read .inner .shebei .swiper-button-next {
    right: 0;
  }
  .inner_about_read .inner .licheng .swiper-button-prev,
  .inner_about_read .inner .zhengshu .swiper-button-prev,
  .inner_about_read .inner .shebei .swiper-button-prev {
    left: 0;
  }

  .inner_about_read .inner .licheng .list .item .nian .num {
    font-size: 28px;
  }

  .inner_about_read .inner .zhengshu .list {
    margin-top: 30px;
  }

  .inner_about_read .inner .huoban .list {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 29px;
  }

  .inner_about_read .inner .huoban .list .item {
    height: 79px;
    width: 94%;
  }

  .inner_contact_page .liuyan_box .lf .title h5 {
    font-size: 40px;
    margin-bottom: 30px;
  }

  .inner_contact_page .liuyan_box {
    margin-top: 30px;
  }

  .inner_contact_page .liuyan_box .lf .content {
    margin-top: 23px;
  }
}
@media (max-width: 768px) {
  .inner_about_shili ._title p {
    font-size: 18px;
  }

  .inner_about_shili .youshi .list .item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner_about_shili .youshi .list .item .center {
    font-size: 16px;
  }

  .inner_about_shili .youshi .list .item1 .lf {
    display: none;
  }

  .inner_about_shili .youshi .list .item1 .center {
    margin-left: 0;
    height: 166px;
    width: 55%;
    margin-right: 15px;
  }

  .inner_about_shili .youshi .list .item1 .rt {
    width: 40%;
    height: 166px;
  }

  .inner_about_shili .youshi .list .item2 .rt {
    width: 40%;
    height: 186px;
  }

  .inner_about_shili .youshi .list .item {
    justify-content: space-between;
    margin-bottom: 22px;
  }

  .inner_about_shili .youshi .list .item2 .lf {
    display: none;
  }

  .inner_about_shili .youshi .list .item2 .center {
    margin-left: 15px;
    height: 258px;
    width: 55%;
    margin-right: 0;
  }

  .inner_about_shili .youshi .list .item2 .center {
    height: 186px;
  }

  .inner_about_shili .zhengshu .content .lf {
    float: none;
  }
  .inner_about_shili .zhengshu .content .rt {
    float: left;
    margin-top: 40px;
  }

  .inner_about_shili .zhengshu ._title {
    text-align: center;
  }

  .inner_about_shili .zhengshu ._title .line {
    margin-left: auto;
  }

  .inner_about_shili .zhengshu .content .summary {
    margin-top: 40px;
  }

  .inner_about_shili .huanjing .owl_huanjing {
    margin-top: 0;
  }

  .inner_ban {
    height: 238px;
  }

  .inner_ban .title {
    font-size: 25px;
  }

  .inner_about_shili .huanjing .owl_huanjing .swiper-slide .item img {
    opacity: 1;
  }

  .inner_about_shili .huanjing .swiper-button-next img, .inner_about_shili .huanjing .swiper-button-prev img {
    height: 17px;
  }

  .inner_about_shili .huanjing .swiper-button-next, .inner_about_shili .huanjing .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  /**/
  .inner .location {
    margin-bottom: 20px;
    float: none;
    margin-top: 20px;
    display: block;
    font-size: 14px;
    color: #b5b5b5;
    line-height: inherit;
    border-bottom: 0;
    text-transform: capitalize;
    letter-spacing: 1px;
  }
  .inner .location img {
    width: 20px;
    margin-right: 8px;
    position: relative;
    top: -3px;
  }
  .inner .location a {
    font-size: 14px;
    color: #b5b5b5;
    text-transform: capitalize;
  }

  .inner .top_typebar .rt .top_title {
    display: block;
    font-size: 16px;
    position: relative;
    height: 50px;
    padding-left: 0;
    display: flex !important;
    min-height: 50px;
    text-transform: capitalize;
    font-weight: bold;
    color: white;
    background: #e50115;
    align-items: center;
    justify-content: center;
  }
  .inner .top_typebar .rt .top_title.on {
    display: block;
  }
  .inner .top_typebar .rt .top_title:after {
    position: absolute;
    right: 20px;
    bottom: 18px;
    width: 18px;
    height: 18px;
    content: '';
    background: url(../images/default/more.png) no-repeat center;
    background-size: cover;
  }

  .inner .top_typebar .rt {
    width: 100%;
  }

  .inner .top_typebar .rt .typelist {
    display: none;
  }
  .inner .top_typebar .rt .typelist ul {
    border: 1px solid #d8dde0;
    width: 100%;
    display: block;
  }

  .inner .top_typebar .rt .typelist ul li {
    width: 100%;
    margin: 0;
    float: none;
  }
  .inner .top_typebar .rt .typelist ul li a {
    padding: 15px 5px;
    font-size: 16px;
    color: #425383;
    display: block;
    position: relative;
    background: white;
    text-align: center;
    text-transform: capitalize;
    border-bottom: 1px solid #d8d8d8;
    height: auto;
  }
  .inner .top_typebar .rt .typelist ul li:last-child a {
    border-bottom: 0;
  }

  .inner .top_typebar {
    display: block;
    border-bottom: 0px;
    margin-top: -45px;
  }

  .inner .top_typebar ._title {
    display: none;
  }

  .inner ._title {
    text-align: center;
    margin-bottom: 25px;
  }

  .inner ._title .title {
    font-size: 25px;
  }

  .inner ._title .title2 {
    font-size: 20px;
  }

  /**/
  /**/
  /**/
  .inner_news_list_page .news_list li {
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
    padding: 10px;
  }

  .inner .inner_content .lf .typelist > ul > li > a {
    border-bottom: 1px solid #edeeef;
  }

  .inner_news_list_page .news_list {
    margin-top: 0px;
  }

  .inner_news_list_page .news_list li .item {
    display: block;
    background: none !important;
    padding: 0;
  }
  .inner_news_list_page .news_list li .item .pic {
    width: 100%;
  }
  .inner_news_list_page .news_list li .item .pic img {
    width: 100%;
  }

  /**/
  /**/
  .inner_news_list_page .news_list li .item .message {
    margin-left: 0;
    margin-top: 10px;
  }

  .inner_news_list_page .news_list li .item .message .summary {
    margin: 6px 0;
    font-size: 12px;
    display: block;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .inner_news_list_page .news_list li .item .message .title {
    font-size: 16px;
  }

  .inner_news_list_page .news_list li .item .message .addtime {
    display: none;
  }

  .inner_news_read_page .base_read .top_title {
    font-size: 20px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
  }

  .inner .bottom_box > div {
    justify-content: space-between;
  }
  .inner .bottom_box > div.kw-box {
    justify-content: flex-start;
  }

  .inner .bottom_box > div .watch {
    margin: 0;
  }

  .inner .bottom_box {
    margin-bottom: 15px;
  }

  .inner .bottom_box .kw-box > span {
    font-size: 14px;
  }

  .inner .bottom_box .kw-box a {
    font-size: 14px;
  }

  /**/
  .at_tab {
    margin-top: 0;
  }

  /**/
  .inner_goods_list .prolist_box .box_li {
    padding-bottom: 14px;
    margin-bottom: 0px;
  }
  .inner_goods_list .prolist_box {
    margin-top: 17px;
  }

  .prolist_box .box_li .pro_right .p_t a {
    height: auto;
  }

  .prolist_box .box_li .pro_right .p_t a h2 {
    margin-top: 3px;
    font-size: 15px;
    height: auto;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .prolist_box .box_li .pro_right .p_ms {
    border: 0;
    padding-left: 0;
    width: 100%;
    margin-top: 0px;
    height: auto;
  }
  .prolist_box .box_li .pro_right .p_ms p {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .prolist_box .box_li .pro_right .p_t {
    margin-bottom: 0;
  }

  .inner_goods_read .main_content .mob {
    position: relative;
  }
  .inner_goods_read .main_content .mob .l_btn {
    position: absolute;
    left: 0;
    top: 50%;
  }
  .inner_goods_read .main_content .mob .r_btn {
    position: absolute;
    right: 0;
    top: 50%;
  }
  .inner_goods_read .sku_wrap .sku_attr_dl.dlbtn {
    padding-left: 0;
  }
  .inner_goods_read .detail_title_tags {
    padding-left: 0;
  }
  .inner_goods_read .sku_wrap .sku_attr_dl.skud .text_box .gobt {
    margin: 0 auto;
  }

  .inner_contact_page .liuyan_box .lf .title h5 {
    font-size: 25px;
    margin-bottom: 9px;
  }

  .inner_contact_page .liuyan_box .lf .title p {
    font-size: 18px;
  }

  .inner_contact_page .liuyan_box .lf {
    margin-bottom: 15px;
    padding-right: 0;
  }

  .inner_contact_page .liuyan_box .rt {
    width: 100%;
  }

  .inner_contact_page .liuyan_box .rt .summary {
    margin-bottom: 0;
  }

  .inner_contact_page .liuyan_box .rt .title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
  }

  .inner_contact_page .liuyan_box .rt .summary * {
    font-size: 16px;
  }

  .inner_contact_page .liuyan_box {
    margin-top: 0px;
  }

  .inner_contact_page .xinxi .title {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .inner_contact_page .xinxi .list ul {
    display: flex;
    justify-content: center;
  }

  .inner_contact_page .xinxi .summary {
    margin-bottom: 25px;
    font-size: 16px;
  }

  .inner_contact_page .xinxi .lf {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
  }

  .inner_contact_page .liuyan_box .lf .content .message_list ul li .textarea {
    height: 50px;
    padding: 0;
  }

  .inner_contact_page .liuyan_box .lf .content #feedbackbotton {
    border-radius: 0;
    margin: 0 auto;
    width: 156px;
    height: 44px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .inner_contact_page .liuyan_box .lf .title {
    text-align: center;
  }

  .inner_contact_page .liuyan_box .lf .content .message_list ul li .btn {
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
  }

  .inner_contact_page .message_list ul li .input_text {
    padding: 0;
  }

  .inner_contact_page .liuyan_box .lf .content {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .inner_about_read .inner ._title h5,
  .inner_about_read .inner ._title2 .lf {
    font-size: 23px;
  }

  .inner_about_read .inner ._title .line {
    margin-left: auto;
    margin-right: auto;
  }

  .inner_about_read .inner .about .rt .item {
    text-align: center;
  }

  .inner_about_read .inner .about .rt .item .message {
    justify-content: center;
  }

  .inner_about_read .inner .about .rt .item .summary {
    font-size: 16px;
  }

  .inner_about_read .inner .about .rt {
    margin-top: 0;
  }

  .inner_about_read .inner .about .rt .item .message {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .inner_about_read .inner .zhengshu {
    padding-top: 24px;
  }

  .inner_about_read .inner .wenhua .list .item {
    margin-bottom: 20px;
    height: 294px;
  }
  .inner_about_read .inner .wenhua .list .item .pic {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .inner_about_read .inner .wenhua .list .item .pic img {
    max-height: 50px;
    max-width: 50px;
  }

  .inner_about_read .inner .wenhua .list .item .title {
    margin-top: 19px;
    margin-bottom: 16px;
    font-size: 18px;
  }

  .inner_about_read .inner .shipin {
    margin-top: 30px;
  }

  .inner_goods_list .main_content .prolist_box .box_li .p_pic img {
    padding: 0;
  }

  /*123*/
  .inner_contact_page .liuyan_box .lf2 .message_list ul li {
    width: 100%;
    margin-left: 0;
  }

  .inner_contact_page .liuyan_box .rt {
    margin-bottom: 30px;
  }

  .inner_contact_page .liuyan_box .rt .title {
    margin-top: 10px;
  }

  .inner_about_read .inner .shebei .list .item .pic {
    width: 100%;
    height: 175px;
  }

  .inner_about_read .inner .zhengshu .list .item .pic {
    height: 208px;
  }

  .inner_goods_list .juhe_page .page_title,
  .inner_goods_list .juhe_page .page_title2 {
    font-size: 20px;
  }

  .inner_goods_list .juhe_page .mp-faq-box {
    padding-top: 32px;
  }

  .inner_goods_list .juhe_page .mp-faq-box .l-content h2 * {
    font-size: 18px !important;
  }

  .inner_goods_list .juhe_page .mp-faq-box .s-bar-box .tt-bar {
    font-size: 18px;
  }
}

/*# sourceMappingURL=inner_tpl.css.map */
