/*初始化样式*/
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;
}

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;
}

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;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    max-width: 1470px;
    padding: 0 15px;
    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.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



/*头部样式*/





.tou .con {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 51px;
    width: 91.98%;
    margin: 0 auto;
    position: absolute;
    top: 21px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}

.tou .con .zi1 {
    display: flex;
    justify-content: space-between;
    width: 74.17%;
}

.zi2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.ss {
    position: relative;

}

.ss1 {
    width: 15px;
    height: 15px;
    background: url(../images/da13d30c588a5cf52c7fdcefab485202c736abae.png) no-repeat center center;
    background-size: cover;

}



#formsearch1 {
    width: 200px;
    display: none;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

#formsearch1 input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch1 input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch1 input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #db1342;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

.wx {
    width: 21px;
    height: 17px;
    background: url(../images/629698d997fa9d37901627f60fff7856f2292236.png) no-repeat center center;
    background-size: cover;
    position: relative;
    margin-left: 36px;
}

.wx:hover .wx2 {
    display: block;
}


.wx2 {
    display: none;
    position: absolute;
    bottom: -116px;
    left: 50%;
    transform: translateX(-50%);
    width: 112px;
    height: 112px;
}

.wx2 img {
    width: 100%;
    height: 100%;
}

.tel {
    width: 10px;
    height: 16px;
    background: url(../images/b168cf6545d3c5eedb31499da93422413d4ad920.png) no-repeat center center;
    background-size: cover;
    position: relative;
    margin-left: 36px;
}

.tel:hover .tel2 {
    display: block;

}

.tel2 {
    display: none;
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
    line-height: 26px;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
}


/*热门搜索*/
.sou {
    margin: 15px 0;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.hotSearch a {
    margin-right: 6px;
}




/* 导航样式 */
.x-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 65.34%;
}

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

.x-menu>li>a {
    display: block;
    font-size: 0.7rem;
    color: #fff;
    white-space: nowrap;
    line-height: 51px;
}

.top2.bj .x-menu>li>a {
    color: #000;
    transition: all ease .36s;
}

.x-menu>li>a:hover {
    color: #db1342;
    border-bottom: 1px solid #db1342;
}



.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);
    border-top: 3px solid #db1342;
    background: #e3e7e8;
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 250%;
    left: -60%;
    top: 2.5rem;
    background: #fff;
    padding: 10px 0 1.05rem;
    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: 0.7rem;
    color: #666666;
    line-height: 1.85rem;

    border-bottom: 2px dashed #dedfe0;
}

.x-sub-menu>li>a:hover {
    background: initial;
}

.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;
}





.p1 {
    background: #f7f8fa;
}

.p1a {
    position: relative;
}

.p1-title {
    position: absolute;
    top: 5.45rem;
    left: 0;
    z-index: 99;
}

.p1-title h3 {
    font-family: "Arial";
    font-size: 1.6rem;
    color: #333333;
}

.p1-title h4 {
    font-family: "Arial";
    font-size: 1.6rem;
    color: #333333;
}

.p1a-swiper {
    overflow: hidden;
}

.p1-title p {
    font-size: 1.25rem;
    color: #333333;
    font-weight: 700;
    margin-top: 1.1rem;
}

.p1a-swiper a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.p1a-swiper a div.cont {
    width: 24.861%;
    padding-top: 13.75rem;
}

.p1a-swiper a div.cont p {
    font-size: 0.7rem;
    line-height: 1.2rem;
    color: #666666;
}

.p1a-swiper a div.cont .conta {
    display: flex;
    align-items: center;
    margin-top: 3rem;
}

.p1a-swiper a div.cont .conta li {
    margin-right: 2.5rem;
}

.p1a-swiper a div.cont .conta li div.img1 {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    border: solid 2px #ebebeb;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p1a-swiper a div.cont .conta li div.img1 img {
    max-width: 100%;
}

.p1a-swiper a div.cont .conta li p {
    font-size: 0.7rem;
    color: #999999;
    text-align: center;
}

.p1a-swiper a div.cont>span.more {
    width: 10.5rem;
    height: 2rem;
    background-color: #0045a2;
    line-height: 2rem;
    font-size: 0.7rem;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-top: 2.5rem;
}





