@charset "UTF-8";
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
p,
a,
form,
select,
input,
ul,
ol,
li {
    font-weight: normal;
    font-family: 'Microsoft YaHei', sans-serif;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.wrap {
    margin: 0 auto;
    max-width: 750px;
    min-width: 320px;
    width: 100%;
    overflow: hidden;
}

.main {
    margin: 0 auto;
    width: 92%;
}

.header {
    top: 0;
    width: 100%;
    max-width: 750px;
    min-width: 320px;
    z-index: 9999;
    position: absolute;
}

.header .top {
    height: 4.5rem;
    background: #171819;
}

.logo {
    float: left;
    margin-top: 1.1500000000000001rem;
    width: 7.6rem;
    height: 2.25rem;
}

.logo-text {
    float: left;
    margin-top: 0.8500000000000001rem;
    margin-left: 0.7000000000000001rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    color: #ffffff;
    line-height: 1.375rem;
    border-left: 1px solid #ffffff;
}

.phone {
    padding-left: 2.8000000000000003rem;
    float: right;
    display: block;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 4.5rem;
    background: url("../img/phone.png") no-repeat left center;
    background-size: 2.15rem 2.15rem;
}

.header .bottom {
    width: 100%;
    height: 3.75rem;
}

.nav {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    /* 标准的语法 */
}

.nav li {
    float: left;
    width: 33.33%;
    text-indent: 1.5rem;
    line-height: 3.25rem;
}

.nav li a {
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 900;
    display: block;
    text-align: center;
}

.nav li.li1 {
    text-indent: 1.5rem;
}

.nav li.li2 {
    text-indent: 0;
}

.nav li.li3 {
    text-indent: 0.25rem;
}

.nav li.li4 {
    text-indent: 2.75rem;
}

.nav li.li5 {
    text-indent: 0;
}

.nav li.li6 {
    text-indent: 0;
}

#banner {
    margin-top: 4.5rem;
    width: 100%;
    overflow: hidden;
}

#banner img {
    width: 100%;
    height: auto;
    display: block;
}

.title {
    padding: 2.75rem 0 2rem;
}

.title h2 {
    color: #333333;
    font-size: 1.9rem;
    text-align: center;
}

.title h2 span {
    color: #41ae77;
}

.title p {
    margin-top: 1.1rem;
    font-size: 1.25rem;
    line-height: 1rem;
    color: #999999;
    text-align: center;
}

.title.c2 h2 {
    color: #ffffff;
}

.title.c2 p {
    color: #ffffff;
}

.title.c2 span {
    color: #f13900;
}

.title.c2.bai span {
    color: #41ae77;
}

.p1 {
    padding-bottom: 8.5rem;
    border-bottom: 1px solid #d3d3d3;
}

.p1 img {
    width: 100%;
    height: auto;
}

.p2 {
    padding-bottom: 2.5rem;
}

.p2 .main {
    position: relative;
}

.p2 h4 {
    float: right;
    margin-right: 1.5rem;
    padding-left: 1.35rem;
    line-height: 0.8rem;
    font-size: 0.8rem;
    color: #2ea7a6;
    background: url("../img/p2-tag.png") no-repeat left;
    background-size: 0.65rem;
}

.p2 .img {
    width: 19.4rem;
    height: 27.400000000000002rem;
    position: relative;
    background: url("../img/p2-img.png") no-repeat center;
    background-size: 19.4rem 27.400000000000002rem;
}

.p2 .img .info {
    top: 1.6rem;
    left: 18.5rem;
    width: 14.65rem;
    height: 22.7rem;
    position: absolute;
    background: #2ea7a6;
    border-radius: 4px;
    box-shadow: 0 15px 15px #bcb9bb;
}

.p2 .img .info h2 {
    margin-top: 2rem;
    margin-left: 1.4000000000000001rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #ffffff;
}

.p2 .img .info h3 {
    margin-top: 1rem;
    margin-left: 1.4000000000000001rem;
    font-size: 1rem;
    line-height: 0.8999999999999999rem;
    color: #f2ac00;
}

.p2 .img .info p {
    margin-top: 1.75rem;
    padding: 0 1.3rem;
    font-size: 1rem;
    line-height: 1.7999999999999998rem;
    color: #ffffff;
}

.p2 .img .info img {
    margin: 1.3rem auto 0;
    display: block;
    width: 11.7rem;
    height: 2.15rem;
}

