/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

p {
    margin: 0;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

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

.flexd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
    overflow: hidden;
}

.imgbig img {
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.imgbig:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.ovimg img {
    width: 100%;
    min-height: 100%;
}

.ibw img {
    width: 100%;
    height: auto;
}

.miw img {
    max-width: 100%;
    max-height: 100%;
}

.iml {
    text-align: center;
}

.iml img {
    transform: translateY(-2px);
    vertical-align: middle;
}

.bgmax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.bgmin {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}

.fh {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.w1402 {
    max-width: 1432px;
    margin: 0 auto;
    padding: 0 15px;
}

.wh1385 {
    max-width: 1415px;
    margin: 0 auto;
    padding: 0 15px;
}

.w1320 {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 15px;
}

.wh1305 {
    max-width: 1335px;
    margin: 0 auto;
    padding: 0 15px;
}

.wh1260 {
    max-width: 1470px;
    padding: 0 15px;
    margin: 0 auto;
}

.w1280 {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}

/*头部样式*/

.top2 {
    height: 140px;
    background: #f5f6f8;
}

.logo {
    line-height: 140px;
}

.logo img {
    width: 100%;
}

.logo-ys {
    margin-left: auto;
    margin-right: 1.85rem;
}

.logo-ys li+li {
    margin-left: 1.55rem;
}

.logo-ys li div.img {
    width: 42px;
    height: 42px;
    background-color: #1a57a9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 11px;
}

.logo-ys li .cont h3 {
    font-size: 18px;
    color: #333333;
    line-height: 1;
    margin-bottom: 5px;
}

.logo-ys li .cont p {
    font-family: "Arial";
    font-size: 12px;
    font-weight: normal;
    color: #888888;
    line-height: 1;
    text-transform: uppercase;
}





.top2 .k2 {
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 50px;
}

.top2 .k2 h3 {
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    padding-left: 20px;
    margin-bottom: 4px;
}

.top2 .k2 p {
    font-size: 36px;
    color: #1a57a9;
    line-height: 1;
}


/* 导航样式 */
#menu {
    background-color: #1a57a9;
    position: relative;
    z-index: 999;
}

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

.x-menu>li {
    position: relative;
    flex: 1;
}

.x-menu>li>a {
    display: block;
    font-size: 18px;
    color: #ffffff;
    white-space: nowrap;
    line-height: 70px;
    height: 70px;
    text-align: center;
}



.x-menu>li>a:hover {
    background-color: #07408c;
}

.x-menu>li.active>a {}

.x-menu>li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    /*height: 40px;*/
    opacity: 0;
    top: 100%;
}

.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background: #fff;
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0%;
    top: 70px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu>li {
    /* padding: 0 0.9rem; */
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #666666;
    line-height: 2.6;
}

.x-sub-menu>li>a:hover {
    background-color: #07408c;
    color: #fff;

}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
    display: none;
}


@media(max-width: 1440px) {
    .top2 {
        height: 100px;
    }

    .logo {
        line-height: 100px;
    }

    .top2 .k2 p {
        font-size: 25px;
    }

    .top2 .k2 {
        background-size: 50% auto;
        padding-left: 43px;
        background-size: 20% auto;
    }

    .x-menu>li>a {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .x-sub-menu {
        top: 50px;
    }
}




.sou {
    height: 44px;
    box-sizing: content-box;
    padding: 0.85rem 0;
    background-color: #ededed;
    display:none!important;
}

.hotSearch {
    font-size: 14px;
    font-weight: normal;
    color: #1965ac;
}

.hotSearch a {
    color: #666666;
    margin-left: 9px;
}

.sou .seo {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.sou .seo a {
    color: #666666;
}


.sou #formsearch {
    width: 304px;
    height: 44px;
    background: url(../images/sou.jpg) no-repeat center center;
}

.sou #formsearch input {
    outline: none;
    background: none;
    border: none;
}

.sou #formsearch input[name="wd"] {
    width: 234px;
    font-size: 14px;
    line-height: 44px;
    color: #999999;
    padding-left: 22px;
    padding-right: 6px;
    overflow: hidden;
}

.sou #formsearch input[name="wd"]::placeholder {
    color: #999999;
}