.p1a-swiper a div.img {
    width: 65.97%;
    background: url(../images/09b7d0ac015392ab6dd40fb9e8f6eca30dba4200.png) no-repeat left center;
    padding-left: 7.45rem;
    padding-top: 8.9rem;
    padding-bottom: 3.35rem;
    position: relative;
}

.p1a-swiper a div.img>img {
    max-width: 100%;
    max-height: 100%;
}

.p1a-swiper a div.img .img2 {
    position: absolute;
    right: 0;
    top: 3.6rem;
    text-align: right;
    display: none;
}

.p1a-swiper li.active a div.img .img2 {
    display: block;
}

.p1a-swiper a div.img .img2 h3 {
    font-size: 0.7rem;
    color: #999999;
    font-weight: 400;
    vertical-align: middle;
    margin: 0.5rem 0 1rem;
}

.p1a-swiper a div.img .img2 h3 span {
    font-size: 2rem;
    font-weight: 700;
    color: #333333;
    vertical-align: middle;
}

.p1a-swiper a div.img .img2 h4 {
    font-size: 26px;
    font-weight: 700;
    color: #db1342;
}

.banner .swiper-pagination {
    text-align: left;
}

.banner .swiper-pagination-bullets {
    bottom: 54px;
}

.banner .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background-color: #000011;
    margin: 0 14px !important;
    color: transparent;
    opacity: 1;
}


.banner .swiper-pagination-bullet-active {
    opacity: 1;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 4px solid #e9eaec;
    background-color: transparent;
    color: #ffffff;
}


.banner .swiper-pagination-bullet-active .rightcircle {
    -webkit-animation: circleProgressLoad_right 5s linear infinite;
    animation: circleProgressLoad_right 5s linear infinite;
}

.banner .swiper-pagination-bullet-active .leftcircle {
    -webkit-animation: circleProgressLoad_left 5s linear infinite;
    animation: circleProgressLoad_left 5s linear infinite;
}

.banner .swiper-pagination-bullet-active .wrapper_con {
    display: block;
}

.banner .swiper-pagination {
    font-size: 0;
}

.banner .swiper-pagination>span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.banner .swiper-container-rtl .swiper-button-next {
    left: calc(8.335% - 32px);
}

.banner .swiper-container-rtl .swiper-button-prev {
    right: calc(8.335% - 32px);
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 5%;
}

.banner .swiper-pagination-custom {
    bottom: 5%;
}

.banner .swiper-pagination-fraction {
    bottom: 5%;
}

.banner .right {
    right: -4px;
}

.banner .left {
    left: -4px;
}

.banner .circleProgress {
    width: 42px;
    height: 42px;
    border: 4px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(-135deg);
}

.banner .rightcircle {
    border-bottom: 4px solid #db1342;
    border-left: 4px solid #db1342;
    right: 0;
}

.banner .leftcircle {
    border-top: 4px solid #db1342;
    border-right: 4px solid #db1342;
    left: 1px;
}

.banner .wrapper_con {
    width: 21px;
    height: 42px;
    position: absolute;
    top: -4px;
    overflow: hidden;
    display: none;
}

.banner .f-14 {}

.swiper-pagination-bullet-active .f-14 {

    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 36px;
}

.p1prev {
    width: 17px;
    height: 28px;
    background: url(../images/58e83b25c0eb430ae1277072fc327ee5ddd131a0.png) no-repeat center center;
    position: absolute;
    right: 3.6rem;
    bottom: 4rem;
    cursor: pointer;
    z-index: 99;
}

.p1prev:hover {
    background: url(../images/9170df24ef2f87dcb8ceca9e1b06f937a7e46491.png) no-repeat center center;
    transform: rotate(180deg);
}


.p1next {
    width: 17px;
    height: 28px;
    background: url(../images/58e83b25c0eb430ae1277072fc327ee5ddd131a0.png) no-repeat center center;
    position: absolute;
    right: 0;
    bottom: 4rem;
    cursor: pointer;
    z-index: 99;
    transform: rotate(180deg);
}

.p1next:hover {
    background: url(../images/9170df24ef2f87dcb8ceca9e1b06f937a7e46491.png) no-repeat center center;
    transform: initial;
}



/* animation */
@keyframes circleProgressLoad_right {
    0% {
        transform: rotate(45deg);
    }

    50%,
    100% {
        transform: rotate(225deg);
    }
}

@keyframes circleProgressLoad_left {

    0%,
    50% {
        transform: rotate(45deg);
    }

    100% {
        transform: rotate(225deg);
    }
}

