.container-90 {
    width: 90% !important;
    margin: 0 auto !important;
}
.w-320{width: 320px !important;}
.w-320-1{width: calc(100% - 320px) !important;}
/*颜色*/

/*图标样式*/
.iconfont {
    /*font-size: 2.75rem !important;*/
    font-weight: 400 !important;

}

/*背景*/
.bg1 {
    background: url(../images/fb.jpg) no-repeat center/cover;
}

.bg2 {
    background: url(../images/honor-bgpc.png) no-repeat center/cover;
}

.bg3 {
    background: url(../images/sm.jpg) no-repeat center/cover;
}

.bg4 {
    background: url(../images/p1.jpg) no-repeat center/cover;
}

.bg5 {
    background: url(../images/bgimage7.jpg) no-repeat center/cover;
}

.bg6 {
    background: url(../images/bgimage8.png) no-repeat center/cover;
}

.bg7 {
    background: url(../images/bgimage9.png) no-repeat center/cover;
}

.bg8 {
    background: url(../images/bgimage10.png) no-repeat center/cover;
}

.bg9 {
    background: url(../images/map.png) no-repeat center/cover;

}

.bg10 {
    background: url(../images/img_cp.jpg) no-repeat center/cover;
}

.bg11 {
    background: url(../images/cp-t.png) no-repeat center/cover;
}

.bg12 {
    background: url(../images/cp-bg.png) no-repeat center/cover;
}

.bg13 {
    background: url(../images/x.png) no-repeat center/cover;
}

.bg14 {
    background: url(../images/xx.png) no-repeat center/cover;
}

.bg15 {
    background: url(../images/xxx.png) no-repeat center/cover;
}

.bg16 {
    background: url(../images/hy.jpg) no-repeat center/cover;
}

.bg17 {
    background: url(../images/ys.png) no-repeat center/cover;
}

.bg-0057ec {
    background-color: #0057ec;
}

.border-0057ec {
    border-bottom: 1px #0057ec solid;
    width: 80px;
    margin-bottom: 0px !important;
    line-height: 52px;
}

.bg-f9f9f9 {
    background-color: #f9f9f9 !important;
}

.bg-ffffff {
    background-color: #ffffff !important;
}

.color-0359d8 {
    color: #0359d8 !important;
}

.bg-dde8fa {
    background-color: #dde8fa;
}

/*字号*/
.fz-1 {
    font-size: 16px !important;
}

/*按钮*/

/*导航*/

.nav-pills .nav-link {
    color: #fff;
    font-weight: 500;
}

.navbar-collapse .nav-link.active {
    /*color: #fff;
    font-weight: 500;*/
    /*background: #0359d8;*/
    /*border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;*/
}

.navbar-collapse .nav-item {
    margin-left: 2rem !important;
}

.nav-pills .nav-link.active:hover {
    color: #fff;
    font-weight: 500;
}

.nav-pills .nav-link:hover {
    color: #0359d8 !important;
    cursor: pointer;
}

.navbar.navbar-stuck .nav-pills .nav-link {
    color: #333;
    font-weight: 500;
}

.navbar.navbar-stuck .nav-pills .nav-link:hover {
    color: #0359d8 !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #0359d8 !important;
    cursor: pointer;
}

.nav-pills .nav-item {
    margin: .875rem !important;
}



.i-nav .nav-pills .nav-link {
    color: #333 !important;
    font-weight: 500;
}

.i-nav .nav-pills .nav-link.active {
    color: #fff !important;
    font-weight: 500;
    cursor: pointer;
}


.ksy-nav {

    margin-bottom: 0 !important;
}

.ksy-nav .nav-item {
    margin-right: 2px !important;
    margin-top: 0.5rem !important;


}

.ksy-nav .nav-item:last-child {}

.ksy-nav .nav-link {
    background: #333 !important;
    border: 0 !important;
    color: #fff;
    border-radius: 10px 10px 0 0 !important;
    padding: 1.5rem 5rem !important;

}