.sou #formsearch input[type="submit"] {
    flex: 1;
    height: 44px;
    font-size: 14px;
    color: #ffffff;
    line-height: 44px;
    text-align: center;
}

/* p1 */
.ad-bg {
    background: #f5f6f8;
    padding: 6vw 0;
    overflow: hidden;
}

.adlist li .wz {
    align-items: center;
    justify-content: center;
}

.adlist li .wz .img {
    margin-right: 5px;
}

.adlist li .wz .img img {
    max-width: 100%;
}

.adlist li .wz .wza {
    font-weight: 600;
    color: #333333;
    font-size: 37px;
}

.adlist li .wzb {
    color: #666666;
    font-size: 23px;
    margin-top: 1.5625vw;
}

@media(max-width:1440px) {
    .adlist li .wz .wza {
        font-size: 26px;
    }

    .adlist li .wzb {
        font-size: 20px;
    }
}

@media(max-width:1100px) {
    .adlist li .wz .wza {
        font-size: 20px;
    }

    .adlist li .wzb {
        font-size: 16px;
    }
}

@media(max-width:767px) {
    .ad-bg {
        padding: 30px 0;
    }

    .adlist {
        flex-wrap: wrap;
    }

    .adlist li {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .adlist li:last-child {
        margin-bottom: 0;
    }

    .adlist li .wz .img img {
        max-width: 40px;
        width: 100%;
    }

    .adlist li .wz .wza {
        font-size: 18px;
    }

    .adlist li .wzb {
        font-size: 14px;
        margin-top: 5px;
    }
}

/* product */

.p2 {
    background: url(../images/bj1.jpg) no-repeat top center;
    padding: 1.5rem 0 2rem;
}

.p2 .wh1260 {}

.p2a {
    width: 296px;
    flex-direction: column;
}

.p2a1 {
    padding: 1.9rem 0 2.3rem;
    flex-direction: column;
    text-align: center;
    background: url(../images/tt3.jpg) no-repeat center center;
    margin-top: -2.5rem;
    position: relative;
}

.p2a1::after {
    content: '';
    width: 12px;
    height: 20px;
    background: url(../images/tt4.png) no-repeat center center;
    position: absolute;
    top: 0;
    right: -12px;
}

.p2a1::before {
    content: '';
    width: 12px;
    height: 20px;
    background: url(../images/tt5.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: -12px;
}

.p2a1 h3 {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
}


.p2a1 p {
    font-size: 0.7rem;
    font-weight: normal;
    color: rgba(255, 255, 255, .5);
}

.p2a1 img {
    transform: translateY(10px);
}

.p2a2 {
    width: 100%;
    background-color: #ffffff;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.55rem 0.8rem 1.35rem;
    align-items: flex-start;
}

.p2a2 li {
    width: 100%;
}

.p2a2 li a {
    background: #dfdfdf url(../images/tt6.png) no-repeat 21px center;
    padding-left: 52px;
    padding-right: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    transition: all ease .3s;
}

.p2a2 li:hover a {
    background: #1a57a9 url(../images/tt7.png) no-repeat 21px center;
    color: #fff;
}


.p2b {
    width: calc(100% - 333px);
}

.p2b1 {
    width: 100%;
    padding: 1.5rem 0.5rem 1.5rem 2.9rem;
    background-color: #ffffff;
    position: relative;
}

.p2b1-swiper {
    overflow: hidden;
}

.p2b1 li a div.img {
    width: 40%;
    overflow: hidden;
}

.p2b1 li a div.img img {
    max-width: 100%;
}

.p2b1 li a .cont {
    width: 43.78%;
}

.p2b1 li a .cont h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    padding-bottom: 18px;
    position: relative;
    margin-bottom: 1.1rem;
}

.p2b1 li a .cont h3::after {
    content: "";
    width: 7.5rem;
    height: 1px;
    background-color: #999999;
    position: absolute;
    bottom: 0;
    left: 0;
}

.p2b1 li a .cont p {
    font-size: 0.75rem;
    line-height: 2;
    color: #666666;
}

.p2b1 li a .cont span.more {
    width: 108px;
    height: 36px;
    background-color: #1a57a9;
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-top: 2rem;
}

.p2b1 .p2b1-pagination {
    width: 100%;
    position: absolute;
    bottom: 1.4rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 1.5rem;
}

.p2b1 .p2b1-pagination .swiper-pagination-bullet {
    width: 1.4rem;
    height: 0.5rem;
    background-color: #d9d9d9;
    border-radius: 0;
    margin-left: 0.5rem;
    opacity: 1;
}

.p2b1 .p2b1-pagination .swiper-pagination-bullet-active {
    background-color: #1a57a9;
}

.p2b2 {
    margin-top: 1.4rem;
}

.p2b2 li {
    width: 31.75%;
}

.p2b2 li a {
    display: block;
}

.p2b2 li a div.img {
    overflow: hidden;
}

.p2b2 li a div.img img {
    width: 100%;
    transition: all ease .3s;
}

.p2b2 li:hover a div.img img {
    transform: scale(1.1);
}

.p2b2 li a h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 54px;
    background-color: #e0e0e0;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



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

    .p2b {
        width: 100%;
    }
}