@media(max-width: 1024px) {
    .banner .swiper-pagination-bullets {
        bottom: 10px;
    }
}

@media(max-width: 768px) {
    .p1a-swiper a div.cont {
        width: 100%;
    }

    .p1a-swiper a div.img {
        width: 100%;
        background-size: cover;
        margin-top: 6%;
        padding-left: 1.45rem;
        padding-top: 8rem;
    }

    .p1prev,
    .p1next {
        top: 41%;
        outline: none;
    }

    .banner .swiper-pagination-bullets {
        display: none;
    }
}

@media(max-width: 500px) {
    .p1-title {
        top: 3.45rem;
    }

    .p1-title h3 {
        font-size: 22px;
    }

    .p1-title h4 {
        font-size: 22px;
    }

    .p1-title p {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .p1a-swiper a div.cont p {
        font-size: 14px;
        line-height: 1.6;
    }

    .p1a-swiper a div.cont>span.more {
        height: 2.8rem;
        line-height: 2.8rem;
    }

    .p1a-swiper a div.cont .conta li p {
        font-size: 14px;
    }

    .p1a-swiper a div.img .img2 {
        top: 1rem;
    }
}








.p2 {
    margin: 5rem auto 4rem;
}

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

.p2a1 h3 {
    font-size: 2rem;
    color: #db1342;
}

.p2a1 p {
    font-size: 0.9rem;
    color: #333333;
}

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

.p2a2 li a {
    font-size: 0.7rem;
    color: #333333;
    font-weight: 700;
    margin-left: 1.1rem;
}

.p2a2 li a:hover {
    color: #db1342;
}

.p2b {
    margin-top: 2.6rem;
    position: relative;
}

.p2b-swiper {
    overflow: hidden;
    padding: 0 1px;
}

.p2b-swiper li {
    background-color: #ffffff;

}

.p2b-swiper li a {
    display: block;
    position: relative;
    border: solid 1px #cbcbcb;
    border-radius: 10px;
    overflow: hidden;
}

.p2b-swiper li a div.img img {
    width: 100%;
}

.p2b-swiper li a .conta {
    position: absolute;
    top: 1rem;
    left: 0.96rem;
    opacity: 0;
    transition: all ease .36s;
}

.p2b-swiper li a .conta h3 {
    font-size: 1.3rem;
    color: #333333;
}

.p2b-swiper li a .conta p {
    font-size: 0.8rem;
    color: #999999;
}

.p2b-swiper li a h4 {
    font-size: 0.8rem;
    color: #333333;
    position: absolute;
    bottom: 1.45rem;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    opacity: 0;
    transition: all ease .36s;
    white-space: nowrap;
}

.p2b-swiper li a:hover .conta {
    opacity: 1;
}

.p2b-swiper li a:hover h4 {
    opacity: 1;
}

.p2bnext {
    width: 30px;
    height: 30px;
    background: url(../images/86864708be8693ed970e931d01500089bfedf7f9.jpg) no-repeat center center;
    position: absolute;
    right: -3.5rem;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}

.p2bprev {
    width: 30px;
    height: 30px;
    background: url(../images/86864708be8693ed970e931d01500089bfedf7f9.jpg) no-repeat center center;
    position: absolute;
    left: -3.5rem;
    top: 50%;
    transform: translateY(-50%);
}

@media(max-width: 1440px) {
    .p2b-swiper {
        padding: 6px;
        width: 90%;
        margin: 0 auto;
    }

    .p2bnext {
        right: 1rem;
    }

    .p2bprev {
        left: 1rem;
    }
}

@media(max-width: 768px) {
    .p2a1 {
        width: 100%;
    }

    .p2a2 {
        width: 100%;
        margin: 10px auto 0;
    }

    .p2b-swiper {
        width: 100%;
    }

    .p2a2 li a {
        margin: 0;
        font-size: 15px;
    }

    .p2bnext {
        display: none;
    }

    .p2bprev {
        display: none;

    }

    .p2b-swiper li a .conta {
        opacity: 1;
    }

    .p2b-swiper li a h4 {
        opacity: 1;
    }

    .p2b-swiper li a .conta h3 {
        font-size: 15px;
    }

    .p2b-swiper li a h4 {
        font-size: 14px;
    }
}

@media(max-width: 500px) {
    .p2a1 h3 {
        font-size: 3rem;
    }

    .p2a1 p {
        font-size: 1.6rem;
    }
}


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

.bw {
    width: 100%;
}

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

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

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













.p3 {
    background: url(../images/929697046e3b95d221452c5a0240df7d7e231633.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 5.7rem;
    padding-bottom: 5rem;
}

.p3a {
    text-align: center;
}

.p3a h3 {
    font-family: "Arial";
    font-size: 3.61rem;
    line-height: .2px;
    color: #db1342;
    opacity: 0.15;
}

.p3a h4 {
    font-size: 2rem;
    color: #db1342;
    line-height: 10px;
}

.p3a p {
    font-size: 0.9rem;
    color: #666666;
    margin-top: 1.2rem;
}


.p3b {
    margin-top: 3rem;
}

.p3b li {
    width: 18.4%;
}

.p3b li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.p3b2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0 .7rem 1.625rem 1rem;
    transform: translateY(-3rem);
    transition: transform .5s;
}

.p3b2 h3 {
    font-size: 1rem;
    color: #fff;
    font-weight: normal;
    line-height: 2;
}

.p3b2 p {
    font-size: .75rem;
    color: #fff;
    font-weight: normal;
    line-height: 2;
    margin-top: .925rem;
}

.p3b li a:hover .p3b2 {
    transform: translateY(-100%);
}


@media (max-width: 990px) {

    /* 企业优势 */
    .p3b {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .p3b li {
        width: 24%;
    }

    .p3b li:nth-child(n+5) {
        display: none;
    }

    .p3b li:nth-child(n+4) {
        margin-top: .5rem;
    }
}


@media (max-width: 768px) {

    /* 企业优势 */
    .p3b {
        justify-content: space-between;
    }

    .p3b li {
        width: 49%;
    }

    .p3b li:nth-child(n+3) {
        margin-top: .5rem;
    }

    .p3b li:nth-child(n+4) {
        display: block;
    }

    .p3b li:nth-child(n+5) {
        display: none;
    }

    .p3a h3 {
        font-size: 3.9rem;
    }

    .p3a h4 {
        font-size: 2.4rem;
    }

    .p3a p {
        font-size: 1.4rem;
    }

    .p3b2 h3 {
        font-size: 1.4rem;
    }
}





.nc1 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.tong {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}


h2.nbt {
    text-align: center;
}

h2.nbt b {
    display: block;
    font-size: 2rem;
    color: #363636;
}

h2.nbt b span {
    color: #db1342;
}

h2.nbt p {
    font-size: 0.9rem;
    color: #999999;
    margin-top: 0.6rem;
    font-weight: 400;
}

.nc1 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.nc1 .con {
    padding: 0 6.04vw;
    margin-top: 3.3rem;
}

.nc1 .con .list2 {
    margin-left: -12px;
    margin-right: -12px;
    position: relative;
}

.nc1 .con .list2 .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    outline: none;
    border: none;
    width: 40px;
    height: 40px;
    background: none;
    font-size: 0;
    z-index: 11;
}

.nc1 .con .list2 .slick-arrow.slick-prev {
    background: url(../images/d3a1441125af6e94428f4ef28b9b5e8bb0d9d662.png) no-repeat 50%;
    left: -4.6875vw;
}

.nc1 .con .list2 .slick-arrow.slick-next {
    right: -4.6875vw;
    background: url(../images/a8926faf91cde4b51646dc78842bedb26e244de1.png) no-repeat 50%;
}

.nc1 .con .list2 li {
    padding: 0 12px;
    float: left;
}

.nc1 .con .list2 li a {
    display: block;
    box-shadow: 6px 6px 10px 0 rgba(0, 0, 0, 0.2);
}

.nc1 .con .list2 li a img {
    width: 100%;
}

@media(max-width: 500px) {

    .nc1 .con .list2 .slick-arrow.slick-next,
    .nc1 .con .list2 .slick-arrow.slick-prev {
        display: none !important;
    }
}




.p4 {
    background: url(../images/1c3bccd2600002b1cd1fc2fc8fda974707d3bf27.jpg) no-repeat center center;
    background-size: cover;
    padding: 5rem 0;
}

.p4a {
    display: flex;
    justify-content: space-between;
    background: #fff;
    flex-wrap: wrap;
}

.p4a1 {
    width: 39.46%;
}

.p4a1 img {
    width: 100%;
}

.p4a2 {
    width: 60.54%;
    padding: 3.05rem 2.95rem 1rem 2rem;
}

.p4a2 h3 {
    font-size: 1.2rem;
    color: #333333;
    margin-bottom: 2.8rem;
    position: relative;
}

.p4a2 h3::after {
    content: "";
    width: 22px;
    height: 1px;
    background-color: #0045a2;
    position: absolute;
    bottom: -28px;
    left: 0;
}

.p4a2 p {
    font-size: 0.8rem;
    line-height: 2.3;
    color: #666666;
}

.p4a2>a {
    width: 8.4rem;
    height: 2.45rem;
    background-color: #db1342;
    line-height: 2.45rem;
    font-family: "Arial";
    font-size: 0.7rem;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-top: 2.6rem;
}

.p4b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.55rem;
}

