.footer_form{
  position: fixed;
  width: 100%;
  height: 132px;
  background-color: #e60146;
  left: 0;
  bottom: 0;
  z-index: 10000;
  padding:0 10% 0 5%
}
.footer_form .img{
  float: left;
  position: relative;
  margin-top: -16px;
}
.footer_form form{
  padding-left: 560px;
  padding-top: 10px;
  color: #fff;
}
.footer_form form .form_l{
  float: left;
  width: 75%;
}
.footer_form form .form_l .p1{
  font-size: 19px;
  font-weight: bold;
}
.footer_form form .form_l .p2{
  font-size: 14px;
  margin-top: 5px;
}
.footer_form form .form_l .p3{
  margin-top: 8px;
}
.footer_form form .form_l .p3 input{
  float: left;
  margin-right: 18px;
  width: 45%;
  border: none;
  outline: none;
  height: 36px;
  line-height: 36px;
  background-color: rgba(255, 255, 255, 0.55);
  padding-left: 25px;
  border-radius: 20px;
}
.footer_form form .form_l .p3 ::-webkit-input-placeholder{
  color: #fff;
}
.footer_form form .form_r{
  width: 24%;
  float: right;
  padding-top: 25px;
  text-align: right;
}
.footer_form form .form_r input{
  width: 50%;
  line-height: 38px;
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  font-size: 20px;
  color: #e60146;
  border: none;
  margin-bottom: 10px;
}
.footer_form .closes{
  position: absolute;
  right: 7%;
  top: 15px;
  cursor: pointer;
}
.store{
  padding: 60px 3% 80px;
}
.store .BMap_Marker>div{
  width: 39px !important;
}
.store #store_map{
  float: right;
  width: 66%;
  height: 690px;
}
.store .address{
  float: left;
  width: 30%;
}
.index_float{

position: fixed;
    top: 30%;
    left: 0%;
    /* margin-left: -230px; */
    width: 260px;
    z-index: 10000;
}
.index_float p{
position: absolute;
    color: #fff;
    font-size: 28px;
    line-height: 26px;
    text-align: center;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 20px;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
    background: rgba(0,0,0,0.2);
}
.store .address .search{
  position: relative;
}
.store .address .search input{
  display: block;
  width: 100%;
  background-color: #fff;
    border: 1px solid #eee;
    height: 44px;
    line-height: 44px;
    color: #606266;
    outline: none;
    border-radius: 4px;
    padding: 0 70px 0 15px;
}
.store .address .search ::-webkit-input-placeholder{
  color: #aaa;
}
.store .address .search .button{
  position: absolute;
  width: 56px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(230, 0, 62, 1);
  text-align: center;
  cursor: pointer;
}
.store .address .store_list{
  margin-top: 20px;
}
.store .address .store_list li{
  border-bottom: 1px dashed rgba(230, 228, 228, 1);
  padding: 18px 0;
}
.store .address .store_list li .p1{
  padding: 5px 0;
   color: rgba(51, 51, 51, 1);
    font-size: 17px;
    font-weight: bold
}
.store .address .store_list li .p2{
  padding: 5px 0;
  color: rgba(64, 64, 64, 1);
}
.head_box {
  position: relative;
}
.head_box .header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 15px 0;
  background: rgba(215, 17, 66, 0.27);
}
.content .content4_header .text a{
  display: block;
  float: none;
  margin: 0;
}
.head_box .header .logo {
  float: left;
  width: 20%;
}
.head_box .header .menu {
  float: left;
  width: 60%;
  margin-top: 10px;
}
.head_box .header .menu li {
  float: left;
  width: 16.66%;
}
.head_box .header .menu li a {
  font-size: 18px;
  display: block;
  color: #fff;
  line-height: 60px;
  text-align: center;
  font-weight: bold;
}
.head_box .header .menu li.cur {
  background: url(../images/icon1.png) no-repeat center bottom;
}
.head_box .header .tel {
  float: right;
  width: 18%;
  margin-top: 20px;
  line-height: 43px;
  border-radius: 25px;
  background: rgba(255, 255, 255, 0.37) url(../images/icon2.png) no-repeat 10px center;
  font-size: 20px;
  color: #fff;
  padding-left: 55px;
}
.content {
  overflow: hidden;
}
.content .content1 {
  padding: 120px 0 155px;
  background: url(../images/index_03.jpg) no-repeat center top;
}
.content .content1 #mse {
  border: 5px solid #E60048;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.content .content1 .content1_r {
  position: relative;
  margin-top: 5%;
}
.content .content1 .content1_r::before {
  content: "";
  display: block;
  width: 208px;
  height: 182px;
  background: url(../images/icon3.png) no-repeat;
  position: absolute;
  right: -20px;
  bottom: -50px;
  z-index: 1000;
}
.content .content1 .content1_l .text {
  margin-top: 20px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}
