.inner {
  width: 1200px;
  margin: 0 auto;
}
.header_wrap {
  width: 100%;
  min-width: 1200px;
  height: 120px;
  position: relative;
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
  z-index: 10000;
}
/* line 26, index.less */
.header.inner {
  width: 90%;
  min-width: 1280px;
}
/* line 29, index.less */
.header .left {
  float: left;
  padding-top: 19px;
}
/* line 32, index.less */
.header .left img {
  height: 83px;
}
/* line 36, index.less */
.header .right {
  float: right;
  padding-top: 40px;
  height: 40px;
  width: calc(100% - 400px);
}
/* line 40, index.less */
.header .right .nav_list {
  float: left;
}
/* line 42, index.less */
.header .right .nav_list .item {
  float: left;
  position: relative;
}
/* line 45, index.less */
.header .right .nav_list .item .item_a {
  font-size: 16px;
  color: #333;
  padding: 0 14px;
  line-height: 40px;
}
/* line 54, index.less */
.header .right .nav_list .item.active .item_a,
.header .right .nav_list .item:hover .item_a {
  color: #ba2229;
  font-weight: bold;
}
/* line 60, index.less */
.header .right .sub_menu {
  display: none;
  position: absolute;
  background: #393939;
  top: 40px;
  left: 18px;
  z-index: 10000;
  padding: 10px 0;
  font-size: 16px;
}
/* line 69, index.less */
.header .right .sub_menu .sub_menu_item {
  padding: 5px 25px;
}
/* line 71, index.less */
.header .right .sub_menu .sub_menu_item a {
  color: #fff;
}
/* line 76, index.less */
.header .right .sub_menu .sub_menu_item.ac,
.header .right .sub_menu .sub_menu_item:hover {
  background: rgba(255, 255, 255, 0.9);
}
/* line 78, index.less */
.header .right .sub_menu .sub_menu_item.ac a,
.header .right .sub_menu .sub_menu_item:hover a {
  color: #ba2229;
}
/* line 85, index.less */
.header .nav_m {
  display: none;
}
/* banner*/
.banner_wrap {
  min-width: 1200px;
}
.banner_wrap .swiper-container {
  width: 100%;
  height: 600px;
}
.banner_wrap .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 600px;
}
.banner_wrap .swiper-wrapper .swiper-slide a {
  display: block;
  width: 100%;
  height: 600px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner_wrap_2 a {
  display: block;
  width: 100%;
  height: 460px;
  background-position: center top;
}
#bannerWrap_1 .banner .pagination {
  width: 100%;
  position: absolute;
  z-index: 20;
  bottom: 20px;
  text-align: center;
}
#bannerWrap_1 .banner .swiper-pagination-bullet {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.6);
  margin: 0 10px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
}
#bannerWrap_1 .banner .swiper-pagination-bullet-active {
  background: #ba2229;
}
/* 专利证书 */
.letter_wrap {
  text-align: center;
}
.letter_wrap .left_menu {
  display: inline-block;
  vertical-align: top;
  margin: 0 60px;
}
.letter_wrap .left_menu .item,
.letter_wrap .left_menu .patent_more {
  font-size: 18px;
  background: #fff;
  color: #ba2229;
  border: 2px solid #ba2229;
  display: block;
  text-align: left;
  padding: 0 2px 0 20px;
  width: 250px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 6px 0;
}
.letter_wrap .left_menu .item img,
.letter_wrap .left_menu .patent_more img {
  margin-left: 2px;
}
.letter_wrap .left_menu .item.ac,
.letter_wrap .left_menu .patent_more.ac {
  background: #ba2229;
  color: #fff;
}
.letter_wrap .right_content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.letter_wrap .right_content .patent_title {
  position: relative;
  font-size: 21px;
  line-height: 2;
  color: #ba2229;
  display: inline-block;
  text-align: left;
  margin-bottom: 28px;
}
.letter_wrap .right_content .patent_title:before {
  content: '';
  position: absolute;
  border: 1px solid #ba2229;
  bottom: -2px;
  left: 0;
  width: 120%;
}
.letter_wrap .patent_list a {
  display: block;
}
.letter_wrap .patent_list a.patent_img {
  display: none;
  border: 2px solid #fff;
  font-size: 0;
}
.letter_wrap .patent_list a.patent_img img {
  width: 362px;
}
.letter_wrap .patent_list .patent_img:first-child {
  display: block;
}
.letter_wrap .patent_list a.ac.patent_img {
  display: block;
}
/* 店铺推荐 */
.index_common_se {
  width: 100%;
  min-width: 1200px;
}
.index_common_se .title {
  text-align: center;
  font-weight: bold;
  padding: 60px 0 50px;
}
.index_common_se .title .t1 {
  line-height: 40px;
  color: #333;
  text-transform: uppercase;
  font-size: 26px;
}
.index_common_se .title .t2 {
  line-height: 40px;
  color: #ba2229;
  font-size: 22px;
}
.index_se_1 .tab_list {
  text-align: center;
  font-size: 0;
}
.index_se_1 .tab_list a {
  display: inline-block;
  padding: 0 20px;
  height: 46px;
  background: #eeeeee;
  transition: 500ms all;
  color: #444;
  line-height: 46px;
  font-size: 14px;
  margin: 0 15px 20px;
}
.index_se_1 .tab_list a.ac,
.index_se_1 .tab_list a:hover {
  color: #fff;
  background: #ba2229;
}
.index_se_1 .item_common {
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 55px;
  display: none;
}
.index_se_1 .item_common .item {
  float: left;
  width: 30%;
  margin: 0 1.5%;
  position: relative;
  overflow: hidden;
  border: 1px solid #dddddd;
}
.index_se_1 .item_common .item a {
  display: block;
  border-bottom-width: 100%;
}
.index_se_1 .item_common .item a .product_img {
  width: 100%;
  display: block;
  background-size: contain;
  height: 228px;
  background-position: center;
  background-repeat: no-repeat;
}
.index_se_1 .item_common .item .tip {
  width: 100%;
  height: 70px;
  background: #eeeeee;
  font-size: 22px;
  line-height: 70px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  font-weight: bold;
  transition: 500ms all;
  color: #333;
}
.index_se_1 .item_common .item:hover {
  border: 1px solid #ba2229;
}
.index_se_1 .item_common .item:hover .tip {
  background: #ba2229;
  color: #fff;
}
.index_se_1 .item_common .item:last-child {
  margin-right: 0;
}
.index_se_1 .item_common_1 {
  display: block;
}
.index_se_1 .btn {
  padding-bottom: 70px;
}
.index_se_1 .btn .more {
  display: block;
  margin: 0 auto;
  width: 155px;
  height: 52px;
  background: url(../images/ic_1.png) no-repeat;
  background-size: cover;
}
.index_se_2 {
  min-width: 1200px;
  background: #eeeeee;
  padding-bottom: 70px;
}
.index_se_2 .item_common .item {
  float: left;
  margin-right: 30px;
  text-align: center;
  width: 277px;
  border-top: 10px solid #cccccc;
  background: #fff;
  height: 360px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.index_se_2 .item_common .item a {
  display: block;
  text-align: center;
  height: 100%;
  padding-top: 37px;
  box-sizing: border-box;
}
.index_se_2 .item_common .item .img {
  width: 120px;
  height: 120px;
  margin: 0 auto 18px;
  background: url(../images/1-1.png);
}
.index_se_2 .item_common .item .tip {
  line-height: 65px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
}
.index_se_2 .item_common .item hr {
  width: 55px;
  height: 4px;
  background: #cccccc;
  margin: 0 auto;
  border: none;
}
.index_se_2 .item_common .item .info {
  padding-top: 15px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  width: 235px;
  margin: 0 auto;
}
.index_se_2 .item_common .item:last-child {
  margin-right: 0;
}
.index_se_2 .item_common .item:nth-of-type(1) .img {
  background: url(../images/1-1.png);
}
.index_se_2 .item_common .item:nth-of-type(2) .img {
  background: url(../images/2-2.png);
}
.index_se_2 .item_common .item:nth-of-type(3) .img {
  background: url(../images/3-3.png);
}
.index_se_2 .item_common .item:nth-of-type(4) .img {
  background: url(../images/4-4.png);
}
.index_se_2 .item_common .item:hover {
  border-top: 10px solid #BA2229;
}
.index_se_2 .item_common .item:hover hr {
  background: #BA2229;
}
.index_se_2 .item_common .item:hover:nth-of-type(1) .img {
  background: url(../images/1.png);
}
.index_se_2 .item_common .item:hover:nth-of-type(2) .img {
  background: url(../images/2.png);
}
.index_se_2 .item_common .item:hover:nth-of-type(3) .img {
  background: url(../images/3.png);
}
.index_se_2 .item_common .item:hover:nth-of-type(4) .img {
  background: url(../images/4.png);
}
.index_se_3 {
  padding-bottom: 96px;
}
.index_se_3 .banner3_wrap {
  width: 1200px;
  margin: 0 auto;
  background: #f5f5f5;
  border: 1px solid #EEEEEE;
  padding: 64px 0 64px;
  position: relative;
}
.index_se_3 .banner3_wrap .more {
  position: absolute;
  width: 155px;
  height: 52px;
  background: url(../images/ic_1.png) no-repeat;
  background-size: cover;
  z-index: 10000;
  bottom: 100px;
  right: 360px;
}
.index_se_3 .banner3 {
  width: 100%;
}
.index_se_3 .banner3 .swiper-slide {
  width: 100%;
}
.index_se_3 .banner3 .swiper-slide .clear {
  display: block;
}
.index_se_3 .banner3 .swiper-slide .left {
  float: left;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  margin-left: 50px;
  padding: 20px;
}
.index_se_3 .banner3 .swiper-slide .left img {
  width: 526px;
  height: 454px;
  border: 1px solid #ebebeb;
  display: block;
  box-sizing: border-box;
}
.index_se_3 .banner3 .swiper-slide .right {
  float: right;
  width: 490px;
  background: #f5f5f5;
  padding-right: 30px;
}
.index_se_3 .banner3 .swiper-slide .right .t2 {
  color: #333;
  font-size: 56px;
  line-height: 160px;
  border-bottom: 3px solid #cacaca;
  font-weight: bold;
}
.index_se_3 .banner3 .swiper-slide .right .info {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  padding-top: 40px;
}
#bannerWrap_3 .banner3_wrap .banner3 .pagination_3 {
  width: 100%;
  position: absolute;
  z-index: 20;
  bottom: 10%;
  text-align: right;
  padding-right: 30px;
  box-sizing: border-box;
}
#bannerWrap_3 .banner3_wrap .banner3 .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #c1c3be;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 1;
}
#bannerWrap_3 .banner3_wrap .banner3 .swiper-pagination-bullet-active {
  background: #ba2229;
}
.index_se_4 {
  background: #eeeeee;
  padding-bottom: 74px;
}
.index_se_4 .con .left {
  float: left;
  width: 610px;
  color: #333;
  font-size: 20px;
  line-height: 46px;
  padding-top: 42px;
}
.index_se_4 .con .right {
  float: right;
}
.index_se_4 .con .right img {
  width: 500px;
  height: 365px;
}
/* 尾部 */
.footer {
  background: #333333;
  min-width: 1200px;
  padding: 34px 0 40px;
}
.footer .logo {
  float: left;
  width: 320px;
  padding-top: 30px;
  padding-bottom: 15px;
}
.footer .logo img {
  height: 60px;
}
.footer .contact {
  float: left;
  width: 410px;
  margin: 0 16px 0 13px;
}
.footer .contact .ti {
  font-size: 18px;
  line-height: 44px;
  font-weight: bold;
  color: #fff;
}
.footer .contact .con {
  font-size: 14px;
  line-height: 26px;
  color: #aaa;
}
.footer .copy_right {
  color: #fff;
  font-size: 14px;
  line-height: 2;
  width: 320px;
  float: right;
  padding-top: 30px;
}
.product_se_1 {
  padding-top: 50px;
}
.product_se_1 .tab_list {
  padding-bottom: 50px;
}
.product_se_1 .item_common {
  padding-top: 0;
  padding-bottom: 30px;
  display: block;
}
.product_se_1 .item_common .item {
  margin-bottom: 30px;
}
.product_se_1 .item_common .item:nth-of-type(3n) {
  margin-right: 0;
}
.product_de_se_1 .title {
  text-align: center;
  font-size: 30px;
  color: #444;
  font-weight: bold;
  padding-top: 44px;
  line-height: 80px;
}
.product_de_se_1 .product_img {
  max-width: 80%;
  display: block;
  margin: 0 auto 37px;
}
.product_de_se_1 .product_type {
  position: fixed;
  border-radius: 0 6px 6px 0;
  background: #ba2229;
  color: #fff;
  padding: 8px 5px;
  line-height: 1.2;
  font-size: 16px;
  width: 16px;
  left: 0;
  top: 40%;
  font-weight: bold;
}
.product_banner_wrap {
  width: 100%;
  background: #f0f0f0;
  padding: 57px 0 57px;
}
.product_banner_wrap a {
  width: 216px;
  height: 130px;
  display: inline-block;
  box-sizing: border-box;
  border: 3px solid #f0f0f0;
}
.product_banner_wrap a:hover {
  border: 3px solid #ba2229;
}
.product_banner_wrap .banner4 {
  box-sizing: border-box;
  margin: 0 auto;
  width: 1040px;
}
.product_banner_wrap .swiper-button-next,
.product_banner_wrap .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/ic_2.jpg);
  width: 30px;
  height: 30px;
}
.product_banner_wrap .swiper-button-prev,
.product_banner_wrap .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/ic_1.jpg);
  width: 30px;
  height: 30px;
  left: 10px;
  right: auto;
}
.product_de_se_2_wrap {
  padding: 10px 38px 40px;
}
.product_de_se_2_wrap .t1 {
  font-size: 16px;
  line-height: 34px;
  color: #444;
}
.product_de_se_2_wrap .t2 {
  padding-top: 30px;
  font-size: 16px;
  line-height: 34px;
  color: #444;
}
.product_de_se_2_wrap .product_tit {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  display: inline-block;
  padding: 0 0 0 0;
  margin: 12px 0 5px;
}
.product_de_se_2_wrap .product_tit:before {
  content: '';
  border-left: 4px solid #ba2229;
  padding-right: 7px;
}
.product_de_se_3 {
  background: #eeeeee;
  padding-top: 60px;
  padding-bottom: 90px;
}
.product_de_se_3 .title {
  padding-bottom: 56px;
}
.product_de_se_3 .con_list {
  padding: 0 40px;
  background: #fff;
}
.product_de_se_3 .con_list .item {
  padding: 18px 20px;
  border-bottom: 1px dashed #dddddd;
}
.product_de_se_3 .con_list .item .left {
  float: left;
}
.product_de_se_3 .con_list .item .left .ti {
  line-height: 36px;
  font-size: 16px;
  color: #333;
}
.product_de_se_3 .con_list .item .left .bottom {
  line-height: 34px;
  font-size: 14px;
  color: #777;
}
.product_de_se_3 .con_list .item .left .bottom span {
  padding-right: 40px;
  display: inline-block;
}
.product_de_se_3 .con_list .item .right {
  float: right;
}
.product_de_se_3 .con_list .item .right img {
  margin-top: 18px;
}
.product_de_se_3 .con_list .item:last-child {
  border-bottom: none;
}
.fangan_se_1 {
  padding-top: 90px;
}
.fangan_se_1 .left {
  float: left;
  width: 240px;
  border: 1px solid #ba2229;
  box-sizing: border-box;
  text-align: center;
}
.fangan_se_1 .left .ti {
  font-size: 20px;
  line-height: 65px;
  font-weight: bold;
  color: #FFFFFF;
  background: #BA2229;
  height: 65px;
}
.fangan_se_1 .left .con {
  padding: 0 34px;
}
.fangan_se_1 .left .con a {
  display: block;
  font-size: 16px;
  line-height: 50px;
  color: #454545;
  font-weight: bold;
  border-bottom: 1px solid #454545;
}
.fangan_se_1 .left .con a.ac,
.fangan_se_1 .left .con a:hover {
  color: #BA2229;
  border-bottom: 1px solid #BA2229;
}
.fangan_se_1 .left .con a:last-child {
  border-bottom: none;
}
.fangan_se_1 .right {
  float: right;
  width: 927px;
}
.fangan_se_1 .right .fangan_list .item {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.fangan_se_1 .right .fangan_list .item img {
  width: 100%;
}
.fangan_se_1 .right .fangan_list .item:nth-of-type(3n) {
  margin-right: 0;
}
.fangan_se_1 .right .fangan_list .tip {
  line-height: 60px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  margin-bottom: 20px;
}
.fangan_de_se_1 .name {
  padding: 70px 0 60px;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  color: #333;
  text-align: center;
}
.fangan_de_se_1 .top {
  margin-bottom: 40px;
}
.fangan_de_se_1 .top .left {
  float: left;
}
.fangan_de_se_1 .top .left img {
  width: 697px;
  height: 478px;
  border: 1px solid #aaaaaa;
}
.fangan_de_se_1 .top .right {
  float: right;
  height: 480px;
  border: 1px solid #BA2229;
  width: 460px;
  box-sizing: border-box;
  padding: 45px;
}
.fangan_de_se_1 .top .right .ti {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #BA2229;
  padding-bottom: 15px;
}
.fangan_de_se_1 .top .right .info {
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.fangan_de_se_1 .bottom {
  padding-bottom: 52px;
}
.fangan_de_se_1 .bottom .left,
.fangan_de_se_1 .bottom .right {
  float: left;
  width: 580px;
}
.fangan_de_se_1 .bottom .left img,
.fangan_de_se_1 .bottom .right img {
  width: 100%;
  height: 340px;
  padding-bottom: 30px;
}
.fangan_de_se_1 .bottom .left .info,
.fangan_de_se_1 .bottom .right .info {
  line-height: 26px;
  font-size: 0;
  color: #666;
}
.fangan_de_se_1 .bottom .left .info .ic,
.fangan_de_se_1 .bottom .right .info .ic {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #cc0000;
  border-radius: 50%;
  margin-right: 17px;
}
.fangan_de_se_1 .bottom .left .info span,
.fangan_de_se_1 .bottom .right .info span {
  vertical-align: middle;
  font-size: 14px;
}
.fangan_de_se_1 .bottom .right {
  float: right;
}
.fangan_de_se_2 {
  background: #eeeeee;
  padding-top: 60px;
  padding-bottom: 60px;
}
.fangan_de_se_2 .title {
  padding-bottom: 56px;
}
.fangan_de_se_2 .item_common {
  margin: 0 auto;
}
.fangan_de_se_2 .item_common .item {
  float: left;
  width: 31%;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
  border: 1px solid #dddddd;
}
.fangan_de_se_2 .item_common .item a {
  display: block;
  border-bottom-width: 100%;
}
.fangan_de_se_2 .item_common .item a img {
  width: 100%;
  display: block;
}
.fangan_de_se_2 .item_common .item .tip {
  width: 100%;
  height: 70px;
  background: #eeeeee;
  font-size: 22px;
  line-height: 70px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  font-weight: bold;
  transition: 500ms all;
  color: #333;
}
.fangan_de_se_2 .item_common .item:hover {
  border: 1px solid #ba2229;
}
.fangan_de_se_2 .item_common .item:hover .tip {
  background: #ba2229;
  color: #fff;
}
.fangan_de_se_2 .item_common .item:last-child {
  margin-right: 0;
}
.fangan_de_se_3 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 98px;
  font-size: 20px;
  text-align: center;
  padding: 80px 0 90px;
}
.fangan_de_se_3 .left {
  float: left;
  width: 35%;
  box-sizing: border-box;
  border: 1px solid #ba2229;
  color: #333;
}
.fangan_de_se_3 .right {
  float: left;
  width: 65%;
  box-sizing: border-box;
  background: #ba2229;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #ba2229;
}
.anli_de_se_1 {
  padding-top: 60px;
}
.anli_de_se_1 .top .left img {
  width: 719px;
  height: 480px;
  border: none;
}
.anli_de_se_1 .top .right {
  float: left;
  height: 480px;
  border: 1px solid #BA2229;
  width: 480px;
  box-sizing: border-box;
  padding: 45px;
}
.anli_de_se_1 .top .right .info {
  color: #BA2229;
}
.anli_de_se_1 .bottom {
  padding-bottom: 20px;
}
.anli_de_se_1 .bottom img {
  width: 100%;
}
.message_se_1 .tab_list {
  padding-top: 53px;
  font-size: 0;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 40px;
}
.message_se_1 .tab_list a {
  display: inline-block;
  width: 100px;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  text-align: center;
  color: #333;
  position: relative;
}
.message_se_1 .tab_list a.ac,
.message_se_1 .tab_list a:hover {
  color: #BA2229;
}
.message_se_1 .tab_list a.ac:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 3px;
  background: #BA2229;
  bottom: 0;
  left: 0;
}
.message_se_2 .item {
  margin-bottom: 30px;
}
.message_se_2 .item a {
  display: block;
  border: 1px solid #cccccc;
  padding: 16px;
}
.message_se_2 .item a .pic {
  float: left;
  width: 20%;
  height: 135px;
}
.message_se_2 .item a .pic img {
  width: 100%;
  height: 100%;
}
.message_se_2 .item a .mes {
  float: right;
  width: 77%;
}
.message_se_2 .item a .mes .tit_box {
  padding-top: 10px;
  position: relative;
}
.message_se_2 .item a .mes .tit_box .tit {
  line-height: 46px;
  font-size: 18px;
  font-weight: bold;
  color: #666;
  width: 90%;
}
.message_se_2 .item a .mes .tit_box .date {
  position: absolute;
  line-height: 46px;
  font-size: 16px;
  color: #999;
  right: 0;
  top: 10px;
}
.message_se_2 .item a .mes .text {
  line-height: 26px;
  font-size: 16px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.message_se_2 .item:hover a {
  border: 1px solid #BA2229;
}
.message_se_2 .item:hover a .mes .tit_box .tit {
  color: #BA2229;
}
.message_se_2 .item:hover a .mes .tit_box .date {
  color: #BA2229;
}
.message_se_2 .item:hover a .mes .text {
  color: #BA2229;
}
.message_de_se_1 {
  padding-top: 86px;
}
.message_de_se_1 .title {
  font-size: 30px;
  line-height: 58px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.message_de_se_1 .title .t1 {
  line-height: 40px;
  color: #333;
  text-transform: uppercase;
  font-size: 26px;
}
.message_de_se_1 .title .t2 {
  line-height: 40px;
  color: #ba2229;
  font-size: 22px;
}
.message_de_se_1 .time {
  padding-top: 20px;
  font-size: 16px;
  line-height: 34px;
  color: #666;
  text-align: center;
}
.message_de_se_1 .con {
  padding: 10px 0 30px;
}
.message_de_se_1 .con img {
  padding: 10px 0;
  max-width: 100%;
}
.message_de_se_1 .con p {
  font-size: 16px;
  line-height: 36px;
  color: #333;
  margin-bottom: 30px;
  padding: 0 13px;
}
.message_de_se_1 .btn_wrap {
  padding-top: 50px;
  padding-bottom: 140px;
}
.message_de_se_1 .btn_wrap a {
  width: 133px;
  height: 44px;
  background: #BA2229;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  color: #fff;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}
.message_de_se_1 .tip {
  margin-bottom: 110px;
}
.message_de_se_1 .tip .prev {
  font-size: 14px;
  line-height: 50px;
  color: #333;
  display: block;
}
.message_de_se_1 .tip .next {
  font-size: 14px;
  line-height: 50px;
  color: #333;
  display: block;
}
.download_se_1 {
  padding-top: 0;
}
.download_se_1 .right .con_list {
  padding: 0 40px;
  background: #fff;
  border: 1px solid #BA2229;
}
.download_se_1 .right .con_list .item {
  padding: 18px 20px;
  border-bottom: 1px dashed #dddddd;
}
.download_se_1 .right .con_list .item .left_item {
  float: left;
}
.download_se_1 .right .con_list .item .left_item .ti {
  line-height: 36px;
  font-size: 16px;
  color: #333;
}
.download_se_1 .right .con_list .item .left_item .bottom {
  line-height: 34px;
  font-size: 14px;
  color: #777;
}
.download_se_1 .right .con_list .item .left_item .bottom span {
  padding-right: 40px;
  display: inline-block;
}
.download_se_1 .right .con_list .item .right_item {
  float: right;
}
.download_se_1 .right .con_list .item .right_item img {
  margin-top: 18px;
}
.download_se_1 .right .con_list .item:last-child {
  border-bottom: none;
}
.news_se_1 {
  padding-top: 60px;
}
.about_common {
  padding: 60px 0 70px;
}
.about_common .title {
  padding-bottom: 60px;
}
.about_common .title img {
  height: 72px;
}
.about_se_1 .con_list .item {
  height: 446px;
  float: left;
  width: 32%;
  padding: 45px;
  box-sizing: border-box;
  margin-right: 2%;
  border: 1px solid #BA2229;
}
.about_se_1 .con_list .item .ti {
  margin: 0 auto;
  width: 180px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #BA2229;
  margin-bottom: 38px;
}
.about_se_1 .con_list .item .info {
  line-height: 40px;
  font-size: 16px;
  color: #252525;
}
.about_se_1 .con_list .item:last-child {
  margin: 0;
}
.about_se_2 {
  background: #eeeeee;
}
.about_se_2 .content p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-bottom: 30px;
}
.about_se_2 .content img {
  display: block;
  width: 641px;
  margin: 0 auto;
  padding-top: 30px;
}
.about_se_3 .content p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-bottom: 30px;
}
/*分页*/
.page_wrap {
  text-align: center;
  padding: 18px 0 82px;
}
.page_wrap .page {
  background: #ffffff;
  display: inline-block;
}
.page_wrap .page .item {
  border: 1px solid #cccccc;
  display: inline-block;
}
.page_wrap .page .item > a {
  color: #333333;
  font-size: 14px;
  display: block;
  padding: 0 11px;
  line-height: 34px;
}
.page_wrap .page .item.ac > a {
  color: #fff;
  background: #ba2229;
}
@media screen and (max-width: 414px) {
  .inner {
    width: 90%;
  }
  .header_wrap {
    width: 100%;
    min-width: auto;
    position: relative;
  }
  .header_wrap .right {
    display: none;
    position: absolute;
    padding-top: 40px;
    height: initial;
    top: 0px;
    right: 46px;
  }
  .header_wrap .right .nav_list {
    float: none;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 6px;
    padding: 5px 10px;
    z-index: 10000;
  }
  .header_wrap .right .nav_list .item {
    float: none;
    position: relative;
    text-align: center;
  }
  .header_wrap .right .nav_list .item .item_a {
    display: block;
  }
  .header_wrap .right .sub_menu {
    display: none;
    position: absolute;
    top: 0px;
    left: -125px;
    z-index: 10000;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 6px;
  }
  .header_wrap .right .sub_menu .sub_menu_item a {
    color: #333;
  }
  .header_wrap .nav_m {
    display: block;
    float: right;
    width: 42px;
    height: 35px;
    padding-top: 40px;
  }
  .header_wrap .nav_m img {
    width: 100%;
  }
  .banner_wrap {
    min-width: auto;
  }
  .banner_wrap .swiper-container {
    height: 683px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 683px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 683px;
    background-position: center top;
    background-size: auto 100%;
  }
  .banner_wrap_2 a {
    height: 392px;
    background-position: center top;
    background-size: auto 100%;
  }
  .index_common_se {
    min-width: auto;
  }
  .index_se_1 .tab_list a {
    padding: 0 14px;
    margin: 0 5px;
  }
  .index_se_2 .item_common .item {
    width: 48%;
    margin-bottom: 30px;
  }
  .index_se_2 .item_common .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .index_se_3 .banner3_wrap {
    width: 90%;
  }
  .index_se_3 .banner3 .swiper-slide .left img {
    width: 300px;
    height: 260px;
  }
  .index_se_3 .banner3 .swiper-slide .right {
    width: 470px;
  }
  .index_se_3 .banner3 .swiper-slide .right .t2 {
    font-size: 51px;
    line-height: 88px;
  }
  .index_se_3 .banner3 .swiper-slide .right .info {
    padding-top: 20px;
  }
  .index_se_3 .banner3_wrap .more {
    width: 131px;
    height: 52px;
    background-size: contain;
    bottom: 70px;
  }
  .index_common_se .title {
    box-sizing: border-box;
  }
  .index_se_4 .con .left {
    float: left;
    width: 50%;
    line-height: 40px;
    padding-top: 0px;
  }
  .index_se_4 .con .right {
    width: 45%;
  }
  .index_se_4 .con .right img {
    width: 100%;
    height: auto;
  }
  .footer {
    min-width: auto;
  }
  .footer .top .content .middle {
    display: none;
  }
  .footer .top .content .right {
    margin-right: 30px;
    margin-top: 18px;
  }
  .header_wrap {
    height: 100px;
  }
  .header_wrap .left {
    padding-top: 30px;
  }
  .header_wrap .nav_m {
    padding-top: 30px;
  }
  .header_wrap .right {
    padding-top: 30px;
    top: 0px;
    right: 34px;
  }
  .banner_wrap {
    min-width: auto;
  }
  .banner_wrap .swiper-container {
    height: 512px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 512px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 512px;
    background-position: center top;
    background-size: auto 100%;
  }
  .banner_wrap_2 a {
    height: 294px;
    background-position: center top;
    background-size: auto 100%;
  }
  .index_se_1 .tab_list a {
    margin: 0 5px 15px;
  }
  .index_se_1 .item_common {
    padding-bottom: 44px;
  }
  .index_se_1 .btn {
    padding-bottom: 44px;
  }
  .index_se_2 .item_common .item {
    width: 47%;
  }
  .index_se_3 .banner3 .swiper-slide .left {
    float: none;
    width: 80%;
    margin-bottom: 10px;
  }
  .index_se_3 .banner3 .swiper-slide .left img {
    width: 100%;
    margin: 0 auto;
    height: 476px;
  }
  .index_se_3 .banner3 .swiper-slide .right {
    float: none;
    width: 80%;
    padding-right: 0;
    margin: 0 auto;
  }
  .index_se_3 .banner3 .swiper-slide {
    padding-bottom: 50px;
  }
  #bannerWrap_3 .banner3_wrap .banner3 .pagination_3 {
    bottom: 0;
    padding-right: 71px;
  }
  .index_se_3 .banner3_wrap .more {
    bottom: 40px;
    right: 493px;
  }
  .index_se_4 .con .left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .index_se_4 .con .right {
    float: none;
    width: 100%;
  }
  .index_se_4 .con .right img {
    width: 100%;
    height: auto;
  }
  .header_wrap {
    height: 50px;
  }
  .header_wrap .left {
    padding-top: 10px;
  }
  .header_wrap .left img {
    width: 120px;
    height: auto;
  }
  .header_wrap .nav_m {
    padding-top: 7px;
  }
  .header_wrap .right {
    padding-top: 10px;
    top: 0px;
    right: 16px;
  }
  .header .right .nav_list .item .item_a {
    font-size: 16px;
    padding: 0px 10px;
  }
  .banner_wrap {
    min-width: auto;
  }
  .banner_wrap .swiper-container {
    height: 276px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 276px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 276px;
    background-position: center top;
    background-size: auto 100%;
  }
  .banner_wrap_2 a {
    height: 140px;
    background-position: center top;
    background-size: auto 100%;
  }
  #bannerWrap_1 .banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .index_common_se .title {
    text-align: center;
    font-weight: bold;
    padding: 34px 0 23px;
  }
  .index_se_1 .item_common .item .tip {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
  }
  .index_se_1 .item_common {
    padding-top: 18px;
    padding-bottom: 30px;
  }
  .index_se_1 .btn {
    padding-bottom: 25px;
  }
  .index_se_1 .btn .more {
    width: 117px;
    background-size: contain;
  }
  .index_se_1 .tab_list a {
    width: 42%;
    box-sizing: border-box;
  }
  .index_se_2 {
    padding-bottom: 30px;
  }
  .index_se_2 .item_common .item {
    margin-right: 20px;
    height: 322px;
  }
  .index_se_2 .item_common .item a {
    padding-top: 16px;
  }
  .index_se_2 .item_common .item .tip {
    line-height: 40px;
  }
  .index_se_2 .item_common .item .info {
    width: 80%;
  }
  .index_se_3 .banner3 .swiper-slide .left {
    margin: 0 auto 20px;
  }
  .index_se_3 .banner3_wrap {
    padding: 27px 0 40px;
  }
  .index_se_3 .banner3 .swiper-slide .right .t2 {
    font-size: 36px;
    line-height: 58px;
  }
  .index_se_3 .banner3 .swiper-slide .right .info {
    color: #666;
    font-size: 14px;
    line-height: 28px;
  }
  .index_se_3 .banner3_wrap .more {
    bottom: 17px;
    right: initial;
    left: 37px;
    width: 112px;
  }
  .index_se_3 .banner3 .swiper-slide .left img {
    width: 100%;
    height: 257px;
  }
  .index_se_3 {
    padding-bottom: 50px;
  }
  .index_se_4 .con .left {
    font-size: 18px;
    line-height: 34px;
  }
  .footer .top .content .right {
    margin-right: 0px;
  }
  .footer .top .content .left {
    width: 59%;
  }
  .footer .top .content {
    padding-bottom: 24px;
  }
  .footer .bottom {
    line-height: 36px;
  }
  .page_wrap {
    padding: 18px 0 30px;
  }
  .page_wrap .page .item > a {
    font-size: 12px;
    line-height: 25px;
    padding: 0 8px;
  }
  .product_se_1 {
    padding-top: 0;
  }
  .product_se_1 .tab_list {
    padding-bottom: 0px;
  }
  .product_se_1 .item_common {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .product_banner_wrap .banner4 {
    width: 80%;
  }
  .product_banner_wrap a {
    width: 140px;
    height: 84px;
    background-size: contain;
  }
  .product_de_se_1 .title {
    font-size: 20px;
    padding-top: 30px;
    line-height: 40px;
  }
  .product_de_se_1 .product_img {
    margin: 0 auto 13px;
  }
  .product_banner_wrap {
    padding: 19px 0;
  }
  .product_banner_wrap .swiper-button-next {
    right: 0;
  }
  .product_banner_wrap .swiper-button-prev {
    left: 0;
  }
  .product_de_se_2_wrap {
    padding: 23px 0px;
  }
  .product_de_se_3 {
    padding-top: 26px;
    padding-bottom: 50px;
  }
  .product_de_se_3 .title {
    padding-bottom: 25px;
  }
  .product_de_se_3 .title img {
    width: 160px;
  }
  .product_de_se_3 .con_list .item .left {
    float: none;
  }
  .product_de_se_3 .con_list .item .right {
    float: none;
  }
  .product_de_se_3 .con_list {
    padding: 0px 25px;
  }
  .download_se_1 .right .con_list .item .left_item {
    float: none;
  }
  .download_se_1 .right .con_list .item .right_item {
    float: none;
  }
  .download_se_1 .right .con_list {
    padding: 0px 25px;
  }
  .fangan_se_1 .left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
  }
  .fangan_se_1 .left .ti .ic {
    display: inline-block;
    width: 20px;
    height: 11px;
    background-size: cover;
    background: url(../images/ic_2.png);
    margin-left: 5px;
  }
  .fangan_se_1 .left .con {
    display: none;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ba2229;
  }
  .fangan_se_1 .left .ti {
    font-size: 18px;
    line-height: 44px;
    height: 44px;
  }
  .fangan_se_1 .left .con a {
    font-size: 14px;
    line-height: 44px;
  }
  .fangan_se_1 {
    padding-top: 30px;
  }
  .fangan_se_1 .right {
    float: none;
    width: 100%;
  }
  .fangan_se_1 .right .fangan_list .item {
    width: 48%;
    margin-right: 4%;
  }
  .fangan_se_1 .right .fangan_list .item:nth-of-type(3n) {
    margin-right: 3%;
  }
  .fangan_se_1 .right .fangan_list .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .fangan_de_se_1 .name {
    padding: 20px 0;
  }
  .fangan_de_se_1 .top .left {
    float: none;
    margin-bottom: 20px;
  }
  .fangan_de_se_1 .top .left img {
    width: 100%;
    height: auto;
  }
  .fangan_de_se_1 .top .right {
    float: none;
    height: auto;
    border: 1px solid #BA2229;
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
  }
  .fangan_de_se_1 .top .right .info {
    font-size: 14px;
    line-height: 26px;
  }
  .fangan_de_se_1 .bottom .left,
  .fangan_de_se_1 .bottom .right {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .fangan_de_se_1 .bottom .left img,
  .fangan_de_se_1 .bottom .right img {
    height: auto;
    padding-bottom: 10px;
  }
  .fangan_de_se_1 .bottom .left .info span,
  .fangan_de_se_1 .bottom .right .info span {
    font-size: 12px;
    line-height: 20px;
  }
  .fangan_de_se_1 .bottom {
    padding-bottom: 20px;
  }
  .fangan_de_se_2 {
    padding-top: 26px;
    padding-bottom: 50px;
  }
  .fangan_de_se_2 .title {
    padding-bottom: 25px;
  }
  .fangan_de_se_2 .item_common .item .tip {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
  }
  .fangan_de_se_3 {
    line-height: 40px;
    padding: 30px 0 30px;
    font-size: 12px;
  }
  .fangan_de_se_1 .name {
    font-size: 18px;
    line-height: 36px;
  }
  .fangan_de_se_2 .title img {
    width: 160px;
  }
  .anli_de_se_1 {
    padding-top: 0px;
  }
  .message_se_2 .item a .pic {
    float: none;
    width: 100%;
    height: initial;
  }
  .message_se_2 .item a .pic img {
    height: auto;
  }
  .message_se_2 .item a .mes {
    float: none;
    width: 100%;
  }
  .message_se_2 .item a .mes .tit_box .date {
    position: initial;
    line-height: 30px;
  }
  .message_se_1 .tab_list {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .message_se_2 .item a .mes .tit_box .tit {
    line-height: 30px;
    width: 100%;
  }
  .message_de_se_1 {
    padding-top: 30px;
  }
  .message_de_se_1 .title {
    font-size: 22px;
    line-height: 38px;
  }
  .message_de_se_1 .con img {
    padding: 20px 0;
  }
  .message_de_se_1 .btn_wrap {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .message_de_se_1 .tip {
    margin-bottom: 30px;
  }
  .about_se_2 .content img {
    width: 100%;
  }
  .about_se_1 .con_list .item {
    height: auto;
    float: none;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 0%;
    margin-bottom: 20px;
    border: 1px solid #BA2229;
  }
  .about_se_1 .con_list .item .ti {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .about_common {
    padding: 20px 0 30px;
  }
  .about_common .title {
    padding-bottom: 30px;
  }
  .about_common .title img {
    height: 53px;
  }
}
@media screen and (max-width: 375px) {
  .index_se_1 .tab_list a {
    width: 47%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 320px) {
  .banner_wrap {
    min-width: auto;
  }
  .banner_wrap .swiper-container {
    height: 214px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 214px;
  }
  .banner_wrap .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 214px;
    background-position: center top;
    background-size: auto 100%;
  }
  .banner_wrap_2 a {
    height: 110px;
    background-position: center top;
    background-size: auto 100%;
  }
  .index_common_se .title .t1 {
    line-height: 30px;
    font-size: 20px;
  }
  .index_common_se .title .t2 {
    line-height: 30px;
    font-size: 20px;
  }
  .index_se_1 .tab_list a {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .index_se_1 .tab_list a {
    width: 45%;
    box-sizing: border-box;
    font-size: 9px;
  }
  .index_se_1 .btn {
    padding-bottom: 11px;
  }
  .index_se_2 .item_common .item {
    margin-right: 16px;
    height: 339px;
  }
  #bannerWrap_3 .banner3_wrap .banner3 .pagination_3 {
    padding-right: 39px;
  }
  .index_se_3 .banner3 .swiper-slide .left img {
    height: 198px;
  }
  .index_se_4 {
    padding-bottom: 36px;
  }
  .index_se_4 .con .left {
    font-size: 14px;
    line-height: 26px;
  }
  .footer .top .img {
    padding-top: 28px;
  }
}
.about_main {
  padding: 28px 0 90px;
  /*.m_left dd{height:45px;line-height: 45px;font-size: 16px;border-bottom: 1px solid #dcdcdc}*/
}
.about_main .m_left {
  float: left;
  width: 236px;
}
.about_main .m_left .l_tit {
  background: #ba2229;
  height: 73px;
  background-size: cover;
  text-align: center;
  line-height: 73px;
  font-size: 26px;
  color: #fff;
}
.about_main .m_left .item {
  border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  position: relative;
}
.about_main .m_left .item:last-child {
  border-bottom: none;
}
.about_main .m_left .item p {
  line-height: 56px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}
.about_main .m_left .item a {
  color: #333333;
  font-size: 18px;
  line-height: 56px;
  display: block;
  padding-left: 60px;
}
.about_main .m_left .item.ac a {
  color: #ba2229;
  font-size: 18px;
  line-height: 60px;
  background: #f5f5f5;
}
.about_main .m_left .item.ac p {
  border-bottom: 1px solid #f5f5f5;
}
.about_main .m_left .item.ac:before {
  z-index: 2;
  content: '>';
  position: absolute;
  top: 21px;
  right: 45px;
  color: #ba2229;
}
.about_main .m_right {
  float: right;
  width: 900px;
  border-left: 1px solid #dcdcdc;
  padding: 0 0 0 30px;
}
.about_main .m_right .content .list {
  border-bottom: 1px solid #dcdcdc;
  font-size: 16px;
  line-height: 60px;
  color: #333333;
}
.about_main .m_right .content .list:last-child {
  border-bottom: none;
}
.about_main .m_right .content .list .txt {
  color: #333;
  display: inline-block;
  max-width: 720px;
  position: relative;
  padding-left: 50px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about_main .m_right .content .list .txt:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #0f73da;
  position: absolute;
  top: 28px;
  left: 32px;
}
.about_main .m_right .content .list .txt {
  float: left;
}
.about_main .m_right .content .list .date {
  float: right;
  display: inline-block;
  width: 120px;
  height: 60px;
  line-height: 60px;
}
.about_main .m_right .title {
  position: relative;
  font-size: 24px;
  line-height: 52px;
  color: #ba2229;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 25px;
}
.about_main .m_right .title:before {
  content: '';
  width: 4px;
  height: 28px;
  border-radius: 2px;
  background: #ba2229;
  position: absolute;
  top: 13px;
  left: 5px;
}
.about_main .m_right .title .s_tit {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
.about_main .m_right .text_warp img {
  max-width: 95%;
  display: block;
  margin: 0 auto;
}
.about_main .m_right .text_warp {
  width: 92%;
}
/*  证书列表  */
#certificate_list {
  padding-bottom: 10px;
}
#certificate_list .tip {
  margin-bottom: 0;
}
#certificate_list .product_img {
  height: 300px;
}
#certificate_list .item {
  margin-bottom: 30px;
}

.search_box{
  display: inline-block;align-items: center;justify-content: center;text-align: center;width: 220px;font-size: 0;
  border:1px solid #ba2229;float: right;border-right: none;
}
.search_text{
  height: 32px;width: 140px;font-size: 14px;border:none;padding:0 5px;text-indent: 5px;float: left;
}
.search_btn{
  float: right;height: 33px;width: 70px;font-size: 16px;color:#fff;background: #ba2229;border:none;padding:0;border-radius: 0;
}

/*# sourceMappingURL=index.css.map */


.item_common_wrap .item_common_1{
  padding-top:0px;

}
.item_common_wrap .item_common_1.zs_common .item a .product_img{
  height: 355px;

}
.index_se_1 .item_common .item{
  margin-bottom: 35px;width: 21%;
}
.index_se_1 .item_common .item .tip{
  font-size: 18px;text-indent: 10px;
}
/*.index_se_1:nth-child(2n){background: #eee}*/