.p4b li {
    width: 31.9%;
}

.p4b li a {
    display: block;
    position: relative;
}

.p4b li a div.img img {
    width: 100%;
    height: 100%;
    display: block;
}

.p4b li a div.cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.p4b li a div.cont .conta {
    height: 2.3rem;
    line-height: 2.3rem;
    text-align: center;
}

.p4b li a div.cont .conta img {
    max-width: 100%;
}

.p4b li a div.cont h3 {
    font-size: 1rem;
    font-weight: normal;
    color: #ffffff;
    margin-top: 1.25rem;
}


@media(max-width: 1440px) {
    .p4a2 {
        padding: 2.05rem 2.95rem .5rem 2rem;
    }

    .p4a2>a {
        margin-top: 1rem;
    }
}

@media(max-width: 768px) {
    .p4a1 {
        width: 100%;
    }

    .p4a2 {
        width: 100%;
    }
}

@media(max-width:500px) {
    .p4a2 {
        padding: 2.05rem 1rem .5rem;
    }

    .p4a2 h3 {
        font-size: 1.6rem;
    }

    .p4a2 p {
        font-size: 1.4rem;
        line-height: 1.9;
    }

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

    .p4b li a div.cont h3 {
        font-size: 1.5rem;
        margin-top: 3rem;
    }
}