.content .content1 .content1_l .list {
  margin-top: 20px;
}
.content .content1 .content1_l .list li {
  float: left;
  width: 25%;
  margin: 0 2.5%;
  padding: 15px 0;
  background-color: #FCF7F1;
  border: 1px dashed #E60963;
  text-align: center;
  border-radius: 20px;
}
.content .content1 .content1_l .list li .p1 {
  font-size: 28px;
  color: #e60045;
}
.content .content1 .content1_l .list li .p2 {
  font-size: 16px;
  color: #888888;
}
.content .content2 .home_join .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.content .content2 .home_join .lists .item {
  padding: 0;
  position: relative;
  overflow: hidden;
  background-color: #9A2130;
}
.content .content3 {
  padding: 90px 0 0;
  background: url(../images/index_03.jpg) no-repeat center top;
}
.content .content3 .content3_l {
  float: left;
  width: 43%;
  margin-bottom: 40px;
}
.content .content3 .content3_l .content3_l_1 .text {
  float: left;
}
.content .content3 .content3_l .content3_l_1 .text .p2 {
  font-size: 24px;
  color: #6f6f6f;
}
.content .content3 .content3_l .content3_l_1 a {
  float: right;
}
.content .content3 .content3_l .list {
  margin-top: 40px;
}
.content .content3 .content3_l .list li {
  float: left;
  width: 50%;
  padding: 20px 0 20px 6%;
}
.content .content3 .content3_l .list li .p1 {
  font-size: 34px;
  color: #e60045;
}
.content .content3 .content3_l .list li .p2 {
  font-size: 16px;
  color: #000000;
}
.content .content3 .content3_l .list li:first-child {
  border-bottom: 1px dashed #C4CACA;
}
.content .content3 .content3_l .list li:nth-child(2) {
  border-left: 1px dashed #C4CACA;
  border-bottom: 1px dashed #C4CACA;
}
.content .content3 .content3_l .list li:last-child {
  border-left: 1px dashed #C4CACA;
}
.content .content3 .content3_l .img {
  margin-top: 26px;
}
.content .content3 .content3_l .img img {
  border: 3px solid #C3C3C3;
  border-radius: 20px;
}
.content .content3 .content3_r {
  float: right;
  width: 57%;
  margin-top: -90px;
  margin-right: -7%;
}
.content .content4 {
  position: relative;
}
.content .content4 .content4_header {
  background: url(../images/index_05.jpg) repeat-x;
}
.content .content4_header {
  height: 170px;
}
.content .content4_header .text {
  float: left;
  margin-top: 40px;
  color: #fff;
}
.content .content4_header .text .p1 {
  font-size: 44px;
}
.content .content4_header .text .p2 {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
}
.content .content4_header a {
  float: right;
  margin-top: 40px;
}
.content .content5 {
  background-color: #f6f6f6;
  position: relative;
  padding: 85px 0 30px;
}
.content .content5 .ccc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  opacity: 0.3;
}
.content .content5 .ccc .cc {
  border: 1px solid #a0a0a0;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
}
.content .content5 .ccc .cc:first-child {
  width: 40vw;
  height: 40vw;
  margin: -20vw 0 0 -20vw;
}
.content .content5 .ccc .cc:nth-child(2) {
  width: 65vw;
  height: 65vw;
  margin: -32.5vw 0 0 -32.5vw;
}
.content .content5 .ccc .cc:nth-child(3) {
  width: 90vw;
  height: 90vw;
  margin: -45vw 0 0 -45vw;
}
.content .content5 .ccc .cc:nth-child(4) {
  width: 115vw;
  height: 115vw;
  margin: -57.5vw 0 0 -57.5vw;
}
.content .content5 .ccc .cc:nth-child(5) {
  width: 140vw;
  height: 140vw;
  margin: -70vw 0 0 -70vw;
}
.content .content5 .small_img {
  opacity: 0;
}
.content .content5 .mySwiper2 {
  margin: 0 33% 0;
  overflow: hidden;
}
.content .content5 .mySwiper2 .swiper-slide {
  padding: 0 15px;
  background-color: transparent;
}
.content .content5 .mySwiper2 .swiper-slide a {
  display: block;
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  padding: 60px 15px 45px;
  margin: 30px 0;
}
.content .content5 .mySwiper2 .swiper-slide .p1 {
  position: relative;
}
.content .content5 .mySwiper2 .swiper-slide .p1 span {
  font-size: 38px;
  color: #000000;
  font-weight: bold;
  position: relative;
  z-index: 10;
}
.content .content5 .mySwiper2 .swiper-slide .p1 i {
  display: block;
  width: 270px;
  height: 7px;
  background-color: #e60045;
  border-radius: 10px;
  position: absolute;
  bottom: 6px;
  left: 50%;
  margin-left: -135px;
}
.content .content5 .mySwiper2 .swiper-slide .p2 {
  margin-top: 30px;
  font-size: 16px;
  color: #555555;
  line-height: 28px;
}
.content .content5 .mySwiper2 .swiper-slide .p2 b {
  font-size: 22px;
  color: #e60045;
}
.content .content5 .mySwiper2 .swiper-slide .p3 {
  margin: 40px 0 35px;
  font-weight: bold;
  font-size: 18px;
  color: #e60045;
  line-height: 52px;
}
.content .content5 .mySwiper2 .swiper-slide .p3 img {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.content .content5 .mySwiper2 .swiper-slide .p4 img {
  border-radius: 15px;
}
.content .content5 .mySwiper2 .swiper-pagination {
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.content .content5 .mySwiper2 .swiper-pagination-bullet {
  width: 305px;
  height: 305px;
  border: 10px solid #ededed;
  cursor: pointer;
  background-position: center;
  background-size: 150% auto;
  background-repeat: no-repeat;
}
.content .content5 .mySwiper2 .swiper-pagination-bullet::before {
  content: "";
  display: block;
  width: 285px;
  height: 285px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.content .content5 .mySwiper2 .swiper-pagination-bullet-active {
  border: 10px solid #e60045;
}
.content .content5 .mySwiper2 .swiper-pagination-bullet-active::before {
  display: none;
}
.content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(1) {
  position: absolute;
  top: 5%;
  left: 10%;
}
.content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(2) {
  position: absolute;
  top: 5%;
  right: 10%;
}
.content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(3) {
  position: absolute;
  bottom: 6%;
  left: 10%;
}
.content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(4) {
  position: absolute;
  bottom: 6%;
  right: 10%;
}
.content .content6 {
  padding-bottom: 120px;
}
.content .content6 .content4_header .container {
  padding: 0 50px;
}
.content .content6 .content4_header .text .p2 {
  color: rgba(0, 0, 0, 0.4);
}
.content .content6 .content6_list {
  margin-top: 20px;
}
.content .type {
  background-color: #d71142;
}
.content .type .swiper {
  padding: 0 5%;
  overflow: hidden;
  position: relative;
}
.content .type .swiper .swiper-button-next:after,
.content .type .swiper .swiper-button-prev:after {
  font-size: 24px;
  line-height: 0;
  color: #fff;
}
.content .type .swiper .swiper-button-next,
.content .type .swiper .swiper-button-prev {
  display: none;
}
.content .type .swiper a {
  display: block;
  line-height: 66px;
  text-align: center;
  font-size: 25px;
  color: #fff;
  position: relative;
}
.content .type .swiper a span {
  position: relative;
  z-index: 10;
}
.content .type .swiper a i {
  display: block;
  width: 0px;
  height: 3px;
  background-color: #ea7c78;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  margin-left: -56px;
  bottom: 20px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.content .type .swiper a:hover i {
  width: 112px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.content .type .mySwiper9 {
  text-align: center;
}
.content .type .mySwiper9 .swiper-wrapper {
  display: block;
}
.content .type .mySwiper9 .swiper-slide {
  width: 20%;
  display: inline-block;
}
.content #pp {
  padding: 90px 0 75px;
  background: url(../images/about_02.jpg) no-repeat center top;
  background-size: cover;
}
.content #pp .pp_l {
  float: left;
  width: 60%;
  padding-right: 55px;
}
.content #pp .pp_l .text {
  margin-top: 35px;
  font-size: 17px;
  line-height: 36px;
}
.content #pp .pp_r {
  float: right;
  width: 40%;
}
.content #ld {
  padding: 80px 0 100px;
}
.content #ld .ld_l {
  float: right;
  width: 40%;
}
.content #ld .ld_r {
  float: right;
  width: 60%;
  padding-left: 80px;
}
.content #ld .ld_r .in_title .p1 a {
  font-size: 26px;
  color: #d71142;
  position: relative;
  z-index: 0;
  top: -5px;
  z-index: 10;
}
.content #ld .ld_r .in_title .p1 a:before {
  content: "";
  display: inline-block;
  width: 68px;
  height: 1px;
  background-color: #d71142;
  position: relative;
  top: -10px;
  margin: 0 10px;
}
.content #ld .ld_r .text {
  color: #000000;
  position: relative;
}
.content #ld .ld_r .text .text1 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 40px;
}
.content #ld .ld_r .text .text2 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;
  line-height: 50px;
}
.content #ld .ld_r .text .img {
  position: absolute;
  right: 0;
  bottom: -30px;
}
.content #wh {
  padding: 95px 0 140px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.content #wh .text {
  float: right;
  width: 40%;
}
.content #wh .text .list {
  margin-top: 60px;
}
.content #wh .text .list li {
  padding: 25px 0 25px 65px;
  background-repeat: no-repeat;
  background-position: 13px 35px;
  color: #fff2d6;
  border-bottom: 1px dashed #b24052;
}
.content #wh .text .list li .p1 {
  font-size: 30px;
  font-weight: bold;
}
.content #wh .text .list li .p2 {
  font-size: 22px;
  margin-top: 5px;
}
.content #wh .text .list li:first-child {
  border-top: 1px dashed #b24052;
}
.content .swiper-slide {
  background-color: transparent;
}
.content #fz {
  padding: 50px 0 80px;
  background: url(../images/bg1.png) no-repeat center bottom;
}
.content #fz .swiper {
  overflow: hidden;
  margin-top: 60px;
  position: relative;
  padding-bottom: 40px;
}
.content #fz .swiper a {
  display: block;
  margin: 40px 32px;
  padding: 5px;
  background-color: #d71142;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  overflow: hidden;
  color: #fff;
}
.content #fz .swiper a .p1 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.content #fz .swiper a .p2 {
  text-align: center;
  font-size: 26px;
  margin: 15px 0 10px;
}
.content #fz .swiper a .p2 span {
  display: inline-block;
  position: relative;
}
.content #fz .swiper a .p2 span::before {
  content: "";
  display: block;
  width: 110%;
  bottom: 3px;
  left: -5%;
  height: 4px;
  position: absolute;
  background-color: #f38f46;
}
.content #fz .swiper a .p3 {
  font-size: 22px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin: 10px;
}
.content #ry {
  padding: 100px 0 55px;
  background: url(../images/bg2.png) no-repeat center bottom;
}
.content #ry .mySwiper4 {
  width: 100%;
  padding: 40px 0 100px;
  height: auto;
  position: relative;
  background: url(../images/icon23.png) no-repeat center bottom;
}
.content #ry .mySwiper4 .swiper-slide {
  width: 35%;
}
.content #gy {
  padding: 85px 0 100px;
}
.content #gy .mySwiper5 {
  overflow: hidden;
  padding: 55px 0 80px;
  position: relative;
}
.content #gy .mySwiper5 a {
  display: block;
  margin: 0 15px;
  border: 5px solid #e60045;
  background-color: #e60045;
  border-radius: 15px;
  overflow: hidden;
}
.content #gy .mySwiper5 a .p1 {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
}
.content #gy .mySwiper5 a .p2 {
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content img.in_img {
  border: 5px solid #e60045;
  border-radius: 30px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}
