a{
    text-decoration: none;
}
ul, li {
    list-style: none;
    padding:0;
    margin:0;
    margin-right:0px;
}
.active{
    background: linear-gradient(to right,#4cc4fc,#1f3869)!important;
    color:#fff!important;
}
.header-box{
    top:0;
    height:88px;
    position: fixed;
    z-index: 20;
    width:100%;
    background-color: #000;
    transition: all .4s ease-out;
}
.sticky{
    height:58px;
    background-color: #000;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}
.top_section{
    background: linear-gradient(180deg,#1f3768 1.96%,rgba(31,55,104,0) 85%);
}
.header-box .btn-menu {
    display: none;
    position: absolute;
    right: 16px;
    top: 8px;
    padding:0.25rem;
}
.header-box .btn-menu img {
    width: 1.6rem;
}
.header-box .logo {
    padding:18px 60px;
}
.header-box .logo img {
    width: 100px;
}
.header img{
    width: 100px;
}
.header-box .menu-box {
    display: flex;
    margin-right: 60px;
    width: calc(100% - 10rem);
    max-width: 45rem;
    font-size: 0.95rem;
}
.header-box .menu-box li{
    flex: 1;
    text-align: center;
}
.header-box .menu-box li a{
    display: inline-block;
    padding: 0 0.5rem;
}
.banner{
    margin-top: 88px;
}
.innerbanner{
    margin-top: 88px;
}
@media screen and (max-width: 767px) {
    .banner{
        margin-top: 56px;
    }
    .innerbanner{
        margin-top: 56px;
    }
}
/*==========================*/
.menus{
    background-color:#007CBD;
}
.menu-box a{
    color:#fff;
    font-weight: bold;
}
.menu-nav{
    width:100%;
}
.header .lan .dropdown::before{
    font-family: remixicon !important;
    content: "\EC7A";
}
.list1{
    color:#1F3768;
    font-size:1rem;
    background: linear-gradient(180deg,#1f3768 1.96%,rgba(31,55,104,0) 85%);
}
.list1 .item{
    position: relative;
    box-sizing: border-box;
}

.list1 .title {
    /*border-bottom: 1px solid #fff;*/
    font-size: 1.4rem;
}
.list1 .desc{
    color: #23366F;
    /*font-weight: 100;*/
    line-height: 1.8rem;
}
.list1 .item a{
    color: #23366F;
    padding: 0.4rem 0.3rem 0.4rem 1rem;
    border-radius: 1rem;
    font-size:0.6rem;
    border:2px solid #23366F;
}
.list1 .item a::after{
    content:"⇀";
    text-align: center;
    color:#FFF;
    padding: 0;
    display: inline-block;
    width:1rem;
    height: 1rem;
    background-color: #23366F;
    border-radius:1rem;
    margin-left: 0.4rem;
}
.list1-1 >div:nth-child(1){
     /*background-color: #DDE4E3;*/
    /*background: linear-gradient(to bottom, #083946, #2689A2);*/
    background: linear-gradient(104deg,#fff 12.59%,rgba(255,255,255,.2) 103.49%);
 }
.list1-1 >div:nth-child(2){
    background: linear-gradient(104deg,#fff 12.59%,rgba(255,255,255,.2) 103.49%);
    /*background: linear-gradient(to bottom, #499074, #24483B);*/
}
.list1-1 >div:nth-child(3){
    background: linear-gradient(104deg,#fff 12.59%,rgba(255,255,255,.2) 103.49%);
    /*background: linear-gradient(to bottom, #6C4015, #CB863D);*/
}
.list2{
    color:#1F3666;
    background-color:#F3F3F3;
    padding: 1rem 1rem 10rem 1rem;
    width: 100%;                    /* 元素宽度 */
    border-radius: 2rem 2rem 0 0;
}

.list2_item:hover .p-title{
    background: linear-gradient(91deg,#fff 6.87%,rgba(255,255,255,.2) 83.8%);
    /*border-bottom: 4px solid #0A2C5D;*/
}
.list2 img{
    width:100%;
    height:250px;
}
.list2 .p-title{
    /*border-bottom: 4px solid #E95420;*/
    transition: background 0.5s ease;
    text-align: left;
    padding-left: 1rem;
}
.list2 .p-title a{
    width: 100%;
    height: 100%;
    text-decoration: none; /* 去掉下划线 */
    color: #1f3768;
}
.list2 .title{
    margin: 5rem 0;
}
.list2 a.list2_more{
    background: radial-gradient(204.27% 980.96% at 121.39% -142.09%,#554689 0,#c85e97 100%);
    color:#fff;
    border-radius: 6.25rem;
    padding:1rem 3rem;
    font-size: 1.2rem;
}
.list3{
    position: relative;
    width: 100%;
    overflow:hidden;
    height: 647px;
    box-sizing: border-box;
    /*background:url(/Public/images/di3.jpg) no-repeat center;*/
    background: linear-gradient(153deg,rgba(255,255,255,.2) 30.07%,rgba(222,189,198,.2) 90.55%,rgba(156,72,119,.2) 112.8%),linear-gradient(158deg,#5fbafc -64%,rgba(255,255,255,0) 35.64%) !important;
}
.list3 .tit-box {
    position: absolute;
    left: 206px;
    top: 77px;
    color:#1F3768;
}
.list3 .tit-box h2{
    font-weight: bold;
}
.list3 .tit-box p
{
    color:#5d737f;
}
.list3 .index-news-img{
    width:100%;
    height: 50%;
}
.list3 .index-news-img img{
    width:100%;
    height: 100%;
}
.list3 .date{
    color:#5d737f;
}
.list3 .date::before{
    font-family: remixicon;
    content: "\F20F";
}
.list3 .news-title{
    color:#1F3768;
}
.list3 .texts .desc{
    color:#5d737f;
}
.list3 .texts .desc::after{
    font-family: remixicon;
    content: "\ECAF";
}
.news-slide-cover {
    position: absolute;
    top: 50px;
    left: 518px;
    width: 100%;
    height: calc(100% - 50px);
    overflow-x: hidden;
}
.news-slide-cover .item{
   /* width:590px;*/
    height: 500px;
    background-color: #fff;
}
.swiper-button-prev::after {
    transform: rotate(180deg);
}
.swiper-button-next::after, .swiper-button-prev::after {
    display: inline-block;
    width: 9px;
    height: 16px;
    background:url(/Public/images/ico_arr.png) no-repeat 0 0;
}
.swiper-button-next, .swiper-button-prev {
    top: 176px;
    text-align: center;
    line-height: 55px;
    width: 55px;
    height: 55px;
    background: radial-gradient(684.27% 290.96% at 161.39% -142.09%,#554689 0,#c85e97 100%);
    text-indent: -999px;
    overflow:hidden;
    z-index: 1!important;
}
.swiper-button-next {
    left: 5rem;
}
button{
    border-radius: 0;
    border: 0px;
}
/*.news-slide {
    width: 1590px;
    margin-left: -518px;
}*/
.list4{
    background-color:#001E46;
}
.positionname::after{
    font-family: remixicon !important;
    content: "\ECAF";
    margin-left: 0.2rem;
}
.footer{
    background-color:#1F3768;
}
.footer a{
    text-decoration: none;
}
.bottom{
    background-color:#23322F;
    color:#888;
    line-height: 2rem;
}
.bottom a{
    text-decoration: none;
    color:#888;
}
.bottom img{
    width:100px;
}


.bottom .tel::before{
    font-family: remixicon !important;
    content: "\EFE9";
    margin-right: 0.5rem;
}
.bottom .add::before{
    font-family: remixicon !important;
    content: "\EBC1";
    margin-right: 0.5rem;
}
.bottom .email::before{
    font-family: remixicon !important;
    content: "\EEF3";
    margin-right: 0.5rem;
}
.bottom .maolian::before{
    font-family: remixicon !important;
    content: "\ECAF";
    margin-right: 0.5rem;
}
.bottom .beian::after{
    font-family: remixicon !important;
    content: "\ECAF";
    margin-left: 0.2rem;
}
.contents{
    font-size:1rem;
    color:#1f3768;
    line-height: 2rem;
}
.contents .title1{
    color:#1F3768;
}
.contents .name{
    border-bottom: 1px solid #4D4D4D;
    font-size:1rem;
}

.contents  img{
    max-width: 100%;
    height: auto;
}
.contents .products img{
    max-width: 100%;
    height: auto;
}
.apps .appitem:nth-child(odd) {
    flex-direction: row!important;
    background-color: #fff;      /* 单数项 */
    color: #000;                 /* 深背景配浅文字 */
}
.apps .appitem:nth-child(even) {
    flex-direction: row-reverse!important;
    background-color: #E9ECEF;   /* 双数项 */
    color: #000;                 /* 浅背景配深文字 */
}
.appitem:nth-child(even) .row {
    flex-direction: row-reverse;
}
.submenus{
    background: #F8F9FA;
    padding: 2rem 1rem;
}
a.submenu
{
    font-size: 1rem;
    font-weight: 600;
    line-height: 3rem;
    font-style: normal;
    color: #1f3768;
    gap: .3125rem;
    background: #fff;
    padding: .3125rem 1.25rem;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}
a.submenu::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right,#4cc4fc,#1f3869);
    opacity: 0;
    transition: opacity .4s;
    z-index: -1;
    border-radius: 6.25rem;
}
a.submenu:hover::before {
    opacity: 1;
}
a.submenu:hover{
    color:#fff;
}
.products .card{
    border:0px;
    transition:background 0.5s ease;
}
.products .card img{
    transition: 0.5s;
}
.products .card:hover {
    background: radial-gradient(684.27% 290.96% at 161.39% -142.09%,#554689 0,#c85e97 100%);
}
.card-title.fw-bold.text-center.text-dark {
    border-bottom:
            2px solid #94272B;
    width: fit-content;
    margin:
            auto;
}
.card-title
{
color:#1f3768;
}
.products .card:hover .card-title {
    color:#fff!important;
}
.products .card:hover  img{
    transform:scale(1.05);
}

.blog-post {
    position: relative;
    margin-bottom: 30px;
    border-radius: 10px;
}
.bdr-1 {
    border-width: 1px;
}
.blog-md .mt-post-media {
    width: 380px;
    float: left;
}
.mt-post-meta {
    margin-bottom: 15px;
}
.mt-post-meta ul {
    margin: 0 -4px;
    list-style: none;
}

.date-style-2 .post-date {
    color: #fff;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 75px;
    text-align: center;
    background-color: #ff5e14;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}
.mt-post-meta li {
    padding: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
}
.date-style-2 .post-date strong {
    font-size: 30px;
    padding: 10px 5px;
    position: relative;
    line-height: 30px;
}
.date-style-2 .post-date strong, .date-style-2 .post-date span {
    display: block;
    padding: 10px 5px;
}
.date-style-2 .post-date span {
    font-size: 12px;
    background-color: #020d26;
    text-transform: uppercase;
}
.mt-post-meta li {
    padding: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
}
.mt-post-title {
    margin-bottom: 15px;
}
.mt-post-title .post-title {
    margin: 0;
}
.mt-post-text {
    margin-bottom: 15px;
}
.mt-post-readmore {
    margin-bottom: 0;
    height: 20px;
}
.mt-post-readmore a {
    font-size: 14px;
}
.site-button-link {
    display: inline-block;
    font-weight: 600;
    position: relative;
    padding: 5px 15px 5px 0;
    overflow: hidden;
}
.news_page .item{
    transition: 0.5s;
}
.news_page .item:hover{
    background-color: #FFF3CD;
}
.news_detail_page{
 font-size:1rem;
    line-height: 1.6rem;
}

.news_detail_page h1{
    font-size:1.8rem;
    font-weight: bold;
}
.item-image-div {
    flex-shrink: 0;
    width: 6rem;
    height: 6rem;
    overflow: hidden;
    margin-top: 2.3rem;
    /*margin-left: 3rem;*/
}

.index-about-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8rem;
}

@media screen and (max-width: 767px) {
    .header-box {
        width: 100%;
        height: 56px;
        z-index: 9;
        left: 0;
        top: 0;
    }
    .header-box .menu-box {
        display: none;
        position: absolute;
        top: 56px;
        width: 100%;
        background-color: #D0B899;
        z-index: 999;
        padding:0 1rem;
    }
    .header-box .menu-box li{
        line-height: 48px;
        border-bottom: 1px solid rgba(255,255,255,.1);
    }

    .header-box .btn-menu {
        display: block;
    }
    .header-box .logo {
        padding:0.9rem 1rem;
    }
    .header-box .logo img {
        width: 80px;
    }

}

@media screen and (max-width: 1280px) {
    .list3{
        height: 511px;
    }
    .list3 .tit-box {
        left: 88px;
        top: 50px;
    }
    .news-slide-cover {
        top: 10px;
        left: 416px;
        height: calc(100% - 30px);
    }
}

@media screen and (max-width: 768px) {
    .list3 {
        height: 425px;
        background-size: auto;
        background-size: auto 100%;
    }
    .list3  .tit-box {
        top: 0;
        left: 0;
        padding:50px 50px 0;
        width: 100%;
    }
    .tit-box .inner-box h2 {
        font-size: 25px;
    }
    .tit-box .inner-box p {
        margin:10px 0 0;
        font-size: 12px;
        line-height: 16px;
    }
    .list3 .swiper-button-next, .list3 .swiper-button-prev {
        top: auto;
        bottom: 0;
        left: auto;
        line-height: 33px;
        width: 33px;
        height: 33px;
    }
    .news-slide-cover {
        top: 105px;
        left: 30px;
        width: 100%;
        height: calc(100% - 120px);
    }
}

@media screen and (max-width: 640px) {
    .list3{
        height: 53.125rem;
        background-size: auto;
        background-size: auto 100%;
    }
    .list3 .tit-box {
        padding:3.4375rem 2.1875rem 0;
    }
    .list3 .tit-box .inner-box h2 {
        font-size: 1.5rem;
    }
    .list3.tit-box .inner-box p {
        margin:0.9375rem 0 0;
        font-size: 1.5rem;
        line-height: 1.3em;
    }
    .list3 .swiper-button-next, .list3 .swiper-button-prev {
        line-height: 3rem;
        width: 3rem;
        height: 3rem;
    }
    .list3 .swiper-button-next {
        right: 0;
        left:auto;
    }
    .list3 .swiper-button-prev {
        right: 4.5rem;
        left:auto;
    }
    .news-slide-cover {
        top: 10rem;
        left: 1.2rem;
        width: 100%;
        height: calc(100% - 15rem);
    }
    .news-slide {
        width: 70rem;
        margin-left:0rem;
    }
    .news_page .news_title{
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }

}