.p5a {
    margin: 4rem auto 5rem;
    display: flex;
    justify-content: space-between;
    box-shadow: -22px 6px 50px -6px rgba(222, 222, 222, 0.93);

}

.p5a .bd {
    width: 71.8%;
}

.p5a .hd {
    width: 28.2%;
}

.p5a .hd ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;

}

.p5a .hd ul li {
    height: 25%;
    text-align: right;
    background-color: #303030;
    padding: 1.9rem 2.2rem 1rem 1rem;
    transition: all ease .36s;
}

.p5a .hd ul li a h3 {
    font-size: 1.2rem;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 3.1rem;
    position: relative;
}

.p5a .hd ul li a h3::after {
    content: "";
    width: 42px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.89;
    position: absolute;
    bottom: -1.6rem;
    right: 0;
}

.p5a .hd ul li a span {
    font-family: "Arial";
    font-size: 0.8rem;
    color: #ffffff;
}

.p5a .hd ul li.on {
    background: #db1342;
}



.p5a .bd a {
    display: block;
    position: relative;
}

.p5a .bd a div.img img {
    display: block;
    width: 100%;
}

.p5a .bd a div.cont {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;

}

.p5a .bd a div.conta {
    width: 85.52%;
    background: rgba(0, 0, 0, .52);
    padding: 2.6rem 1rem 2.75rem 2.1rem;
}

.p5a .bd a div.conta h3 {
    font-size: 1.1rem;
    color: #ffffff;
    margin-bottom: 1.8rem;
    font-weight: 400;
}

.p5a .bd a div.conta span {
    font-size: 0.7rem;
    color: #ffffff;
}

.p5a .bd a div.cont .more {
    width: 17.48%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #db1342;
}

.p5a .bd a div.cont .more em {
    font-size: 1.3rem;
    color: #ffffff;
    font-style: normal;
}

@media(max-width: 1366px) {
    .p5a .hd ul li {
        padding: 1rem 2.2rem 1rem 0.8rem;
    }
}

@media(max-width: 768px) {
    .p5a {
        flex-wrap: wrap;
    }

    .p5a .hd {
        width: 100%;
    }

    .p5a .bd {
        width: 100%;
    }

    .p5a .hd ul {
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }

    .p5a .hd ul li {
        width: 25%;
        height: 100%;
    }

    .p5a .hd ul li {
        padding: 0.5rem;
    }

    .p5a .hd ul li a span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .p5a .bd a div.conta {
        padding: 1rem;
    }
}