.p2 .img .info a {
    margin-top: 1.3rem;
    margin-left: 2rem;
    display: block;
    width: 11.100000000000001rem;
    height: 3.4499999999999997rem;
    color: #2ea7a6;
    line-height: 2.5rem;
    font-size: 1rem;
    text-align: center;
    background: url("../img/p2-info-a.png") no-repeat center;
    background-size: 11.100000000000001rem 3.4499999999999997rem;
}

.p3 {
    padding-bottom: 3rem;
    /* background: #f4f4f4; */
}

.p3 img {
    margin-bottom: 1.5rem;
    width: 100%;
    height: auto;
    display: block;
}

.p3 table {
    width: 100%;
}

.p3 table th {
    font-size: 1.2rem;
    text-align: center;
    color: #41ae77;
    line-height: 3.35rem;
    background: #d3ecdf;
    border-right: 1px solid #f4f4f4;
}

#table {
    width: 100%;
    height: 23rem;
    overflow: hidden;
    position: relative;
}

#table table {
    width: 100%;
}

#table table td {
    font-size: 1.2rem;
    text-align: center;
    color: #555555;
    line-height: 3.35rem;
    background: #ffffff;
    border-right: 1px solid #f4f4f4;
}

.p4 {
    padding-bottom: 3.5rem;
}

#p4 {
    overflow: visible;
}

#p4 .swiper-slide {
    padding-bottom: 3.5rem;
    position: relative;
}

#p4 .box {
    margin: 4.5rem auto 0;
    width: 92%;
    height: 18rem;
    position: relative;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 0 5px #999999;
}

#p4 .box img.tag {
    left: 1rem;
    top: -52%;
    width: 18.5rem;
    height: 18.5rem;
    position: absolute;
}

#p4 .box h2 {
    padding-top: 7.5rem;
    width: 20.5rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    color: #1296db;
}

#p4 .box p {
    padding-top: 1.5rem;
    width: 20.5rem;
    font-size: 1rem;
    line-height: 1.3;
    text-align: center;
    color: #3d3d3d;
}

#p4 .box a {
    margin-top: 2.5rem;
    margin-left: 6.2rem;
    width: 8.299999999999999rem;
    height: 1.9rem;
    line-height: 1.9rem;
    font-size: 1rem;
    color: #1296db;
    display: block;
    text-align: center;
    border: 1px solid #1296db;
    border-radius: 4px;
}

#p4 .box img.img {
    right: 0.65rem;
    top: -2.75rem;
    width: 13.3rem;
    height: 19.7rem;
    position: absolute;
}

#p4 .bg {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 17.5rem;
    position: absolute;
}

#p4 .bg.b1 {
    background: #1296db;
}

#p4 .bg.b2 {
    background: #003063;
}

#p4 .bg.b3 {
    background: #e72829;
}

#p4 .box.b1 h2 {
    color: #1296db;
}

#p4 .box.b1 a {
    color: #1296db;
    border: 1px solid #1296db;
}

#p4 .box.b2 h2 {
    color: #003063;
}

#p4 .box.b2 a {
    color: #003063;
    border: 1px solid #003063;
}

#p4 .box.b3 h2 {
    color: #e72829;
}

#p4 .box.b3 a {
    color: #e72829;
    border: 1px solid #e72829;
}

.sp2 .swiper-pagination-bullet {
    background: #ffffff;
    border: none;
}

.sp2 .swiper-pagination-bullet-active {
    background: #41ae77;
}

.p5 {
    overflow: hidden;
    background: #f4f4f4;
}

.p5 .box {
    width: 100%;
    height: 20.5rem;
    border-radius: 4px;
    background: url("../img/p5-box.png") no-repeat center #ffffff;
    background-size: 31.299999999999997rem 18.25rem;
    box-shadow: 0 2px 5px #999999;
}

.p5 .box ul li {
    float: left;
    width: 33.333%;
    height: 10rem;
}

.p5 .box ul li h2 {
    margin-top: 3rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
}

.p5 .box ul li p {
    margin: 0 auto;
    margin-top: 0.6rem;
    font-size: 0.8500000000000001rem;
    width: 8rem;
    line-height: 1.2rem;
    color: #999999;
    word-break: break-all;
}

