.content {
}
.app{
    display: none;
}
html {
    height: 100%;
    overflow-y: hidden;
}

.content_item {
    width: 100%;
    position: relative;
}

.c_1_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../img/1.png") no-repeat center;
    background-size: cover;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    background-color: #fff !important;
    width: 40px !important;
    border-radius: 40px !important;
}

.left_float {
    position: fixed;
    left: 50px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10;
}

.left_item {
    height: 0.25rem;
    width: 1px;
    background: #ddd;
    margin-top: 0.25rem;
    position: relative;
}

.left_item:last-child {
    height: 0;
}

.point {
    position: absolute;
    top: -17px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid transparent;
    transition: all .5s;
}

.left_item:first-child > .point {
    border-color: #ddd;
}

.point::after {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ddd;
    left: 50%;
    top: 50%;
    content: '';
    transform: translate(-50%, -50%);
}

.c_2 {
    background: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.c_2::after {
    content: '';
    position: absolute;
    left: 0;
    top: 2rem;
    width: 2.275rem;
    height: .025rem;
    background: #D9D9D9;
}

.c2_left {
    position: relative;
    width: 50%;
}

.c2_l_bg {
    width: 17.15rem;
    height: 6.25rem;
    position: absolute;
    bottom: 0;
    left: 0;
}

.c2_right {
    width: 50%;
    background: url("../img/9.png") no-repeat center;
    background-size: cover;
}

.ce_left_title {
    position: absolute;
    left: 50%;
    top: 1rem;
    transform: translate(-50%, 0);
    color: #222222;
    font-size: .975rem;
    font-weight: bold;
}

.ce_left_title > span {
    color: rgb(17 58 110);
}

.chizi {
    position: absolute;
    top: 1.7125rem;
    left: 62.5%;
    transform: translate(-50%, 0);
    width: 1.5rem;
    height: 1.25rem;
    display: block;
}

.c2_left_title {
    position: absolute;
    top: 3.875rem;
    left: 48%;
    transform: translate(-50%, 0);
    color: #222222;
    font-size: .425rem;
    font-weight: bold;
}

.c2_detail {
    position: absolute;
    top: 5.125rem;
    left: 55%;
    width: 4.625rem;
    transform: translate(-50%, 0);
    color: #222222;
    font-size: .2rem;
}

.c2_but {
    cursor: pointer;
    width: 1.375rem;
    height: .55rem;
    border-radius: .625rem;
    background: rgb(17 58 110);
    color: #fff;
    font-size: .175rem;
    text-align: center;
    line-height: .55rem;
    position: absolute;
    top: 9.25rem;
    left: 41%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.c2_but > img {
    width: .15rem;
    height: .15rem;
    display: block;
    margin-left: .25rem;
}

.c2_border {
    background: rgb(17 58 110);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60%;
    border-radius: .5rem 0 0 0;
    border-top: .25rem solid rgb(17 58 110);
    border-left: .25rem solid rgb(17 58 110);
}

.c2_footer {
    padding: .25rem 0;
    background: #fff;
    border-radius: .375rem 0 0 0;
    display: flex;
    align-items: center;
}

.c2_footer_item:first-child {
    border-radius: .5rem 0 0 0;
}

.c2_footer_item {
    border-right: 1px solid #D9D9D9;
    cursor: pointer;
    width: 33.3%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c2_footer_item:last-child {
    border: none;
}

.c2_footer_item > img {
    display: block;
}

.c2_tems {
    margin-left: .375rem;
}

.tems1 {
    color: #222222;
    font-size: .175rem;
}

.tems2 {
    color: #222222;
    font-size: .225rem;
    margin-top: .125rem;
}

.c2_tems > img {
    margin-top: .125rem;
    width: .75rem;
    height: .2rem;
    display: block;
}

.c3 {
    background: #F7F5F5;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}

.c3_left {
    height: 100%;
    width: 50%;
    display: flex;
}

.c3_left_1 {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 52%;
    background: url("../img/10.png") no-repeat center;
    background-size: cover;
}

.c3_left_2 {
    width: 48%;
    background: rgb(17 58 110);
}

.c3_l_2_title {
    text-align: center;
    margin-top: .375rem;
    font-size: .975rem;
    font-weight: bold;
    color: #222;
}

.c3_l_2_title > span {
    color: #fff;
}

.c3_l_2_titles {
    margin-top: .375rem;
    color: #222;
    font-size: .425rem;
    text-align: center;
}

.c3_l_2_item:first-child {
    opacity: 0;
}

.c3_l_2_item {
    transition: all 1000ms ease 0s;
    opacity: 1;
    transform: translatex(0);
    cursor: pointer;
    margin: .25rem auto;
    width: 85%;
    background: #fff;
    border-radius: .125rem;
    padding: .25rem .1875rem;
}

.it_msg {
    text-align: right;
    color: #D9D9D9;
}

.it_title {
    margin-top: .25rem;
    color: #222222;
    font-size: .275rem;
    font-weight: bold;
}

.it_detail {
    margin-top: .25rem;
    color: #222222;
    font-size: .25rem;
}

.c3_l_2_item_box {
    margin: .375rem 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.c3_right {
    width: 50%;
    height: 100%;
    background: url("../img/110.png") no-repeat center;
    background-size: cover;
    position: relative;
}

.c3_center {
    width: 53%;
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translate(0, -50%);
}

.c3_center_title {
    color: #222;
    font-size: .425rem;
    font-weight: bold;
}

.c3_center_msg {
    margin-top: .625rem;
    color: #222;
    font-size: .25rem;
}

.c3_anmtion {
    transition: all 1000ms ease 0s;
    opacity: 0;
    transform: translateY(100px);
}

.c3_header {
    position: absolute;
    top: 1.0625rem;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    align-items: center;
}

.c3_heng {
    width: 3.5rem;
    height: .025rem;
    background: #D9D9D9;
    border-radius: .025rem;
    margin-right: .25rem;
}

.c3_header_number {
    font-size: .975rem;
    color: #fff;
    font-weight: bold;
}

.c4 {
    width: 100%;
    height: 100%;
}

.c4_header {
    padding: 0 .625rem;
    height: 27%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.heng {
    width: 10%;
    height: 2px;
    background: #D9D9D9;
}

.c4_center {
    height: 63%;
}

.c4_title {
    transition: all 1000ms ease 0s;
    opacity: 0;
    transform: translateY(-100px);
    font-size: .975rem;
    font-weight: bold;
    color: #222;
}

.c4_title > span {
    color: rgb(17 58 110);
}

.c4_stitle {
    transition: all 1000ms ease 0s;
    opacity: 0;
    transform: translateY(100px);
    font-size: .425rem;
    color: #222;
}

.c4_center {
    display: flex;
    height: 73%;
}

.c4_item {
    transition: all .3s;
    cursor: pointer;
    width: 22%;
    background-size: cover;
    position: relative;
    height: 100%;
}

.c4_item:nth-child(1) {
    /*background: url("../img/152.png") no-repeat top;*/
}

.c4_item:nth-child(2) {
    /*background: url("../img/162.png") no-repeat top;*/
}

.c4_item:nth-child(3) {
    /*background: url("../img/182.png") no-repeat top;*/
}

.c4_item:nth-child(4) {
    /*background: url("../img/192.png") no-repeat top;*/
}

.c4_i_1_hover {
    position: relative;
    width: 36% !important;
}
.c4_shadow{
    position: relative;
}
.c4_shadow::after{
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.5);
}


.c4_i_2_hover {
    width: 36% !important;
}


.c4_i_3_hover {
    width: 36% !important;
}


.c4_i_4_hover {
    width: 36% !important;
}


.c4_item_title_box {
    transition: all .5s;
    position: absolute;
    left: 50%;
    width: 90%;
    bottom: .5rem;
    transform: translate(-50%, 0);
    height: 2.65rem;
    padding: .375rem 0;
}

.c4_item_title {
    height: 1.25rem;
    text-align: center;
    color: #fff;
    font-size: .3rem;
    position: relative;
}

.c4_item_title::after {
    position: absolute;
    content: '';
    bottom: .5625rem;
    left: 50%;
    transform: translate(-50%, 0);
    height: 2px;
    background: #fff;
    width: 1.5rem;
}

.c4_item_title_box > img {
    transition: all .5s;
    opacity: 0;
    display: block;
    margin: 0 auto;
}

.c5 {
    display: flex;
    width: 100%;
    height: 100%;
    background: #F6F7FE;
    position: relative;
}

.c5_l_l::after {
    content: '';
    position: absolute;
    left: 0;
    top: 2rem;
    width: 2.275rem;
    height: 2px;
    background: #D9D9D9;
}

.c5_bg {
    position: absolute;
    top: 0;
    left: 0;
}

.c5_left {
    position:relative;
    z-index: 10;
    height: 100%;
    width: 50%;
}

.c5_right {
       position:relative;
    z-index: 10;
    height: 100%;
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.c5_l_l {
    width: 40%;
    position: relative;
}

.c5_l_r {
    width: 70%;
    height: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.c5_l_r_title {
    font-weight: bold;
    font-size: .975rem;
    color: #222;
}

.c5_l_r_title > span {
    color: rgb(17 58 110);
}

.c5_l_r_stitle {
    color: #222;
    font-size: .425rem;
    margin-top: .5rem;
}

.c5_l_r_detail {
    color: #222;
    margin-top: 1rem;
    font-size: .225rem;
    padding-right: 20px;
}

.c5_d_name {
    font-weight: bold;
}

.c5_d_tt {
    margin-top: .25rem;
}

.c5_but {
    margin-top: .875rem;
    cursor: pointer;
    width: 1.375rem;
    height: .55rem;
    border-radius: .625rem;
    background: rgb(17 58 110);
    color: #fff;
    font-size: .175rem;
    text-align: center;
    line-height: .55rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c5_but > img {
    width: .15rem;
    height: .15rem;
    display: block;
    margin-left: .25rem;
}

.c5_right_nav {
    display: flex;
    align-items: center;
    width: 100%;
}

.c5_nav_item {
    position: relative;
    width: 25%;
    margin-right: .25rem;
    transition: all .5s;
}

.c5_nav_heng {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 2px;
    width: 100%;
    background: #D9D9D9;
}

.c5_nav_item:first-child > .c5_nav_heng {
    background: rgb(17 58 110)
}

.c5_nav_item_1 {
    font-size: .2rem;
    color: #888888;
}

.c5_nav_item:first-child > .c5_nav_item_1 {
    color: rgb(17 58 110);
}

.c5_nav_item_2 {
    margin-top: .5rem;
    font-size: .2rem;
    color: #888888;
}

.c5_nav_item:first-child > .c5_nav_item_2 {
    color: rgb(17 58 110);
}

.swiper_box2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 240px;
    margin-top: 1.25rem;
}

.s_2_img {
    width: 100%;
    height: auto;
    display: block;
}

.swiper_fen {
    width: 1.25rem;
    position: absolute;
    left: -0.25rem;
    bottom: -1.25rem;
    display: flex;
    z-index: 10;
}

.swiper_fen::after {
    content: '';
    width: 40%;
    height: 2px;
    background: #D9D9D9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.next {
    cursor: pointer;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #D9D9D9;
    font-size: .2rem;
}

.next > img {
    width: 100%;
    height: 100%;
    display: block;
}

.prev > img {
    width: 100%;
    height: 100%;
    display: block;
}

.prev {
    cursor: pointer;
    width: .3rem;
    height: .3rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #D9D9D9;
    font-size: .2rem;
    margin-left: auto;
}

.c6 {
    width: 100%;
    height: 100%;
    background: url("../img/23_1.png") no-repeat center;
    background-size: cover;
    position: relative;
    background-position-x:-20px;
}

.c6::after {
    content: '';
    position: absolute;
    left: 0;
    top: 2rem;
    width: 2.275rem;
    height: 2px;
    background: #D9D9D9;
}

.c6_center {
    width: 15rem;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.c6_left {
    width: 50%;
}

.c6_left_title {
    font-size: .975rem;
    color: #A5A5A5;
}

.c6_left_title > span {
    color: rgb(17 58 110);
}

.c6_left_stitle {
    margin-top: .5rem;
    font-size: .425rem;
    color: #FFFFFF;
}

.c6_left_foot {
    margin-top: .75rem;
    display: flex;
    align-items: center;
}

.c6_l_f_l {
    font-size: .2rem;
    color: #A5A5A5;
}

.c6_l_f_l_item {
    cursor: pointer;
    margin-top: .375rem;
}

.c6_l_f_r {
    width: 70%;
    margin-left: auto;
}

.c6_l_f_r > img {
    width: 2.35rem;
    height: .8875rem;
    display: block;
}

.c6_sitem {
    margin-top: .375rem;
    color: #A5A5A5;
    font-size: .2rem;
    display: flex;
}

.sitem_detail {
    width: 70%;
}

.c6_right {
    width: 50%;
}

.c6_l_f_r_icon {
    margin-top: .625rem;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c6_l_f_r_icon > img {
    width: .3125rem;
    height: .275rem;
    display: block;
}

.c6_right > img {
    width: 1.725rem;
    height: 1.725rem;
    display: block;
    margin-left: auto;
}

.c6_from {
    margin-top: .75rem;
}

.c6_from_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c6_from_sitem {
    display: flex;
    align-items: center;
    width: 48%;
    padding: .125rem 0;
    font-size: .2rem;
    border-bottom: 1px solid #A5A5A5;
    color: #A5A5A5;
}

.c6_from_sitem > input {
    width: 85%;
    margin-left: auto;
    color: #fff;
}

.c6_from_sitem:first-child {
    border-bottom: 1px solid rgb(17 58 110);
    color: rgb(17 58 110);
}

.c6_from_item_texare {
    margin-top: .5rem;
    color: #A5A5A5;
    font-size: .2rem;
    border-bottom: 1px solid #A5A5A5;
    padding: .125rem 0;
}

.c6_from_item_texare > textarea {
    height: 2.5rem;
    width: 100%;
    margin-top: .25rem;
    color: #fff;
}

.c6_but {
    cursor: pointer;
    width: 1.375rem;
    height: .6125rem;
    line-height: .6125rem;
    text-align: center;
    border: 2px solid #A5A5A5;
    border-radius: .125rem;
    color: #A5A5A5;
    font-size: .175rem;
    margin-top: .75rem;
}

.czhi {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .3rem;
}