.content .box {
  text-align: center;
}
.content .box .in_title {
  display: inline-block;
  width: 280px;
}
.content .box .in_title .p1 s {
  left: 50px;
}
.content .box .in_title .p1 i {
  left: 10px;
}
.content .in_title .p1 {
  position: relative;
}
.content .in_title .p1 span {
  position: relative;
  color: #d71142;
  font-size: 45px;
  font-weight: bold;
  z-index: 10;
}
.content .in_title .p1 s {
  position: absolute;
  left: 2px;
  top: 5px;
}
.content .in_title .p1 i {
  position: absolute;
  left: -25px;
  bottom: 0px;
}
.content .in_title .p2 {
  font-size: 22px;
  color: #848484;
  text-transform: uppercase;
  margin-top: 5px;
}
.content #ys {
  padding: 85px 0 100px;
  background: url(../images/bg3.png) no-repeat center bottom;
}
.content #ys .ys_list li {
  margin-top: 85px;
}
.content #ys .ys_list li .image {
  float: left;
  width: 55%;
  text-align: center;
  overflow: hidden;
}
.content #ys .ys_list li .image a{
  display: block;
  padding: 10px 0;
}
.ys_list .swiper-pagination{
  bottom: 20px !important;
}
.content #ys .ys_list li .text {
  float: left;
  width: 45%;
  position: relative;
  padding: 70px 0 0 12%;
}
.content #ys .ys_list li .text .p1 {
  position: absolute;
  left: 3%;
  top: 0;
}
.content #ys .ys_list li .text .p2 {
  color: #d71142;
  font-size: 35px;
  font-weight: bold;
  position: relative;
}
.content #ys .ys_list li .text .p2::before {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  background-color: #d71142;
  position: absolute;
  left: -16%;
  top: 28px;
}
.content #ys .ys_list li .text .p3 {
  color: #000000;
  font-size: 36px;
  font-weight: bold;
}
.content #ys .ys_list li .text .p4 {
  margin-top: 20px;
  font-size: 24px;
  color: #000000;
  line-height: 35px;
}
.content #ys .ys_list li .text .p5 {
  margin-top: 30px;
}
.content #ys .ys_list li .text .p5 a {
  display: block;
  width: 215px;
  line-height: 45px;
  padding-left: 40px;
  color: #fff;
  font-size: 20px;
  background: #d71142 url(../images/icon25.png) no-repeat right 15px center;
  border-radius: 6px;
}
.content #ys .ys_list li:nth-child(2n+2) .image {
  float: right;
}
.content #ys .ys_list li:nth-child(2n+2) .text {
  float: right;
  padding: 70px 0 0 12%;
}
.content #jmys {
  padding: 50px 0 140px;
  background: url(../images/bg4.png) no-repeat center bottom;
  background-size: cover;
}
.content #jmys .jmys_list {
  padding-top: 20px;
}
.content #jmys .jmys_list li {
  margin-top: 28px;
}
.content #jmys .jmys_list li a {
  display: block;
  border: 3px solid #e60045;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  padding: 10px 25px 15px;
}
.content #jmys .jmys_list li a .image {
  float: left;
  width: 125px;
}
.content #jmys .jmys_list li a .text {
  padding-left: 125px;
}
.content #jmys .jmys_list li a .text .p1 {
  color: rgba(230, 0, 69, 0.68);
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(230, 0, 69, 0.68);
}
.content #jmys .jmys_list li a .text .p1 b {
  font-size: 30px;
  color: #e60045;
  margin-right: 15px;
}
.content #jmys .jmys_list li a .text .p2 {
  margin-top: 5px;
  color: #999999;
  font-size: 18px;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}