.btn {
    margin: 2.5rem auto;
    width: 13.35rem;
    height: 2.6rem;
    color: #ffffff;
    font-size: 1.1rem;
    line-height: 2.6rem;
    text-align: center;
    display: block;
    background: #2f9963;
    border-radius: 1.3rem;
}

.p6 .box {
    height: 20.5rem;
    position: relative;
}

.p6 .box .info {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.7rem;
    font-size: 1.2rem;
    line-height: 2.7rem;
    text-align: center;
    position: absolute;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 0 0 4px 4px;
}

.p6 .box .img1 {
    top: 0;
    left: 0;
    width: 11.200000000000001rem;
    height: 12.7rem;
    position: absolute;
    background: url("../img/p6-img1.jpg") no-repeat center;
    background-size: 11.200000000000001rem 12.7rem;
    overflow: hidden;
}

.p6 .box .img2 {
    top: 0;
    left: 11.6rem;
    width: 11.200000000000001rem;
    height: 10.049999999999999rem;
    position: absolute;
    background: url("../img/p6-img2.jpg") no-repeat center;
    background-size: 11.200000000000001rem 10.049999999999999rem;
    overflow: hidden;
}

.p6 .box .img3 {
    top: 0;
    left: 23.2rem;
    width: 11.200000000000001rem;
    height: 7.3rem;
    position: absolute;
    background: url("../img/p6-img3.jpg") no-repeat center;
    background-size: 11.200000000000001rem 7.3rem;
    overflow: hidden;
}

.p6 .box .img4 {
    top: 13.100000000000001rem;
    left: 0;
    width: 11.200000000000001rem;
    height: 7.3rem;
    position: absolute;
    background: url("../img/p6-img4.jpg") no-repeat center;
    background-size: 11.200000000000001rem 7.3rem;
    overflow: hidden;
}

.p6 .box .img5 {
    top: 10.35rem;
    left: 11.6rem;
    width: 11.200000000000001rem;
    height: 10.049999999999999rem;
    position: absolute;
    background: url("../img/p6-img5.jpg") no-repeat center;
    background-size: 11.200000000000001rem 10.049999999999999rem;
    overflow: hidden;
}

.p6 .box .img6 {
    top: 7.7rem;
    left: 23.2rem;
    width: 11.200000000000001rem;
    height: 12.7rem;
    position: absolute;
    background: url("../img/p6-img6.jpg") no-repeat center;
    background-size: 11.200000000000001rem 12.7rem;
    overflow: hidden;
}

.p7 {
    background: url("../img/p7-bg.jpg") no-repeat center;
    background-size: cover;
}

#p7 {
    padding-bottom: 2rem;
}

#p7 .box {
    width: 100%;
    height: 34.35rem;
    overflow: hidden;
    position: relative;
    background: url("../img/p7-box.png") no-repeat center;
    background-size: 100% 34.35rem;
}

#p7 .box>img {
    left: 1.4000000000000001rem;
    top: 3.4499999999999997rem;
    width: 34.5rem;
    height: 14.5rem;
    display: block;
    position: absolute;
}

#p7 .box .info {
    left: 1.4000000000000001rem;
    top: 18rem;
    width: 16.599999999999998rem;
    height: 14.65rem;
    display: block;
    overflow: hidden;
    position: absolute;
}

#p7 .box .info h2 {
    margin-top: 1.9rem;
    margin-left: 1.35rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #ffffff;
}

#p7 .box .info img {
    margin: 2.25rem auto 1.5rem;
    display: block;
    width: 1.9rem;
    height: 2.4rem;
}

#p7 .box .info p {
    margin: 1.5rem auto;
    display: block;
    width: 14rem;
    font-size: 0.8999999999999999rem;
    line-height: 1.3rem;
    color: #ffffff;
}

#p7 .box a {
    top: 22.799999999999997rem;
    left: 22.15rem;
    width: 9.8rem;
    height: 2.45rem;
    color: #ffffff;
    line-height: 2.25rem;
    font-size: 1.2rem;
    text-align: center;
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #ffffff;
    border-radius: 0.2rem;
}

.sp3 .swiper-pagination-bullet {
    background: #647594;
    border: none;
}

.sp3 .swiper-pagination-bullet-active {
    background: #ffffff;
}

#p8 {
    margin: 0 auto;
    padding-bottom: 4rem;
    width: 94%;
}

