
#full-width-slider .rsContent .rsImg1 {
    display: block;
}

img.rsImg {
    position: relative;
    z-index: 1;
}
img.rsImg {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
@media only screen and (min-width: 1920px){
    .rsContent_z1 {
    top: 30%;
}
}
.rsContent_z1 {
    z-index: 3;
    position: absolute;
    top: 30%;
    width: 100%;
}

.rsContent {
    width: 100%;
    clear: both;
    overflow: hidden;
    float: none;
}
h1.content_h1 {
    margin: 0;
    text-align: center;
}
.rsContent_z11 {
    color: #ffffff;
}
h2.content_h2 {
    text-align: center;
}
img.rsImg.rsImg2{
    display: none;
}
@media only screen and (max-width: 769px){
    .rsContent_z1 {
        top: 20%;
    }
    img.rsImg.rsImg1{
        display: none;
    }
    img.rsImg.rsImg2{
        display: block;
    }
    .text007{
        width: 100%;
    }
}
/*banner:end*/
.content_01 {
    margin: 60px auto;
}

.content_tite {
    text-align: center;
    color:#3255a0
}

.content_01_bottom {
    display: flex;
    justify-content: space-between;
}

.content_01_li {
    width: 24%;
    border: 1px solid #dde1e8;
}

.content_01_li_bottom {
    padding:20px;
}
@media only screen and (max-width: 769px){
    .content_01_bottom {
        display: block;
    }
    
    .content_01_li {
        width: 100%;
        margin-bottom: 20px;
    }
    .content_01_li_bottom{
        padding:10px;
    }
}
/*content_01:end*/
.content_02_top {
    display: flex;
    justify-content: space-evenly;
}

.content_02_li {
    width: 50%;
    padding: 100px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.content_02_left {
    background: #415993;
}

.content_02_right {
    background: linear-gradient(to top right, #ffc85f, #ef1f68, #5a28d9);
}
img.content_02_img {
    width: auto;
    height: 100px;
}
.width {
    color: #ffffff !important;
}
.content_02_center_li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
}

img.content_02_center_img {
    width: auto;
    height: 100px;
}
ul.tab.content {
    display: flex;
    justify-content: space-between;
}

.box007 {
    background: #415993;
    color: #f7f7f7;
    position: relative;
    height: 220px;
    overflow: hidden;
}

.indexBox.content {
    display: flex;
    justify-content: space-between;
    padding: 60px 0px;
    width: 50%;
}
.content_02_bottom_center_con p.content_p.width {
    text-align: left;
}
.content_02_bottom_center {
    width: 80%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
img.content_02_bottom_img {
    width: auto;
    height: 40px;
}
.bottom_right {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.service .service-items .service-item .curr-hover[data-v-28bceb04] {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #eaeaea;
    z-index: 99;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
ul.tab.content li {
    cursor: pointer;
}
p.curr-hover {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ffffff;
    z-index: 2;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: -36px;
}
img.content_ico {
    width: auto;
    height: 10px;
    padding: 20px 8px;
}
li.cur {
    position: relative;
}
.content_01{
    z-index: 3;
}
@media only screen and (max-width: 769px){
.content_02_li {
    width: auto;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px;
}

.content_02_top {
    display: block;
    flex-wrap: nowrap;
    width: 100%;
}
.content_02_center_li {
    display: flow-root;
}
img.content_02_center_img{
    height:80px;
}
ul.tab.content {
    flex-wrap: wrap;
}

.indexBox.content {
    width: 100%;
    padding: 30px 0px;
    height: 86%;
}

img.content_02_bottom_img {
    height: 20px;
}

.content_02_bottom_center {
    align-items: center;
    width: 100%;
}
}
/*content_02:end*/
.content_03 {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.float {display: inline-block;}

p.content_p.float {
    margin: 0px;
    line-height: 40px;
    padding-left: 10px;
}

.content_03_right {
    padding: 0 0 0px 80px;
    clear: both;
    display: block;
}

.content_03_right_li {
    border-radius: 10px;
    box-shadow: 0 0 27px rgb(4 0 0 / 17%);
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 140px;
}

.content_03_right_ul {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
img.content_03_right_img {
    width: auto;
    height: 80px;
}

.content_03_right_li_bot p.content_p {
    text-align: left;
}
@media only screen and (max-width: 769px){
    .content_03_left {
        display: none;
    }
    
    .content_03_right {
        padding: 0px;
    }

}
/*content_03:end*/