    /* @font-face {
	font-family:webfont;font-display:swap;src:url(//at.alicdn.com/t/webfont_w58jc2uls5d.eot);src:url(//at.alicdn.com/t/webfont_w58jc2uls5d.eot?#iefix) format('embedded-opentype'),url(//at.alicdn.com/t/webfont_w58jc2uls5d.woff2) format('woff2'),url(//at.alicdn.com/t/webfont_w58jc2uls5d.woff) format('woff'),url(//at.alicdn.com/t/webfont_w58jc2uls5d.ttf) format('truetype'),url(//at.alicdn.com/t/webfont_w58jc2uls5d.svg#Alibaba-PuHuiTi-Regular) format('svg')
}

body {
	font-family: webfont !important;
} */
a:link {
  text-decoration: none;
}
@keyframes mymove {
  from {
    bottom: 0px;
  }
  to {
    bottom: 10px;
  }
}
.float_r {
  float: right;
}
.float_l {
  float: left;
}
.clearfix {
  clear: both;
}
body {
  position: relative;
}






.mobile-foot {
  display: none;
  background: #cc4b8d;
  padding: 8px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.mobile-foot a {
  color: #fff;
  height: 35px;
  line-height: 33px;
  border: 1px solid #fff;
  border-radius: 4px;
  text-align: center;
  padding: 0 15px;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
}
.mobile-foot .pull-left {
  float: left;
}
.mobile-foot .pull-right {
  float: right;
}
.mobile-foot .btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 4px;
}
.mobile-foot .btn:hover{
  background: #ffffff;
  color: #cc4b8d;
}
.header {
  height: 70px;
  background: rgba(120, 197, 192, 0.45);
  position: fixed;
  top: 0;
  right: 0px;
  left: 0px;
  z-index: 999;
  margin: 0;
  display: none;
}
.header .logo {
  float: left;
  width: 80px;
  line-height: 70px;
}
.header .app-btn {
  margin-top: 15px;
  color: #cc4b8d;
  min-width: 100%;
  text-align: center;
  padding: 0;
  position: relative;
  background: transparent;
  border: none;
}
.header .backdrop {
  position: fixed;
  background: #000000;
  opacity: 0.4;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.header .head-right {
  float: right;
  height: 36px;
  cursor: pointer;
  border: none;
  text-align: center;
  width: 15%;
}
.header .head-right .app-slide-menu li {
  float: none;
  margin: 10px 0;
}
.header .head-right .app_menu_home {
  background: #cc4b8d;
  margin: 5px 0 10px;
}
.header .head-right .app_menu_home a {
  color: #ffffff;
}
.header .head-right .menu_float_right {
  float: right;
  margin-right: 5px;
  font-size: 16px;
  font-weight: bold;
  transform: rotate(0deg);
  transition: all 0.3s;
}
.header .head-right .menu-click {
  background: #e7e7e7;
}
.header .head-right i {
  font-size: 28px;
}
.header .head-right .rotate {
  transform: rotate(90deg);
  transition: all 0.3s;
}
.header .head-right .app-drawer-right {
  width: 240px;
  background: #ffffff;
  position: fixed;
  right: -240px;
  top: 0;
  bottom: 0;
  z-index: 9999;
}
.header .head-right .app-slide-menu {
  margin: 0 16px;
}
.header .head-right .app-slide-menu a {
  display: block;
}
.header .head-right .app_menu_list {
  background: rgba(204, 75, 141, 0.1);
}
.header .head-right .app_menu_list .menu_list_content {
  color: #cc4b8d;
}
.header .head-right .menu_list_content {
  text-align: left;
  line-height: 20px;
  padding: 14px 0;
  padding-left: 13px;
  font-size: 16px;
}
.header .head-right .menu_item_two {
  display: none;
  overflow: hidden;
  background: #f5f5f5;
}
.header .head-right .menu_item_two .item_two_list {
  background: #ffffff;
  margin: 8px;
}
.header .head-right .item_two_list:hover {
  background: #cc4b8d;
}
.header .head-right .item_two_list:hover a {
  color: #ffffff;
}
.header .head-right .item_two_list a {
  padding: 14px 0 14px 14px;
  color: #000000;
  text-align: left;
}
header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 88;
  background: rgba(120, 197, 192, 0.75);
}
header .menu .menu_wr {
  font-size: 16px;
  text-align: center;
}
header .menu .menu_wr .menu_ul {
  display: table;
  margin: auto;
}
header .menu .menu_wr .menu_ul > li {
  display: inline-block;
  position: relative;
  line-height: 95px;
}
header .menu .menu_wr .menu_ul > li:hover > a {
  color: #cc4b8d;
}
header .menu .menu_wr .menu_ul > li > a {
  color: #ffffff;
  padding: 0 20px;
  line-height: 30px;
  transition: 0.3s;
}
header .menu .menu_wr .menu_ul > li > a i {
  font-size: 18px;
}
header .menu .menu_wr .menu_ul > li .active {
  color: #cc4b8d;
}
header .menu .menu_wr .menu_ul .menu_ul_2 {
  display: none;
  background: #fff;
  width: 160px;
  position: absolute;
  top: 95px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  padding: 4px;
  box-shadow: 0px 3px 2px rgba(59, 61, 63, 0.3);
}
header .menu .menu_wr .menu_ul .menu_ul_2 li {
  float: none;
}
header .menu .menu_wr .menu_ul .menu_ul_2 li a {
  border-bottom: 1px solid #eee;
  color: #000;
  display: block;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  transition: 0.3s;
}
header .menu .menu_wr .menu_ul .menu_ul_2 li:last-child a {
  border-bottom: 0;
}
header .menu .menu_wr .menu_ul .menu_ul_2 li a:hover {
  background: #cc4b8d;
  color: #ffffff;
}
header .logo {
  width: 190px;
  line-height: 95px;
}
header .logo a {
  display: inline-block;
}
header .menu_search {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
}
header .menu_search .iconfont {
  font-size: 25px;
}
header .menu_search .search_hid {
  padding: 0 20px 0 10px;
  cursor: pointer;
}
header .menu_search .search_l span {
  display: inline-block;
  padding-left: 5px;
  transform: translateY(-3px);
}
header .menu_search .search_l i {
  line-height: 95px;}