.content #tj {
  padding: 85px 0 100px;
  background: url(../images/join_30.jpg) no-repeat center;
  background-size: cover;
}
.content #tj .tj_list li {
  padding: 0 8px;
  margin-top: 50px;
}
.content #tj .tj_list li a {
  display: block;
  background: url(../images/icon32.png) no-repeat center;
  background-size: 100% auto;
  text-align: center;
  padding: 35px 10px 45px;
  color: #fff;
}
.content #tj .tj_list li a .p2 {
  font-size: 26px;
  font-weight: bold;
  margin-top: 25px;
}
.content #tj .tj_list li a .p3 {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
}
.content #tj .tj_list li a .p4 {
  font-size: 16px;
  color: #ffffff;
  margin-top: 15px;
  line-height: 30px;
  height: 60px;
  padding: 0 10%;
  overflow: hidden;
}
.content #lc {
  padding: 70px 0 95px;
  background: url(../images/join_31.jpg) no-repeat center;
}
.content #lc .img {
  margin-top: 50px;
  text-align: center;
}
.content #zs {
  padding: 70px 40px;
}
.content #zs .mySwiper8 {
  height: auto;
  position: relative;
  padding: 50px 0 80px;
}
.content #welcome .welcome_l .in_title{
  margin-left: 30px;
}
.content #zs .mySwiper8 .swiper-slide {
  width: 65%;
  border: 5px solid #e60045;
  border-radius: 15px;
  overflow: hidden;
  
}
#footer .footer_top .link{
  padding: 0;
}
.content #zs .mySwiper8 .swiper-slide-active{
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5)
}
.content #zs .mySwiper8 .swiper-slide a {
  display: block;
  position: relative;
  overflow: hidden;
  
}
.content #zs .mySwiper8 .swiper-slide a span {
  display: block;
  padding: 55px 0 20px;
  width: 260px;
  padding-left: 25px;
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(../images/icon38.png) no-repeat left top;
}
.content #welcome {
  padding: 0 0 80px;
}
.content #welcome .welcome_l {
  float: left;
  width: 45%;
}
.content #welcome .welcome_l .text {
  font-size: 16px;
  color: #848484;
  line-height: 26px;
  margin: 20px 0 40px;
}
.content #welcome form {
  float: left;
  width: 55%;
  padding-left: 8%;
}
.content #welcome form .title {
  font-size: 26px;
  color: #e60045;
  font-weight: bold;
  margin: 20px 0;
}
.content #welcome form .form li {
  margin-top: 22px;
}
.content #welcome form .form li input {
  height: 58px;
}
.content #welcome form .form li textarea {
  height: 100px;
}
.content #welcome .text {
  font-size: 16px;
  color: #153faa;
  margin: 25px 0 40px;
}
.content #welcome .button input {
  border: none;
  outline: none;
  width: 148px;
  line-height: 52px;
  color: #fff;
  font-size: 18px;
  background-color: #e6003e;
  border-radius: 30px;
}
.content .product_show {
  padding: 70px 0 80px;
}
.content .product_show .product_header .in_title {
  float: left;
}
.content .product_show .product_header .type_list {
  float: right;
}
.content .product_show .product_header .type_list li {
  float: left;
  padding: 0 8px;
  cursor: pointer;
}
.content .product_show .product_header .type_list li a {
  display: block;
  width: 86px;
  height: 86px;
  border: 1px solid #d2d2d2;
  text-align: center;
  border-radius: 50%;
  padding-top: 12px;
}
.content .product_show .product_header .type_list li a .p1 .img2 {
  display: none;
}
.content .product_show .product_header .type_list li a .p2 {
  color: #999999;
  font-size: 16px;
  margin-top: 6px;
}
.content .product_show .product_header .type_list li.cur a {
  background-color: #e60045;
}
.content .product_show .product_header .type_list li.cur a .p1 .img1 {
  display: none;
}
.content .product_show .product_header .type_list li.cur a .p1 .img2 {
  display: inline-block;
}
.content .product_show .product_header .type_list li.cur a .p2 {
  color: #fff;
}
.content .product_show .product {
  margin: 0 -24px;
}
.content .product_show .product_box .product{
  display: none;
}
.content .product_show .product_box .product:first-child{
  display: block;
}
.content .product_show .product li {
  margin-top: 55px;
  padding: 0 24px;
}
.content .product_show .product li a {
  display: block;
  border: 5px solid #e60045;
  border-radius: 15px;
  overflow: hidden;
  background-color: #e60045;
}
.content .product_show .product li a .text {
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
 .page {
  margin-top: 30px;
  text-align: center;
}
 .page li {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #eae5e5;
  line-height: 30px;
  color: #e60045;
  font-size: 16px;
  border-radius: 50%;
  margin: 0 2px;
  cursor: pointer;
}
 .page li.cur {
  background-color: #e60045;
  color: #fff;
}
.content .contact {
  padding: 70px 0 80px;
}
.content .contact .contact_meassage {
  margin: 80px 0 20px;
}
.content .contact .contact_meassage .contact_list {
  float: left;
  width: 50%;
  padding-left: 5%;
  background: url(../images/icon41.png) no-repeat left top;
  background-size: cover;
  padding-bottom: 80px;
}
.content .contact .contact_meassage .contact_list li {
  margin-top: 33px;
}
.content .contact .contact_meassage .contact_list li .p1 {
  float: left;
  color: #000000;
  font-weight: bold;
  font-size: 22px;
  line-height: 46px;
}
.content .contact .contact_meassage .contact_list li .p1 img {
  margin-right: 25px;
}
.content .contact .contact_meassage .contact_list li .p2 {
  color: #000000;
  line-height: 46px;
  font-size: 22px;
}
.content .contact .contact_meassage .link {
  float: left;
  width: 50%;
}
.content .contact .contact_meassage .link li {
  text-align: center;
  padding: 0 7.5px;
}
.content .contact .contact_meassage .link li .p2 {
  color: #adadad;
  font-size: 16px;
  margin-top: 15px;
}
.content .contact .map {
  height: 530px;
  border: 3px solid #e6003e;
}
.content #zy {
  padding: 140px 0 70px;
}
.content #zy .text {
  width: 80%;
  position: relative;
  margin-top: -85px;
  left: 10%;
  background: url(../images/a_03.jpg) repeat;
  padding: 30px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