#p8 .box a {
    margin-top: 3.8rem;
    width: 13.35rem;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: 1.1rem;
    display: block;
    color: #ffffff;
    text-align: center;
    z-index: 9999;
    background: #2f9963;
}

#p8 .img {
    margin-top: 2.6rem;
    width: 13.45rem;
    height: 16.15rem;
}

#p8 .img img {
    display: none;
}

#p8 .img.i1 {
    background: url("../img/p8-t1-1.jpg") no-repeat center;
    background-size: 13.45rem 16.15rem;
}

#p8 .img.i2 {
    background: url("../img/p8-t2-1.jpg") no-repeat center;
    background-size: 13.45rem 16.15rem;
}

#p8 .img.i3 {
    background: url("../img/p8-t3-1.jpg") no-repeat center;
    background-size: 13.45rem 16.15rem;
}

#p8 .img.i4 {
    background: url("../img/p8-t4-1.jpg") no-repeat center;
    background-size: 13.45rem 16.15rem;
}

#p8 .box>h2 {
    margin-top: 0.6rem;
    width: 13.45rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: right;
}

#p8 .box>h3 {
    margin-top: 0.4rem;
    width: 13.45rem;
    font-size: 0.8999999999999999rem;
    line-height: 0.8999999999999999rem;
    text-align: right;
}

#p8 .info {
    display: none;
}

#p8 .swiper-slide-next a {
    display: none;
}

#p8 .swiper-slide-next .img {
    margin-top: 0;
    margin-left: -3.5rem;
    width: 17.65rem;
    height: 30rem;
    position: relative;
}

#p8 .swiper-slide-next .img.i1 {
    background: url("../img/p8-t1-2.jpg") no-repeat center;
    background-size: 17.65rem 30rem;
}

#p8 .swiper-slide-next .img.i2 {
    background: url("../img/p8-t2-2.jpg") no-repeat center;
    background-size: 17.65rem 30rem;
}

#p8 .swiper-slide-next .img.i3 {
    background: url("../img/p8-t3-2.jpg") no-repeat center;
    background-size: 17.65rem 30rem;
}

#p8 .swiper-slide-next .img.i4 {
    background: url("../img/p8-t4-2.jpg") no-repeat center;
    background-size: 17.65rem 30rem;
}

#p8 .swiper-slide-next .box>h2 {
    display: none;
}

#p8 .swiper-slide-next .box>h3 {
    display: none;
}

#p8 .swiper-slide-next .img img {
    right: -3.3000000000000003rem;
    top: 10.5rem;
    width: 7.6rem;
    height: 10.1rem;
    display: block;
    position: absolute;
    border: 2px solid #2f9963;
}

#p8 .swiper-slide-next .info {
    right: -3.3000000000000003rem;
    top: 23.1rem;
    width: 7.65rem;
    height: 8.05rem;
    display: block;
    position: absolute;
    background: #2f9963;
}

#p8 .swiper-slide-next .info h2 {
    margin-top: 0.8rem;
    width: 7.65rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    color: #ffffff;
}

#p8 .swiper-slide-next .info h3 {
    margin-top: 0.8rem;
    padding: 0 0.5rem;
    font-size: 0.7000000000000001rem;
    line-height: 1.2rem;
    color: #ffffff;
}

.sp4 .swiper-pagination-bullet {
    background: #c7e3d5;
    border: none;
}

.sp4 .swiper-pagination-bullet-active {
    background: #2f9963;
}

.p9 {
    background: #f4f4f4;
}

.p9 ul {
    width: 110%;
}

.p9 ul li {
    margin-bottom: 2.75rem;
    margin-right: 2.9499999999999997rem;
    float: left;
    width: 9.549999999999999rem;
}