@media(max-width: 500px) {
    .p5a .hd ul li {
        padding: 1rem 0.5rem;
    }

    .p5a .hd ul li a span {
        display: none;
    }

    .p5a .bd a div.cont {
        position: initial;
    }

    .p5a .bd a div.conta h3 {
        font-size: 1.5rem;
        margin-bottom: 0.8rem;
    }

    .p5a .hd ul li a {
        text-align: center;
    }

    .p5a .hd ul li a h3 {
        font-size: 1.5rem;
        margin-bottom: 0;
        line-height: 1.5;
    }

    .p5a .hd ul li a h3::after {
        display: none;
    }
    .p5a .bd a div.conta span{
        font-size: 1.2rem;
    }
}







/* box-news */
.hvr-fade1 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}

.hvr-fade1:hover,
.hvr-fade1:focus,
.hvr-fade1:active {
    background-color: #db1342;
    color: white;
}

.case-more,
.news-more {
    display: block;
    width: 180px;
    height: 48px;
    background-color: #fff;
    border-radius: 50px;
    line-height: 48px;
    text-align: center;
    margin-top: 20px;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    color: #666;
    font-size: 14px;
}

.box-news {
    background-color: #f9f9f9;
    padding-top: 3.4%;
}

.news-title-top h2,
.case-title-top h2 {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    margin-right: 1.35rem;
}

.news-title-top span,
.case-title-top span {
    font-size: 36px;
    color: #d5d5d5;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.news-title-left p,
.case-title-left p {
    font-size: 24px;
    color: #666;
    position: relative;
    left: 55px;
}

.news-title-left p:before,
.case-title-left p:before {
    position: absolute;
    content: '';
    width: 38px;
    height: 1px;
    background-color: #d5d5d5;
    left: -55px;
    top: 45%;
}

.news-swiper {
    padding-bottom: 6.9rem;
    margin-top: 2%;
    padding-top: 2%;
}

.box-news .swiper-container-horizontal>.swiper-pagination-bullets,
.box-news .swiper-pagination-custom,
.box-news .swiper-pagination-fraction {
    bottom: 3.15rem;
    left: 0;
    width: 100%;
}

.box-news .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8.5px;
}

.box-news .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .3;
    outline: none;
}

.box-news .swiper-pagination-bullet-active {
    opacity: 1;
    background: #db1342;
}

.news-item {
    position: relative;
    padding: 2.5% 3% 4% 3%;
    background-color: #efefef;
}

.news-item .news-time {
    font-size: 16px;
    color: #666;
    margin-bottom: 5px;
}

.news-item h2 {
    font-size: 24px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 7%;
}

.news-text {
    font-size: 16px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.75;
}

.news-item {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border-radius: 16px;
}

.news-item {
    border-radius: 16px;
}

.news-item h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.news-item:hover h3 {
    display: block;
    animation-delay: 1.5s;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 16px;
}
.newspagination {
    position: absolute;
    text-align: center;
}
@media (max-width:1439px) {

    .box-news .swiper-container-horizontal>.swiper-pagination-bullets,
    .box-news .swiper-pagination-custom,
    .box-news .swiper-pagination-fraction {
        bottom: 9%;
        left: 0;
        width: 100%;
    }
}

@media (min-width:992px) {

    .news-item:hover {
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

}

@media (max-width:767px) {
    .news-title-left {
        float: none;
    }

    .news-more {
        float: none;
    }

    .box-news .swiper-container-horizontal>.swiper-pagination-bullets,
    .box-news .swiper-pagination-custom,
    .box-news .swiper-pagination-fraction {
        display: none;
    }

    .news-item h2 {
        font-size: 18px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 7%;
    }

    .news-title-top h2,
    .case-title-top h2 {
        font-size: 24px;
    }

    .news-title-top span,
    .case-title-top span {
        font-size: 24px;
        line-height: initial;
    }

    .news-title-left p,
    .case-title-left p {
        font-size: 16px;
        margin-top: 6px;
    }

    .case-more,
    .news-more {
        display: block;
        width: 141px;
        height: 30px;
        line-height: 30px;
    }

    .news-item {
        margin-top: 3rem;
    }
}





.p6 {
    margin: 3.9rem 0 2.9rem;
}

.p6a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2.45rem;
}