.content #zy .text .text1 {
  width: 700px;
  margin: 0 auto;
  background-color: #fff;
  line-height: 60px;
  font-weight: bold;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  overflow: hidden;
}
.content #zy .text .text1 .p1 {
  float: left;
  width: 160px;
  text-align: center;
  color: #d71142;
  font-size: 30px;
}
.content #zy .text .text1 .p2 {
  float: left;
  font-size: 30px;
  width: 540px;
  text-align: center;
  color: #fff;
  background-color: #fa2968;
  border-bottom-left-radius: 15px;
}
.content #zy .text .text2 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 32px;
  margin-top: 25px;
}
.content #jy {
  padding-bottom: 90px;
  background: url(../images/bg5.png) no-repeat center bottom;
}
.content #jy .jy_list li {
  margin-top: 50px;
}
.content #jy .jy_list li .image {
  border: 5px solid #e60045;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  overflow: hidden;
  border-radius: 5px;
  width: 52%;
}
.content #jy .jy_list li .text {
  padding-top: 65px;
  width: 48%;
}
.content #jy .jy_list li .text .text1 .p1 {
  float: left;
  padding: 0 40px;
  line-height: 54px;
  background-color: #d71142;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin-right: 25px;
  box-shadow: 0 0 8px rgba(215, 17, 66, 0.6);
}
.content #jy .jy_list li .text .text1 .p1 img {
  margin-right: 15px;
}
.content #jy .jy_list li .text .text1 .p2 {
  float: left;
  color: #d71142;
  font-weight: bold;
  line-height: 54px;
  font-size: 22px;
  text-transform: uppercase;
  opacity: 0.4;
}
.content #jy .jy_list li .text .text2 {
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  margin-top: 15px;
}
.content #jy .jy_list li:nth-child(2n+1) .image {
  float: right;
  border-bottom-left-radius: 60px;
}
.content #jy .jy_list li:nth-child(2n+1) .text {
  float: right;
  padding-right: 15px;
}
.content #jy .jy_list li:nth-child(2n+2) .image {
  float: left;
  border-bottom-right-radius: 60px;
}
.content #jy .jy_list li:nth-child(2n+2) .text {
  float: left;
  padding-left: 6%;
}
.content .news {
  padding: 60px 0 0;
}
.content .recruit {
  padding: 60px 0 50px;
}
.content .recruit .recruit_list {
  padding-top: 15px;
}
.content .recruit .recruit_list li {
  margin-top: 20px;
}
.content .recruit .recruit_list li .recruit_header {
  background-color: #f2f2f2;
  padding: 0 15px;
  cursor: pointer;
}
.content .recruit .recruit_list li .recruit_header .title {
  float: left;
  line-height: 50px;
  font-size: 20px;
  color: #d71142;
  font-weight: bold;
}
.content .recruit .recruit_list li .recruit_header .title img {
  position: relative;
  top: -2px;
}
.content .recruit .recruit_list li .recruit_header .date1 {
  float: right;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
}
.content .recruit .recruit_list li .recruit_header .date {
  float: right;
  line-height: 50px;
}
.content .recruit .recruit_list li .recruit_header .date span {
  margin-left: 15px;
  position: relative;
  top: -2px;
}
.content .recruit .recruit_list li .recruit_header .date span img {
  -ms-transform: rotate(0);
      transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.content .recruit .recruit_list li .recruit_header.cur .date span img {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.content .recruit .recruit_list li .recruit_body {
  border: 1px solid #f2f2f2;
  padding: 30px 30px 40px;
  display: none;
}
.content .recruit .recruit_list li .recruit_body a {
  display: block;
  width: 166px;
  line-height: 35px;
  background-color: #df0024;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  margin-top: 25px;
  display: none;
}
.product_header{
  padding-left: 40px;
}
/* .content .content51 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(1) {
  position: absolute;
  top: 25%;
  left: 10%;
}
.content .content51 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(2) {
  top: 25%;
} */
.content .box5 {
  margin-bottom: 40px;
}
.content .box2 .in_title {
  width: 320px;
}
.content .box2 .in_title .p1 span {
  color: #fff;
}
.content .box2 .in_title .p2 {
  color: rgba(255, 255, 255, 0.7);
}
.content .box3 .in_title {
  width: 350px;
}
.content .box3 .in_title .p1 i {
  left: 40px;
}
.content .box3 .in_title .p1 s {
  left: 85px;
}
.content .box5 .in_title {
  width: 370px;
}
#footer .footer_top {
  background-color: #272727;
  padding: 40px 0 60px;
}
#footer .footer_top .text .p2 {
  font-size: 16px;
  color: #aaaaaa;
  margin-top: 15px;
}
#footer .footer_top .text .p3 {
  font-size: 32px;
  color: #e8e8e8;
}
#footer .footer_top .text .p4 {
  font-size: 18px;
  color: #e8e8e8;
  font-weight: bold;
}
#footer .footer_top .list li a {
  display: block;
  font-size: 16px;
  color: #c0c0c0;
  padding-bottom: 20px;
}
#footer .footer_top .list li a:first-child {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
}
#footer .footer_top .link li {
  padding: 0 6px;
  text-align: center;
}
#footer .footer_top .link li .p2 {
  font-size: 12px;
  color: #adadad;
  margin-top: 15px;
}
#footer .copyright {
  padding: 25px 0;
  color: #959595;
  text-align: center;
  line-height: 30px;
}
#footer .copyright a{
  color: #959595;
}
@media(max-width:1600px){
  .content .content3 .content3_r{
    margin-top: 0;
  }
}
@media(max-width:1500px){
  .content .content3 .content3_l .list li .p1 {
    font-size: 30px;
}
#footer .footer_top .list li a:first-child{
  font-size: 16px;
}
#footer .footer_top .list li a{
  font-size: 13px;
}
.content #jmys .jmys_list li a .text .p1{
  font-size: 16px;
}
.content #jmys .jmys_list li a .text .p1 b{
  font-size: 26px;
}
.content #tj .tj_list li a .p2{
  font-size: 22px;
}
.content #tj .tj_list li .p1 img{
  width: 90px;
}
}
@media(max-width:1400px){
  .head_box .header .tel{
    font-size: 18px;
  }
  
}
@media (max-width: 1200px) {
  .content #tj .tj_list li{
    width: 50%;
  }
  .content #jmys .jmys_list li{
    width: 100%;
  }
  #earth {
    display: none;
  }
  .head_box .header .tel {
    display: none;
  }
  .head_box .header .menu {
    width: 78%;
  }
  .content .content3 .content3_l {
    width: 100%;
  }
  .content .content3 {
    padding: 60px 0;
    background-size: cover;
  }
  .content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(1) {
    left: 2%;
  }
  .content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(3) {
    left: 2%;
  }
  .content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(2),
  .content .content5 .mySwiper2 .swiper-pagination .swiper-pagination-bullet:nth-child(4) {
    right: 4%;
  }
}
@media (max-width: 992px) {
  .footer_form{
    display: none;
  }
  .store .address{
    width: 100%;
  }
  .store #store_map{
    width: 100%;
    height: 400px;
    margin-top: 30px;
  }
  .content #zy .text .text1 .p2{
    width: 430px;
  }
  .content #zy .text .text1{
    width: 590px;
  }
  .content #zy .text .text1 .p2,.content #zy .text .text1 .p1{
    font-size: 22px;
  }
  .product_header {
    padding-left: 0;
}
  .head_box .header {
    position: static;
    background: url(../images/a_01.jpg) no-repeat center;
    background-size: cover;
  }
  .head_box .header .logo {
    float: left;
    width: 30%;
  }
  .menu_icon {
    float: right;
    margin-top: 30px;
  }
  .content .content1 {
    background-size: cover;
  }
  .content .content1 .content1_r {
    margin-top: 30px;
  }
  .content .content2 .home_join .lists .item {
    width: 100%;
  }
  .content .content5 .mySwiper2 .swiper-pagination {
    display: none;
  }
  .content .content5 .mySwiper2 {
    margin: 0 15px;
  }
  .content .content3 .content3_l .content3_l_1 .text {
    float: left;
  }
  .content .content3 .content3_l .content3_l_1 a{
    float: right;
  }
  .content .content3 {
    position: relative;
  }
  .content .content3 .content3_r {
    width: 200px;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .content #pp .pp_l {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .content #pp .pp_r {
    float: none;
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }
  .in_title {
    width: 260px;
    margin: 0 auto;
    text-align: center;
  }
  .content .in_title .p1 i {
    left: 0;
  }
  .content .in_title .p1 s {
    left: 40px;
  }
  .content #ld .ld_r {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  #ld .in_title {
    width: 490px;
  }
  .content #ld .ld_l {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  .content #wh {
    background-image: url(../images/about1_02.jpg) !important;
    background-size: cover;
    background-position: left bottom;
  }
  .content #wh .text {
    width: 100%;
  }
  .content #wh .text .list {
    margin-bottom: 85%;
  }
  .content #ry .mySwiper4 .swiper-slide {
    width: 60%;
  }
  .content #ys .ys_list li .image {
    width: 100%;
  }
  .content #ys .ys_list li .text {
    width: 100%;
    padding: 70px 0 0 24% !important;
    margin-top: 30px;
  }
  .content #zs .mySwiper8 .swiper-slide {
    width: 85%;
  }
  .content #welcome .welcome_l {
    width: 100%;
  }
  #welcome .in_title {
    width: 360px;
  }
  .content #welcome form {
    width: 100%;
    padding-left: 0;
  }
  .content .product_show .product_header .in_title {
    float: none;
    margin: 0 auto;
  }
  .content .product_show .product_header .type_list {
    float: none;
    margin-top: 25px;
    text-align: center;
  }
  .content .product_show .product_header .type_list li {
    float: none;
    display: inline-block;
  }
  .content .contact .contact_meassage .contact_list {
    width: 100%;
  }
  .content .contact .contact_meassage .link {
    width: 100%;
  }
  .content .contact .map {
    height: 400px;
    margin-top: 50px;
  }
  .content .type .mySwiper9 .swiper-slide {
    width: 30%;
  }
  .content #zy .text {
    width: 90%;
    margin-top: -55px;
    left: 5%;
  }
  .content #jy .jy_list li .image {
    width: 100%;
  }
  .content #jy .jy_list li .text {
    width: 100%;
  }
  .content #jy .jy_list li:nth-child(2n+2) .image {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 60px;
  }
  .content #jy .jy_list li .text {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
	.index_float{ width:100%; margin-left:0; margin-right:0; left:0}
  .content .content3 .content3_l .content3_l_1 .text {
    width: 70%;
}
  .store {
    padding: 5px 15px 15px;
}
.store .address .store_list li {
  padding: 10px 0;
}
.store .address .store_list li .p1 {
  padding: 2px 0;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-weight: bold;
}
.store .address .store_list li .p2 {
  padding: 3px 0;
  color: rgba(64, 64, 64, 1);
}
.store #store_map {
  height: 300px;
  margin-top: 20px;
}
  .content .content3 .content3_l {
   
    margin-bottom: 10px;
}
  .head_box .header {
    padding: 10px 0;
  }
  .menu_icon {
    width: 24px;
    margin-top: 18px;
  }
  .content .content1 {
    padding: 20px 0 70px;
  }
  .content1_l {
    padding: 0;
  }
  .content .content1 .content1_l .text {
    margin-top: 16px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .content .content1 .content1_l .list li {
    width: 30%;
    margin: 0 1.5%;
    border-radius: 10px;
  }
  .content .content1 .content1_l .list li .p1 {
    font-size: 20px;
    color: #e60045;
  }
  .content .content1 .content1_l .list li .p2 {
    font-size: 12px;
    color: #888888;
  }
  .content .content1 .content1_r {
    padding: 0;
  }
  .content .content1 .content1_r::before {
    content: "";
    display: block;
    width: 92px;
    height: 80px;
    background: url(../images/icon3.png) no-repeat;
    position: absolute;
    right: -5px;
    bottom: -30px;
    z-index: 100;
    background-size: cover;
  }
  .content .content1 #mse {
    border: 3px solid #E60048;
  }
  .content .content2 .home_join .lists {
    display: block;
  }
  .home .home_join .text .name {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .home .home_join .text {
    padding: 20px;
  }
  .content .content3 {
    padding: 55px 0 15px;
  }
  .content .content3 .content3_l .content3_l_1 .text .p1 {
    width: 65%;
  }
  .content .content3 .content3_l .content3_l_1 a{
    margin-top: -20px;
  }
  .content .content3 .content3_l .content3_l_1 .text .p2 {
    font-size: 14px;
  }
  .content .content3 .content3_r {
    width: 140px;
    position: absolute;
    right: 70px;
    top: 65px;
  }
  .content .content3 .content3_l .list li {
    padding: 10px 0 10px 5%;
  }
  .content .content3 .content3_l .list li .p1 {
    font-size: 22px;
  }
  .content .content3 .content3_l .list li .p2 {
    font-size: 14px;
  }
  .content .content4_header a {
    display: none;
  }
  .content .content4_header .text {
    float: none;
    margin-top: 0;
    text-align: center;
  }
 
  .content .content4_header {
    height: auto;
    padding: 10px 0;
  }
  .content .content4_header .text .p1 {
    font-size: 26px;
  }
  .content .content4_header .text .p1 img{
    width: 200px;
    margin-bottom: 10px;
  }
  .content .content4_header .text .p2 {
    font-size: 14px;
  }
  .content .content5 {
    padding: 20px 0;
  }
  .content .content5 .mySwiper2 {
    margin: 0;
  }
  .content .content5 .mySwiper2 .swiper-slide a {
    padding: 20px 15px;
  }
  .content .content5 .mySwiper2 .swiper-slide .p1 span {
    font-size: 20px;
  }
  .content .content5 .mySwiper2 .swiper-slide .p1 i {
    display: block;
    width: 140px;
    height: 4px;
    background-color: #e60045;
    border-radius: 10px;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -70px;
  }
  .content .content5 .mySwiper2 .swiper-slide .p2 {
    margin-top: 10px;
    font-size: 14px;
    color: #555555;
    line-height: 24px;
  }
  .content .content5 .mySwiper2 .swiper-slide .p2 b {
    font-size: 14px;
  }
  .content .content5 .mySwiper2 .swiper-slide .p3 {
    margin: 15px 0 15px;
    font-weight: bold;
    font-size: 12px;
    color: #e60045;
    line-height: 24px;
  }
  .content .content5 .mySwiper2 .swiper-slide .p3 img {
    width: 30px;
  }
  .content .content6 .content4_header .container {
    padding: 0 15px;
  }
  .content .content6 .content4_header .text {
    float: left;
    text-align: left;
  }
  .content .content6 .content4_header .text img {
    width: 120px;
  }
  .content .content6 .content4_header a {
    float: right;
    display: block;
    width: 60px;
    margin-top: 0;
  }
  .content .content6 .content6_list li {
    padding: 0;
    border: 1px solid #dcdcdc;
    margin-top: 15px;
  }
  .content .content6 {
    padding-bottom: 25px;
  }
  #footer .footer_top {
    background-color: #fff;
    padding: 15px 0;
  }
  #footer .footer_top .link {
    padding: 0;
  }
  #footer .footer_top .link li .p2 {
    margin-top: 5px;
  }
  #footer .copyright {
    padding: 10px 0;
    color: #b9babc;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    background: url(../images/bg_03.jpg) repeat;
  }
  #footer {
    margin-bottom: 56px;
  }
  .content .type ul {
    padding: 0 0;
  }
  .content .type li a {
    line-height: 30px;
    font-size: 12px;
  }
  .content #pp {
    padding: 20px 0 25px;
  }
  .content .in_title .p1 span {
    font-size: 30px;
  }
  .content .in_title .p2 {
    font-size: 15px;
  }
  .in_title {
    width: 205px;
    margin: 0 auto;
    text-align: center;
  }
  .content .in_title .p1 s {
    left: 43px;
    width: 8px;
    top: 0;
  }
  .content #pp .pp_l .text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
  }
  .content #ld .ld_r .in_title .p1 a {
    font-size: 16px;
    color: #d71142;
    position: relative;
    z-index: 0;
    top: -6px;
  }
  .content #ld .ld_r .in_title .p1 a:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #d71142;
    position: relative;
    top: -5px;
    margin: 0 8px;
  }
  #ld .in_title {
    width: 320px;
  }
  .content #ld .ld_r .in_title .p1 s {
    left: 34px;
  }
  .content #ld .ld_r .text .text1 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 26px;
  }
  .content #ld .ld_r .text .text2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 28px;
  }
  .content #ld .ld_r .text .img {
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 45%;
  }
  .content #ld {
    padding: 20px 0 40px;
  }
  .content #wh {
    padding: 15px 0 0;
  }
  .content #wh .text .list {
    margin-top: 20px;
  }
  .content #wh .text .list li {
    padding: 10px 0 10px 40px;
    background-repeat: no-repeat;
    background-position: 15px 17px;
    color: #fff2d6;
    border-bottom: 1px dashed #b24052;
    background-size: 16px auto;
  }
  .content #wh .text .list li .p1 {
    font-size: 20px;
    font-weight: bold;
  }
  .content #wh .text .list li .p2 {
    font-size: 14px;
    margin-top: 0px;
  }
  .content #wh .text .list {
    margin-bottom: 115%;
  }
  .content .box .in_title {
    display: inline-block;
    width: 220px;
  }
  .content #fz {
    padding: 20px 0 20px;
    background-size: cover;
  }
  .content #fz .swiper {
    overflow: hidden;
    margin-top: 0px;
    position: relative;
    padding-bottom: 10px;
  }
  .content #fz .swiper a .p2 {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 5px;
  }
  .content #fz .swiper a .p3 {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin: 5px;
  }
  .content #fz .swiper a .p2 span::before {
    height: 3px;
  }
  .content #ry .mySwiper4 .swiper-slide {
    width: 90%;
  }
  .content #ry {
    padding: 20px 0 10px;
    background: url(../images/bg2.png) no-repeat center bottom;
  }
  .content #ry .mySwiper4 {
    width: 100%;
    padding: 20px 0 60px;
    height: auto;
    position: relative;
    background: url(../images/icon23.png) no-repeat center bottom 15px;
    background-size: 100% auto;
  }
  .content #gy {
    padding: 20px 0 15px;
  }
  .content #gy .mySwiper5 a {
    display: block;
    margin: 0px 0px;
    padding: 3px;
    background-color: #e60045;
    border-radius: 15px;
  }
  .content #gy .mySwiper5 {
    overflow: hidden;
    padding: 20px 0 50px;
    position: relative;
  }
  .content #gy .mySwiper5 a .p2 {
    line-height: 40px;
    color: #fff;
    font-size: 16px;
  }
  .content .type .swiper {
    padding: 0;
  }
  .content .type .swiper a {
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
  }
  .content .type .swiper .swiper-button-next,
  .content .type .swiper .swiper-button-prev {
    display: block;
  }
  .content .type .swiper .swiper-button-next {
    width: 12px;
    text-align: center;
  }
  .content .type .swiper .swiper-button-next:after,
  .content .type .swiper .swiper-button-prev:after {
    font-size: 14px;
    line-height: 3;
    color: #fff;
  }
  .content .type .swiper a i {
    margin-left: -35px;
    bottom: 11px;
  }
  .content .type .swiper a:hover i {
    width: 70px;
  }
  .content #ys {
    padding: 20px 0 35px;
  }
  .content #ys .ys_list li {
    margin-top: 30px;
  }
  .content #ys .ys_list li .text .p1 {
    width: 100px;
  }
  .content #ys .ys_list li .text .p2 {
    font-size: 17px;
  }
  .content #ys .ys_list li .text .p3 {
    font-size: 24px;
  }
  .content #ys .ys_list li .text .p4 {
    margin-top: 10px;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
  }
  .content #ys .ys_list li .text .p5 a {
    display: block;
    width: 110px;
    line-height: 26px;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
    background: #d71142 url(../images/icon25.png) no-repeat right 5px center;
    border-radius: 6px;
    background-size: 24px auto;
  }
  .content #ys .ys_list li .text .p5 {
    margin-top: 15px;
  }
  .content #ys .ys_list li .text {
    padding: 15px 0 0 24% !important;
  }
  .content #ys .ys_list li .text .p2::before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    background-color: #d71142;
    position: absolute;
    left: -14%;
    top: 13px;
  }
  .content #jmys {
    padding: 20px 0 60px;
    background: url(../images/bg4.png) no-repeat center bottom;
    background-size: cover;
  }
  .content #jmys .jmys_list li {
    margin-top: 10px;
    padding: 0;
  }
  .content #jmys .jmys_list li a {
    padding: 8px 10px 12px;
    border-width: 2px;
  }
  .content #jmys .jmys_list li a .image {
    float: left;
    width: 60px;
  }
  .content #jmys .jmys_list li a .text {
    padding-left: 70px;
  }
  .content #jmys .jmys_list li a .text .p1 {
    color: rgba(230, 0, 69, 0.68);
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 0 5px;
    border-bottom: 1px dashed rgba(230, 0, 69, 0.68);
  }
  .content #jmys .jmys_list li a .text .p1 b {
    font-size: 18px;
    color: #e60045;
    margin-right: 8px;
  }
  .content #jmys .jmys_list li a .text .p2 {
    margin-top: 5px;
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    height: auto;
    overflow: hidden;
  }
  .content #tj {
    padding: 20px 0 30px;
    background: url(../images/join_30.jpg) no-repeat center;
    background-size: cover;
  }
  .content .box3 .in_title {
    display: inline-block;
    width: 288px;
  }
  .content #tj .tj_list li {
    padding: 0 8px;
    margin-top: 10px;
  }
  .content #tj .tj_list {
    margin: 0 -8px;
  }
  .content #tj .tj_list li a {
    padding: 12px 0 10px;
  }
  .content #tj .tj_list li a .p1 {
    width: 60px;
    margin: 0 auto;
  }
  .content #tj .tj_list li a .p2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
  }
  .content #tj .tj_list li a .p3 {
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
  }
  .content #tj .tj_list li a .p4 {
    font-size: 14px;
    color: #ffffff;
    margin-top: 5px;
    line-height: 20px;
    height: 40px;
    padding: 0 10%;
    overflow: hidden;
  }
  .content .box2 .in_title .p1 span img {
    width: 135px;
  }
  .content #lc {
    padding: 20px 0 35px;
    background-size: cover;
  }
  .content #lc .img {
    margin-top: 25px;
    text-align: center;
  }
  .content #zs {
    padding: 30px 15px 20px;
  }
  .content #zs .mySwiper8 .swiper-slide {
    width: 100%;
  }
  .content #zs .mySwiper8 .swiper-slide a span {
    display: block;
    padding: 30px 0 15px;
    width: 170px;
    padding-left: 55px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/icon38.png) no-repeat left top;
  }
  .content #zs .mySwiper8 .swiper-slide a img {
    display: block;
  }
  .content #zs .mySwiper8 {
    height: auto;
    position: relative;
    padding: 25px 0 50px;
  }
  #welcome .in_title {
    width: 270px;
  }
  .content #welcome .welcome_l .text {
    font-size: 14px;
    color: #848484;
    line-height: 24px;
    margin: 15px 0 25px;
  }
  .content #welcome form .title {
    font-size: 18px;
    color: #e60045;
    font-weight: bold;
    margin: 20px 0;
  }
  .content #welcome form .form li input {
    height: 40px;
  }
  .content #welcome .text {
    font-size: 14px;
    color: #153faa;
    margin: 15px 0 20px;
  }
  .content #welcome .button input {
    border: none;
    outline: none;
    width: 110px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    background-color: #e6003e;
    border-radius: 30px;
  }
  .content #welcome {
    padding: 0 0 20px;
  }
  .content .product_show {
    padding: 20px 0;
  }
  .content .product_show .product_header .type_list li a {
    display: block;
    width: 56px;
    height: 56px;
    border: 1px solid #d2d2d2;
    text-align: center;
    border-radius: 50%;
    padding-top: 5px;
  }
  .content .product_show .product_header .type_list li {
    padding: 0 4px;
  }
  .content .product_show .product_header .type_list li a .p1 {
    width: 24px;
    margin: 0 auto;
  }
  .content .product_show .product_header .type_list li a .p2 {
    font-size: 13px;
    margin-top: 2px;
  }
  .content .product_show .product li {
    margin-top: 8px;
    padding: 0 3px;
  }
  .content .product_show .product {
    margin: 25px -3px 0;
  }
  .content .product_show .product li a .text {
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .content .product_show .page {
    margin-top: 30px;
    text-align: center;
  }
  .content .product_show .page li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 0 4px;
  }
  .content .contact {
    padding: 20px 0 25px;
  }
  .content .contact .contact_meassage {
    margin: 25px 0 20px;
  }
  .content .contact .contact_meassage .contact_list {
    padding-left: 0;
  }
  .content .contact .contact_meassage .contact_list li .p1 img {
    width: 25px;
    margin-right: 8px;
  }
  .content .contact .contact_meassage .contact_list li .p1 {
    line-height: 25px;
    font-size: 15px;
  }
  .content .contact .contact_meassage .contact_list li .p2 {
    line-height: 25px;
    font-size: 15px;
  }
  .content .contact .contact_meassage .contact_list li {
    margin-top: 20px;
  }
  .content .contact .contact_meassage .link li .p2 {
    color: #adadad;
    font-size: 12px;
    margin-top: 5px;
  }
  .content .contact .map {
    height: 250px;
    margin-top: 30px;
    border-width: 2px;
  }
  .content #zy {
    padding: 20px 0 25px;
  }
  .content img.in_img {
    border-width: 3px;
    border-radius: 20px;
  }
  .content #zy .text {
    padding: 10px;
  }
  .content #zy .text .text1 {
    width: 260px;
    line-height: 28px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .content #zy .text .text1 .p1 {
    width: 86px;
    font-size: 16px;
    line-height: 56px;
  }
  .content #zy .text .text1 .p2 {
    width: 174px;
    font-size: 16px;
    border-bottom-left-radius: 8px;
  }
  .content #zy .text .text2 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    margin-top: 15px;
  }
  .content #jy .jy_list li {
    margin-top: 25px;
  }
  .content #jy .jy_list li .text {
    padding-top: 25px;
  }
  .content #jy .jy_list li .text .text1 .p1 {
    float: left;
    padding: 0 15px;
    line-height: 30px;
    background-color: #d71142;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
    box-shadow: 0 0 8px rgba(215, 17, 66, 0.6);
  }
  .content #jy .jy_list li .text .text1 .p1 img {
    margin-right: 3px;
    width: 15px;
  }
  .content #jy .jy_list li .text .text1 .p2 {
    float: left;
    color: #d71142;
    font-weight: bold;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 0.4;
  }
  .content #jy .jy_list li .text .text2 {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    margin-top: 10px;
  }
  .content #jy {
    padding-bottom: 45px;
    background-size: cover;
  }
  .content #jy .jy_list li .image {
    border-bottom-left-radius: 40px !important;
  }
  .content #gy .mySwiper5 a {
    padding: 0;
    border-width: 3px;
  }
  .content .news {
    padding: 20px 0 0;
  }
  .news_list li {
    padding: 0;
    margin-top: 15px;
  }
  .list_textimg1 .text .date .add {
    margin-top: 5px;
  }
  .list_textimg1 {
    border: 1px solid #f1f1f1;
  }
  .content .recruit {
    padding: 25px 0;
  }
  .content .recruit .recruit_list li .recruit_header {
    padding: 5px 5px;
  }
  .content .recruit .recruit_list li .recruit_header .title img {
    width: 20px;
  }
  .content .recruit .recruit_list li .recruit_header .title {
    line-height: 30px;
    font-size: 16px;
  }
  .content .recruit .recruit_list li .recruit_header .date1 {
    float: left;
    line-height: 20px;
    font-size: 12px;
    padding-left: 33px;
  }
  .content .recruit .recruit_list li .recruit_body {
    border: 1px solid #f2f2f2;
    padding: 15px 15px 25px;
    display: none;
  }
  .content .recruit .recruit_list li .recruit_body a {
    display: block;
    width: 120px;
    line-height: 30px;
    background-color: #df0024;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
  }
}
