/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 625%;
}


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;
}


.wh {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
}

.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);
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.flext {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.logo {
    line-height: 50px;
}

.top2 .k2 {
    width: 66.15%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top2 {
    position: absolute;
    top: 2.031vw;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}


/* 导航样式 */
.x-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
}

.x-menu>li {
    position: relative;
    flex: 1;
}

.x-menu>li>a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    white-space: nowrap;
    line-height: 50px;
    height: 50px;
    text-align: center;
}

.top2.bj .x-menu>li>a {
    color: #000;
}

.x-menu>li>a:hover {
    background-color: #ff8a0000;
    /* border-bottom: 3px solid #68ff00; */
}

.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: 170%;
    left: -38%;
    top: 50px;
    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: #014099;
    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;
}



.ss {
    width: 19px;
    position: relative;
}

.ss .ss1 {
    width: 19px;
    height: 19px;
    background: url(../images/e332e347b048437723302ccc4b4a4c3b631ee79f.png) no-repeat center center;
    z-index: 999;
}

.ss #formsearch2 {
    position: absolute;
    right: 0;
    top: 50px;
    width: 190px;
    z-index: 999999;
    display: none;
}

.ss #formsearch2 input {
    outline: none;
    background: none;
    border: none;
}

.ss #formsearch2 input[name="wd"] {
    color: #333;
    border: 1px solid #eeee;
    height: 30px;
    line-height: 30px;
    background: #fff;
    padding-left: 6px;
}

.ss #formsearch2 input[type='submit'] {
    background: #014099;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 40px;
}

@media(max-width: 992px) {
    body {
        padding-top: 60px;
    }
}







/* p1 start*/
.p1a {
    margin: 3.021vw 0 4.063vw;
}

.p1a li {
    width: 28.462%;
}

.p1a li div.img {
    width: 19.459%;
    margin-right: 1.56vw;
}

.p1a li div.img img {
    max-width: 100%;
}

.p1a li .cont {
    flex: 1;
}

.p1a li .cont h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 0.7vw;
}

.p1a li .cont p {
    font-size: 14px;
    line-height: 1.36;
    color: #666666;
}


@media(max-width: 768px) {
    .p1a li {
        width: 100%;
        margin-bottom: 15px;
    }

    .p1a li div.img {
        width: 13.459%;
    }

    .p1a li .cont h3 {
        margin-bottom: 15px;
    }
}

@media(max-width:767px) {
    .p1a {
        margin: 30px 0 40px;
    }

    .p1a li {
        margin-bottom: 26px;
    }

    .p1a li div.img {
        width: 16.459%;
        margin-right: 3.56vw;
    }

    .p1a li .cont h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}


/* p1 end */



.index-title {
    padding: 10px 15px;
}

.index-title h3 {
    font-size: 60px;
    color: #eeeeee;
    font-family: "Arial";
    line-height: 20px;
}

.index-title h4 {
    font-size: 24px;
    color: #014099;
    line-height: 10px;
}


@media(max-width: 768px) {
    .index-title h3 {
        font-size: 44px;
    }

    .index-title h4 {
        font-size: 21px;
    }

}

@media(max-width: 767px) {
    .index-title h3 {
        font-size: 35px;
    }

    .index-title h4 {
        font-size: 21px;
    }

}


/* p2 start */
.p2{margin-top: 5.104vw;}

.solution-box {
    overflow: hidden;
    height: 680px;
    margin-top: 3.073vw;
}

.solution-box .solbox {
    cursor: pointer;
    position: relative;
    float: left;
    width: 25%;
    height: 100%;
    transition: all 0.5s ease-in-out;
}

.solution-box .solbox.active {
    width: 40%;
}

.solution-box .solbox.small {
    width: 20%;
}

.solution-name {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    z-index: 8;
}

.solution-name span {
    position: relative;
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
}

.solution-name span:after {
    content: '';
    width: 36px;
    height: 4px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -18px;
}

.solution-name p {
    font-size: 16px;
    margin: 25px auto;
    width: 70%;
    color: rgba(255, 255, 255, .7);
}

