/*公用css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input {
    margin: 0;
    padding: 0;
}

address, cite, dfn, em, var, i {
    font-style: normal;
}

body {
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-family: 'Microsoft Yahei', 'simsun', 'arial', 'tahoma' !important;
    color: #262626;
    /*min-width: 1200px;*/
    max-width: 1920px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    background-color: #F5F5F5;
    margin: 0 auto;
}

.ny-body {
    background-color: #eff1f7;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, h2, h3, h4, h5, h6, th {
    font-size: 100%;
    font-weight: normal;
}

/*button,input,select,textarea{font-size:100%;}*/
fieldset, img {
    border: none;
}

a, img {
    -webkit-touch-callout: none
}

a {
    color: #262626;
}

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
}

/* a:hover{color: #12C1A2;} */
input[type=password],
input[type=text],
textarea {
    resize: none;
    outline: 0;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #fff;
    /*    border: none; */
    outline: none;
}

:focus {
    outline: none;
}

.clearfix {
    clear: both;
    content: "";
    display: block;
    overflow: hidden
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul, ol {
    list-style: none;
}

/*顶部*/
.a-1 {
    position: relative;
    /*height: calc(100% - 280px);*/
    aspect-ratio: 1920 / 888;  
    overflow: hidden;
}



.swiper-container1 {
    /*aspect-ratio: 1920 / 1000;  */
    height: 100% !important;
}

.swiper-container1 .swiper-wrapper {
    height: 100% !important;
}

.swiper-container1 .swiper-wrapper .swiper-slide {
    height: 100% !important;
    position: relative;
    overflow: hidden;
}

.swiper-container1 .swiper-wrapper .swiper-slide .banner-img {
    display: block;
    position: absolute;
}

.swiper-container1 .swiper-wrapper .swiper-slide .banner-img img {
    width: 100%;
    aspect-ratio: 1920 / 888;  
    /*transform: translateY(-10%);*/
    /* transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
}

.swiper-container1 .pagination {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.swiper-container1 .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    margin: 0 5px;
    cursor: pointer;
}

.swiper-container1 .swiper-active-switch {
    display: inline-block;
    background-color: white;
}

.a-3 {
    width: 1200px;
    margin: 0 auto;
}

.a-4 {
    padding: 35px 0;
}

.a-5 li {
    width: 384px;
    height: 185px;
    background-color: white;
    float: left;
    margin-right: 24px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}

.a-5 li:last-child {
    margin-right: 0;
}

.a-5 li a {
    display: block;
    font-size: 0;
    position: relative;
    height: 100%;
}

.a-6-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.a-6 {
    width: 140px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px;
    opacity: 0.3;
}

.a-7 {
    width: 160px;
    display: inline-block;
    vertical-align: middle;
}

.a-8 {
    font-size: 14px;
    padding-left: 30px;
    padding-top: 40px;
    position: relative;
    z-index: 5;
}

.a-9 {
    font-size: 22px;
    font-weight: bold;
}

.a-10 {
    width: 77px;
    height: 30px;
    color: white;
    background-color: rgba(5, 146, 232, 0.8);
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    font-size: 16px;
}

.a-11 {
    background-color: #5a80fd;
    color: white;
    text-align: center;
    height: 25px;
}

.a-12-box {
    width: 1200px;
    margin: 0 auto;
    line-height: 25px;
}

.a-12 {
    margin-right: 25px;
}

.a-12-box .a-12:last-child {
    margin-right: 0;
}

.logo {
    display: block;
    /* position: absolute;
    left: 60px;
    top: 25px;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.1); */
}

.logo img {
    height: 60px;
}

.banner-content {
    position: absolute;
    left: 5%;
    top: 10%;
    color: #fff;
    z-index: 20;
}

.content1 h3 {
    font-size: 60px;
    font-weight: 600;
    line-height: 120px;
}

.content1 p {
    font-size: 30px;
    line-height: 85px;
}

.content1 div[role="button"] {
    width: 220px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 30px;
    border-radius: 10px;
    border: 3px solid #fff;
    cursor: pointer;
    margin-top: 50px;
}

.content3 h3 {
    color: #5980ff;
    font-size: 60px;
    font-weight: 600;
    line-height: 120px;
}

.content3 p {
    color: #000;
    font-size: 30px;
    line-height: 55px;
}

.content3 div[role="button"] {
    width: 220px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background-color: #5980ff;
    border-radius: 35px;
    font-size: 30px;
    margin-top: 40px;
    cursor: pointer;
}
/*#more {*/
/*    position: absolute;*/
/*    top: 482px;*/
/*    right:465px;*/
/*    width:376px;*/
/*    height: 105px;*/
/*    background-color:transparent;*/
/*}*/