.p9 ul li .img {
    width: 9.549999999999999rem;
    height: 10.9rem;
    position: relative;
    background: url("../img/p9-img1.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li .img.i1 {
    background: url("../img/p9-img1.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li .img.i2 {
    background: url("../img/p9-img2.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li .img.i3 {
    background: url("../img/p9-img3.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li .img.i4 {
    background: url("../img/p9-img4.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li .img.i5 {
    background: url("../img/p9-img5.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li .img.i6 {
    background: url("../img/p9-img6.png");
    background-size: 9.549999999999999rem 10.9rem;
}

.p9 ul li h2 {
    top: 6.15rem;
    left: 0;
    width: 6.65rem;
    height: 2rem;
    line-height: 2rem;
    color: #ffffff;
    text-indent: 0.5rem;
    font-size: 1.2rem;
    position: absolute;
    background: #00a8aa;
}

.p9 ul li .info {
    margin: 0.65rem auto 0;
    width: 9.549999999999999rem;
    height: 2.75rem;
    position: relative;
    background: url("../img/p9-tag.png") no-repeat center;
    background-size: 9.549999999999999rem 2.75rem;
}

.p9 ul li .info h3 {
    text-align: center;
    font-size: 1rem;
    line-height: 2.15rem;
}

.p9 ul li .info h4 {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #00a8aa;
}

.p10 {
    padding-bottom: 3rem;
    background: url("../img/p10-bg.jpg") no-repeat center;
    background-size: cover;
    padding-top: 1px;
}

.p10 .biaoti {
    margin-bottom: 1.5rem;
}

.p10>p {
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 3.5rem;
}

.p10 form {
    width: 100%;
    padding: 0 7.5rem 0 7rem;
    box-sizing: border-box;
}

.p10 form div {
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.5rem;
}

.p10 form div label {
    font-size: 1.2rem;
    color: #fff;
    line-height: 3.2rem;
}

.p10 form div input {
    float: right;
    width: 20rem;
    display: block;
    height: 3.2rem;
    background: #fff;
    border-radius: 0.5rem;
    border: none;
    padding-left: 1rem;
    box-sizing: border-box;
    outline: none;
    font-size: 1rem;
}

.p10 form div button {
    float: right;
    width: 20rem;
    display: block;
    height: 3.2rem;
    background: #ff7200;
    border-radius: 0.5rem;
    border: none;
    box-sizing: border-box;
    font-size: 1.2rem;
    color: #fff;
}


/* .p10 input[type='text'] {
  margin-bottom: 1rem;
  width: 17.95rem;
  height: 2.55rem;
  text-indent: 2.5rem;
  color: #ffffff;
  border: 1px solid #9a9a9a;
  border-radius: 0.4rem;
}
.p10 input[type='text'].tag1 {
  background: url("../img/p10-tag1.png") no-repeat 0.8999999999999999rem center;
  background-size: 1.05rem 1.2rem;
}
.p10 input[type='text'].tag2 {
  background: url("../img/p10-tag2.png") no-repeat 0.8999999999999999rem center;
  background-size: 0.75rem 1.4000000000000001rem;
}
.p10 ul li {
  float: left;
}
.p10 ul li a {
  width: 7.800000000000001rem;
  height: 2.1rem;
  line-height: 2.1rem;
  text-align: center;
  font-size: 0.8rem;
  color: #ffffff;
  display: block;
  background: #2f9963;
  border-radius: 4px;
}
.p10 ul li input[type="submit"] {
  margin-left: 0.35000000000000003rem;
  width: 9.9rem;
  height: 2.1rem;
  line-height: 2.1rem;
  text-align: center;
  font-size: 0.8rem;
  color: #ffffff;
  display: block;
  background: #f13900;
  border-radius: 4px;
  border: none;
}
.p10 input {
  -webkit-appearance: none;
  outline: none;
} */

.footer {
    padding: 1.6rem 1.6rem 6.5rem;
    background: #2a2c32;
}

.footer {
    font-size: 0.8999999999999999rem;
    line-height: 1.3rem;
    text-align: center;
    color: #eeeeee;
}


/* 一开始写的 */


/*标题*/

.biaoti {
    margin-top: 2.5rem;
    margin-bottom: 3rem;
}

.biaoti p {
    font-size: 2.2rem;
    color: #333333;
    text-align: center;
    line-height: 1;
    margin-bottom: 1rem;
}

.biaoti P>span {
    color: #41ae77;
    font-size: 2.2rem;
    display: inline;
}

.biaoti.bai p {
    color: #fff;
}

.biaoti span {
    font-size: 1.25rem;
    color: #999999;
    display: block;
    text-align: center;
}

.biaoti.bai>span {
    color: #fff;
}

.content_width {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto;
    box-sizing: border-box;
}

.box_border {
    box-sizing: border-box;
}


/* 重金难求 */

.zhongjin_c {
    padding-top: 1px;
    text-align: center;
    position: relative;
    padding-bottom: 2.1rem;
}

.zhongjin_c a {
    display: inline-block;
    float: left;
    width: 55%;
    margin-top: 2.5rem;
}

.zhongjin_c a img {
    width: 100%;
    height: auto;
}

.zhongjin_c .right {
    margin-left: -10%;
    margin-top: 0;
}

.zhongjin_c p {
    position: absolute;
    right: 1rem;
    bottom: 0;
    font-size: 1rem;
    vertical-align: middle;
    line-height: 1;
}

.zhongjin_c p span {
    display: inline-block;
    width: 0.7rem;
    height: 0.7rem;
    background: #41ae77;
    vertical-align: middle;
    position: relative;
    top: -0.05rem;
    margin-right: 0.6rem;
}

.zhongjin {
    padding-top: 1px;
    background: #f4f4f4;
    padding-bottom: 1.7rem;
}


/* 四大优势 */

.youshi {
    padding-bottom: 2rem;
}

.youshi_c {
    overflow: hidden;
}

.youshi_c div {
    width: 50%;
    float: left;
}

.youshi_c div img {
    display: block;
    width: 100%;
    height: auto;
}


/* 企业接轨 */

.jiegui_c div {
    width: 100%;
}

.jiegui_c div img {
    width: 100%;
    height: 100%;
    display: block;
}


/* 研发 */

.yanfa_c {
    width: 100%;
    padding: 0 1rem;
    padding-bottom: 1.7rem;
}

.yanfa_c>div {
    overflow: hidden;
}

.yanfa_c .swiper-slide {
    padding: 0 2.5rem;
    box-sizing: border-box;
}

.yanfa_content .yanfa_l {
    width: 63%;
    float: left;
    position: relative;
    z-index: 5;
}

.yanfa_content .yanfa_l img {
    width: 100%;
    height: auto;
}

.yanfa_content .yanfa_r {
    float: right;
    float: left;
    width: 48.4%;
    margin-left: -11.4%;
    background: #f4f4f4;
    text-align: center;
    margin-top: 1.1rem;
    height: 18.2rem;
}

.yanfa_content .yanfa_r img {
    width: 25.7%;
    margin-top: 2rem;
}

.yanfa_content .yanfa_r p {
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 0.3rem;
}

.yanfa_content .yanfa_r span {
    display: block;
    font-size: 1rem;
    line-height: 1.5;
}

.yanfa_content .yanfa_r div {
    width: 70%;
    border-top: 1px solid #000;
    margin: 1.2rem auto 1rem;
}

.yanfa_content .yanfa_r a {
    width: 7.3rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background: #2e2e2e;
    font-size: 1rem;
    line-height: 2.4rem;
    height: 2.4rem;
    border-radius: 0.2rem;
}

.yanfa_pagin {
    text-align: center;
    height: 1rem;
}

.yanfa_pagin span {
    margin: 0 0.4rem;
    border: 1px solid #41ae77;
}


/* 多平台 */

.pingtai_c {
    box-sizing: border-box;
}

.pingtai_c .pingtai_swiper {
    width: 26rem;
    margin: 0 auto;
}

.pingtai_c .swiper-slide.swiper-slide-active .img {
    top: 0;
    transform: scale(1, 1);
    box-shadow: 0 0 8px 8px #ceeadc;
}

.pingtai_c .swiper-slide.swiper-slide-active .img div {
    opacity: 0;
}

.pingtai_c .swiper-slide.swiper-slide-active .text {
    display: block;
}

.pingtai_c .swiper-slide .img {
    margin: 0 auto;
    width: 95%;
    margin-bottom: 1.4rem;
    position: relative;
    top: 5rem;
    transform: scale(0.95, 0.95);
    transition: all 0.5s;
    box-shadow: 0 0 5px 5px #ceeadc;
    position: relative;
}

.pingtai_c .swiper-slide .img div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    transition: all 0.5s;
}

.pingtai_c .swiper-slide .img img {
    width: 100%;
    height: auto;
    display: block;
}

.pingtai_c .swiper-slide .text {
    display: none;
}

.pingtai_c .swiper-slide .text p {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
    margin-bottom: 1rem;
}

.pingtai_c .swiper-slide .text span {
    font-size: 1.1rem;
    text-align: center;
    display: block;
    line-height: 1;
    color: #666666;
}