.p6a h3 {
    font-size: 1.65rem;
    color: #1a305c;
    font-weight: 400;
}

.p6a h3 span {
    font-size: 0.8rem;
    color: #999999;
}

.p6a a {
    width: 6.45rem;
    height: 2.35rem;
    border: solid 0.05rem #1a305c;
    line-height: 2.35rem;
    font-size: 0.7rem;
    color: #333333;
    text-align: center;
}

.p6b-swiper {
    overflow: hidden;
}

.p6b-swiper li.swiper-slide a {
    display: block;

}

.p6b-swiper li.swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    border: solid 0.3rem #f0f0f0;
    transition: all ease .36s;
}

.p6b-swiper li.swiper-slide:hover a img {
    border: solid 0.3rem #db1342;
}

@media(max-width: 500px) {
    .p6a h3 {
        font-size: 2rem;
        font-weight: 700;
        margin-bottom: 1rem;
    }

    .p6a h3 span {
        font-size: 1.4rem;
    }

    .p6a a {
        width: 7.6rem;
    }
}


.main-flink a {
    color: #333;
    font-size: 12px;
    padding-right: 8px;
}

.main-flink a:hover {
    color: #db1342;
}

.main-flink a:not(:last-child) {
    border-right: 1 solid #333;
}

/* box-foot */
.box-foot {
    background-color: #222;
    padding-top: 3.5%;
    padding-bottom: 1.1rem;
}

.main-flink {
    line-height: 90px;
}

.foot-menu {
    width: 50%;
}

.foot-menu dl {
    float: left;
    width: 28%;

}

.foot-menu dl dt {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 14%;
}

.foot-menu dl dd a {
    font-size: 16px;
    color: #c5c5c5;
    line-height: 2;
}

.foot-contact {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 1%;
    padding-left: 4%;
}

.foot-contact h3 {
    color: #999;
    font-size: 16px;
    margin-bottom: 1%;
}

.foot-contact>p {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1.5%;
}

.footcontact-text {
    font-size: 14px;
    color: #999;
    line-height: 1.8;
}

.x-seo {
    font-size: 14px;
    color: #999;
}

.x-seo a {
    color: #999;
}

.foot-wechat {
    text-align: center;
}

.foot-wechat p {
    font-size: 14px;
    color: #999;
    margin-top: 9%;
}

.box-bottom {
    background-color: #222;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.main-bottom {
    line-height: 3.65rem;
}

.copyright-left {
    color: #999;
}

.x-region {
    color: #999;
}

.main-bottom a {
    color: #999;
}

@media(max-width:1649px) {
    .foot-menu {
        width: 57.5%;
    }

    .foot-contact {
        padding-top: 0;
    }
}

@media (max-width:1439px) {
    .foot-menu {
        width: 54.5%;
    }
}

@media (max-width:1199px) {
    .foot-menu {
        float: none;
        width: 100%;
        margin-bottom: 4%;
    }

    .foot-contact {
        float: left;
        margin-right: 10%;
    }

    .foot-wechat {
        float: left;
    }

    .foot-contact {
        border-left: none;
        padding-top: 1%;
        padding-left: 0;
    }

    .main-foot {
        padding-bottom: 4%;
    }
}

@media (min-width:992px) {
    .foot-menu dl dd a:hover {
        color: #db1342;
    }

    .copyright-left a:hover,
    .x-region a:hover {
        color: #db1342;
    }

    .x-seo a:hover {
        color: #db1342;
    }
}

@media (max-width:991px) {
    .main-foot {
        padding-bottom: 4%;
    }

    .foot-menu {
        display: none;
    }

    .x-region {
        display: none;
    }

    .main-bottom {
        line-height: 26px;
        padding: 6px 0;
    }

    .x-seo {
        display: none;
    }
}

@media (max-width:767px) {
    .foot-contact {
        float: none;

    }

    .foot-wechat {
        margin-top: 10px;

    }

    .foot-wechat p {
        margin-top: 15px;
    }
}




/*手机底部*/
@media (max-width:768px) {
    .db {
        display: block !important;
    }
}


.dbb {
    height: 50px;
}

/* 页脚 */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #000;
}

.footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    padding: 10px 0;
    font-size: 0;
}