@media(max-width: 767px) {
    .p2b1 {
        padding: 15px;
    }

    .p2b1 li a div.img {
        width: 100%;
    }

    .p2b1 li a .cont {
        width: 100%;
        margin-top: 6%;
    }

    .p2b1 li a .cont h3 {
        font-size: 18px;
        padding-bottom: 1rem;
    }

    .p2b2 li:last-child {
        display: none;
    }

    .p2b2 li {
        width: 49%;
    }

    .p2b2 li a h3 {
        line-height: 42px;
        font-size: 14px;
    }

    .p2b1 li a .cont p {
        font-size: 13px;
    }
}


/* pro */

.index-title {
    text-align: center;
    position: relative;
}

.index-title h3 {
    font-size: 3.6rem;
    color: rgba(51, 51, 51, 0);
    -webkit-text-stroke: 1px #d2d5db;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}



.index-title h4 {
    font-size: 2rem;
    color: #000000;
    line-height: 3.95rem;
}

.index-title img {
    max-width: 100%;
    margin: 0.2rem 0 0.6rem;
}

.index-title p {
    font-size: 0.9rem;
    font-weight: normal;
    color: #666666;
}

.pro-tg {
    background: #f5f6f8;
    padding-top: 3.38541666666667vw;
}

.proSwiper {
    overflow: hidden;
    margin-top: 3.6vw;
}

.proSwiper .swiper-slide .img1 img {
    width: 100%;
}

.proSwiper .swiper-slide .wz {
    background: #e0e0e0;
    padding: 5px;
    text-align: center;
}

.proSwiper .swiper-slide .wz .wza {
    color: #333333;
    font-size: 16px;
}

.proSwiper .swiper-slide .wz .wzb {
    color: #333333;
    font-size: 16px;
}

.pjian {
    justify-content: center;
    margin-top: 2.6vw;
}

.pjian .pnext {
    background: url(../images/left.png) no-repeat center center;
    width: 66px;
    height: 63px;
}

.pjian .pprev {
    background: url(../images/right.png) no-repeat center center;
    width: 66px;
    height: 63px;
}

.ystitle {
    text-align: center;
    margin-top: 4.4vw;
    padding-bottom: 7.3vw;
}

.ystitle h3 {
    font-weight: 600;
    color: #1a57a9;
    font-size: 48px;
}

.ystitle h4 {
    color: #666666;
    font-size: 29px;
    margin-top: 15px;
    font-weight: 500;
}

@media(max-width:995px) {
    .pro-tg {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .index-title h4 {
        font-size: 20px;
    }

    .index-title p {
        font-size: 14px;
    }

    .proSwiper {
        margin-top: 20px;
    }

    .proSwiper .swiper-slide .wz .wza {
        font-size: 14px;
    }

    .proSwiper .swiper-slide .wz .wzb {
        font-size: 14px;
    }

    .pjian {
        margin-top: 20px;
    }
    .index-title h3{font-size: 2.2rem;}
}


/* 优势 */
.ys-bg {
    background: url(../images/bj2.jpg) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}

.ysimg img {
    width: 100%;
}

.ys-index {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
}

.yslist {

    position: relative;
}

.yslist li {
    width: 24.25%;
    background: #eaeef4;
    padding: 18px 20px;
    height: 396px;
}

.yslist li .wz {
    background: #1a57a9;
    text-align: center;
    padding: 1vw 5px;
}

.yslist li .wz .wza {
    color: #ffffff;
    font-size: 16px;
}

.yslist li .wz .wzb {
    color: #ffffff;
    font-size: 12px;
    font-family: "Arial";
    text-transform: uppercase;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yslist li .wz .img1 img {
    max-width: 100%;
    transition: 0.5s;
}

.yslist li .ww {
    margin-top: 2vw;
    text-align: center;
}

.yslist li .ww p {
    color: #333333;
    font-size: 24px;
    margin-bottom: 1vw;
}

.yslist li .ww p:last-child {
    margin-bottom: 0;
}

.yslist li:hover .wz .img1 img {
    transform: rotateY(180deg);
}

@media(max-width:1440px) {
    .ystitle h3 {
        font-size: 34px;
    }

    .ystitle h4 {
        font-size: 24px;
    }
}

@media(max-width:1280px) {
    .yslist li .ww p {
        font-size: 20px;
    }
}

@media(max-width:1100px) {
    .yslist li {
        height: 260px;
    }

    .yslist li .ww p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media(max-width:995px) {
    .ystitle {
        margin-top: 30px;
        padding-bottom: 30px;
    }

    .ystitle h3 {
        font-size: 20px;
    }

    .ystitle h4 {
        font-size: 14px;
    }

    .ys-index {
        top: 20px;
    }

    .ysimg img {
        height: 440px;
    }

    .yslist li {
        height: 190px;
        margin-bottom: 4%;
        width: 48%;
        padding: 10px;
    }

    .yslist li .wz .img1 img {
        max-width: 30px;
        width: 100%;
    }

    .yslist li .ww p {
        font-size: 13px;
        margin-bottom: 5px;
    }

}

/* case */
.case-bg {
    background: #f5f6f8;
    padding-top: 10px;
    padding-bottom: 3.6vw;
}

.caseSwiper {
    overflow: hidden;
    margin-top: 2.6vw;
}

.caseSwiper .swiper-slide .img1 img {
    width: 100%;
}

.caseSwiper .swiper-slide .wz {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #636363;
    font-size: 26px;
}

.caseSwiper .swiper-slide:hover .img1 img {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

@media(max-width:1440px) {
    .caseSwiper .swiper-slide .wz {
        font-size: 30px;
    }
}

@media(max-width:1100px) {
    .caseSwiper .swiper-slide .wz {
        font-size: 20px;
    }
}

@media(max-width:995px) {
    .case-bg {
        padding: 30px 0;
    }

    .caseSwiper {
        margin-top: 20px;
    }

    .caseSwiper .swiper-slide .wz {
        font-size: 14px;
    }
}

/* 流程 */
.liu-index {
    margin-top: 5.2vw;
}

.pss-show {
    margin-top: 3.6vw;
}

.pss-list li {
    flex: 1;
    text-align: center;
    position: relative;
}

.pss-list li+li::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 1px;
    height: 134px;
    background-color: #ddd;
    display: block;
}

.pss-list li:nth-child(1) {
    padding-left: 0;
}

.pss-list li:last-child {
    padding-right: 0;
}

.pss-list li .pss-img {
    overflow: hidden;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.pss-list li .pss-img .pss {
    position: relative;
}

.pss-list li .pss-img .pss img {
    max-width: 100%;
}

.pss-list li .pss-img .pss-ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease;
}

.pss-list li .pss-img .pss-ico span {
    width: 80%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    border-radius: 50%;
}

.pss-list li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.pss-list li p {
    font-size: 16px;
    color: #666;
    margin-top: 5px;
}

.pss-list li .pss-img:hover .pss-ico {
    transform: rotateY(180deg);
}


@media(max-width: 768px) {
    .pss-list li {
        flex: initial;
        width: 32%;
        margin-bottom: 2%;
    }

    .pss-list li {
        width: 49%;
    }


}

@media(max-width: 767px) {
    .pss-list li .pss-img {
        width: 70%;
        margin: 0 auto;
    }

    .pss-list li h3 {
        margin-top: 20px;
        font-size: 18px;
    }

    .pss-list li p {
        font-size: 14px;
    }

    .pss-list li:nth-child(odd)::before {
        display: none;
    }

    .pss-list li {
        margin-bottom: 4%;
    }
}

/* news */
.p8 {
    padding-top: 2.6vw;
    padding-bottom: 4.42708333333333vw;
    background: #eaeef4;
}

.p8cont {
    margin-top: 1.8vw;
}

.p8a {
    width: 64.13%;
}

.p8a-title {
    padding-bottom: 1.12rem;
    align-items: flex-end;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1.2rem;
}

.p8a-title h3 {
    font-size: 1.2rem;
    color: #333333;
    font-weight: 700;
    padding-left: 1.45rem;
    position: relative;
}

.p8a-title h3::before {
    content: "";
    width: 0.4rem;
    height: 1.4rem;
    background-color: #1a57a9;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.p8a-title a.more {
    font-family: "Arial";
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}



.p8a1 {
    padding-bottom: 1.5rem;
    border-bottom: 1px dashed rgba(177, 177, 177, .5);
}

.p8a1 li a div.img {
    width: 38.22%;
    overflow: hidden;
}

.p8a1 li a div.img img {
    width: 100%;
    transition: all ease .3s;
}

.p8a1 li:hover a div.img img {
    transform: scale(1.1);
}

.p8a1 li a .cont {
    width: 58.48%;
    padding-top: 0.6rem;
}

.p8a1 li a .cont .conta {
    width: calc(100% - 78px);
    padding-right: 1.5rem;
}

.p8a1 li a .cont .conta>h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.p8a1 li:hover a .cont .conta>h3 {
    color: #1a57a9;
}

.p8a1 li a .cont .conta .text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.p8a1 li a .cont .conta span.more {
    width: 120px;
    height: 34px;
    background-color: #1a57a9;
    border-radius: 0px 8px 0px 8px;
    line-height: 34px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-top: 1.2rem;
}



.p8a1 li a .cont .time {
    text-align: center;
    position: relative;
}

.p8a1 li a .cont .time h3 {
    font-size: 1.8rem;
    font-weight: normal;
    color: #333333;
    margin-bottom: 0.4rem;
}

.p8a1 li a .cont .time h4 {
    font-size: 0.7rem;
    font-weight: normal;
    color: #333333;
}

.p8a1 li a .cont .time::before {
    content: "";
    width: 1px;
    height: 3.4rem;
    background-color: #dcdcdc;
    position: absolute;
    left: -1.2rem;
    top: 0;
}

.p8a2 {
    margin-top: 1.8rem;
}

.p8a2 li {
    width: 43.91%;
}

.p8a2 li h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding-left: 21px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 1rem;
}

.p8a2 li h3::before {
    content: '';
    width: 8px;
    height: 8px;
    border: solid 1px #999999;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.p8a2 li:hover h3 {
    color: #1a57a9;
}

.p8a2 li .text {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.p8b {
    width: 31.587%;
}

.p8b h3.title {
    padding-bottom: 1.12rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 1.4rem;
}

.p8b h3.title a {
    display: block;
    font-size: 1.2rem;
    color: #333333;
    position: relative;
    padding-left: 1.5rem;
}

.p8b h3.title a::before {
    content: '';
    width: 0.4rem;
    height: 1.4rem;
    background-color: #1a57a9;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.p8b1 li {
    background: #ffffff;
    border-radius: 1.4rem
}

.p8b1 li:nth-child(2n) {
    background: #f7f7f7;
}

.p8b1 li a {
    display: block;
    height: 2.8rem;
    border-radius: 1.4rem;
    border: solid 1px #eeeeee;
    line-height: 2.8rem;
    font-size: 0.8rem;
    font-weight: normal;
    color: #666666;
    padding-left: 3.6rem;
    position: relative;
}


.p8b1 li:nth-child(odd) a::before {
    content: "";
    width: 2.75rem;
    height: 2.75rem;
    background: #9b9b9b url(../images/n11.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.p8b1 li:nth-child(even) a {
    padding-left: 1.45rem;
    padding-right: 3rem;

}

.p8b1 li:nth-child(even) a::before {
    content: "";
    width: 2.75rem;
    height: 2.75rem;
    background: #1a57a9 url(../images/n22.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;

}

.p8b1 li+li {
    margin-top: 1rem;
}

.p8b1 li:hover a {
    color: #1a57a9;
}

@media(max-width: 768px) {
    .p8 {
        padding-top: 30px;
    }

    .p8cont {
        margin-top: 20px;
    }

    .p8a {
        width: 100%;
        margin-bottom: 4%;
    }

    .p8b {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .p8a-title h3 {
        font-size: 18px;
    }

    .p8a1 li a div.img {
        width: 100%;
        margin-bottom: 3%;
    }

    .p8a1 li a .cont {
        width: 100%;
    }

    .p8a1 li a .cont .time {
        display: none;
    }

    .p8a1 li a .cont .conta {
        width: 100%;
    }

    .p8a2 li {
        width: 100%;
        margin-bottom: 4%;
    }

    .p8a2 li h3 {
        padding-left: 16px;
    }

    .p8b h3.title a {
        font-size: 18px;
    }

    .p8b1 li a {
        line-height: 4rem;
        height: 4rem;
        font-size: 14px;
        border-radius: 1.75rem;
        padding-left: 5.5rem;
    }

    .p8b1 li:nth-child(even) a::before {
        width: 4rem;
        height: 4rem;
        background-size: 49% auto;
    }

    .p8b1 li:nth-child(odd) a::before {
        width: 4rem;
        height: 4rem;
        background-size: 49% auto;
    }
}

/* 合作 */
.hezuo-bg {
    background: #f5f6f8;
    padding-top: 10px;
    padding-bottom: 6.25vw;
}

.hezuo-roll {
    margin-top: 2vw;
}

.hezuoSwiper {
    overflow: hidden;
}

.hezuoSwiper .swiper-slide .img1 {
    border: 1px solid #e5e5e6;
}

.hezuoSwiper .swiper-slide .img1 img {
    width: 100%;
}

/* link */
.link {
    background: url(../images/link.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 20px 0;
}

.link-show {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    /* background: url(//cdn.myxypt.com/52f0b8d0/23/10/c350fc99b465d960dac3a3795eb880be7f68dc3e.png)no-repeat right center; */
}

.link-show::after {
    position: absolute;
    width: 40%;
    height: 100%;
    background-color: #053e95;
    top: 0;
    right: 100%;
}

.link-warp {
    float: left;
    width: calc(100% - 220px);
    display: flex;
    justify-content: space-between;
    position: relative;

}

.link-warp span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
}

.link-list {
    flex: 1;
    margin-left: 10px;
}

.link-list a {
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}

.link-list a:hover {
    color: #0dad3b;
}


.link-warp .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(5, 62, 149, .9);
    padding: 10px;
    min-width: 120px;
}



.link-a {
    display: flex;
    align-items: flex-start;
}

.link-a span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 118px;
    line-height: 24px;
    border: solid 1px #fff;
    opacity: .5;
    transition: all .5s ease;
}

.link-a span:hover {
    border: solid 1px #0dad3b;
    background-color: #0dad3b;
    opacity: 1;
}

/* foot */
.foot {
    background-color: #141414;
    padding-top: 45px;
}

.ft-nav {
    padding-bottom: 40px;
}

.ft-nav p {
    display: flex;
    justify-content: space-around;
}

.ft-nav p a {
    display: block;
    font-size: 18px;
    color: #fff;
}

.ft-nav p a:hover {
    color: #0dad3b;
}

.ft-show {
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px rgb(255 255 255 / 8%);
}

.ft-left {
    display: flex;
    flex-wrap: wrap;
    width: 39%;
}

.ft-logo {
    overflow: hidden;
    display: flex;
    align-items: center;
}

.ft-logo img {
    max-width: 100%;
}

.ft-tel {
    background: url(../images/ftel.png)no-repeat left center;
    padding-left: 70px;
    display: flex;
    align-items: center;
    margin-left: 40px;
}

.ft-tel h3 {
    font-size: 26px;
    font-family: Arial;
    color: #fff;
    line-height: 38px;
    font-weight: 400;
}

.ft-tel h3 p:nth-of-type(2) {
    font-size: 14px;
    color: #4b4646;
    font-weight: 400;
    line-height: 1.5;
}

.ft-tel h3 span {
    display: block;
    font-size: 16px;
    color: #4b4646;
    line-height: 30px;
}

.ft-contact {
    padding-top: 35px;
    width: 35%;
    padding-bottom: 35px;
    border-left: solid 1px rgb(255 255 255 / 8%);
    padding-left: 75px;
}

.ft-contact h3 {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
}

.ft-contact .contact {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}

.ft-ewm {
    width: 26%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: solid 1px rgb(255 255 255 / 8%);
}

.ewm-list {
    display: flex;
    flex-wrap: wrap;
}

.ewm-list .m1 {
    /* margin-right: 20px; */
}

/* .ewm-list .m2{
  
  } */
.ewm-list img {
    max-width: 100%;
}

.ewm-list p {
    text-align: center;
    font-size: 13px;
    color: #999;
    margin-top: 10px;
}

.footer {
    background-color: #383838;
    text-align: center;
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    line-height: 24px;
    padding: 26px 0;
}

.footer a {
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    line-height: 24px;
}

.footer a:hover {
    color: #0dad3b;
}

/* åº•éƒ¨è‡ªè¡Œé€‚åº” */
@media(max-width:1299px) {
    .ft-nav ul li {
        margin-left: 5.19%;
    }
}

@media(max-width:1199px) {
    .ft-nav ul li a {
        font-size: 16px;
    }

    .ft-nav ul li {
        margin-left: 4.62%;
    }

    .ft-tel {
        margin-left: 0px;
        padding-left: 60px;
    }

    .ft-contact {
        padding-left: 40px;
    }

    .footer {
        font-size: 12px;
    }

    .footer a {
        font-size: 12px;
    }
}

@media(max-width:991px) {
    .ft-nav ul li a {
        font-size: 14px;
    }

    .ft-nav ul li {
        margin-left: 3.5%;
    }

    .link {
        display: none;
    }

    .ft-nav {
        padding-bottom: 20px;
    }

    .ft-logo {
        width: 30%;
    }

    .ft-tel h3 {
        font-size: 20px;
    }

    .ft-tel h3 span {
        font-size: 14px;
    }

    .ft-tel {
        margin-left: 15px;
        padding-left: 40px;
        background-size: 34px 90px;
    }

    .ft-contact .contact {
        font-size: 13px;
    }

    .ft-contact {
        padding-left: 20px;
    }


    .ft-ewm {
        width: 50%;
    }

    .ft-contact {
        width: 50%;
    }

    .ft-left {
        display: none;
    }

    .footer {
        padding: 15px 0;
    }

    .foot {
        padding-top: 30px;
    }

    .ft-show {
        border-top: none;
    }

}

.md-foot {
    display: none;
}



@media(max-width:767px) {
    .foot {
        /* display: none; */
    }

    .footer {
        display: none;
    }

    .md-foot {
        display: block;
        background: #141414;
    }

    .mod-logo {
        text-align: center;
        padding: 30px 0;
    }

    .mod-logo a {
        display: block;
    }

    .mod-logo a img {
        max-width: 100%;
    }

    .fd-cfn {
        border-bottom: solid 1px #ccc;
        margin-top: 10px;
    }

    .fd-cfn h3 {
        font-size: 16px;
        color: #fff;
        line-height: 2.5;
    }

    .fd-cfn h3 span {
        padding-right: 10px;
    }

    .fd-cfn .fd-name {
        display: none;
        padding-left: 13px;
    }

    .fd-cfn .fd-name a {
        display: block;
        line-height: 28px;
        color: #fff;
        opacity: .8;
    }

    .fd-ly .copyright {
        color: #fff;
        opacity: .8;
        padding: 15px 15px;
        line-height: 1.5;
        text-align: center;
        float: none;
    }

    .fd-ly .copyright a {
        color: #fff;
        opacity: .8;
    }

    .ft-left {
        width: 100%;
    }

    .ft-contact {
        width: 100%;
        padding: 0;
        border: none;
    }

    .ft-ewm {
        width: 100%;
        justify-content: flex-start;
        margin-top: 4%;
    }

    .foot {
        padding-top: 30px;
        padding-bottom: 20%;
    }

    .fd-cfn:nth-child(1) {
        margin-top: 0;
    }

}

/* 内页 */
.n_banner img {
    width: 100%;
}

/*phone*/

li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #191919;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 33.333333%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(../images/m1.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(../images/m2.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(../images/m3.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    border: none;
}