.ksy-nav .nav-link.active,
.ksy-nav .nav-link:hover {
    background: #0359d8 !important;
    border: 0 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding-top: 2rem !important;
    border-radius: 10px 10px 0 0 !important;
    margin-top: -0.5rem !important;
}

@media(min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content: flex-end !important;
        flex-basis: auto
    }

    .offcanvas-body .nav-item {
        margin-left: 2.5rem !important;
    }

}



/*swiper*/
.swiper-pagination-bullet-active {
    background-color: #0359d8;
    border-color: #0359d8;
}

/*btn*/
.btn-0359d8 {

    font-weight: 500;
    background-image: linear-gradient(270deg, #5be5ff 0%, #0359d8 50%, #0359d8 100%);
    border: none;





}

.btn-48 {
    height: 48px !important;
}

.btn-0359d8:hover {
    color: #fff;
}

.btn:hover {
    background-color: #0045ac;
    border-color: #0045ac;
    color: #fff !important;
}

.btn-outline-primary {
    color: #0359d8;
    border-color: #0359d8;
}

/**/
a {
    color: #333;
}

a:hover {
    color: #0359d8 !important;
}

.bg-0359d8 {
    background-color: #0359d8;

}

.list-arrow {
    list-style: none;
    width: 100%;
    clear: both;
    text-align: left;
    padding: 0;
    margin: 0;

}

.list-arrow li {
    float: left;
    margin-right: 50px;
    list-style: none;
}

.list-arrow li a {
    color: #fff;
    text-decoration: none;
    opacity: .5;
}

.w-100 {
    width: 100% !important;
}

.online {
    color: #333;
    text-decoration: none;
}

.online:hover {
    color: #0359d8 !important;
}


@media(min-width: 992px) {
    .o-992 {
        display: block;
    }

    .o-768 {
        display: none;
    }

}

@media(max-width: 780px) {
    .o-768 {
        display: block;
        width: 100%;
        padding-left: 3.5rem;
        padding-bottom: 1rem;
        padding-top: 1rem;
        border-top: 1px solid #d7dde2;
    }

    .o-768 a {
        text-decoration: none;
    }

    .o-768 a:hover {
        color: #0359d8;
    }

    .o-992 {
        display: none;
    }

    .p-nav {
        width: 100% !important;
        clear: both;
    }

    .p-xq {
        width: 100% !important;
        clear: both;
    }

}

.pt-5p {
    padding-top: 5px !important;
}

.f-li {
    width: calc(100% - 350px);


}

.f-li p {}

.f-li ul {
    list-style: none;
    padding: 0;
    margin: 0;

}

.f-li ul li {
    width: 18%;
    float: left;
    line-height: 50px;
    padding: 0;
    margin: 0;
}

.f-li ul li a {
    color: #fff;
    opacity: 1;
}

.f-li ul li ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.f-li ul li ul li {
    width: 100% !important;
    line-height: 28px;

}

.f-li ul li ul li a {
    color: #999;
}

.f-li-1 {
    width: 250px;
}

.f-li-1-t {
    line-height: 50px;
}

.f-li-1-t a {
    color: #fff;
    text-decoration: none;
}

.f-li-1 p {
    margin-bottom: 10px;
    color: #999;
}

.w-20 {
    width: 28% !important;
}

/**2022-3-1新增**/
.xfckqaq {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999;
    transform: translateY(-50%);
}

.xfckqaq ul li {
    background: #0359d8;
    width: 58px;
    height: 58px;
    text-align: center;
    margin-bottom: 1px;
    position: relative;
    list-style: none;

}

.xfckqaq ul li:hover {
    background: #013c94;
    cursor: pointer;
}

.xfckqaq ul li:nth-child(1) {
    border-radius: 5px 5px 0 0;
}

.xfckqaq ul li:nth-child(4) {
    border-radius: 0 0 5px 5px;
}

.xfckqaq ul li .xydfn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.xfckqaq ul li i {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.xfckqaq ul li .xydfna {
    color: #fff;
    font-size: 14px;
}

.xfckqaq ul li .icon1 {
    background: url(icon1.png)center no-repeat;
}



.xfckqaq ul li .icon2 {
    background: url(icon2.png)center no-repeat;
}



.xfckqaq ul li .icon3 {
    background: url(icon3.png)center no-repeat;
}


.xfckqaq ul li .icon4 {
    background: url(icon4.png)center no-repeat;
}


.xfckqaq ul li .text {
    width: 235px;
    background: #0359d8;
    position: absolute;
    height: 58px;
    left: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 58px;
    text-align: left;
    padding-left: 16px;
    z-index: 99;
    /*transition: all 0.5s;*/
}

.xfckqaq ul li:hover .text {
    left: -239px;
    border-radius: 5px 0 0 0;
    transition: all 0.5s;
}

.xfckqaq ul li .text1 {
    width: 235px;

    border-radius: 10px;
    position: absolute;
    height: 58px;
    left: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 58px;
    text-align: left;
    padding-left: 16px;
    z-index: 99;
    /*transition: all 0.5s;*/
}

.xfckqaq ul li:hover .text1 {
    left: -178px;
    border-radius: 5px 0 0 0;
    transition: all 0.5s;
}

.xfckqaq ul li:hover:nth-child(1) {
    border-radius: 0 5px 0 0;
}

.backTop {
    display: none;
    cursor: pointer;

}

@media(min-width: 768px) {
    .hidden-xs {
        display: block;
    }

    .visible-xs {
        display: none;
    }


}

@media(max-width: 768px) {
    .hidden-xs {
        display: none;
    }

    .visible-xs {
        display: block;
    }

    .f-li ul li {
        width: 50%;

    }

    .w-70 {
        width: 100% !important;
    }

    .container-90 {
        width: 96% !important;
    }

}

/*.p-nav ul{
    padding-bottom: 30px;
}
.p-nav ul li{
    width: 100%;
    line-height: 40px;
}
.p-nav ul li a{
    text-decoration: none;
    font-size: 14px;
}*/
.p-nav {
    width: 400px;
    float: left;
}

.p-nav .dropend .nav-link {
    justify-content: space-between;
}

.p-nav .dropend .dropdown-menu.show {
    inset: 0px auto auto 40px !important;
}

.p-nav .dropend:hover>.dropdown-menu {
    display: block;
    animation: dropdown-show .25s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.p-nav .dropdown-menu {
    position: absolute;
    inset: 0px auto auto 290px;
    margin: 0px;
    /*display: block;*/
}

.p-xq {
    width: calc(100% - 400px);
    float: left;
}

.lh-lg-1 {
    line-height: 28px;
}


.fenyeBtn {
    padding-top: 30px;


}

.fenyeBtn ul {
    float: left;
    max-width: 70%;
}

.fenyeBtn ul li {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
    list-style: none;
}

.fenyeBtn ul li a {
    display: block;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.fenyeBtn ul li:hover a {
    color: #0b5394;
}

.fenyeBtn .returnbtn {
    margin-top: 10px;
    float: right;
    line-height: 54px;
    border: 1px solid #eee;
    color: #666666;
    font-size: 16px;
    padding: 0 40px;
}

.fenyeBtn .returnbtn:hover {
    color: #fff;
    background: #00a2e9;
}

.start-1 {
    left: 1.5rem;
}

.start-2 {
    left: 5%;
}

.ty-end-2 {
    right: 5%;
}

.end-1 {
    right: 1.5rem;
}

.ty-pro:hover h3 {
    color: #0359d8;
}

.btn-ra10 {
    border-radius: 5px !important;
}

.ty-fangan li {
    border: 0 !important;
    width: 10%;
    float: left;
    text-align: center;


}

.ty-fangan li img {
    width: 64px;
    margin-bottom: 15px;
    border-radius: 0px !important;
}

.ty-news a {
    text-decoration: none;
}

.ty-news a:hover .card {
    border: 1px solid #0359d8;
}

.ty-news a:hover .card-title {
    color: #0359d8;
}

.ty-fangan a:hover .card {
    border: 1px solid #0359d8;
}

.ty-fangan a:hover .card-title {
    color: #0359d8;
}

.returnbtn:hover {
    background-color: #0359d8 !important;
}

.ty-xijie p {
    font-size: 0.875rem;
    padding: 0;
    margin: 0;
    line-height: 30px;
}

.ty-xijie p::before {
    content: "•";
    margin-right: 8px;
    /* 根据需要调整图标与文字之间的距离 */
}

.w-70 {
    width: 70%;
}

.yuyan .dropdown-toggle::after {
    width: 0 !important;
    height: 0 !important;
}

/*分页*/
.pagination-block {
    display: flex;
}

.pagination-block li {
    background: #eee;
    margin-right: 10px;
    max-height: 54px;
}

.pagination-block li span {
    padding: 15px 20px;
    display: block;
}

.pagination-block li a {
    text-decoration: none;
    padding: 15px 20px;
    display: block;
}

.pagination-block li a:hover {
    color: #fff !important;
    background: #0359d8;
    display: block;
}

.pagination-block li.active {
    background: #0359d8;
    color: #fff;
}

.pagination_info {
    padding: 15px 20px;
}

.z-999 {
    z-index: 99999;
}

.z-9999 {
    z-index: 999999;
}

/*banner*/

.ty-banner .swiper-slide-active .tyside {
    animation: slideInFromLeft 0.5s ease-out forwards;
}

.ty-banner .swiper-slide-active .tyside2 {
    animation: slideInFromLeft2 0.8s ease-out forwards;
}

.ty-banner .swiper-slide-active .tyside3 {
    animation: slideInFromLeft 1s ease-out forwards;
}

@keyframes slideInFromLeft {
    0% {
        transform: translateY(-40px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideInFromLeft2 {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@media(max-width: 1900px) {
    .container-90 {
        width: 94% !important;
    }

}

/*@media(min-width: 1024px) and (max-width: 1900px){
    .navbar-collapse .nav-item{
        margin-left: 0px !important;
    }

    .ty-d-none{display: none;}

}*/
@media(min-width: 1600px) {
    .navbar-collapse .nav-item {
        margin-left: 30px !important;
    }

}

@media(min-width: 1900px) {
    .navbar-collapse .nav-item {
        margin-left: 2.5rem !important;
    }

}

@media(max-width: 1440px) {
    .navbar-collapse .nav-item {
        margin-left: 10px !important;
    }

}

@media(max-width: 1024px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0 !important;
    }

}

@media(max-width: 1280px) {
    .ty-none {
        display: none !important;
    }

}

@media(max-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0 !important;
    }

    .container-90 {
        width: 100% !important;
    }

    .ty-banner {
        height: 400px;
    }

    .btn-ra10 {
        padding: 5px 15px !important;
    }

    .ty-pro {
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .ty-p-10 {
        padding: 10px;
    }




    .ty-tab-nav .ty-tab-nav-item {
        min-height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        padding: 0;
    }

    .ty-tab-nav .ty-tab-nav-item.active {
        border: 1px solid #0359d8;
        height: 80px;
        color: #0359d8;
    }

    /*        .ty-tab-nav .ty-tab-nav-item:nth-child(4n){border-right: 0px;}*/
    .ty-tab-nav .ty-tab-nav-item img {
        width: 28px !important;
    }

    .ty-tab-nav .ty-tab-nav-item p {
        padding: 0;
        margin: 5px 0 0 0 !important;
    }


    .ty-tab-container .ty-d {
        width: 90% !important;
        height: 100% !important;
        background-color: #0359d8;
        opacity: .8;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 5%;
    }


    .swiper2 .swiper-slide {

        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    /*.ty-py-10{padding: 10px 0;}*/
    .ty-p-5 {
        padding: 5px 10px 5px 10px;
        min-height: 40px;
        border-radius: 5px
    }

    .ty-roudle-1 {
        border-radius: 5px;
    }

    .f-li-1 {
        width: 100%;
        text-align: center;
    }

    .f-li-1 p {
        text-align: center;
        margin-bottom: 0;
    }

    .f-li-1-t {
        line-height: 30px;
        font-size: 20px;
    }

    .h-500 {
        height: 200px !important;
    }

    .p-nav .nav-item {
        width: auto;
        float: left;
        display: none;
    }

    .p-nav .nav-link {
        background-color: #000;
        width: auto;
        padding: 5px 20px;
        display: none;
    }
    .fenyeBtn{padding-top: 10px;}
    .fenyeBtn ul{padding-left: 0; width: 100%;}
    .ty-xl .dropdown-item{float: left !important;clear: none !important;display: flex !important;}
    .w-320-1{width: 100% !important;}

}

.icon-daohang {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
}

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

.liyou .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    min-height: 450px;
    width: 60%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /*transition: 300ms;*/
    /*  transform: scale(0.8);*/
    border-radius: 10px;
}

/* .liyou .swiper-slide-active,.liyou .swiper-slide-duplicate-active{
      transform: scale(1);
    }*/
.liyou .swiper-slide-active {
    width: 60% !important;
}

.liyou .swiper-slide-prev {
    width: 20% !important;
    background-position: right;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;

}

.liyou .swiper-slide-next {
    width: 20% !important;
    background-position: left;
    border-top-right-radius: 0px;

}

.h-500 {
    height: 500px;
}

/*服务二级/三级栏目列表页*/
.servicesC {
    padding: 20px;
    background-color: #f9f9f9;
    padding-top: 10px;
    margin-top: 10px;



}

.servicesC-a {
    padding: 0;
}

.servicesC-a ul {
    padding: 0;
}

.servicesC-a ul li {
    float: left;
    margin-top: 10px;
    list-style: none;

    width: auto;

}

.servicesC-a ul li a {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 16px;
    color: #666666;
    font-weight: 600;
    text-decoration: none;
    margin-right: 10px;
}

.servicesC-a ul li a:hover {
    color: #fff;
}

.servicesC-a ul li.cur a,
.servicesC-a ul li:hover a {
    border: 1px solid #0359d8;
    color: #fff;
    background: #0359d8;
}

.servicesC-a ul li.cur1 a {
    border: 1px solid #0359d8;
    color: #666;

}

/*图集*/
.ty-cp-s .swiper {
    width: 100%;
    height: 100%;
}

.ty-cp-s .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ty-cp-s .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ty-cp-s .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.ty-cp-s .swiper-slide {
    background-size: cover;
    background-position: center;
}

.ty-cp-s .mySwiper2{
    height: 80%;
    width: 100%;
}

.ty-cp-s .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 10px;
}

.ty-cp-s .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.ty-cp-s .mySwiper .swiper-slide-thumb-active {
    opacity: 1;

}

.ty-cp-s .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ty-cp-s .swiper-button-prev,.ty-cp-s .swiper-button-next{color: #0359d8;}
.ty-cp-s .swiper-button-next:after, .ty-cp-s .swiper-button-prev:after{font-size: 28px;}

/*产品表格*/
.t1 table {
    width: 100%;
    text-align: center;
}

.t1 table .pl-30 {
    text-align: left;
    padding-left: 30px;
}

.t1 tr th {
    background-color: #0057ec;
    line-height: 45px;
    color: #FFF;
    text-align: center;
    border: 1px solid #c6c4c4;
}

.t1 th:nth-child(1) {
    width: 220px;
}

.t1 .t2 {
    background-color: #e7e8ee;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #000;
}

.t1 table tr td {
    height: 35px;
    line-height: 35px;
    border: 1px solid #c6c4c4;
    font-size: 14px;

}
/*新闻*/
.ty-news-1{
    background: #fff;

}
.ty-news-1 ul{list-style: 0;
padding: 0;padding-bottom: 20px;}
.ty-news-1 ul li{line-height: 35px;list-style: none; }
.ty-news-1 ul li a{text-decoration: none;}