header .search_slide {
  display: none;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
header .search_slide .search_wr{
  display: inline-block;
}
header .search_slide .search_input {
  width: 300px;
  height: 40px;
  border: 1px solid #cc4b8d;
}
header .search_slide .search_btn {
  display: inline-block;
  padding: 0 25px;
  margin-left: -4px;
  cursor: pointer;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background: #cc4b8d;
  color: #ffffff;
}
.index_banner_w {
  position: relative;
  overflow: hidden;
}
.index_banner_w .banner_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.35);
}
.index_banner_w .banner_mask .mask_main {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 2;
}
.index_banner_w .banner_mask .mask_main h3 {
  margin: 0;
  font-size: 70px;
  color: #ffffff;
  line-height: 140px;
  text-align: center;
}
.index_banner_w .banner_mask .mask_main h3 span {
  color: #cc4b8d;
}
.index_banner_w .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #313131;
  opacity: 1;
  border-radius: 21px;
}
.index_banner_w .swiper-button-prev {
  left: 205px;
}
.index_banner_w .swiper-button-next {
  right: 205px;
}
.index_banner_w .swiper-button-next,
.index_banner_w .swiper-button-prev {
  background: transparent;
}
.index_banner_w .swiper-button-next i,
.index_banner_w .swiper-button-prev i {
  font-size: 70px;
  color: #ffffff;
}
.index_banner_w .open_wr {
  animation: mymove 0.8s alternate infinite;
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.index_banner_w .open_wr .open_btn {
  display: inline-block;
  cursor: pointer;
}
.index_banner_w .open_wr .open_btn .img_wr {
  width: 40px;
}
.index_banner_w .open_wr .open_btn .img_wr img {
  width: 100%;
}
.index_banner_w .open_wr .open_btn .open_icon i {
  color: rgba(255, 255, 255, 0.65);
  font-size: 40px;
}
.index_public_title {
  text-align: center;
  color: #0e0e0f;
}
.index_public_title h3 {
  margin: 0;
  position: relative;
}
.index_public_title .title_en {
  font-size: 46px;
  line-height: 40px;
}
.index_public_title .title_cn {
  font-size: 40px;
  line-height: 95px;
}
.index_public_title .title_cn:after {
  display: block;
  content: "";
  width: 90px;
  height: 6px;
  background: #cc4b8d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.index_about {
  padding: 45px 0 100px;
}
.index_about .about_list_wr .list_ul {
  overflow: hidden;
  margin-bottom: 0;
  padding-top: 100px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon {
  text-align: center;
  padding-bottom: 45px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon .img_wr {
  display: inline-block;
  width: 70px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon .img_wr img {
  width: 100%;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr h3 {
  margin: 0;
  font-size: 20px;
  color: #121010;
  font-weight: bold;
  text-align: center;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr .list_mian {
  padding: 20px 60px 0;
  text-align: center;
  font-size: 16px;
  color: #4e4848;
  line-height: 25px;
}
.index_product {
  background: url("../img/1.jpg") 0 0 no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 60px 0 0;
}
.index_product .index_product_mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
.index_product .index_product_wr {
  position: relative;
}
.index_product .index_product_wr .index_public_title {
  color: #ffffff;
}
.index_product .index_product_wr .index_public_title .title_cn:after {
  background: #ffffff;
}
.index_product .index_product_wr .product_list_wr {
  padding: 45px 0;
  text-align: center;
}
.index_product .index_product_wr .product_list_wr .list_ul {
  display: inline-block;
  margin: 0;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav {
  margin: 0 13px;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav.active a {
  background: #cc4b8d;
  border-color: #cc4b8d;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav a {
  transition: 0.3s;
  display: block;
  padding: 0 30px;
  line-height: 48px;
  border: 1px solid #ffffff;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav a:hover {
  background: #cc4b8d;
  border-color: #cc4b8d;
}
.index_product .index_product_wr .product_change_wr .change_list {
  display: none;
}
.index_product .index_product_wr .product_change_wr .change_list.active {
  display: block;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf,
.index_product .index_product_wr .product_change_wr .change_list .main_cd,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf {
  padding-bottom: 110px;
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-next,
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-prev {
  top: auto;
  bottom: 35px;
  width: auto;
  height: auto;
  background: transparent;
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-next i,
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-prev i {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.65);
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-next {
  right: 50%;
  transform: translateX(80px);
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-prev {
  left: 50%;
  transform: translateX(-80px);
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a {
  display: block;
  position: relative;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .img_wr img,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .img_wr img,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .img_wr img,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .img_wr img,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .img_wr img {
  width: 100%;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a:hover .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a:hover .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a:hover .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a:hover .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a:hover .mask_xq {
  opacity: 1;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .mask_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .mask_xq {
  transition: 0.3s;
  opacity: 0;
  position: absolute;
  top: 35px;
  bottom: 35px;
  left: 45px;
  right: 45px;
  z-index: 2;
  color: #ffffff;
  padding: 55px 60px 0;
  background: rgba(0, 0, 0, 0.65);
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .mask_xq h3,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .mask_xq h3,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .mask_xq h3,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .mask_xq h3,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .mask_xq h3 {
  margin-top: 0;
  font-size: 20px;
  text-align: center;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .mask_xq .main_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .mask_xq .main_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .mask_xq .main_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .mask_xq .main_xq,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .mask_xq .main_xq {
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .mask_xq .btn_wr,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .mask_xq .btn_wr,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .mask_xq .btn_wr,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .mask_xq .btn_wr,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .mask_xq .btn_wr {
  text-align: center;
  padding-top: 30px;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .mask_xq .btn_wr span,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .mask_xq .btn_wr span,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .mask_xq .btn_wr span,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .mask_xq .btn_wr span,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .mask_xq .btn_wr span {
  transition: 0.3s;
  display: inline-block;
  width: 85px;
  line-height: 35px;
  font-size: 16px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.25);
  border: 1px solid #ffffff;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc a .mask_xq .btn_wr span:hover,
.index_product .index_product_wr .product_change_wr .change_list .main_bysf a .mask_xq .btn_wr span:hover,
.index_product .index_product_wr .product_change_wr .change_list .main_cd a .mask_xq .btn_wr span:hover,
.index_product .index_product_wr .product_change_wr .change_list .main_zprc a .mask_xq .btn_wr span:hover,
.index_product .index_product_wr .product_change_wr .change_list .main_zpsf a .mask_xq .btn_wr span:hover {
  background: #ffffff;
  color: #1e1e1e;
}
.index_cooperation {
  padding-top: 70px;
  background: url("../img/3.jpg") 0 0 no-repeat;
  background-size: 100% 100%;
}
.index_cooperation .cooperation_main {
  padding: 35px 40px 0;
}
.index_cooperation .cooperation_main .main_ul {
  overflow: hidden;
  margin: 0;
}
.index_cooperation .cooperation_main .main_ul .main_list {
  width: 50%;
  padding: 65px 45px;
}
.index_cooperation .cooperation_main .main_ul .main_list a {
  display: block;
}
.index_cooperation .cooperation_main .main_ul .main_list a:hover .icon_wr {
  background: #cc4b8d;
}
.index_cooperation .cooperation_main .main_ul .main_list a .icon_wr {
  width: 115px;
  height: 115px;
  line-height: 115px;
  background: #e5e5e5;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  transition: 0.3s;
}
.index_cooperation .cooperation_main .main_ul .main_list a .icon_wr i{
  font-size: 60px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr {
  margin-left: 145px;
  color: #484849;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr h3 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 24px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr .main {
  line-height: 25px;
  padding-top: 15px;
  border-top: 1px solid #ededed;
}
.index_news {
  padding-top: 70px;
}
.index_news .news_wr {
  padding: 60px 0;
}
.index_news .news_wr .container_news a {
  display: block;
}
.index_news .news_wr .container_news a:hover .news_main_wr h3 {
  color: #cc4b8d;
}
.index_news .news_wr .container_news a .img_wr img {
  width: 100%;
}
.index_news .news_wr .container_news a .news_main_wr {
  padding-top: 20px;
}
.index_news .news_wr .container_news a .news_main_wr h3 {
  margin: 0;
  color: #0e0e0f;
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index_news .news_wr .container_news a .news_main_wr .news_time {
  line-height: 25px;
  margin-top: 5px;
  color: #424245;
}
.index_news .news_wr .container_news a .news_main_wr .news_main {
  color: #484849;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.about_banner_wr {
  position: relative;
  height: 380px;
  background-size: cover;
}
.about_banner_wr img {
  width: 100%;
}
.about_banner_wr .banner_title {
  position: absolute;
  top: 55%;
  right: 0;
  left: 0;
  z-index: 2;
}
.about_banner_wr .banner_title h3 {
  margin: 0;
  font-size: 55px;
  color: #ffffff;
  text-align: center;
}
.public_title_wr {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}
.public_title_wr h3 {
  margin: 0;
  text-align: center;
}
.public_title_wr .title_en {
  font-size: 30px;
  line-height: 90px;
  color: #000000;
  font-weight: bold;
  opacity: 0.1;
}
.public_title_wr .title_cn {
  font-size: 24px;
  color: #666666;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  z-index: 2;
}
.about_page {
  padding-top: 70px;
}
.about_page .public_title {
  position: relative;
  padding-top: 15px;
}
.about_page .public_title:before {
  display: block;
  content: "";
  width: 340px;
  height: 75px;
  border: 1px solid #7d7d7d;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.about_page .public_title h3 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
}
.about_page .public_title h3 span {
  display: inline-block;
  line-height: 40px;
}
.about_page .public_title .title_en {
  text-transform: uppercase;
}
.about_page .public_title .title_en span {
  display: inline-block;
  color: #101010;
}
.about_page .public_title .title_cn span {
  background: #eeeeee;
  color: #cc4b8d;
  padding: 0 5px;
}
.about_page .profile_wr {
  position: relative;
  overflow: hidden;
}
.about_page .profile_wr .profile_l {
  width: 50%;
}
.about_page .profile_wr .profile_l img {
  width: 100%;
}
.about_page .profile_wr .profile_r {
  float: right;
    width: 50%;
  padding: 60px 140px 0;
  /* position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 50%;
  z-index: 2; */
}
.about_page .profile_wr .profile_r .profile_title {
  position: relative;
  padding-top: 30px;
}
.about_page .profile_wr .profile_r .profile_title:before {
  display: block;
  content: "";
  width: 140px;
  height: 85px;
  border: 1px solid #7d7d7d;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-100%);
  z-index: -1;
}
.about_page .profile_wr .profile_r .profile_title h3 {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 20px;
}
.about_page .profile_wr .profile_r .profile_title h3 span {
  display: inline-block;
  line-height: 28px;
}
.about_page .profile_wr .profile_r .profile_title .title_en span {
  display: inline-block;
  background: #ffffff;
  color: #101010;
}
.about_page .profile_wr .profile_r .profile_title .title_cn span {
  color: #cc4b8d;
  transform: translateX(60%);
}
.about_page .profile_wr .profile_r .profile_main {
  padding-top: 55px;
  font-size: 16px;
  color: #0c0c0c;
  line-height: 30px;
  padding-bottom: 20px;
}
.about_page .culture_wr {
  background: #eeeeee;
  position: relative;
  overflow: hidden;
}
.about_page .culture_wr .culture_l {
  position: relative;
  float: left;
    width: 50%;
  padding: 180px 140px 0;
  /* position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  left: 0;
  z-index: 2; */
}
.about_page .culture_wr .culture_l .title_wr{
  padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    position: absolute;
    top: 95px;
    right: 16%;
    left: 16%;
    z-index: 2;
}
.about_page .culture_wr .culture_l .culture_main {
  padding-top: 55px;
  font-size: 16px;
  color: #0c0c0c;
  line-height: 30px;
  padding-bottom: 20px;
}
.about_page .culture_wr .culture_r {
  width: 50%;
}
.about_page .culture_wr .culture_r img {
  width: 100%;
}
.about_page .history_wr {
  background: url("../img/8.jpg") 0 0 no-repeat;
  background-size: 100% 100%;
}
.about_page .history_wr .history_main_wr {
  position: relative;
  padding-top: 210px;
}
.about_page .history_wr .history_main_wr .title_wr {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  position: absolute;
  top: 95px;
  right: 16%;
  left: 16%;
  z-index: 2;
}
.about_page .history_wr .history_main_wr .title_wr .public_title .title_cn span {
  background: #f3f3f3;
}
.about_page .history_wr .history_main_wr .history_main .list {
  position: relative;
  overflow: hidden;
  padding: 30px 0 65px;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_l {
  /* left: 0;
  right: 50%; */
  width: 50%;
  float: left;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_l .img_wr {
  transform: translate(35px, 30px);
  box-shadow: 3px 3px 8px #cccccc;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_r {
  float: right;
  padding-left: 115px;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(even) .main_l {
  /* right: 0;
  left: 50%; */
  width: 50%;
  float: right;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(even) .main_l .img_wr {
  transform: translate(-35px, 30px);
  box-shadow: -3px 3px 8px #cccccc;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(even) .main_r {
  float: left;
  padding-right: 115px;
}
.about_page .history_wr .history_main_wr .history_main .list .main_l {
  border: 5px solid #cc4b8d;
  /* position: absolute;
  top: 30px;
  bottom: 65px;
  z-index: 2; */
}
.about_page .history_wr .history_main_wr .history_main .list .main_l .img_wr {
  width: 100%;
}
.about_page .history_wr .history_main_wr .history_main .list .main_l .img_wr img {
  width: 100%;
}
.about_page .history_wr .history_main_wr .history_main .list .main_r {
  width: 50%;
  padding-top: 50px;
}
.about_page .history_wr .history_main_wr .history_main .list .main_r .main {
  display: inline-block;
  font-size: 16px;
  color: #0c0c0c;
  line-height: 30px;
}
.about_page .video_wr .video_main_wr {
  position: relative;
  padding-top: 210px;
}
.about_page .video_wr .video_main_wr .title_wr {
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  position: absolute;
  top: 95px;
  right: 16%;
  left: 16%;
  z-index: 2;
}
.about_page .video_wr .video_main_wr .title_wr .public_title .title_cn span {
  background: #ffffff;
}
.about_page .video_wr .video_main_wr .video_main {
  padding-top: 30px;
  line-height: 10px;
}
.product_page {
  border-top: 1px solid #dcdcdc;
}
.product_page .product_menu_wr {
  text-align: center;
  background: #eeeeee;
}
.product_page .product_menu_wr .product_menu_ul {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 0;
}
.product_page .product_menu_wr .product_menu_ul .menu_list.active a {
  color: #cc4b8d;
}
.product_page .product_menu_wr .product_menu_ul .menu_list.active a:after {
  display: block;
  content: "";
  height: 2px;
  background: #cc4b8d;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.product_page .product_menu_wr .product_menu_ul .menu_list a {
  position: relative;
  display: block;
  padding: 0 17px;
  line-height: 70px;
  font-size: 16px;
  color: #000000;
  transition: 0.3s;
}
.product_page .product_menu_wr .product_menu_ul .menu_list a:hover {
  color: #cc4b8d;
}
.product_page .product_menu_wr .product_menu_ul .menu_list a:hover:after {
  display: block;
  content: "";
  height: 2px;
  background: #cc4b8d;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.product_page .product_main_wr {
  padding-top: 15px;
}
.product_page .product_main_wr .main_ul {
  margin-bottom: 0;
  overflow: hidden;
}
.product_page .product_main_wr .main_ul .main_list {
  padding: 35px 0;
    float: none;
}
/* .product_page .product_main_wr .main_ul .main_list a .main_wr {
  right: 0;
  left: 10%;
  transform: translateX(100%);
}
.product_page .product_main_wr .main_ul .main_list a:hover .main_wr {
  transform: translateX(0);
} */
.product_page .product_main_wr .main_ul .main_list:nth-child(odd) a .main_wr {
  right: 0;
  left: 50%;
  transform: translateX(100%);
}
.product_page .product_main_wr .main_ul .main_list:nth-child(odd) a:hover .main_wr {
  transform: translateX(0);
}
.product_page .product_main_wr .main_ul .main_list:nth-child(even) a .main_wr {
  right: 50%;
  left: 0;
  transform: translateX(-100%);
}
.product_page .product_main_wr .main_ul .main_list:nth-child(even) a:hover .main_wr {
  transform: translateX(0);
}
.product_page .product_main_wr .main_ul .main_list a {
  display: block;
  position: relative;
  overflow: hidden;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr {
  padding: 20px 20px 0;
  position: absolute;
  top: 11%;
  bottom: 11%;
  color: #151515;
  background: rgba(255, 255, 255, 0.6);
  transition: 0.4s;
}
/* .product_page .product_main_wr .main_ul .main_list a .main_wr:hover .title {
  color: #cc4b8d;
} */
.product_page .product_main_wr .main_ul .main_list a .main_wr h3 {
  margin: 0;
}
/* .product_page .product_main_wr .main_ul .main_list a .main_wr .product_name, */
.product_page .product_main_wr .main_ul .main_list a .main_wr .main {
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

/* 修改 */
.product_page .product_main_wr .main_ul .main_list a .main_wr .title{
  text-align: center;
  font-size: 30px;
  padding-bottom: 10px;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr .xq_icon_wr {
  text-align: center;
    padding-top: 30px;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr .xq_icon_wr span {
  transition: 0.3s;
    display: inline-block;
    padding: 0 25px;
    line-height: 35px;
    font-size: 16px;
    color: #cc4b8d;
    border: 1px solid #cc4b8d;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr .xq_icon_wr span:hover{
  background: #cc4b8d;
  color: #ffffff;
}






.product_page .pages_wr {
  text-align: center;
  padding: 20px 0 50px;
}
.product_page .pages_wr .pages_ul {
  display: inline-block;
  margin-bottom: 0;
}
.product_page .pages_wr .pages_ul .pages_list.active a {
  background: #cc4b8d;
  color: #ffffff;
}
.product_page .pages_wr .pages_ul .pages_list a {
  display: block;
  padding: 0 20px;
  line-height: 30px;
  margin: 0 5px;
  border: 1px solid #f6f6f6;
  color: #666666;
  transition: 0.3s;
}
.product_page .pages_wr .pages_ul .pages_list a:hover {
  background: #cc4b8d;
  color: #ffffff;
}
/* 列表详情 */
.clear_fix:after{
  display: block;
  content: "";
  clear: both;
}
.product_lb_page .product_lb_main_wr .main_ul{
  margin-bottom: 0;
}
.product_lb_page .product_lb_main_wr .main_ul .main_list{
  margin: 15px 0;
}



.public_back {
  text-align: right;
  padding: 25px 30px 25px 0;
}
.public_back a {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  line-height: 36px;
  color: #050505;
  transition: 0.3s;
}
.public_back a:hover {
  color: #cc4b8d;
}
.public_back a:hover i {
  color: #cc4b8d;
}
.public_back a i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: inline-block;
  font-size: 25px;
  color: #323232;
}
.product_xq_page {
  padding-top: 70px;
}
.product_xq_page .product_xq_wr {
  padding-bottom: 55px;
}
.product_xq_page .product_xq_wr:after {
  display: table;
  content: "";
  clear: both;
}
.product_xq_page .product_xq_wr .xq_l {
  width: 50%;
}
.product_xq_page .product_xq_wr .xq_l .xq_details h3 {
  margin: 0;
  font-size: 20px;
  color: #151515;
  line-height: 75px;
}
.product_xq_page .product_xq_wr .xq_l .xq_details .details_wr {
  border-top: 1px solid #eeeeee;
}
.product_xq_page .product_xq_wr .xq_l .xq_details .details_wr .details_ul {
  overflow: hidden;
  margin: 0 -10px;
}
.product_xq_page .product_xq_wr .xq_l .xq_details .details_wr .details_ul .details_list {
  width: 33.333%;
  padding: 30px 10px 0;
}
.product_xq_page .product_xq_wr .xq_r {
  width: 50%;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr {
  padding-left: 50px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr h3{
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  margin: 0;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr div{
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  padding-top: 15px;
}





.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul {
  margin-bottom: 0;
  margin-top: -13px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list {
  float: none;
  padding-top: 15px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list:nth-child(odd) .list_wr .main_l {
  left: 0;
  right: 50%;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list:nth-child(odd) .list_wr .main_r {
  float: right;
  border-left: 1px solid #eeeeee;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list:nth-child(even) .list_wr .main_l {
  left: 50%;
  right: 0;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list:nth-child(even) .list_wr .main_r {
  float: left;
  border-right: 1px solid #eeeeee;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr {
  display: block;
  position: relative;
  box-shadow: 0 0 3px #eeeeee;
  padding: 15px 0;
  overflow: hidden;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr:hover .main_r .main_wr h3,
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr:hover .main_r .main_wr .xq_lj .lj_btn {
  color: #cc4b8d;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_l {
  padding: 0 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_l .img_wr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  right: 15px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r {
  box-sizing: border-box;
  width: 50%;
  padding: 0 15px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r .main_wr {
  color: #484848;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r .main_wr h3 {
  margin: 0;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r .main_wr .main {
  font-size: 13px;
  line-height: 25px;
  overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r .main_wr .xq_lj {
  text-align: center;
  padding: 60px 0 10px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r .main_wr .xq_lj .lj_btn {
  width: 88px;
  line-height: 25px;
}
.public_nave_wr {
  line-height: 90px;
}
.public_nave_wr .main_nav {
  color: #0c0c0c;
  font-weight: bold;
}
.public_nave_wr .main_nav .index_home {
  font-size: 20px;
}
.public_nave_wr .main_nav .index_link {
  font-weight: bold;
}
.public_nave_wr .main_nav a {
  font-weight: normal;
  color: #0c0c0c;
}
.public_nave_wr .main_nav a+a:before{
    content: ">";
}
.public_nave_wr .main_nav a:hover {
  color: #cc4b8d;
}
.public_nave_wr .main_nav .nav_r a {
  font-weight: bold;
}
.brand_page {
  overflow: hidden;
}
.brand_page ul {
  margin: 0;
  overflow: hidden;
}
.brand_page ul li {
  padding-top: 45px;
}
.brand_page ul li a {
  display: block;
  position: relative;
}
.brand_page ul li a:hover .mask_wr h3 {
  color: #cc4b8d;
}
.brand_page ul li a .mask_wr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.35);
  transition: 0.3s;
}
.brand_page ul li a .mask_wr h3 {
  margin: 0;
  font-size: 50px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 2;
}
.service_banner_wr {
  position: relative;
}
.service_banner_wr .mask_wr {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.service_banner_wr .mask_wr .banner_wr {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: center;
}
.service_banner_wr .mask_wr .banner_wr .banner_title {
  position: relative;
}
.service_banner_wr .mask_wr .banner_wr .banner_title h3 {
  margin: 0;
}
.service_banner_wr .mask_wr .banner_wr .banner_title .title_en {
  font-size: 50px;
  line-height: 90px;
  color: #000000;
  opacity: 0.5;
}
.service_banner_wr .mask_wr .banner_wr .banner_title .title_cn {
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr {
  padding-top: 35px;
  text-align: center;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr ul {
  display: inline-block;
  margin: 0;
  overflow: hidden;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr ul li {
  margin: 0 30px;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr ul li.active a {
  background: #cc4b8d;
  opacity: 1;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr ul li a {
  display: inline-block;
  width: 200px;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  color: #ffffff;
  background: #cc4b8d;
  border-radius: 30px;
  opacity: 0.6;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr ul li a:hover {
  background: #cc4b8d;
  opacity: 1;
}
.public_service_title {
  padding-top: 75px;
  padding-bottom: 45px;
}
.public_service_title h3 {
  margin: 0;
  text-align: center;
}
.public_service_title .title_en {
  font-size: 24px;
  line-height: 50px;
  color: #141414;
  text-transform: uppercase;
}
.public_service_title .title_cn {
  font-size: 22px;
  color: #cc4b8d;
}
.public_service_title .title_cn span {
  position: relative;
  display: inline-block;
}
.public_service_title .title_cn span:before {
  display: block;
  content: "";
  width: 25px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -30px;
  z-index: 2;
  background: #cc4b8d;
}
.public_service_title .title_cn span:after {
  display: block;
  content: "";
  width: 25px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: -30px;
  z-index: 2;
  background: #cc4b8d;
}
.service_page .service_wr .service_main_wr {
  background: #eeeeee;
}
.service_page .service_wr .service_main_wr .service_main_list {
  overflow: hidden;
}
.service_page .service_wr .service_main_wr .service_main_list:nth-child(even) .main_l {
  float: right;
}
.service_page .service_wr .service_main_wr .service_main_list:nth-child(even) .main_r {
  float: right;
}
.service_page .service_wr .service_main_wr .service_main_list .main_l {
  float: left;
  width: 50%;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r {
  float: left;
  width: 50%;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr {
  padding: 120px 140px 0;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr h3 {
  position: relative;
  margin: 0;
  font-size: 20px;
  line-height: 80px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr h3:after {
  display: block;
  content: "";
  width: 45px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #cc4b8d;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr .main {
  padding-top: 20px;
  font-size: 16px;
  line-height: 35px;
  color: #505050;
}
.logistics_page .logistics_wr .logistics_main_wr .main {
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  padding-bottom: 40px;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b {
  overflow: hidden;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_l {
  width: 43.9%;
  float: left;
  padding-right: 13px;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_r {
  width: 56.1%;
  float: left;
  overflow: hidden;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_r .main_r_t {
  overflow: hidden;
  margin: 0 -12px;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_r .main_r_t .w_5 {
  width: 50%;
  float: left;
  padding: 0 6px;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_r .main_r_b {
  padding-top: 12px;
}
.customer_page {
  background: #f8f8f8;
}
.customer_page .customer_wr .customer_main_wr {
  background: #ffffff;
  padding: 60px 120px 0;
}
.customer_page .customer_wr .customer_main_wr .main_top ul {
  margin: 0;
  overflow: hidden;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li {
  width: 20%;
  text-align: center;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .icon_wr {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 1px solid #6b6b6b;
  border-radius: 50%;
  color: #6b6b6b;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .icon_wr i {
  font-size: 45px;
  line-height: 70px;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .icon_wr span {
  font-size: 36px;
  line-height: 70px;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .list_title {
  font-size: 16px;
  color: #6b6b6b;
  line-height: 60px;
}
.customer_page .customer_wr .customer_main_wr .main_img {
  padding: 75px 0;
}
.news_page .news_nav_wr {
  border-bottom: 1px solid #dcdcdc;
}
.news_page .news_nav_wr ul {
  margin: 0;
}
.news_page .news_nav_wr ul:after {
  display: block;
  content: "";
  clear: both;
}
.news_page .news_nav_wr ul li.active a {
  color: #cc4b8d;
}
.news_page .news_nav_wr ul li.active a:after {
  display: block;
  content: "";
  height: 1px;
  background: #cc4b8d;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -1px;
  z-index: 2;
}
.news_page .news_nav_wr ul li a {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  color: #000000;
  line-height: 45px;
  text-align: center;
}
.news_page .news_nav_wr ul li a:hover {
  color: #cc4b8d;
}
.news_page .news_nav_wr ul li a:hover:after {
  display: block;
  content: "";
  height: 1px;
  background: #cc4b8d;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -1px;
  z-index: 2;
}
.news_page .news_wr {
  background: #fbfbfb;
  padding: 25px 0;
}
.news_page .news_wr .news_main_wr {
  border-left: 1px dotted #959595;
}
.news_page .news_wr .news_main_wr ul {
  margin-bottom: 0;
}
.news_page .news_wr .news_main_wr ul .news_list {
  float: none;
  position: relative;
  padding: 15px 0 15px 105px;
}
.news_page .news_wr .news_main_wr ul .news_list a {
  display: block;
}
.news_page .news_wr .news_main_wr ul .news_list a:hover .news_time,
.news_page .news_wr .news_main_wr ul .news_list a:hover .list_r .main_wr h3 {
  color: #000000;
}
.news_page .news_wr .news_main_wr ul .news_list a:hover .list_r {
  background: #f7f7f7;
}
.news_page .news_wr .news_main_wr ul .news_list a .news_time {
  width: 105px;
  text-align: center;
  font-size: 12px;
  color: #555555;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.news_page .news_wr .news_main_wr ul .news_list a .news_time:before {
  display: block;
  content: "";
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  border: 1px solid #959595;
  position: absolute;
  left: -11px;
  top: 50%;
  transform: translateY(-50%);
}
.news_page .news_wr .news_main_wr ul .news_list a .news_time:after {
  display: block;
  content: "";
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #959595;
  position: absolute;
  left: -4px;
  top: 50%;
  transform: translateY(-50%);
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r {
  padding: 15px 0 15px 15px;
  background: #ffffff;
  box-shadow: 0 0 5px #dddddd;
  overflow: hidden;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .img_wr {
  width: 305px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr {
  margin-left: 305px;
  padding: 0 40px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr h3 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 18px;
  color: #555555;
  line-height: 28px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr .main {
  font-size: 16px;
  color: #555555;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-top: 20px;
  border-top: 1px solid #f1f1f1;
}
.news_page .page_wr {
  text-align: center;
  padding: 35px 0 25px;
}
.news_page .page_wr ul {
  margin: 0;
  display: inline-block;
  overflow: hidden;
}
.news_page .page_wr ul li {
  padding: 0 10px;
}
.news_page .page_wr ul li.active .page_num {
  background: #a0a0a0;
  color: #ffffff;
}
.news_page .page_wr ul li a {
  display: block;
  color: #1b1b1b;
  line-height: 25px;
}
.news_page .page_wr ul li .page_prev,
.news_page .page_wr ul li .page_next {
  line-height: 25px;
}
.news_page .page_wr ul li .page_prev i,
.news_page .page_wr ul li .page_next i {
  font-size: 40px;
}
.news_page .page_wr ul li .page_num {
  min-width: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #e5e5e5;
  transition: 0.3s;
}
.news_page .page_wr ul li .page_num:hover {
  background: #a0a0a0;
  color: #ffffff;
}
.merchants_page {
  padding-top: 75px;
}
.merchants_page .merchants_wr .merchants_t:after {
  display: block;
  content: "";
  clear: both;
}
.merchants_page .merchants_wr .merchants_t .main_l {
  width: 50%;
  color: #070707;
}
.merchants_page .merchants_wr .merchants_t .main_l h3 {
  margin: 0;
  font-size: 22px;
}
.merchants_page .merchants_wr .merchants_t .main_l .main_ys {
  font-size: 20px;
  line-height: 30px;
  padding-top: 15px;
}
.merchants_page .merchants_wr .merchants_t .main_l .icon_wr {
  font-size: 20px;
  line-height: 55px;
}
.merchants_page .merchants_wr .merchants_t .main_l .icon_wr i {
  padding-right: 25px;
  font-weight: bold;
  font-size: 22px;
}
.merchants_page .merchants_wr .merchants_t .main_r {
  width: 50%;
  padding: 50px;
  box-shadow: 0 0 5px #eeeeee;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr {
  position: relative;
  padding-bottom: 15px;
  font-size: 16px;
  color: #707070;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr .title {
  display: inline-block;
  line-height: 50px;
  padding-left: 15px;
  position: absolute;
  left: 0;
  z-index: 2;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr input {
  width: 100%;
  padding-left: 60px;
  line-height: 48px;
  border: 1px solid #707070;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr textarea {
  width: 100%;
  min-height: 190px;
  padding: 13px 0 0 60px;
  border: 1px solid #707070;
  resize: none;
}
.merchants_page .merchants_wr .merchants_t .main_r .btn_ly {
  width: 100%;
  line-height: 50px;
  text-align: center;
  border: 0;
  background: #cc4b8d;
  font-size: 20px;
  color: #ffffff;
}
.merchants_page .merchants_wr .merchants_t .main_r .btn_ly:hover {
  background: #f52c93;
}
.merchants_page .merchants_wr .merchants_b {
  padding-top: 45px;
}
.join_page .join_t {
  overflow: hidden;
  padding-bottom: 50px;
}
.join_page .join_t .main_l {
  width: 45.5%;
  padding-left: 15px;
  color: #070707;
}
.join_page .join_t .main_l h3 {
  margin: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}
.join_page .join_t .main_l div {
  line-height: 25px;
}
.join_page .join_t .main_r {
  width: 54.5%;
}
.join_page .join_b_wr {
  background: #f8f8f8;
  color: #070707;
}
.join_page .join_b_wr .thanks {
  font-size: 16px;
  text-align: center;
}
.join_page .join_b_wr .form_wr {
  padding-top: 45px;
  padding-bottom: 25px;
}
.join_page .join_b_wr .form_wr div {
  overflow: hidden;
}
.join_page .join_b_wr .form_wr .list {
  padding-bottom: 40px;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs,
.join_page .join_b_wr .form_wr .row_1 .address_gs {
  width: 50%;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs .title,
.join_page .join_b_wr .form_wr .row_1 .address_gs .title {
  width: 75px;
  line-height: 40px;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs .input_wr,
.join_page .join_b_wr .form_wr .row_1 .address_gs .input_wr {
  margin-left: 75px;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs .input_wr input,
.join_page .join_b_wr .form_wr .row_1 .address_gs .input_wr input {
  width: 100%;
  line-height: 38px;
  border: 1px solid #d3d3d3;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs {
  padding-right: 45px;
}
.join_page .join_b_wr .form_wr .row_1 .address_gs {
  padding-left: 45px;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr {
  line-height: 40px;
  padding-right: 70px;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr .title {
  display: inline-block;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr .span_2 {
  padding-left:5px;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr input {
  box-sizing: border-box;
  width: 120px;
  line-height: 38px;
  border: 1px solid #d3d3d3;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x {
  padding-right: 45px;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x,
.join_page .join_b_wr .form_wr .row_3 .agent_c {
  width: 50%;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x .title,
.join_page .join_b_wr .form_wr .row_3 .agent_c .title {
  line-height: 40px;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x .input_wr,
.join_page .join_b_wr .form_wr .row_3 .agent_c .input_wr {
  margin-left: 100px;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x .input_wr input,
.join_page .join_b_wr .form_wr .row_3 .agent_c .input_wr input {
  width: 100%;
  line-height: 38px;
  border: 1px solid #d3d3d3;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb,
.join_page .join_b_wr .form_wr .row_4 .zhiwei {
  padding-right: 45px;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb,
.join_page .join_b_wr .form_wr .row_4 .zhiwei,
.join_page .join_b_wr .form_wr .row_4 .lianxi {
  width: 33.33%;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb .title,
.join_page .join_b_wr .form_wr .row_4 .zhiwei .title,
.join_page .join_b_wr .form_wr .row_4 .lianxi .title {
  line-height: 40px;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb .input_wr input,
.join_page .join_b_wr .form_wr .row_4 .zhiwei .input_wr input,
.join_page .join_b_wr .form_wr .row_4 .lianxi .input_wr input {
  width: 100%;
  line-height: 38px;
  border: 1px solid #d3d3d3;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb .input_wr {
  margin-left: 56px;
}
.join_page .join_b_wr .form_wr .row_4 .zhiwei .input_wr {
  margin-left: 42px;
}
.join_page .join_b_wr .form_wr .row_4 .lianxi .input_wr {
  margin-left: 70px;
}
.join_page .join_b_wr .form_wr .submit_wr {
  text-align: center;
}
.join_page .join_b_wr .form_wr .submit_wr .submit_btn {
  width: 330px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  background: #cc4b8d;
  border: 0;
}
.join_page .join_b_wr .form_wr .submit_wr .submit_btn:hover {
  background: #f52c93;
}
.about_xq_page {
  padding-bottom: 45px;
}
.about_xq_page .about_xq_wr {
  overflow: hidden;
}
.about_xq_page .about_xq_wr .img_wr,
.about_xq_page .about_xq_wr .main {
  width: 50%;
}
.about_xq_page .about_xq_wr .main {
  padding: 0 30px;
  font-size: 16px;
  color: #0c0c0c;
  line-height: 30px;
}
.news_xq {
  margin-top: 20px;
}
.news_xq h1 {
  font-size: 24px;
  text-align: center;
}
.news_xq .news_fb {
  font-size: 12px;
  text-align: center;
  padding-bottom: 10px;
}
.news_xq .news_nr {
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.news_xq .news_pages {
  padding: 20px 0 20px;
}
.news_xq .news_pages .news_page_prev span,
.news_xq .news_pages .news_page_next span {
  color: #000000;
  font-size: 14px;
}
.news_xq .news_pages .news_page_prev span a,
.news_xq .news_pages .news_page_next span a {
  display: inline-block;
  color: #707070;
  padding-left: 15px;
  line-height: 25px;
}
.news_xq .news_pages .news_page_prev span a:hover,
.news_xq .news_pages .news_page_next span a:hover {
  color: #cc4b8d;
}
.brand_xq_page {
  padding-bottom: 45px;
}
.brand_xq_page .brand_xq_wr {
  overflow: hidden;
}
.brand_xq_page .brand_xq_wr .img_wr,
.brand_xq_page .brand_xq_wr .main {
  width: 50%;
}
.brand_xq_page .brand_xq_wr .main {
  padding: 0 30px;
  font-size: 16px;
  color: #0c0c0c;
  line-height: 30px;
}
.jobs_page .jobs {
  margin-top: 25px;
  border-top: 1px solid #959595;
}
.jobs_page .jobs .jobs_title {
  text-align: center;
  padding: 50px 0 20px;
}
.jobs_page .jobs .jobs_title h3 {
  margin: 0;
  font-size: 25px;
  color: #cc4b8d;
}
.jobs_page .jobs .jobs_title div {
  padding-top: 25px;
  font-size: 18px;
  color: #565656;
  line-height: 30px;
}
.jobs_page .jobs .jobs_title div span {
  color: #cc4b8d;
}
.jobs_page .jobs .jobs_wr .jobs_ul_2 {
  display: none;
}
.jobs_page .jobs .jobs_wr .jobs_list {
  padding: 25px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr {
  box-shadow: 0 0 10px #dddddd;
  padding: 35px 20px 25px 25px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr h3 {
  margin-top: 0;
  font-size: 24px;
  color: #000000;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main {
  height: 128px;
  position: relative;
  overflow-y: scroll;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main::-webkit-scrollbar {
  width: 4px;
  background-color: #eeeeee;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main::-webkit-scrollbar-thumb {
  width: 10px;
  background: #cc4b8d;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main span {
  display: inline-block;
  color: #666666;
  padding-bottom: 8px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main div {
  margin: 0;
  color: #666666;
  line-height: 25px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main .zrs01,
.jobs_page .jobs .jobs_wr .jobs_main_wr .jobs_main .zrs02 {
  display: none;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr {
  padding-top: 25px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr .more_btn {
  display: inline-block;
  border: 1px solid #dddddd;
  padding: 0 25px;
  line-height: 40px;
  cursor: pointer;
  color: #000000;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr .more_btn:hover {
  background: #cc4b8d;
  border-color: #cc4b8d;
  color: #ffffff;
}
.jobs_page .jobs .jobs_wr .load_more {
  text-align: center;
  padding-bottom: 25px;
}
.jobs_page .jobs .jobs_wr .load_more .load_btn {
  display: inline-block;
}
.jobs_page .jobs .jobs_wr .load_more .load_btn:hover {
  cursor: pointer;
}
.jobs_page .jobs .jobs_wr .load_more .load_btn:hover .load_title {
  color: #cc4b8d;
}
.jobs_page .jobs .jobs_wr .load_more .load_btn .load_title {
  color: #666666;
  padding: 10px 0;
}
.jobs_page .jobs .jobs_wr .load_more .load_btn .load_icon_wr {
  background: #ffffff;
  display: inline-block;
  width: 47px;
  height: 47px;
  border-radius: 50px;
  line-height: 50px;
  box-shadow: 0 0 8px #eeeeee;
}
.jobs_page .jobs .jobs_wr .load_more .load_btn .load_icon_wr i {
  font-size: 24px;
  color: #cc4b8d;
}
.jobs_page .jobs .jobs_wr .modal-header {
  padding: 0  0 20px;
  border: 0;
}
.jobs_page .jobs .jobs_wr .modal-header .modal-title {
  padding: 0 20px;
  line-height: 45px;
  background: #cc4b8d;
  color: #ffffff;
}
.jobs_page .jobs .jobs_wr .modal-header .close {
  color: #aeaeae;
  opacity: 1;
}
.jobs_page .jobs .jobs_wr .modal-header .close i {
  font-size: 25px;
}
.jobs_page .jobs .jobs_wr .modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: 850px;
}
.jobs_page .jobs .jobs_wr .modal-content {
  height: auto;
  padding: 40px 40px 30px;
  margin-bottom: 15px;
  border: 0;
}
.jobs_page .jobs .jobs_wr .modal-body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  color: #666666;
  line-height: 25px;
}
.jobs_page .jobs .jobs_wr .modal-body .zhaopin_list .item_title {
  font-size: 14px;
}
.jobs_page .jobs .jobs_wr .modal-footer {
  padding: 20px 0 0 0;
  border: 0;
  text-align: left;
}
footer {
  background: #373737;
}
footer .foot_wr {
  padding-top: 25px;
  padding-bottom: 15px;
  overflow: hidden;
}
footer .foot_wr .foot_t {
  border-bottom: 1px solid #5f5f5f;
  padding-bottom: 5px;
}
footer .foot_wr .foot_t ul {
  overflow: hidden;
  margin-bottom: 0;
}
footer .foot_wr .foot_t ul li {
  position: relative;
  line-height: 130px;
}
footer .foot_wr .foot_t ul li .img_wr {
  width: 50px;
  display: inline-block;
}
footer .foot_wr .foot_t ul li .img_wr div{
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  transform: translateY(10px);
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
footer .foot_wr .foot_t ul li .img_wr div i{
  font-size: 30px;
  color: #ffffff;
}
footer .foot_wr .foot_t ul li .img_wr img {
  width: 100%;
}
footer .foot_wr .foot_t ul li .main_wr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 80px;
  z-index: 2;
}
footer .foot_wr .foot_t ul li .main_wr .main_t {
  font-size: 20px;
  color: #ffffff;
  line-height: 25px;
}
footer .foot_wr .foot_t ul li .main_wr .main_b {
  color: #909090;
  line-height: 25px;
}
footer .foot_wr .foot_t ul li .main_wr .main_sm {
  line-height: normal;
  width: 100px;
}
footer .foot_wr .foot_t ul li .main_wr .main_sm img {
  width: 100%;
}
footer .foot_wr .foot_t ul li .main_wr .main_sm div {
  padding-top: 5px;
  font-size: 12px;
  color: #909090;
  text-align: center;
}
footer .foot_wr .foot_menu {
  margin: 0;
  overflow: hidden;
}
footer .foot_wr .foot_menu li {
  width: 12.5%;
}
footer .foot_wr .foot_menu li h3 {
  margin: 0;
  font-size: 16px;
}
footer .foot_wr .foot_menu li h3 a {
  color: #ffffff;
  line-height: 50px;
}
footer .foot_wr .foot_menu li a {
  display: block;
  color: #cccccc;
  line-height: 30px;
}
footer .foot_wr .foot_menu li a:hover {
  color: #cc4b8d;
}
footer .foot_wr .foot_menu li div {
  color: #777676;
  line-height: 30px;
  font-size: 16px;
}
footer .foot_wr .foot_menu li div .lianxi_l {
  color: #b3b3b3;
  font-size: 12px;
}
footer .foot_wr .foot_menu li div h3 {
  color: #ffffff;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
}
footer .foot_wr .foot_menu li div div .guanzhu {
  font-size: 35px;
  color: #666666;
  margin-right: 15px;
}
footer .foot_b {
  border-top: 1px solid #5f5f5f;
  text-align: center;
  padding: 20px 0 45px;
  color: #878686;
}
@media (max-width:1440px){
  header .logo {
    width: 180px;
}
header .menu_search .search_hid {
  padding: 0 10px 0 10px;
}
header .menu .menu_wr .menu_ul > li > a {
  padding: 0px 10px;
}
.index_banner_w .banner_mask .mask_main h3 {
  font-size: 60px;
  line-height: 90px;
}
.index_banner_w .swiper-button-next i, .index_banner_w .swiper-button-prev i {
  font-size: 50px;
}
.index_banner_w .open_wr .open_btn .img_wr {
  width: 30px;
}
.index_banner_w .open_wr .open_btn .open_icon i {
  font-size: 30px;
}
.index_public_title .title_en {
  font-size: 40px;
  line-height: 35px;
}
.index_public_title .title_cn {
  font-size: 35px;
  line-height: 75px;
}
.index_public_title .title_cn:after {
  width: 70px;
  height: 5px;
}
.index_about .about_list_wr .list_ul {
  padding-top: 50px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon .img_wr {
  width: 50px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon {
  padding-bottom: 30px;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr h3 {
  font-size: 18px;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav a {
  line-height: 35px;
  font-size: 16px;
}
.index_about {
  padding: 45px 0 45px;
}
.index_cooperation {
  padding-top: 45px;
}
.index_news {
  padding-top: 45px;
}
.index_cooperation .cooperation_main .main_ul .main_list {
  padding: 30px 45px;
}
.index_news .news_wr {
  padding: 45px 0;
}
.about_page .profile_wr .profile_r {
  padding: 50px 30px 0;
}
.about_page .profile_wr .profile_r .profile_main {
  padding-top: 30px;
}
.about_page .culture_wr .culture_l {
  padding: 135px 30px 0;
}
.about_page .culture_wr .culture_l .title_wr {
  top: 50px;
}
.about_page .culture_wr .culture_l .culture_main {
  padding-top: 30px;
}
.about_page .history_wr .history_main_wr .title_wr {
  top: 50px;
}
.about_page .history_wr .history_main_wr {
  padding-top: 170px;
}
.about_page .video_wr .video_main_wr {
  padding-top: 170px;
}
.about_page .video_wr .video_main_wr .title_wr {
  top: 50px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list .list_wr .main_r .main_wr .xq_lj {
  padding: 15px 0 10px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr {
  padding: 50px 110px 0;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr {
  padding-right: 10px;
}
} 
@media (max-width:1200px){
  header .logo {
    width: 150px;
}
  header .menu_search .search_hid+div{
    display: none;
}
header .menu_search .search_hid {
  padding: 0 5px 0 5px;
} 
header .menu .menu_wr .menu_ul > li > a {
  padding: 0px 8px;
}
.index_banner_w .banner_mask .mask_main h3 {
  font-size: 45px;
  line-height: 70px;
}
.index_banner_w .swiper-button-next i, .index_banner_w .swiper-button-prev i {
  font-size: 40px;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr .list_mian {
  padding: 20px 30px 0;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc, .index_product .index_product_wr .product_change_wr .change_list .main_bysf, .index_product .index_product_wr .product_change_wr .change_list .main_cd, .index_product .index_product_wr .product_change_wr .change_list .main_zprc, .index_product .index_product_wr .product_change_wr .change_list .main_zpsf {
  padding-bottom: 80px;
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-next, .index_product .index_product_wr .product_change_wr .change_list .swiper-button-prev {
  bottom: 10px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .icon_wr {
  width: 90px;
  height: 90px;
  line-height: 90px;
}
.index_cooperation .cooperation_main .main_ul .main_list {
  padding: 30px 25px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr h3 {
  padding-bottom: 5px;
  font-size: 20px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr .main {
  padding-top: 5px;
}
.about_banner_wr {
  height: 320px;
}
.about_page .profile_wr .profile_r {
  padding: 30px 15px 0;
}
.about_page .profile_wr .profile_r .profile_title {
  padding-top: 15px;
}
.about_page .profile_wr .profile_r .profile_title:before {
  width: 120px;
  height: 70px;
}
.about_page .profile_wr .profile_r .profile_title h3 {
  font-size: 18px;
}
.about_page .profile_wr .profile_r .profile_main {
  padding-top: 20px;
  font-size: 14px;
  line-height: 25px;
}
.about_page .culture_wr .culture_l {
  padding: 100px 15px 0;
}
.about_page .culture_wr .culture_l .title_wr {
  top: 30px;
}
.about_page .public_title:before {
  width: 270px;
  height: 60px;
}
.about_page .public_title h3 {
  font-size: 18px;
}
.about_page .public_title h3 span {
  line-height: 30px;
}
.about_page .culture_wr .culture_l .culture_main {
  padding-top: 20px;
  font-size: 14px;
  line-height: 25px;
}
.product_page .product_menu_wr .product_menu_ul .menu_list a {
  padding: 0 12px;
}
.brand_page ul li a {
  height: 200px;
}
.brand_page ul li a .img_wr {
  height: 100%;
}
.brand_page ul li a .img_wr img {
  height: 100%;
}
.brand_page ul li a .mask_wr h3 {
  font-size: 40px;
}
.public_service_title {
  padding-top: 30px;
  padding-bottom: 25px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr {
  padding: 20px 50px 0;
}
.jobs_page .jobs {
  margin-top: 0;
}
.jobs_page .jobs .jobs_title {
  padding: 30px 0 10px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr {
  padding: 20px 20px 20px 20px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr h3 {
  font-size: 20px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr {
  padding-top: 15px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr .more_btn {
  padding: 0 15px;
  line-height: 30px;
}
.jobs_page .jobs .jobs_wr .jobs_list {
  padding: 15px;
}
}  
@media (max-width:992px){
  header {
    display: none;
}
.header {
  display: block;
}
.header .logo {
  width: 140px;
}
.index_banner_w .banner_mask .mask_main h3 {
  font-size: 30px;
  line-height: 40px;
}
.index_banner_w .swiper-button-next i, .index_banner_w .swiper-button-prev i {
  font-size: 30px;
}
.index_banner_w .open_wr .open_btn .img_wr {
  width: 25px;
}
.index_banner_w .open_wr .open_btn .open_icon i {
  font-size: 25px;
}
.index_public_title .title_en {
  font-size: 30px;
  line-height: 30px;
}
.index_public_title .title_cn {
  font-size: 25px;
  line-height: 45px;
}
.index_public_title .title_cn:after {
  width: 50px;
  height: 3px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon .img_wr {
  width: 40px;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr h3 {
  font-size: 16px;
}
.index_about .about_list_wr .list_ul .about_list .list_icon {
  padding-bottom: 20px;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr h3 {
  font-size: 16px;
}
.index_about .about_list_wr .list_ul .about_list .list_mian_wr .list_mian {
  padding: 15px 0px 0;
  font-size: 14px;
}
.index_about {
  padding: 30px 0 30px;
}
.index_about .about_list_wr .list_ul {
  padding-top: 30px;
}
.index_product {
  padding: 30px 0 0;
}
.index_product .index_product_wr .product_list_wr {
  padding: 30px 0 10px;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav a {
  padding: 0 20px;
  line-height: 30px;
  font-size: 16px;
}
.index_cooperation {
  padding-top: 30px;
}
.index_cooperation .cooperation_main {
  padding: 0px 0px 0;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr {
  margin-left: 100px;
}
.index_cooperation .cooperation_main .main_ul .main_list {
  padding: 20px 10px;
}
.index_news {
  padding-top: 30px;
  padding-bottom: 60px;
}
.index_news .news_wr {
  padding: 30px 0;
}
footer {
  display: none;
}
.mobile-foot{
  display: block;
}
.about_banner_wr {
  height: 280px;
}
.about_banner_wr .banner_title h3 {
  font-size: 45px;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_r {
  padding-left: 80px;
}
.about_page .history_wr .history_main_wr .history_main .list .main_r {
  padding-top: 30px;
}
.product_page .product_menu_wr {
  display: none;
}
.product_page .product_main_wr .main_ul .main_list:nth-child(odd) a .main_wr {
  transform: translateX(0);
}
.product_page .product_main_wr .main_ul .main_list a .main_wr {
  padding: 0px 15px 0;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr .title, .product_page .product_main_wr .main_ul .main_list a .main_wr .product_name, .product_page .product_main_wr .main_ul .main_list a .main_wr .main {
  line-height: 25px;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr .xq_icon_wr i {
  font-size: 40px;
}
.product_page .product_main_wr .main_ul .main_list:nth-child(even) a .main_wr {
  transform: translateX(0);
}
.product_xq_page .product_xq_wr .xq_l {
  width: 100%;
}
.product_xq_page .product_xq_wr .xq_r {
  width: 100%;
  padding-top: 20px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr {
  padding-left: 0px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul {
  margin-left: -7px;
  margin-right: -7px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul::after {
  display: block;
  content: "";
  clear: both;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list {
  float: left;
  width: 50%;
  padding-left: 7px;
  padding-right: 7px;
}
.product_xq_page .product_xq_wr {
  padding-bottom: 0px;
}
.product_xq_page {
  padding-bottom: 35px;
}
.brand_page {
  padding-bottom: 60px;
}
.brand_xq_page {
  padding-bottom: 60px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr {
  padding: 20px 20px 0;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr h3 {
  line-height: 40px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr h3:after {
  height: 3px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr .main {
  font-size: 14px;
  line-height: 25px;
}
.service_banner_wr .mask_wr .banner_wr .service_list_wr {
  display: none;
}
.service_banner_wr .mask_wr .banner_wr .banner_title .title_en {
  font-size: 45px;
}
.service_banner_wr .mask_wr .banner_wr .banner_title .title_cn {
  font-size: 35px;
}
.logistics_page{
  padding-bottom: 35px;
}
.customer_page .customer_wr .customer_main_wr {
  padding: 20px 20px 0;
}
.customer_page {
  padding-bottom: 35px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .img_wr {
  width: 250px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr {
  margin-left: 250px;
  padding: 0 25px;
}
.news_xq {
  padding-bottom: 60px;
  margin-top: 0;
}
.join_page .join_t .main_l {
  width: 100%;
  padding-left: 0px;
  float: none;
}
.join_page .join_t .main_r {
  width: 100%;
  float: none;
  padding-top: 20px;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr {
  padding-bottom: 40px;
  padding-right: 70px;
}
.join_page .join_b_wr .form_wr .row_2 {
  padding-bottom: 0px;
}
.join_page{
  padding-bottom: 50px;
}
.jobs_page{
  padding-bottom: 60px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr {
  padding: 10px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr h3 {
  font-size: 18px;
    margin-bottom: 5px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr {
  padding-top: 10px;
}
.jobs_page .jobs .jobs_wr .jobs_main_wr .more_wr .more_btn {
  padding: 0 15px;
  line-height: 24px;
  font-size: 12px;
}
.jobs_page .jobs .jobs_title {
  padding: 25px 0 15px;
}
.jobs_page .jobs .jobs_title h3 {
  font-size: 22px;
}
.jobs_page .jobs .jobs_title div {
  font-size: 16px;
    line-height: 25px;
    padding-top: 10px;
}
.merchants_page .merchants_wr .merchants_t .main_l .main_ys {
  font-size: 18px;
  line-height: 25px;
}
.merchants_page .merchants_wr .merchants_t .main_l .icon_wr {
  font-size: 18px;
  line-height: 50px;
}
.merchants_page .merchants_wr .merchants_t .main_l .icon_wr i {
  font-size: 18px;
}
.merchants_page .merchants_wr .merchants_t .main_r {
  padding: 20px;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr input {
  line-height: 35px;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr .title {
  line-height: 37px;
}
.merchants_page .merchants_wr .merchants_t .main_r .input_wr textarea {
  min-height: 130px;
  padding: 7px 0 0 60px;
}
.merchants_page .merchants_wr .merchants_t .main_r .btn_ly {
  line-height: 40px;
  font-size: 18px;
}
.merchants_page {
  padding-top: 30px;
  padding-bottom: 60px;
}
}  
@media (max-width:768px){
  .header {
    height: 60px;
}
.header .logo {
  width: 110px;
  line-height: 60px;
}
  .index_banner_w .banner_mask .mask_main h3 {
    font-size: 18px;
    line-height: 25px;
}
.index_banner_w .swiper-button-next {
  right: 40px;
}
.index_banner_w .swiper-button-prev {
  left: 40px;
}
.index_banner_w .open_wr .open_btn .img_wr {
  width: 18px;
}
.index_banner_w .open_wr .open_btn .open_icon i {
  font-size: 18px;
}
.index_public_title .title_en {
  font-size: 25px;
  line-height: 25px;
}
.index_public_title .title_cn {
  font-size: 20px;
  line-height: 35px;
}
.index_about .about_list_wr .list_ul .about_list {
  padding-bottom: 20px;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav a {
  padding: 0 15px;
  line-height: 28px;
  font-size: 14px;
}
.index_product .index_product_wr .product_list_wr .list_ul .list_nav {
  margin: 0 13px 13px;
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-next, .index_product .index_product_wr .product_change_wr .change_list .swiper-button-prev {
  bottom: 5px;
}
.index_product .index_product_wr .product_change_wr .change_list .main_byrc, .index_product .index_product_wr .product_change_wr .change_list .main_bysf, .index_product .index_product_wr .product_change_wr .change_list .main_cd, .index_product .index_product_wr .product_change_wr .change_list .main_zprc, .index_product .index_product_wr .product_change_wr .change_list .main_zpsf {
  padding-bottom: 50px;
}
.index_cooperation .cooperation_main .main_ul {
  padding-top: 30px;
}
.index_cooperation .cooperation_main .main_ul .main_list {
  width: 100%;
  padding: 0px 0px 15px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .icon_wr i {
  font-size: 40px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .icon_wr {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .icon_wr i {
  font-size: 40px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr {
  margin-left: 70px;
}
.about_banner_wr {
  height: 180px;
}
.about_banner_wr .banner_title h3 {
  font-size: 35px;
}
.about_page .profile_wr .profile_r {
  float: none;
  width: 100%;
}
.about_page .profile_wr .profile_l {
  float: none;
  width: 100%;
}
.about_page {
  padding-top: 0px;
  padding-bottom: 60px;
}
.about_page .culture_wr .culture_l {
  float: none;
  width: 100%;
}
.about_page .culture_wr .culture_r {
  float: none;
  width: 100%;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_l {
  width: 100%;
  float: none;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_r {
  width: 100%;
  float: none;
  padding-left: 0px;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(even) .main_l {
  width: 100%;
  float: none;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(even) .main_l .img_wr {
  transform: translate(0px, 0px);
  box-shadow: -3px 3px 8px #cccccc;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(even) .main_r {
  width: 100%;
  float: none;
  padding-right: 0px;
}
.about_page .history_wr .history_main_wr .history_main .list .main_l {
  border: 0;
}
.about_page .history_wr .history_main_wr .history_main .list:nth-child(odd) .main_l .img_wr {
  transform: translate(0px, 0px);
  box-shadow: 3px 3px 8px #cccccc;
}
.about_page .history_wr .history_main_wr .history_main .list {
  padding: 30px 0 0px;
}
.about_page .history_wr .history_main_wr .title_wr {
  top: 30px;
  padding-bottom: 0;
}
.about_page .history_wr .history_main_wr {
  padding-top: 100px;
}
.about_page .history_wr .history_main_wr .history_main .list .main_r {
  padding-top: 15px;
}
.about_page .video_wr .video_main_wr .title_wr {
  top: 30px;
  padding-bottom: 0;
}
.about_page .video_wr .video_main_wr {
  padding-top: 100px;
}
.product_page .product_main_wr .main_ul .main_list a {
  height: 215px;
}
.product_page .product_main_wr .main_ul .main_list a img {
  height: 100%;
}
.product_page .product_main_wr .main_ul .main_list:nth-child(even) a .main_wr {
  right: 5%;
}
.product_page .product_main_wr .main_ul .main_list:nth-child(odd) a .main_wr {
  left: 5%;
}
.product_page .product_main_wr .main_ul .main_list a .main_wr .xq_icon_wr i {
  font-size: 36px;
}
.product_page .product_main_wr .pages_wr {
  padding: 15px 0 60px;
}
.product_xq_page .product_xq_wr .xq_r .xq_main_wr .main_ul .main_list {
  width: 100%;
}
.product_xq_page {
  padding-top: 30px;
}
.product_xq_page .product_xq_wr .xq_l .xq_details h3 {
  font-size: 18px;
  line-height: 50px;
}
.product_xq_page .product_xq_wr .xq_l .xq_details .details_wr .details_ul {
  margin: 0 -7px;
}
.product_xq_page .product_xq_wr .xq_l .xq_details .details_wr .details_ul .details_list {
  width: 50%;
  padding: 15px 7px 0;
}
.brand_page ul li a {
  height: 140px;
}
.brand_page ul li a .mask_wr h3 {
  font-size: 30px;
}
.brand_page ul li {
  padding-top: 15px;
}
.brand_xq_page .brand_xq_wr .img_wr, .brand_xq_page .brand_xq_wr .main {
  width: 100%;
  float: none;
}
.brand_xq_page .brand_xq_wr .main {
  padding: 15px 0 0;
  font-size: 14px;
  line-height: 25px;
}
.public_service_title .title_en {
  font-size: 20px;
  line-height: 30px;
}
.public_service_title .title_cn {
  font-size: 18px;
}
.public_service_title {
  padding-top: 30px;
  padding-bottom: 30px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_l {
  float: none;
  width: 100%;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r {
  float: none;
  width: 100%;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr {
  padding: 15px 15px 0;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr .main {
  padding-top: 10px;
  padding-bottom: 15px;
}
.service_page{
  padding-bottom: 35px;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_l {
  width: 100%;
  float: none;
  padding-right: 0px;
}
.logistics_page .logistics_wr .logistics_main_wr .main_b .main_r {
  width: 100%;
  padding-top: 15px;
  float: none;
}
.logistics_page .logistics_wr .logistics_main_wr .main {
  font-size: 14px;
  line-height: 25px;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .icon_wr {
  width: 50px;
  height: 50px;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .icon_wr i {
  font-size: 30px;
  line-height: 50px;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .icon_wr span {
  font-size: 30px;
  line-height: 50px;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li {
  width: 33.33%;
}
.customer_page .customer_wr .customer_main_wr {
  padding: 15px 15px 0;
}
.customer_page .customer_wr .customer_main_wr .main_top ul li .list_title {
  font-size: 14px;
  line-height: 40px;
}
.customer_page .customer_wr .customer_main_wr .main_img {
  padding: 25px 0;
}
.public_nave_wr .main_nav .nav_r {
  display: none;
}
.news_page .news_wr .news_main_wr ul .news_list a .news_time:before {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  left: -7px;
}
.news_page .news_wr .news_main_wr ul .news_list {
  padding: 15px 0 15px 70px;
}
.news_page .news_wr .news_main_wr ul .news_list a .news_time {
  width: 70px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .img_wr {
  width: 100%;
  float: none;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr {
  margin: 0;
  padding: 0;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r {
  padding: 15px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr h3 {
  padding-bottom: 0px;
}
.news_page .news_wr .news_main_wr ul .news_list a .list_r .main_wr .main {
  font-size: 14px;
  padding-top: 5px;
}
.news_xq .news_nr {
  font-size: 14px;
  line-height: 25px;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs, .join_page .join_b_wr .form_wr .row_1 .address_gs {
  width: 100%;
}
.join_page .join_b_wr .form_wr .list {
  padding-bottom: 0px;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs {
  padding-right: 0px;
}
.join_page .join_b_wr .form_wr .row_1 .address_gs {
  padding-left: 0px;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr {
  padding-bottom: 0;
  padding-right: 0px;
  float: none;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr .title{
  display: block;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr input{
  width:90%;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr:last-child {
  padding-left: 0;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x, .join_page .join_b_wr .form_wr .row_3 .agent_c {
  width: 100%;
  float: none;
}
.join_page .join_b_wr .form_wr div {
  float: none;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x .input_wr, .join_page .join_b_wr .form_wr .row_3 .agent_c .input_wr {
  margin-left: 0px;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb .input_wr {
  margin-left: 0;
}
.join_page .join_b_wr .form_wr .row_4 .zhiwei .input_wr {
  margin-left: 0;
}
.join_page .join_b_wr .form_wr .row_4 .lianxi .input_wr {
  margin-left: 0;
}
.join_page .join_b_wr .form_wr .row_3 .agent_x {
  padding-right: 0px;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb, .join_page .join_b_wr .form_wr .row_4 .zhiwei, .join_page .join_b_wr .form_wr .row_4 .lianxi {
  width: 100%;
}
.join_page .join_b_wr .form_wr .row_4 .name_tb, .join_page .join_b_wr .form_wr .row_4 .zhiwei {
  padding-right: 0px;
}
.join_page .join_b_wr .form_wr .list>div {
  padding-bottom: 0;
}
.join_page .join_b_wr .form_wr {
  padding-top: 20px;
}
.jobs_page .jobs .jobs_title h3 {
  font-size: 20px;
}
.jobs_page .jobs .jobs_title div {
  font-size: 14px;
  line-height: 25px;
}
.merchants_page .merchants_wr .merchants_t .main_l {
  width: 100%;
  padding-bottom: 15px;
}
.merchants_page .merchants_wr .merchants_t .main_r {
  width: 100%;
}
.merchants_page .merchants_wr .merchants_t .main_l h3 {
  font-size: 20px;
}
.merchants_page .merchants_wr .merchants_t .main_l .main_ys {
  font-size: 14px;
  padding-top: 5px;
}
.merchants_page .merchants_wr .merchants_t .main_l .icon_wr {
  font-size: 16px;
}
.merchants_page .merchants_wr .merchants_t .main_l .icon_wr i {
  font-size: 16px;
  padding-right: 15px;
}
.index_product .index_product_wr .product_change_wr .change_list .swiper-button-next i, .index_product .index_product_wr .product_change_wr .change_list .swiper-button-prev i {
  font-size: 30px;
}
.index_cooperation .cooperation_main .main_ul .main_list a .main_wr h3 {
  font-size: 18px;
}
.about_page .history_wr .history_main_wr .history_main .list .main_r .main {
  font-size: 14px;
  line-height: 25px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr h3 {
  line-height: 30px;
  font-size: 16px;
}
.service_page .service_wr .service_main_wr .service_main_list .main_r .main_wr h3:after {
  height: 2px;
}
.news_page{
  padding-bottom: 35px;
}
.news_xq .news_pages .news_page_prev span, .news_xq .news_pages .news_page_next span {
  font-size: 12px;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs .title, .join_page .join_b_wr .form_wr .row_1 .address_gs .title {
  width: auto;
  line-height: 40px;
  float: none;
}
.join_page .join_b_wr .form_wr .row_1 .name_gs .input_wr, .join_page .join_b_wr .form_wr .row_1 .address_gs .input_wr {
  margin-left: 0;
}
.join_page .join_b_wr .form_wr .row_2 .number_wr .title {
  display: block;
}
.join_page .join_b_wr .form_wr .submit_wr {
  padding-top: 20px;
}
}
@media (min-width: 1440px) {
  .container {
    width: 1400px;
  }
}

#mapDiv{
    height: 500px;
    width: 100%;
}



.profile_page,.culture_page{
  padding: 70px 0;
}
.video_page{
  padding: 0 0 70px;
}
.history_page{
  padding-top: 0;
}
.menu_search >div:nth-child(2){
  display: none;
}