.solution-detail {
    position: relative;
    z-index: 10;
    padding: 10%;
    opacity: 0;
    margin-top: -40%;
    transition: all 0.3s;
}

.solution-detail h3 {
    position: relative;
    font-size: 24px;
    color: #fff;
    margin: 0 0 20px;
    padding-left: 20px;
}

.solution-detail h3:before {
    content: '';
    width: 5px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    background: #2ebcfc;
}

.solution-detail p {
    margin: 0 0 20px;
    padding-left: 20px;
    font-size: 16px;
    color: rgba(255, 255, 255, .9);
}

a.commLink {
    position: relative;
    margin-left: 20px;
    display: inline-block;
    line-height: 30px;
    padding: 3px 30px;
    color: #fff;
    font-size: 14px;
    background: #0a70f6;
    background: -moz-linear-gradient(left, #0a70f6, #2ebcfc);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#0a70f6), to(#2ebcfc));
}




.smask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    transition: all 0.3s;
    z-index: 1;
}

.solution-box .solbox.active .smask {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .9) 8%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, .1) 100%);
}

.solution-box .solbox.active .solution-detail {
    opacity: 1;
    margin-top: 0;
    transition-delay: .3s;
}

.solution-box .solbox.active .solution-name {
    display: none;
}




@media screen and (min-width: 1024px) and (max-width: 1680px) {
    .solution-box {
        height: 600px;
    }

    .solution-name span {
        font-size: 20px;
    }

    .solution-name p {
        font-size: 14px;
    }

    .solution-detail h3 {
        font-size: 20px;
    }

    .solution-detail h3:before {
        width: 4px;
        height: 20px;
        margin-top: -10px;
    }

    .solution-detail p {
        font-size: 14px;
    }
}


