﻿
.section-two,.section-three,.section-four{display:none;}
@media screen and (max-width: 768px){
.section-two,.section-three,.section-four{display:block;}
}



.section-two {
    position: relative;
    width: 100%;
    padding: 2% 0;
    background: #c65b49;
	margin-top: -3%;
}

.section-two .swiper-container1 {
    background: url(../images/indexBanner.png) no-repeat center 66%;
    background-size: 94%;
    width: 90%;
    margin: 0 auto;
}

.section-two .text {
    padding: 0 5%;
}

.section-two .text>h1 {
    font-size: 24px;
    color: #fff;
    font-family: "微软雅黑";
}

.section-two .sectionTwoI {
    border: 1.5px solid #fff;
    border-radius: 50%;
    padding: 2%;
    position: absolute;
    top: 50px;
    right: 5%;
    width: 12%;
    z-index: 9;
    background: #c65b49;
}
.section-two .swiper-container1{
	width:90%;margin:0 auto;
}
.section-two .swiper-pagination1{
	text-align:center;
}
.section-two .swiper-slide {
    overflow: hidden;
}

.section-two .swiper-slide .padding {
    /* padding: 0 10%; */
}

.section-two .swiper-slide .padding h2 {
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bold;
    margin: 5% auto 1.5%;
}

.section-two .swiper-slide .padding p {
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: normal;
}

.section-two .swiper-slide .padding img {
    width: 100%;
    margin: 20px auto 0;
}

.section-two .swiper-pagination-bullet {
    background: none;
    border: 1px solid #fff;
    border-radius: 50%;
}

.section-two .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}

.section-two .swiper-container-horizontal>.swiper-pagination1 {
    /* bottom: -20px; */
    position: relative;
    margin: -21px auto 0;text-align:center;
}

.section-two .swiper-container-horizontal>.swiper-pagination1 .swiper-pagination-bullet {
    margin: 0 6px;
}

.section-two .section-botton-two {
    padding: 0 18%;
    display: table;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 60px;
    margin: 7px auto 50px;
    background: url(img/yjt2.png) no-repeat 84% center;
    line-height: 34px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    text-align: left;
    text-indent: -20px;
    font-weight: 700;
}

.section-three {
    position: relative;
    width: 100%;
    /* width: 90%; */
    margin: 0 auto;
    background: #fff;
    padding: 7% 0 0;
}

.section-three .text {
    padding: 0 5%;
}

.section-three .text h1 {
    font-size: 24px;
    color: #202020;
    font-family: "微软雅黑";
}

.section-three .sectionThreeI {
    border: 1.5px solid #c65b49;
    border-radius: 50%;
    padding: 2%;
    position: absolute;
    top: 52px;
    right: 5%;
    width: 12%;
    z-index: 9;
    background: #c65b49;
}

.section-three .swiper-container2 {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
}

.section-three .swiper-slide {
    overflow: hidden;
}

.section-three .swiper-slide .padding {
    /* padding: 0 5%; */
}

.section-three .swiper-slide .padding h2 {
    font-size: 20px;
	
    color: #181625;
    font-family: "微软雅黑";
    font-weight: bold;
    margin: 3% auto 1.5%;
}

.section-three .swiper-slide .padding p {
    font-size: 16px;
    color: #181625;
    font-family: "微软雅黑";
    font-weight: normal;
}

.section-three .swiper-slide .padding img {
    width: 100%;
    margin: 20px auto 0;
}

.section-three .swiper-pagination-bullet {
    background: none;
    border: 1px solid #121212;
    border-radius: 50%;
}

.section-three .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #c65b49;
    border: 1px solid #c65b49;
}

.section-three .swiper-container-horizontal>.swiper-pagination {
    /* bottom: -20px; */
    position: relative;
    margin: 10px auto 0;
}

.section-three .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 6px;
}

.section-three .swiper-pagination2 {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    position: relative;
    margin: 10px auto 0;
}

.section-three .swiper-container-horizontal>.swiper-pagination2 .swiper-pagination-bullet {
    margin: 0 6px;
}

.section-three .section-botton-three {
    padding: 0 16%;
    display: table;
    height: 36px;
    border: 1px solid #c65b49;
    border-radius: 60px;
    margin: 26px auto 50px;
    background: url(img/yjt.png) no-repeat 90% center;
    line-height: 34px;
    color: #c65b49;
    font-family: "微软雅黑";
    font-size: 16px;
    text-align: left;
    text-indent: -20px;
    font-weight: 700;
}

.section-four {
    position: relative;
    width: 100%;
    background: #c65b49;
    padding: 15% 0;
	padding-bottom: 1px;
}

.section-four .text {
    padding: 0 5%;
}

.section-four .text>h1 {
    font-size: 24px;
    color: #fff;
    font-family: "微软雅黑";
}

.section-four .text>h2 {
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: bole;
    margin: 3% auto 1.5%;
}

.section-four .text>p {
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    font-weight: normal;
}

.section-four .sectionFourI {
    border: 1.5px solid #ffffff;
    border-radius: 50%;
    padding: 2%;
    position: absolute;
    top: 52px;
    right: 5%;
    width: 12%;
    z-index: 9;
    background: #c65b49;
}

.section-four .swiper-container3 {
    overflow: hidden;
}

.section-four .swiper-slide {
    overflow: hidden;
}

.section-four .swiper-slide .padding {
    padding: 0 5%;
}

.section-four .swiper-slide .padding img {
    width: 100%;
    margin: 20px auto 0;
}

.section-four .swiper-pagination-bullet {
    background: none;
    border: 1px solid #fff;
    border-radius: 50%;
}

.section-four .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    border: 1px solid #fff;
}

.section-four .swiper-container-horizontal>.swiper-pagination {
    /* bottom: -20px; */
    position: relative;
    margin: 10px auto 0;
}

.section-four .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 6px;
}

.section-four .swiper-pagination3 {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    position: relative;
    margin: 10px auto 0;
}

.section-four .swiper-container-horizontal>.swiper-pagination3 .swiper-pagination-bullet {
    margin: 0 6px;
}

.section-four .section-botton-four {
    padding: 0 16%;
    display: table;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 60px;
    margin: 26px auto 50px;
    background: url(img/yjt2.png) no-repeat 84% center;
    line-height: 34px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    text-align: left;
    text-indent: -20px;
    font-weight: 700;
}



.top_wave {
    position: absolute;
    top: -12.6%;
    right: 0;
    width: 100%;
    height: 320px;
}