.footer ul li.active {
    background: #000;
}

.footer ul li a {
    display: block;
    color: #fff;
}

.footer ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}


.footer li .icon-home {
    background: url(../images/8eb3963ce71bb85e5dd44f5f7cdbdcea11e4deb9.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-home2 {
    background: url(../images/8fa4ac5791c7aecd10b2c5660358b5ae9b919900.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-phone {
    background: url(../images/65c0842d58c6f90be486b85b10dbc3696b1d3e07.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-contact {
    background: url(../images/c1ad5346d09892beeaa798abcebc871e65aea380.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-phone:before {
    font-size: 0;
}

.footer ul li a {
    border-left: 1px solid #fff;
}




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



.map {
    position: relative;
    overflow: hidden;
    margin-top: -4rem;
    z-index: 1;
}
.map1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
@media(max-width: 500px)  {
    .map{
        height: 20rem;
    }
}

.lx {
    position: relative;
    z-index: 2;
}
.lx1 {
    background: url(../images/253be3e2ec1ce9d0fc0b0880161bf909c9a14248.jpg) no-repeat center center;
    background-size: cover;
    color: #ffffff;
    padding: 4rem 0.95rem 4.3rem;
    margin-top: -10.3rem;
    position: relative;
    z-index: 99;
}
.lx1 h3 {
    font-size: 1.5rem;

}
.lx1  p {
    font-size: 1.2rem;
    font-weight: 100;
    margin-bottom: 1.2rem;
}
.lx1  span {
    font-size: 0.9rem;
}
.lx2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lx2 .lx2-left {
    width: 50%;
    background-color: #ffffff;
    box-shadow: 2px 2px 16px 2px #ebebeb;
    padding: 2.1rem 1rem 0.9rem;
}
.lx2 .lx2-left > h3 {
    font-size: 1rem;
    color: #df0100;
    margin-bottom: 2rem;
}
.formbox1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-group1{
    width: 48%;
    margin-bottom: 1.7rem;
}
.formbox1  p {
    font-size: 0.7rem;
	color: #999999;
}
.formbox1 input {
    background: none;
    outline: none;
    border: none;
    line-height: 1.8rem;
    height: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
}
.formbox1 input::placeholder {
    font-size: 0.6rem;
	color: #cdcdcd;
}


.formbox3 p {
    font-size: 0.7rem;
	color: #999999;
}
.formbox3 textarea {
    background: none;
    outline: none;
    border: none;
    resize: none;
    height: 3.55rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    font-size: 0.6rem;
    color: #cdcdcd;
    margin-bottom: 1rem;
}
.formbox3 textarea::placeholder {
    color: #cdcdcd;
}
.form-group2 input[name="checkcode"] {
    background: none;
    outline: none;
    border: none;
    line-height: 1.8rem;
    height: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}
.form-group2  a {
    font-size: 0.6rem;
    color: #cdcdcd;
}
.form-group2 input[type='submit'] {
    background: none;
    outline: none;
    border: none;
	width: 6rem;
	height: 1.85rem;
	background-color: #df0100;
    border-radius: 0.93rem;
    line-height: 1.85rem;
    font-size: 0.8rem;
	font-weight: 700;
	color: #ffffff;

}

.lx2-right {
    width: 50%;
    background-color: #fff1f1;
    padding: 2.1rem 2.2rem 0.9rem;
}
.lx2-right > h3 {
    font-size: 1rem;
    color: #df0100;
    margin-bottom: 1.8rem;
}
.lx2-right  p {
    font-size: 0.8rem;
    color: #999999;
    line-height: 2.4rem;
}
.lx2-right  p strong {
    color: #df0100;
}

.lx2-right ul{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.8rem;
}
.lx2-right ul li {
    width: 16.67%;
    margin-right: 1rem;
}
.lx2-right ul li  a {
    display: block;
}
.lx2-right ul li  a img {
    width: 100%;
}


@media(max-width: 768px) {
    .lx2-right {
        padding: 2.1rem 0.5rem 0.9rem;
    }
    .lx2-right ul li {
        width: 25.67%;
    }
}
@media(max-width: 500px) {
    .lx2 .lx2-left {
        width: 100%;
        padding: 2rem 1rem;
    }
    .lx2-right {
        width: 100%;
        padding: 2rem 1rem;
    }
    .lx1 {
        margin-top: -3.7rem;
    }
}