@media only screen and (max-width:1023px) {

    .solution-box {
        height: auto;
        margin-top: 30px;
    }

    .solution-box .solbox {
        float: none;
        width: 100%;
        height: 3.6rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .solution-box .solbox.active {
        width: 100%;
    }

    .solution-box .solbox.small {
        width: 100%;
    }

    .solution-name {
        display: none;
    }

    .solution-detail {
        width: 100%;
        padding: 4%;
        opacity: 1;
        margin-top: 0;
        text-align: left;
    }

    .solution-detail h3 {
        font-size: .18rem;
        color: #fff;
        margin: 0 0 .15rem;
        padding-left: .2rem;
    }

    .solution-detail h3:before {
        width: 4px;
        height: 20px;
        margin-top: -10px;
    }

    .solution-detail p {
        margin: 0 0 .4rem;
        padding-left: .2rem;
        font-size: .14rem;
        line-height: 1.65;
    }

    .commLink {
        position: relative;
        margin-left: .2rem;
        display: inline-block;
        line-height: .24rem;
        padding: .05rem .3rem;
        font-size: .13rem;
    }

    .solution-detail-2 {
        position: relative;
        z-index: 10;
        padding: 8%;
        opacity: 1;
        margin-top: 0;
        transition: all 0.3s;
    }

    .solution-detail-2 h3 {
        position: relative;
        font-size: .2rem;
        color: #fff;
        margin: 0 0 20px;
        padding-bottom: 20px;
    }

    .solution-detail-2 p {
        margin: 0 0 20px;
        font-size: .14rem;
        color: rgba(255, 255, 255, .9);
    }
}


/* p2 end */



/* p3 start */
.p3a {
    margin: 3.646vw auto 2.708vw;
}

.p3a a.more {
    font-size: 14px;
    color: #666666;
    position: relative;
    padding-right: 1.77vw;
}

.p3a a.more::after {
    content: "";
    width: 1.302vw;
    height: 1px;
    background-color: #b1b1b1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.product-side {
    float: left;
    width: 33.3333%;
    padding-right: 10px;
    height: 800px;
    position: relative;
}

.product-main {
    float: right;
    width: 66.6666%;
    padding-left: 10px;
    height: 800px;
}

.product1 {
    float: left;
    width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
    height: 400px;
    position: relative;
}

.product2 {
    float: right;
    width: 50%;
    padding-left: 10px;
    padding-bottom: 10px;
    height: 400px;
    position: relative;
}

.product3 {
    float: left;
    width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
    height: 400px;
    position: relative;
}

.product4 {
    float: right;
    width: 50%;
    padding-left: 10px;
    padding-bottom: 10px;
    height: 400px;
    position: relative;
}

.probox {
    position: relative;
    display: block;
    background: #f0f0f0;
    width: 100%;
    height: 100%;
    padding: 40px;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.probox-title h3 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.probox-title p {
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.probox-title p span {
    position: relative;
    display: block;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
}

.probox-title p span:after {
    content: '';
    width: 1px;
    height: 14px;
    background: #bbb;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.probox-title p span:last-child:after {
    display: none;
}

.probox-title i {
    position: relative;
    margin-top: 5%;
    display: inline-block;
    padding: 8px 20px;
    line-height: 20px;
    background: #014099;
    font-size: 14px;
    color: #fff;
    font-style: normal;
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
}

.probox-title i:after {
    content: '';
    background: url(../images/371a6940f4b76991581459945f129c6e192e8427.png) no-repeat center center;
    position: absolute;
    opacity: 0;
    right: 26px;
    top: 50%;
    transform: translate(0, -50%);
    width: 16px;
    height: 5px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.3s ease-in-out;
}

.probox:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, .12);
    background: #fff;
}

.probox:hover .probox-title i {
    padding-right: 60px;
}

.probox:hover .probox-title i:after {
    opacity: 1;
    right: 16px;
}

.probox-img {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 65%;
}

.probox-img img {
    display: block;
    max-width: 100%;
    transition: all 0.3s ease-in-out;
}

.probox-img.proimg2 {
    width: 55%;
}

.product3 .probox-img.proimg2 {
    width: 50%;
}

.probox:hover .probox-img img {
    transform: scale(1.1);
}




@media screen and (min-width: 1024px) and (max-width: 1680px) {
    .product-side {
        height: 700px;
        position: relative;
    }

    .product-main {
        height: 700px;
    }

    .product1 {
        height: 350px;
        position: relative;
    }

    .product2 {
        height: 350px;
        position: relative;
    }

    .product3 {
        height: 350px;
    }

    .probox-img {
        width: 80%;
    }
}


@media only screen and (max-width:1023px) {

    .product-side {
        float: none;
        width: 100%;
        padding-right: 0;
        height: auto;
    }

    .product-main {
        float: none;
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .product1 {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-bottom: 0;
        height: auto;
        position: relative;
    }

    .product2 {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-bottom: 0;
        height: auto;
        position: relative;
    }

    .product3 {
        padding-top: 0;
        height: auto;
    }

    .probox {
        width: 100%;
        height: 2.8rem;
        padding: 4%;
        margin: 0 0 .15rem;
    }

    .probox-title h3 {
        font-size: .2rem;
    }

    .probox-title p {
        font-size: .13rem;
    }

    .probox-title i {
        padding: .06rem .22rem;
        line-height: .2rem;
        font-size: .12rem;
    }

    .probox-img {
        position: absolute;
        right: .2rem;
        bottom: .2rem;
        width: 36%;
    }

    .probox-img.proimg2 {
        width: 40%;
    }

    .product3 .probox-img.proimg2 {
        width: 44%;
    }

    .probox-img img {
        display: block;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    .p3a .index-title {
        padding: 10px 0;
    }

    .p3a {
        margin: 30px auto;
    }

    .p3a a.more {
        padding-right: 3.5vw;
    }

    .p3a a.more::after {
        width: 2.302vw;
    }

}

/* p3 end */



/* P4 STRAT */

.p4 {
    background-color: #f5f5f5;
    padding: 2.65vw 0 3.854vw;
    /*margin-top: 5.104vw;*/
}



.p4a a.more {
    font-size: 14px;
    color: #666666;
    position: relative;
    padding-right: 1.77vw;
}

.p4a a.more::after {
    content: "";
    width: 1.302vw;
    height: 1px;
    background-color: #b1b1b1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}



.p4b {
    margin-top: 2.917vw;
}

.p4b1 {
    width: 39.23%;
    background-color: #efefef;
}

.p4b1 li a {
    display: block;
    width: 100%;
}

.p4b1 li a div.img img {
    display: block;
    width: 100%;
}

.p4b1 li a .cont {
    padding: 1.6vw 1.56vw 1.6vw 0.93vw;
}

.p4b1 li a .cont h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 1vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p4b1 li a .cont p {
    font-size: 14px;
    line-height: 1.857;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.p4b1 li a .cont span.more {
    background: url(../images/f4ed6266cdfb9d928668fab013175240ec6c2d7a.png) no-repeat left center;
    display: inline-block;
    padding: 0 1.8vw 0 0.8vw;
    background-size: 100% auto;
    font-size: 14px;
    color: #999999;
    margin-top: 1.6vw;
}


.p4b2 {
    width: 55.385%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.p4b2 li {
    height: 25%;
}

.p4b2 li a {
    display: block;
    padding: 1.4vw 1.19vw 0.3vw 0.99vw;
    border-bottom: 1px solid #d8d8d8;
    height: 100%;
    transition: all ease .3s;
}



.p4b2 li a h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 0.8vw;
    transition: all ease .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p4b2 li a p {
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p4b2 li a .time {
    display: flex;
    justify-content: flex-end;
}

.p4b2 li a .time span {
    font-size: 14px;
    color: #999999;
    background: url(../images/4f0518e2b37f6d131dfa7f63bd03151d0e03636d.png) no-repeat right center;
    padding-right: 2.08vw;
}


.p4b2 li:hover a {
    box-shadow: 0 0 24px rgba(0, 0, 0, .12);
}


.p4b2 li:hover a h3 {
    color: #014099;
}


@media(max-width: 1366px) {
    .p4b2 li a .time span {
        padding-right: 2.88vw;
    }
}




@media(max-width: 768px) {
    .p4b {
        display: block;
    }
    .p4a .index-title {
        padding: 10px 0;
    }

    .p4b1 {
        width: 100%;
    }

    .p4b1 li a .cont {
        padding: 2.5vw 1.56vw 2.6vw 2vw;
    }

    .p4b2 {
        width: 100%;
        margin-top: 30px;
        display: block;
    }

    .p4b2 li a {
        padding: 3.87vw 1vw 1.3vw;
    }

    .p4b2 li a .time span {
        padding-right: 4.88vw;
    }
}

@media(max-width: 767px) {
    .p4a a.more {
        padding-right: 5.77vw;
    }

    .p4a a.more::after {
        width: 4.302vw;
    }

    .p4b1 li a .cont {
        padding: 4.5vw 3.56vw 5.6vw 3vw;
    }

    .p4b1 li a .cont h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .p4b1 li a .cont span.more {
        background: initial;
    }

    .p4b2 li a h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .p4b2 li a .time {
        margin: 6px 0;
    }

    .p4b2 li a .time span {
        background: initial;
    }

    .p4b2 li a {
        padding: 3.87vw 1vw 1.5vw;
    }
}



.p5 {
    padding: 3.38vw 0 4.68vw;
}

.p5-title {
    text-align: center;
}

.p5-title h3 {
    font-family: "Arial";
    font-size: 30px;
    color: #eeeeee;
}

.p5-title h4 {
    font-size: 24px;
    color: #ffffff;
}


.p5a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 5.9vw;
}



.p5a1 {
    width: 33.85%;
    background-color: #014099;
    padding: 1.96vw 2.3vw 2.1vw 1.96vw;
}

.p5a1 a {
    display: block;
    color: #fff;
}

.p5a1:nth-child(2) {
    background-color: #ffffff;
    margin-top: 1.042vw;
}

.p5a1 h3 {
    font-size: 24px;
    margin-bottom: 0.8vw;
}

.p5a1 p {
    font-size: 16px;
    line-height: 1.625;
}

.p5a1:nth-child(2) a {
    color: #333;
}



@media(max-width:1366px) {
    .p5 {
        padding: 6.38vw 0 7.68vw;
    }

    .p5a1 {
        width: 40.85%;
    }

    .p5a1:nth-child(2) {
        margin-top: 2.042vw;
    }
}


@media(max-width:768px) {
    .p5a {
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: row;
    }

    .p5a1 {
        width: 49%;
    }
    .p5a1:nth-child(2) {
        margin-top: 5.042vw;
    }
    .p5a1 h3 {
        font-size: 18px;
    }

    .p5a1 p {
        font-size: 14px;
    }
}


@media(max-width:767px) {
    .p5 {
        padding: 11.38vw 0 15.68vw;
    }

    .p5a {
        margin-top: 10vw;
    }

    .p5-title h3 {
        font-size: 21px;
    }

    .p5-title h4 {
        font-size: 20px;
        margin-top: 6px;
    }

    .p5a1 {
        width: 100%;
    }

    .p5a1 {
        padding: 4.96vw 3.3vw 4.1vw 4.96vw;
    }

    .p5a1 h3 {
        font-size: 16px;
        margin-bottom: 6px;
    }
}








.p6 {
    margin-top: 2.55vw;
}

.p6a a.more {
    font-size: 14px;
    color: #666666;
    position: relative;
    padding-right: 1.77vw;
}

.p6a a.more::after {
    content: "";
    width: 1.302vw;
    height: 1px;
    background-color: #b1b1b1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.p6-swiper {
    overflow: hidden;
    margin: 3.43vw 0;
}

.p6-swiper .swiper-slide a {
    display: block;
}

.p6-swiper .swiper-slide a {
    border: solid 1px #efefef;
    transition: all ease .3s;
    text-align: center;
}

.p6-swiper .swiper-slide a img {
    max-width: 100%;
}

.p6-swiper .swiper-slide a:hover {
    border: solid 1px #014099;
}


@media(max-width: 767px) {

    .p6a .index-title {
        padding: 10px 0;
    }

    .p6a {
        margin: 30px auto;
    }

    .p6a a.more {
        padding-right: 3.5vw;
    }

    .p6a a.more::after {
        width: 2.302vw;
    }

    .p6-swiper {
        margin: 30px 0 40px;
    }
}




.p7 {
    line-height: 1.86;
    padding-bottom: 1.8vw;
}

.p7 span {
    font-weight: 700;
    font-size: 14px;
    color: #333333;
}

.p7 a {
    color: #666666;
    font-size: 13px;
    margin-right: 7px;
}

@media(max-width: 767px) {
    .p7 {
        padding-bottom: 18px;
    }
}





.p8 {
    background-color: #0e1655;
    padding-top: 2.81vw;
}

.p8a {
    width: 34.3%;
}

.p8a1 img {
    max-width: 100%;
}

.p8a2 h3 {
    font-family: "Arial";
    font-size: 24px;
    color: rgba(255, 255, 255, .7);
    font-weight: 400;
    margin: 2.08vw 0 0.8vw;
}

.p8a2 p {
    font-size: 14px;
    line-height: 1.857;
    color: rgba(255, 255, 255, .7);
}

.p8b {
    width: 44.62%;
    display: flex;
    justify-content: space-between;
}

.p8b dl dt {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1.5vw;
}

.p8b dl dd a {
    display: block;
    font-size: 14px;
    line-height: 2;
    color: rgba(255, 255, 255, .7);
}

.p8c {
    width: 116px;
    font-size: 14px;
    line-height: 2;
    color: rgba(255, 255, 255, .7);
    text-align: center;
}

.p8c .img img {
    display: block;
    width: 100%;
    height: 116px;
    margin-bottom: 1vw;
}


.copy {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 3.3vw;
    padding: 1.4vw 0 1.3vw;
    font-size: 14px;
    line-height: 2;
    color: rgba(255, 255, 255, .7);
}

.copy a {
    color: rgba(255, 255, 255, .7);
}

@media(max-width: 768px) {
    .p8 {
        padding-top: 5.81vw;
        padding-bottom: 5.85vw;
    }

    .p8a {
        width: 45.3%;
    }
}


@media(max-width: 767px) {
    .p8a2 h3 {
        font-size: 20px;
    }

    .p8a {
        float: none;
        width: 100%;
    }

    .p8c {
        float: none;
        margin-top: 18px;
    }
}




/*手机底部*/
@media (max-width:768px) {
    .db {
        display: block !important;
    }
}


.dbb {
    height: 50px;
}

/* 页脚 */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    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:first-child a {
    border: none;
}
.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/75f100a7447284aadb2a5d0083865422e3ac73c0.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-home2 {
    background: url(../images/9beec09ceb49d59b2c7d1e76e6c9e428cd7b22f7.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-phone {
    background: url(../images/743eb6c6c09291d2019d92d3b92bc538e0c00d85.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-contact {
    background: url(../images/73eccb262141cb0289b3cd351dcaf514d67bf0d2.png) no-repeat;
    width: 20px;
    height: 20px;
}

.footer li .icon-phone:before {
    font-size: 0;
}

.footer ul li a {
    border-left: 1px solid #fff;
}






/*内页左侧样式*/
.page-wrap-left {
    display: none;
}
.page-banner {
    position: relative;
}

.page-banner .page1 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5vw;
    z-index: 999;

}

.page-banner .wh {
    position: relative;
}

.page-banner .title h3 {
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 1vw;
}

.page-banner .page1a {
    font-size: 14px;
    line-height: 2.1;
    color: rgba(255, 255, 255, .5);
}

.page-banner .page1a a {
    color: rgba(255, 255, 255, .5);
}

.xypg-left-con1 {
    margin: 2.9vw auto 3.2vw;
}

.xypg-left-con1 .xypg-left-nav>li .first-nav-btn {
    display: none;
}

.xypg-left-con1 .xypg-left-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.xypg-left-con1 .xypg-left-nav>li>a {
    padding: 0;
    line-height: 60px;
    padding: 0 2.6vw;
    background-color: #eeeeee;
    border-radius: 5px;
    font-size: 18px;
    font-weight: normal;
    color: #444444;
    transition: all ease .3s;
}

.xypg-left-con1 .xypg-left-nav>li {
    border: none;
    margin-right: 1.04vw;
}

.xypg-left-con1 .xypg-left-nav>li.clicked a {
    background-color: #014099;
    color: #fff;
}

.xypg-left-con1 .xypg-left-nav>li:hover a {
    background-color: #014099;
    color: #fff;
}

.xypg-product-list {
    margin: 0 -1.2%;
}

.xypg-product-list li {
    width: 22.4%;
    margin: 0 1.2% 20px 1.2%;
    border: none;
}

.xypg-product-list li a.img {
    display: block;
    border: solid 1px #eeeeee;
}

.xypg-product-list li h3 a {
    font-size: 18px;
    color: #333333;
}

.xypg-product-list li:hover a.img {
    border: solid 1px #014099;
}

.xypg-product-list li:hover h3 a {
    color: #014099;
}

@media(max-width: 1024px) {
    .page-banner .title h3 {
        font-size: 27px;
    }

    .xypg-left-con1 .xypg-left-nav>li>a {
        line-height: 40px;
        font-size: 15px;
    }

    .xypg-product-list li {
        width: 30.4%;
    }
}

@media (max-width: 768px) {
    .page-wrap-left {
        display: block;
    }
    .xypg-left-con1{
        display: none;
    }
    .page-wrap-right{
        margin-top: 30px;
    }
    .page-banner .page1 {
        display: none;
    }

    .xypg-product-list li {
        width: 47%;
    }
}

@media (max-width: 767px) {
    .xypg-product-list li {
        width: 100%;
    }

    .xypg-product-list li h3 a {
        font-size: 15px;
    }

    .xypg-left-con1 .xypg-left-nav>li>a {
        margin-bottom: 6px;
        font-size: 14px;
        text-align: center;
    }
}









.page-product-inquiry a {
    color: #fff;
}


.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #0589f8;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #0589f8;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #0589f8;
	color: #fff;
	cursor: default;
}