.banner img{
    width: 100%;
}
.banner_pc{
    position: relative;
}
/*.banner_main{
    position: absolute;
    left: 50%;
    top: 0;
    width: 94%;
    max-width: 1200px;
    height: 100%;
    transform: translate(-50%,0);
}*/
a.banner_more{
    position: absolute;
    left: 18.75%;
    bottom: 7.4%;
    display: block;
    width: 19.11%;
    text-align: center;
    transition: all 0.6s;
}
a.banner_more:hover {
    transform: scale(1.05);
}
img.mm{
    display: none;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
}
.banner .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #ffffff;
    opacity: 1;
    vertical-align: middle;
}
.banner .swiper-pagination-bullet-active {
    background: #ff860f;
}
.banner .swiper-button-prev,.banner .swiper-button-next{
    width: 50px;
    height: 50px;
    margin-top: -25px;
    outline: none;
}
.banner .swiper-button-prev{
    background: url(../images/exz.png) no-repeat;
    background-size: 100% 100%;
    left: 20px;
}
.banner .swiper-button-next{
    background: url(../images/exy.png) no-repeat;
    background-size: 100% 100%;
    right: 20px;
}
.footer{
    padding: 30px 0;
    background: #eeeef0;
}
.foot{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.foot_lf{
    width: 14%;
}*/
.foot_lf img{
    max-width: 130px;
}
.foot_con{
    width: 71.6%;
}
.foot_url{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px 15px;
}
.foot_url a{
    display: block;
    font-size: 16px;
    color: #0c0002;
}
.foot_url a:hover{
    font-weight: bold;
}
.foot_content{
    font-size: 12px;
    line-height: 28px;
    color: #6689a7;
}
.foot_ri img{
    width: 90px;
    margin: 0 auto 5px;
}
.foot_ri p{
    font-size: 13px;
    color: #6689a7;
    text-align: center;
}
.title{
    position: relative;
    color: #383838;
    text-align: center;
    margin-bottom: 50px;
    z-index: 2;
}
.title h2{
    position: relative;
    font-size: 36px;
    font-weight: bold;
}
.title h2 span{
    color: #1C54D6;
}
.title p{
    font-size: 20px;
    margin-top: 15px;
}
.mmm{
    display: none;
}
.more{
    text-align: center;
    margin: 30px auto 0;
}
.more a{
    display: inline-block;
    min-width: 240px;
    font-size: 24px;
    line-height: 65px;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
    border-radius: 35px;
    background: linear-gradient(to right,#5A64F2,#0C1BDD);
}
.more a:hover{
    background: #FF8D1A;
}
.index1{
    padding: 100px 0;
}
.ind1{
    position: relative;
    width: 94%;
    max-width: 920px;
    margin: 0 auto;
    padding: 80px 0;
}
.ind1:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 448px;
    background: url(../images/ind1.png)top center no-repeat;
    z-index: -1;
}
.ind1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind1 ul li{
    text-align: center;
}
.ind1 ul li img{
    max-width: 75px;
    margin: 0 auto;
}
.ind1 ul li h3{
    font-size: 36px;
    color: #1C54D6;
    font-weight: bold;
    font-style: italic;
    margin: 25px 0 10px;
}
.ind1 ul li p{
    font-size: 20px;
    color: #000000;
}
.ind1_con{
    padding: 25px 0;
    background: url(../images/ind10.png)top center no-repeat;
    background-size: cover;
}
.ind1_con p{
    width: 100%;
    max-width: 750px;
    font-size: 24px;
    line-height: 38px;
    color: #FFFFFF;
}
.index5{
    text-align: center;
}
.ind5_nav {
    display: inline-block;
}
.ind5_nav p {
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #000000;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #ffffff;
    cursor: pointer;
    margin-right: 35px;
}
.ind5_nav p:last-child{
    margin-right: 0;
}
.ind5_nav p.cur {
    color: #FF8D1A;
    border-color: #FF8D1A;
}
.ind5{
    padding: 20px 0 0;
}
.ind5_ul ul {
    display: flex;
    flex-wrap: wrap;
}
.ind5_ul ul li {
    width: 18.5%;
    min-height: 160px;
    text-align: center;
    margin-right: 1.875%;
    margin-bottom: 15px;
    padding: 15px 0 10px;
    background-size: cover !important;
}
.ind5_img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 65px;
}
.ind5_ul ul li h3 {
    font-size: 18px;
    color: #000000;
    margin: 5px 0 0;
}
.ind5_ul ul li p {
    font-size: 13px;
    color: #313131;
}
.ind5_ul ul li:nth-child(5n) {
    margin-right: 0;
}
.index2 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index2 ul li{
    width: 32.3%;
    color: #000000;
    margin-bottom: 15px;
    padding: 35px 10px 30px 20px;
    border-radius: 7px;
    box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
    background: #ffffff url(../images/ind2.png)right bottom no-repeat;
}
.index2 ul li h3{
    font-size: 24px;
    font-weight: bold;
}
.index2 ul li p{
    font-size: 18px;
    line-height: 38px;
    margin: 10px 0 15px;
}
.index2 ul li a{
    font-size: 18px;
    color: #1C54D6;
    text-decoration: underline;
}
.index2 ul li a:hover{
    color: #FF8D1A;
}
.index2{
    padding: 120px 0;
}
.index3 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index3 ul li{
    width: 24.3%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    padding: 20px 5px;
    border-radius: 7px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
    background: linear-gradient(to bottom,#FFFFFF,#DCDEFB);
}
.index3 ul li h3{
    position: relative;
}
.index3 ul li h3 p{
    font-size: 60px;
    color: #E5E5E5;
    font-weight: bold;
    font-style: italic;
}
.index3 ul li h3 span{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    font-size: 24px;
}
.index3 ul li h5{
    min-height: 52px;
    margin-bottom: 8px;
}
.index3 ul li h5 span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 280px;
    min-height: 44px;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 2px;
    border-radius: 9px;
    background: #FF8D1A;
}
.ind3_con{
    font-size: 14px;
    line-height: 26px;
}
.index3 ul li:hover{
    color: #ffffff;
    background: linear-gradient(to bottom,#0C1BDD,#9198F2);
}
.index3 ul li:hover h3 p{
    color: rgba(255, 255, 255, 0.2);
}
.index3 ul li:hover h5 span{
    color: #0C1BDD;
    background: #FFFFFF;
}
.index4{
    padding: 60px 0 30px;
    background: url(../images/ind4.jpg)top center no-repeat;
    background-size: cover;
}
.index4 .title{
    color: #ffffff;
}
.ind4_one{
    width: 100%;
    max-width: 680px;
    margin: 0 auto 40px;
}
.ind4_one .swiper-slide{
    font-size: 20px;
    line-height: 38px;
    color: #000000;
    text-align: center;
    border-radius: 5px;
    background: #ffffff;
    cursor: pointer;
}
.ind4_one .swiper-slide.swiper-slide-thumb-active {
    color: #ffffff;
    background: #FF8D1A;
}
.ind4_two{
    position: relative;
    padding: 0 40px;
}
.ind4_two .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
}
.ind4_two .swiper-pagination-bullet {
    width: 24px;
    height: 8px;
    background: #ffffff;
    opacity: 1;
    border-radius: 20px;
    vertical-align: middle;
}
.ind4_two .swiper-pagination-bullet-active {
    width: 80px;
    background: #0C1BDD;
}
.ind4_two .swiper-button-prev,.ind4_two .swiper-button-next{
    width: 36px;
    height: 36px;
    margin-top: -18px;
    outline: none;
}
.ind4_two .swiper-button-prev{
    background: url(../images/z.png) no-repeat;
    background-size: 100% 100%;
    left: -10px;
}
.ind4_two .swiper-button-next{
    background: url(../images/y.png) no-repeat;
    background-size: 100% 100%;
    right: -10px;
}
.ind4_two .swiper-container{
    padding: 10px 10px 50px;
}
.ind4_two .swiper-slide{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.ind4_ri{
    width: 54%;
}
.ind4_ri img{
    width: 100%;
    border-radius: 22px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
}
.ind4_lf{
    position: relative;
    width: 53.6%;
    min-height: 265px;
    margin-right: -7.6%;
    padding: 55px 10px 10px 25px;
    border-radius: 9px;
    border: 3px solid #1C54D6;
    background: #ffffff;
}
.ind4_lf h3{
    position: absolute;
    left: 25px;
    top: -20px;
    display: inline-block;
    min-width: 246px;
    font-size: 30px;
    line-height: 54px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 0 20px;
    border-radius: 12px;
    background: #0C1BDD;
}
.ind4_lf p{
    font-size: 18px;
    line-height: 38px;
    color: #000000;
}
.index6{
    padding: 100px 0;
}
.ind6{
    position: relative;
    padding: 0 55px;
}
.ind6 .swiper-button-prev,.ind6 .swiper-button-next{
    width: 36px;
    height: 36px;
    margin-top: -18px;
    outline: none;
}
.ind6 .swiper-button-prev{
    background: url(../images/zz.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
}
.ind6 .swiper-button-next{
    background: url(../images/yy.png) no-repeat;
    background-size: 100% 100%;
    right: 0;
}
.ind61{
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 150px;
    color: #000000;
    padding: 15px;
    border-radius: 10px;
    background: #F5F5F5;
    overflow: hidden;
    z-index: 1;
}
.ind61 h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ind61 p{
    font-size: 18px;
    line-height: 28px;
}
.ind61 img{
    position: absolute;
    right: -8px;
    bottom: -10px;
    min-height: 178px;
    z-index: -1;
}
.ind6_con{
    font-size: 14px;
    line-height: 31px;
    padding: 15px 10px 0;
}
.index7{
    padding: 100px 0 60px;
}
.index7 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index7 ul li{
    width: 15.625%;
    padding: 10px 10px 10px 1px;
    border-radius: 6px;
/*    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);*/
    background: #1C54D6;
    background-size: 30px;
}
.index7 ul li h3{
    display: inline-block;
    font-size: 20px;
    line-height: 33px;
    color: #1C54D6;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 0 30px 30px 0;
    padding: 0 20px 0 15px;
    background: #FFFFFF;
}
.index7 ul li p{
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    padding-left: 6px;
}