* {
    color: #000;
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;}
body{    min-width: 1920px;}

.w1200 {
    width: 1200px;
    margin: 0 auto;}

.clear {
    clear: both;}

.fl {
    float: left;}

.fr {
    float: right;}

.w33 {
    width: 31%;}

.w50 {
    width: 49%;}

.ml {
    margin: 0 2%;}

.logo a {

    display: flex;
    justify-content: flex-start;
    align-items: center;}

.logo a span {
    font-size: 36px;
    color: #1b468c;}

.logo img {
    width: 400px;}

.nav {
    background: #224b8f;
    line-height: 45px;}

.nav li {
    padding: 0 164px;
    float: left;}

.nav li:hover {
    background-color: #193b73;}

.nav li a {
    font-size: 18px;
    color: #fff;}

.banner .slick-dots li button {
    display: none;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banner {
    font-size: 0;
    z-index: 2;}

.banner .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner a {
    display: block;}

.banner .img {
    padding-top: 22%;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: -webkit-transform 0.5s linear 0s;
    transition: -webkit-transform 0.5s linear 0s;
    -o-transition: -o-transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s, -moz-transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s, -webkit-transform 0.5s linear 0s, -moz-transform 0.5s linear 0s, -o-transform 0.5s linear 0s;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: cover;
    background-size: cover;}

.banner .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);}

.banner .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(/images/left-20250528.png);}

.banner .slick-arrow.slick-next {
    right: 5%;
    background-image: url(/images/right-20250528.png);}

.banner .slick-dots {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0.2rem;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);}

.banner .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;}

.banner .slick-dots li.slick-active {
    background: #224b8f;}


.bj {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 35px;
    background-color: rgb(0 0 0 / 50%);}

.bt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    color: #fff;
    font-size: 16px;
    text-indent: 10px;
    line-height: 30px;
    height: 30px;
    z-index: 9999;}

.banner1 .slick-dots li button {
    display: none;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banner1 {
    font-size: 0;
    z-index: 2;}

.banner1 .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner1 a {
    display: block;}

.banner1 .img {
    padding-top: 60%;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: -webkit-transform 0.5s linear 0s;
    transition: -webkit-transform 0.5s linear 0s;
    -o-transition: -o-transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s, -moz-transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s, -webkit-transform 0.5s linear 0s, -moz-transform 0.5s linear 0s, -o-transform 0.5s linear 0s;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: cover;
    background-size: cover;}

.banner1 .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);}

.banner1 .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(/images/left-20250528.png);}

.banner1 .slick-arrow.slick-next {
    right: 5%;
    background-image: url(/images/right-20250528.png);}

.banner1 .slick-dots {
    position: absolute;
    right: 0;
    bottom: 7px;}

.banner1 .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;}

.banner1 .slick-dots li.slick-active {
    background: #224b8f;}

.banner2 .slick-dots li button {
    display: none;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banner2 {
    font-size: 0;
    z-index: 2;}

.banner2 .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner2 a {
    display: block;}

.banner2 .img {
    padding-top: 60%;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: -webkit-transform 0.5s linear 0s;
    transition: -webkit-transform 0.5s linear 0s;
    -o-transition: -o-transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s, -moz-transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s, -webkit-transform 0.5s linear 0s, -moz-transform 0.5s linear 0s, -o-transform 0.5s linear 0s;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: cover;
    background-size: cover;}

.banner2 .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);}

.banner2 .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(/images/left-20250528.png);}

.banner2 .slick-arrow.slick-next {
    right: 5%;
    background-image: url(/images/right-20250528.png);}

.banner2 .slick-dots {
    position: absolute;
    right: 0;
    bottom: 7px;}

.banner2 .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;}

.banner2 .slick-dots li.slick-active {
    background: #224b8f;}

.banner3 .slick-dots li button {
    display: none;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banner3 {
    font-size: 0;
    z-index: 2;}

.banner3 .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner3 a {
    display: block;}

.banner3 .img {
    padding-top: 60%;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: -webkit-transform 0.5s linear 0s;
    transition: -webkit-transform 0.5s linear 0s;
    -o-transition: -o-transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s, -moz-transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s, -webkit-transform 0.5s linear 0s, -moz-transform 0.5s linear 0s, -o-transform 0.5s linear 0s;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: cover;
    background-size: cover;}

.banner3 .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);}

.banner3 .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(/images/left-20250528.png);}

.banner3 .slick-arrow.slick-next {
    right: 5%;
    background-image: url(/images/right-20250528.png);}

.banner3 .slick-dots {
    position: absolute;
    right: 0;
    bottom: 7px;}

.banner3 .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;}

.banner3 .slick-dots li.slick-active {
    background: #224b8f;}

.foot {    margin-top: 30px;
    background: #000000;
    padding: 30px 0;}

.foot * {
    color: #fff;}

.ewm {}

.ewm li {
    float: left;
    margin-right: 20px;}

.ewm li img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;}

.ewm li p {
    text-align: center;
    line-height: 35px;}

.zszx .jc {
    font-size: 20px;
    font-weight: bold;}

.zszx p {
    line-height: 35px;
    font-size: 16px;}

.lxwm .jc {
    font-size: 20px;
    font-weight: bold;}

.lxwm p {
    line-height: 35px;
    font-size: 16px;}

.bq {
    margin-top: 10px;}

.bq * {
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;}

.bq img {
    display: inline-block;}

.tit {    margin: 20px 0;
    border-bottom: 1px solid #eee;}

.tit p {
    float: left;
    font-size: 20px;
    color: #fff;
    background-color: #224b8f;
    padding: 5px 10px;}

.tit a {
    float: right;
    color: #666;
    margin-top: 5px;}

.tit a:hover {
    color: #224b8f;}

.xw li {
    line-height: 36px;}

.xw li p {
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;}

.xw li span {
    float: right;
    font-size: 16px;
    color: #333;}

.xw li:hover p {
    color: #224b8f;}

.xw li:hover sapn {
    color: #224b8f;}
.dqlm {
    margin: 15px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    font-size: 16px;
    color: #224b8f;
    display: flex
;
    justify-content: flex-start;
    align-items: center;
}
.dqlm img{
        margin-right: 10px;
}
.dqlm * {
    color: #224b8f;
}