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


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: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}

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

.top2 {
    height: 6.5rem;
    overflow: hidden;
}

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

.top2 .k1 {
    display: flex;
    align-items: center;
}

.top2 .k1 .logotext {
    padding-left: 1.65rem;
    margin-left: 1.6rem;
    background: url(../images/3032af3725de848219979d16f92255f6d62029eb.png) no-repeat left center;
}

.top2 .k1 .logotext p:nth-of-type(1) {
    font-size: 1.55rem;
    font-weight: bold;
    color: #000000;
}

.top2 .k1 .logotext p:nth-of-type(2) {
    font-size: 0.9rem;
    color: #161915;
}


.logo {
    line-height: 6.5rem;
}

.top2 .k2 {
    background: url(../images/9ab834814832d6c03160f3744ecd1c229e5acd3e.png) no-repeat left center;
    padding-left: 2.75rem;
}

.top2 .k2 h3 {
    font-size: 0.9rem;
    font-weight: 100;
    color: #010101;
}

.top2 .k2 p {
    font-size: 1.5rem;
    font-weight: bold;
    color: #000000;
}





@media(max-width: 1024px) {
    .top2 .k2 {
        padding-left: 3.5rem;
    }
}


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



.p1 {
    height: 4rem;
    background: #fff;
    border-bottom: 1px solid #e5e6eb;
}

.p1 .hotSearch {
    line-height: 4rem;
    font-size: 0.8rem;
    color: #343434;
}

.p1 .hotSearch a {
    color: #343434;
    margin-right: 1.5rem;
}

.p1 .hotSearch span {
    font-weight: 700;
    margin-right: 1rem;
}


#formsearch2 {
    width: 20.78%;
    display: flex;
    align-items: center;
}

#formsearch2 input {
    outline: none;
    background: none;
    border: 1px solid #e5e7ec;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.83rem;
    color: #1c1c1c;     padding-left: 10px;
}

#formsearch2 input[id="keyword"] {
    width: 82%;
    background: #e9e9eb;
    padding-left: 0.65rem;
    color: #1c1c1c;
}

#formsearch2 input[id="keyword"]::placeholder {
    font-size: 0.83rem;
    color: #1c1c1c;
}

#formsearch2 input[id="s_btn"] {
    width: 18%;
    background: url(../images/e1ba494e417ad7c6c65b1f6596028369029808e6.png) no-repeat center center;
    background-size: cover;
}





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

.index-title h3 {
    font-size: 1.6rem;
    line-height: 1.4;
    color: #343434;
    font-weight: 700;
    margin-bottom: 0.4rem;
}

.index-title p {
    font-size: 0.9rem;
    line-height: 1.4;
    color: #343434;
    margin-bottom: 0.4rem;
}



/* p2 */
.p2 {
    background: #fff;
    padding: 2.3rem 0 2.8rem;
}

.p2-swiper {
    overflow: hidden;
    margin-top: 2.3rem;
}

.p2-swiper .swiper-slide {
    width: 16.21%;
    margin-right: 25px;
    padding: 1px;
}

.p2-swiper .swiper-slide a {
    display: block;
    border: 1px solid #cfd0d6;
}

.p2-swiper .swiper-slide a img {
    width: 100%;
}


@media(max-width: 768px) {
    .p2-swiper .swiper-slide {
        width: 32%;
        margin-right: 12px;
    }
}

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

    .x-banner .owl-carousel .owl-dots {
        bottom: 1.5rem;
    }

    .x-banner .owl-carousel .owl-dots button.owl-dot {
        margin: 0 .6rem;
    }

    .p2-swiper .swiper-slide {
        width: 100%;
    }

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

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

}





.p3 {
    background: url(../images/8dcf8bf738fc1f4dcccb04784812d7d47345492d.jpg) no-repeat center center;
    background-size: cover;
    padding: 2.8rem 0 3.6rem;
}


.p3a {
    display: flex;
    justify-content: space-between;
    margin-top: 1.7rem;
}

.p3a1 {
    width: 278px;
}

.p3a1 ul li {
    margin-bottom: 0.05rem;
}

.p3a1 ul li>a {
    display: block;
    width: 100%;
    height: 2.65rem;
    line-height: 2.65rem;
    background: url(../images/ebf01a1aed84c61078166c7f36317967cd8f9a7c.png) no-repeat;
    background-size: cover;
    font-size: 1rem;
    color: #fefefe;
    text-indent: 0.75rem;
}

.p3a1 ul li .sec {
    padding: 0.5rem 0;
}

.p3a1 ul li .sec a {
    display: block;
    height: 1.85rem;
    line-height: 1.85rem;
    font-size: 0.8rem;
    color: #343434;
    text-indent: 0.75rem;
    background: url(../images/9b096fecfa2fc7eec67a0294e1939f4fe9d6e1bb.png) no-repeat 92% center;
}

.p3a1 ul li .sec a:hover {
    color: #0a51a1;
}

.p3a1a {
    width: 100%;
    background: url(../images/b69d943db371dd2250f137f18fe9bd384e0b5167.png) no-repeat center center;
    background-size: cover;
    text-align: right;
    padding: 4.5rem 1.2rem 0.8rem 1rem;

}

.p3a1a h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #343434;
}

.p3a1a p {
    font-size: 1.5rem;
    font-weight: 700;
    color: #343434;
}

.p3a2 {
    width: 77.21%;
}

.p3a2a {
    width: 100%;
    background: #fff;
}

.p3a2a .swiper-slide a {
    display: flex;
    padding: 1.6rem 1.7rem 1.85rem 4.2rem;
}

.p3a2a .swiper-slide a div.img {
    width: 40.61%;
    border: 2px solid #d8d9db;
}

.p3a2a .swiper-slide a div.img img {
    width: 100%;
}

.p3a2a .swiper-slide a div.cont {
    width: 37.58%;
    margin-left: 2.8rem;
}

.p3a2a .swiper-slide a div.cont h3 {
    font-size: 1.2rem;
    color: #343434;
    margin-bottom: 2.2rem;
    position: relative;
}

.p3a2a .swiper-slide a div.cont h3::after {
    content: "";
    width: 2.85rem;
    height: 3px;
    background: #898c8f;
    position: absolute;
    left: 0;
    bottom: -1.2rem;
}

.p3a2a .swiper-slide a div.cont p {
    font-size: 0.8rem;
    line-height: 1.5;
    color: #3b4044;
}

.p3a2a .swiper-slide a div.cont span {
    line-height: 2.05rem;
    padding: 0 2rem;
    background-color: #015dc0;
    border-radius: 1.02rem;
    font-size: 0.9rem;
    color: #fefefe;
    display: inline-block;
    margin-top: 1.7rem;
}

.p3a2a {
    overflow: hidden;
    position: relative;
}

.p3a2a-prev {
    width: 1.5rem;
    height: 3rem;
    background: url(../images/3d4c839d4f566e89a9a5bfc1e0545f308e8a4b4b.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 1.35rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    outline: none;
    cursor: pointer;
}

.p3a2a-next {
    width: 1.5rem;
    height: 3rem;
    background: url(../images/3d4c839d4f566e89a9a5bfc1e0545f308e8a4b4b.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 1.7rem;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    z-index: 999;
    outline: none;
    cursor: pointer;
}


.p3a2b {
    margin-top: 1.15rem;
}

.p3a2b ul li {
    width: 31.63%;
}

.p3a2b ul li:hover a {
    color: #025EC0;
}

.p3a2b ul li a.img {
    display: block;
}

.p3a2b ul li a.img img {
    width: 100%;
}
.p3a2b ul li h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.p3a2b ul li h3 a {
    display: block;
    font-size: 0.9rem;
    line-height: 2.8;
    color: #343434;
    text-align: center;
    font-weight: 400;
}


@media(max-width: 992px) {
    .p3a1 {
        display: none;
    }

    .p3a2 {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .p3a2a .swiper-slide a div.img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .p3a2a .swiper-slide a div.img {
        width: 46%;
    }

    .p3a2a .swiper-slide a div.cont {
        width: 46%;
        margin-left: .8rem;
    }

    .p3a2a .swiper-slide a {
        padding: 1.6rem 1.7rem 1.85rem 2.2rem;
    }

    .p3a2a-next {
        right: 0;
    }

    .p3a2a-prev {
        left: 0;
    }
}

@media(max-width: 500px) {
    .p3a2a .swiper-slide a {
        flex-wrap: wrap;
    }

    .p3a2a .swiper-slide a div.img {
        width: 100%;
        margin-bottom: 4%;
    }

    .p3a2a .swiper-slide a div.cont {
        width: 100%;
    }

    .p3a2a .swiper-slide a div.cont h3 {
        font-size: 16px;
    }

    .p3a2a .swiper-slide a div.cont p {
        font-size: 13px;
    }

    .p3a2a .swiper-slide a div.cont span {
        font-size: 13px;
    }

    .p3a2b ul li {
        width: 48%;
    }

    .p3a2b ul li h3 a {
        font-size: 14px;
    }
}


.p4 {
    margin-top: 3rem;
}

.p4a {
    padding: 0 3.3rem;
    margin-top: 1.95rem;
}

.p4a li {
    width: 14.64%;
}

.p4a li.last {
    width: 10.78%;
}

.p4a li a {
    display: block;
    line-height: 3.1rem;
    background: #edf0f5;
    color: #646767;
    font-size: 1.1rem;
    text-align: center;
}

.p4a li.cur a {
    background: #015dc0;
    color: #fff;
}

.tab1 ul li a {
    margin-top: 1.9rem;
    width: 100%;
    background: #edf0f5;
    display: flex;
    justify-content: space-between;
}

.tab1 ul li a div.cont {
    padding: 3.8rem 4.2rem 3rem 3.3rem;
    width: 42.85%;
}

.tab1 ul li a div.cont h3 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #020202;
}

.tab1 ul li a div.cont span {
    font-size: 0.8rem;
    font-weight: 100;
    color: #020202;
    display: inline-block;
    margin-bottom: 3rem;
    position: relative;
}

.tab1 ul li a div.cont span:after {
    content: "";
    height: 2px;
    width: 2.9rem;
    background: #000000;
    position: absolute;
    left: 0;
    bottom: -1.2rem;
}

.tab1 ul li a div.cont p {
    font-size: 0.9rem;
    line-height: 1.5;
    color: #010101;
}

.tab1 ul li a div.cont em {
    font-style: normal;
    background-color: #015dc0;
    border-radius: 1.02rem;
    font-size: 0.9rem;
    color: #fefefe;
    display: inline-block;
    line-height: 2.05rem;
    padding: 0 2.1rem;
    margin-top: 4rem;
}

.tab1 ul li a div.img {
    width: 57.29%;
}

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

@media(max-width: 1366px) {
    .tab1 ul li a div.cont em {
        margin-top: 2rem;
    }
}

@media(max-width: 768px) {
    .p4a {
        padding: 0;
    }

    .p4a li {
        width: 17%;
    }

    .tab1 ul li a {
        flex-wrap: wrap;
    }

    .tab1 ul li a div.img {
        width: 100%;
        order: 1;
    }

    .tab1 ul li a div.cont {
        width: 100%;
        order: 2;
        padding: 2rem;
    }
}

@media(max-width: 500px) {
    .p4a li {
        width: 32%;
        margin-bottom: 4%;
    }

    .p4a li.last {
        width: 32%;
    }

    .p4a li a {
        font-size: 16px;
    }

    .tab1 ul li a div.cont h3 {
        font-size: 16px;
    }

    .tab1 ul li a div.cont span {
        font-size: 13px;
    }

    .tab1 ul li a div.cont p {
        font-size: 13px;
    }

    .tab1 ul li a div.cont em {
        font-size: 14px;
    }
}


.p5 {
    background: url(../images/6f1d1050d46493d14c3a571d29dac6ce56e2702d.png) no-repeat center center;
    background-size: cover;
    padding: 3rem 0 3.3rem;
    margin-top: 3.2rem;
}

.p5a {
    margin-top: 2.4rem;
}

.p5a li {
    width: 25%;
    border: 1px solid #c8cad0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2.4rem 0;
}

.p5a li a {
    display: block;
}

.p5a li a div.img {
    height: 50px;
    line-height: 50px;
    margin-bottom: 1.6rem;
}

.p5a li a h3 {
    font-size: 0.9rem;
    line-height: 1.35;
    color: #343434;
    font-weight: 400;
}


@media(max-width:500px) {
    .p5a li {
        width: 50%;
    }

    .p5a li a h3 {
        font-size: 14px;
    }
}

.p6 {
    position: relative;
}

.p6>img {
    width: 100%;
}

.p6 .cont {
    width: 50%;
    background: rgba(1, 85, 175, .7);
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    padding: 5.5rem 13.4rem 5rem 1.65rem;
}

.p6 .cont>h3 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fdfdfd;
    margin-bottom: 1.2rem;
}

.p6 .cont>p {
    font-size: 0.8rem;
    color: #fdfdfd;
    line-height: 1.8;
}

.p6 .cont>a {
    display: block;
    width: 113px;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.8rem;
    color: #fdfdfd;
    background: url(../images/c399957e3abe1891e0021a00daa2865bd969c835.png) no-repeat right bottom;
    margin-top: 2rem;
}

.time {
    display: flex;
    align-items: center;
    margin-top: 4.8rem;
    margin-left: 0.9rem;
}

.time li {
    margin-right: 2.1rem;
}

.time li a {
    display: block;
    background: url(../images/4eb5135747e9f9efc5ae00e5d4945002b463d209.png) no-repeat center center;
    background-size: cover;
    border-radius: 50%;
    width: 6.1rem;
    height: 6.25rem;
    text-align: center;
    padding-top: 0.5rem;
}

.time li a h3 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #fdfdfd;
    text-align: right;
    display: inline-block;
}

.time li a span {
    font-size: 2.4rem;
    font-weight: bold;
    color: #fdfdfd;
    text-align: left;
}

.time li a p {
    font-size: 0.9rem;
    color: #fdfdfd;
    line-height: 0.6;
}

@media(max-width: 1600px) {
    .p6 .cont {
        padding: 1.5rem 6.4rem 5rem 1.65rem;
    }

    .time {
        margin-top: 2rem;
    }
}

@media(max-width: 1366px) {
    .p6 .cont {
        padding: 1.5rem 1.4rem 5rem 1.65rem;
    }

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


}


@media(max-width: 1024px) {
    .time {
        margin: 0;
        margin-top: 1rem;
    }
}

@media(max-width: 768px) {
    .p6 .cont {
        width: 100%;
        position: initial;
        background: rgba(1, 85, 175, 1);
    }

}

@media(max-width: 500px) {
    .p6 .cont {
        padding: 2rem 1rem;
    }

    .p6 .cont>h3 {
        font-size: 18px;
    }

    .p6 .cont>p {
        font-size: 14px;
    }

    .p6 .cont>a {
        font-size: 14px;
    }

    .time {
        justify-content: space-between;
    }

    .time li {
        margin: 0;
    }
}


.p7 {
    padding: 3rem 0;
    background: #f3f3f3;
}

.p7a {
    overflow: hidden;

}

.p7a .swiper-slide {
    width: 21.35%;
    margin-right: 1.62%;
}

.p7a .swiper-slide a {
    display: block;
}

.p7a .swiper-slide a img {
    width: 100%;
}

@media(max-width: 768px) {
    .p7a .swiper-slide {
        width: 32%;
    }
}

@media(max-width: 500px) {
    .p7a .swiper-slide {
        width: 100%;
    }
}




.p8 {
    background: #f3f3f3;
    padding-bottom: 3rem;padding-top: 3rem;
}

.p8a {
    display: flex;
    justify-content: space-between;
    margin-top: 2.5rem;
}

.p8a1 {
    width: 47.85%;
}

.p8a1>h3 {
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: 1.2rem;
    color: #020202;
    background: url(../images/7855aa92ddb71b6d301d17a09cfda711120f7506.png) no-repeat left center;
    padding-left: 2.2rem;
    margin-bottom: 2.15rem;
    display: inline-block;
    cursor: pointer;

}

.p8a1>h3:nth-of-type(2) {
    background: url(../images/f8b0ea6956fb2e59174c84f85cf1d8cca6d8be3f.png) no-repeat left center;
    margin-left: 4rem;
    position: relative;
}

.p8a1>h3:nth-of-type(2):before {
    content: "";
    width: 2px;
    height: 2rem;
    background: #015dc0;
    position: absolute;
    left: -2rem;
    top: 50%;
    transform: translateY(-50%);
}

.p8a1>h3.cur {
    color: #015dc0;
}

.p8a1a li a {
    display: flex;
    align-items: center;
    border: 2px solid #e4e4ea;
    height: 6.65rem;
    margin-bottom: 0.55rem;
}

.p8a1a li a div.time1 {
    width: 19.34%;
    text-align: center;
    background: #e4e4ea;
    height: 100%;
    padding-top: 0.5rem;
}

.p8a1a li a div.time1 span {
    display: block;
    color: #000000;
    font-weight: 700;
    font-size: 2.4rem;
}

.p8a1a li a div.time1 h3 {
    font-size: 0.9rem;
    font-weight: 100;
    color: #000000;
}

.p8a1a li a div.cont {
    width: 80.28%;
    padding: 1rem 0 1rem 1.9rem;

}

.p8a1a li a div.cont h3 {
    font-size: 0.9rem;
    color: #000000;
    font-weight: 400;
    margin-bottom: 0.6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.p8a1a li a div.cont p {
    font-size: 0.7rem;
    line-height: 1.8;
    color: #000000;
}

.p8a1a li a div.cont p span {
    color: #f88413;
}

.p8a1a li:hover a {
    border: 2px solid #015dc0;
}

.p8a1a li:hover a div.time1 {
    background: #015dc0;
}

.p8a1a li:hover a div.time1 span {
    color: #fff;
}

.p8a1a li:hover a div.time1 h3 {
    color: #fff;
}



.p8a2 {
    width: 45.86%;
}

.p8a2>h3 {
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: 1.2rem;
    color: #020202;
    background: url(../images/7855aa92ddb71b6d301d17a09cfda711120f7506.png) no-repeat left center;
    padding-left: 2.2rem;
    margin-bottom: 2.15rem;
}

.p8a2 .img img {
    display: block;
    width: 100%;
    margin-bottom: 1.8rem;
}

.p8a2a li a {
    display: block;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p8a2a li a h3 {
    font-size: 0.8rem;
    color: #000000;
    font-weight: 400;
    background: url(../images/2a00a078959278aea8c9818f332682bce204f34a.png) no-repeat left center;
    padding-left: 1.6rem;
    line-height: 2.5;width:58%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.p8a2a li a span {
    font-size: 0.8rem;
    color: #000000;
}



@media(max-width: 1024px) {
    .p8a2>h3 {
        background-size: 5%;
        font-size: 16px;
    }

    .p8a1>h3 {
        background-size: 5%;
        font-size: 16px;
    }
}

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

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

    .p8a2 {
        width: 100%;
    }
}

@media(max-width: 500px) {
    .p8a1a li a div.cont {
        padding: 0.6rem;
    }

    .p8a1a li a div.cont p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        font-size: 13px;
    }

    .p8a1a li a div.cont h3 {
        font-size: 15px;
    }

    .p8a2a li a h3 {
        font-size: 15px;
    }

    .p8a2a li a span {
        font-size: 13px;
    }
}



.p9 {
    background: #e5e7ec;
    padding: 3.05rem 0 1.5rem;
}

.p9 a:hover {
    color: #015dc0;
}

.p9a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #c8cad0;
    padding-bottom: 1.15rem;
}

.p9a1 {
    width: 81.57%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.p9a1 dl {
    width: 21%;

}

.p9a1 dl:last-child {
    width: 37%;
}

.p9a1 dl:last-child p {
    font-size: 0.9rem;
    line-height: 1.67;
    color: #000000;
}

.p9a1 dl+dl {
    padding-left: 1.6rem;
    background: url(../images/d9f349522922012253bd139bb96f627beab8f77c.png) no-repeat left top;
}

.p9a1 dl dt {
    font-size: 1.2rem;
    color: #000000;
    margin-bottom: 1rem;
    background: url(../images/1998dbf9abe11a7aba983fd189c3665bd6c4de82.png) no-repeat left bottom;
    padding-bottom: 1.05rem;
    font-weight: 700;
}

.p9a1 a {
    display: block;
    font-size: 0.8rem;
    line-height: 1.85;
    color: #010101;
}

.p9a2 p {
    font-size: 0.9rem;
    color: #000000;
    text-align: center;
}

.p9a2 img {
    width: 120px;
    margin-bottom: 0.6rem;
    display: block;
}


.f_link {
    font-size: 0.9rem;
    line-height: 2;
    padding: 0.8rem 0;
    color: #000000;
}

.copy {
    font-size: 0.9rem;
    color: #000000;
    text-align: center;
}

.copy a {
    color: #000000;
}



/*手机底部*/
/* @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 .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/2907eb2fea92ac0116239f6a15b763c88cd2547a.png) no-repeat;
    width: 20px;
    height: 20px;
}

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

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

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

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

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



@media(max-width: 500px) {
    .p9a {
        justify-content: center;
        align-items: center;
    }
}


/* 左下角固定二维码 */
.gd {
    width: 5.7rem;
    position: fixed;
    left: 0;
    bottom: 1.15rem;
    text-align: center;
}

.gd img {
    max-width: 100%;
    display: block;
    margin-bottom: 0.2rem;
}

.gd p {
    font-size: 0.9rem;
    color: #000000;
}

@media(max-width:768px) {
    .gd {
        bottom: 5.15rem;
    }
}




#menu {
    background: #e5e7ec;

}

.x-menu>li {
    float: left;
    position: relative;
    text-align: center;
    width: 12%;
}

.x-menu>li>a {
    display: block;
    font-size: 0.9rem;
    color: #222222;
    height: 3rem;
    line-height: 3rem;
}

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

.x-menu>li.active>a {
    background: transparent;
}



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

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

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 36px;
    padding: .5em;
}

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

.x-menu>li:nth-child(2)  .x-sub-menu {
    width: 45.15rem;
}

.x-menu>li:nth-child(3) .x-sub-menu li:last-child a:after {
    content: "...";
    position: absolute;
    bottom: -1.5rem;
    left: 20%;
    /*
	transform: translateX(-50%);*/
}



.x-menu>li .tuiang {
    display: none;
}



@media(max-width: 1600px) {
    .x-menu>li .x-sub-menu {
        left: 0;
    }
}


 .ggh {
    float: left;
    width: 11.1rem;
    min-height: 371px
}
.x-menu>li:nth-child(2)  .ggh {
    border-right: 1px solid #e5e7ec;
}
 .ggh li {
    position: relative;
}

 .ggh li>a {
    font-size: 0.9rem;
    color: #000000;
    display: block;
    text-align: left;
    padding-left: 2.2rem;
    position: relative;
    margin-bottom: 1.3rem;
    background: url(../images/1076b2c5c0d9d4c69b13b5a8b1d5a9b8950b3311.png) no-repeat 1rem center;
}

.ggh li>a:hover {
    color: #015dc0;
}

 .ggh li:hover .third {
    opacity: 1;
    z-index: 2
}
.x-menu>li:nth-child(2)  .tuiang {
    display: block;
}
.x-menu>li:hover >a {
    color: #015dc0;
}
.third {
    width: 9.6rem;
    padding-left: 2.2rem;
    position: absolute;
    right: -100%;
    top: 0;
    opacity: 0;
    z-index: 1;
}

.third a {
    display: block;
    font-size: 0.9rem;
    color: #000000;
    margin-bottom: 1.3rem;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.third a:hover {
    color: #015dc0;
}

.tuiang {
    float: right;
    padding-right: 2.15rem
}



.tuiang img {
    width: 320px;
    height: 160px;
    display: block;
}

.tuiang h3 {
    letter-spacing: 1px;
    color: #333333;
    font-size: 22px;
    text-align: left;
    padding: 20px 0 10px 0;
}

.tuiang h3 a {
    color: #333333;
}

.tuiang p {
    letter-spacing: 1px;
    color: #333333;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
}



#formsearch3 {
    width: 20.78%;
    display: flex;
    align-items: center;
}

#formsearch3 input {
    outline: none;
    background: none;
    border: none;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.83rem;
    color: #1c1c1c;
}

#formsearch3 input[id="q"] {
    width: 82%;
    background: #e9e9eb;
    padding-left: 0.65rem;
    color: #1c1c1c;
}

#formsearch3 input[id="q"]::placeholder {
    font-size: 0.83rem;
    color: #1c1c1c;
}

#formsearch3 input[id="s_btn"] {
    width: 18%;
    background: url(../images/e1ba494e417ad7c6c65b1f6596028369029808e6.png) no-repeat center center;
    background-size: cover;
}







/*内页修改样式*/
/*联系我们*/

.lx ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 4px solid #e5e7ec;
    padding-bottom: 2.1rem;
    margin-bottom: 2rem
}

.lx ul li {
    width: 25%;
    text-align: center;
}

.lx ul li a.img {
    width: 6.75rem;
    height: 6.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #eef0f6;
    margin: 0 auto;
}

.lx ul li a.img div.img {
    width: 5rem;
    height: 5rem;
    background: #015dc0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.lx ul li a.img div.img {
    max-width: 100%;
    max-height: 100%;
}

.lx ul li h3 {
    font-size: 1.07rem;
    color: #343434;
    font-weight: 400;
    margin: 1rem 0 0.7rem
}

.lx ul li span {
    font-size: 0.93rem;
    color: #030303;
}

@media(max-width: 500px) {
    .lx ul li {
        width: 50%;
        margin-bottom: 4%;
    }

    .lx ul li a.img div.img img {
        width: 44%;
    }
}



.xypg-download-list .download-item:nth-child(odd) {
    background: initial;
}

.download-item-con {
    font-size: 19px;
    color: #343434;
    padding-left: 1.5rem;
    background: url(../images/005a1c2b5ac5dc8962a1960232d1d1d2360a4859.png) no-repeat left center;
}

.xypg-download-list .download-item .download-item-span.download-item-first {
    padding-left: 1rem
}

.download-item-first .download-item-con {
    background: url(../images/352d024075cef282d0d5e10f90f708543e2fa7ac.png) no-repeat left center;
    padding-left: 2rem
}

.xypg-download-list .download-item .download-item-iocn {
    float: right;
}

.xypg-download-list .download-item .download-item-iocn a {
    width: 6.9rem;
    height: 2rem;
    display: block;
    border: 1px solid #d0d5dd;
    font-size: 0.93rem;
    line-height: 2rem;
    color: #343434 !important;
    font-weight: 400;
    text-align: left;
    text-indent: 0.9rem;
    transition: all ease .36s;
    background: url(../images/bbbb63b97d15eabafc67d77b5a184ba4c2e12c9a.png) no-repeat 90% center;
}

.xypg-download-list .download-item .download-item-iocn a:hover {
    text-decoration: initial !important;
    color: #fff !important;
    background: #015dc0 url(../images/bbbb63b97d15eabafc67d77b5a184ba4c2e12c9a.png) no-repeat 90% center;
}

.xypg-download-list .download-item {
    border-bottom: 1px solid #d0d5dd;
    margin-bottom: 1.2rem
}


/* 專題頁 */
.np1 {
    background: url(../images/5b3c38f777031c706e6596737deaeee401873c9f.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 2.8rem;
}

.p1a1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2.4rem;
}

.p1a1a {
    width: 48.125%;

}

.p1a1a img {
    display: block;
    width: 100%;
}

.p1a1b {
    width: 46.18%;
    padding-top: 1rem;
}

.p1a1b h3 {
    font-size: 1.6rem;
    color: #020202;
    margin-bottom: 1.8rem;
}

.p1a1b p {
    font-size: 0.8rem;
    line-height: 2;
    color: #020202;
    text-indent: 2em;
}

.p1a1b p:nth-of-type(1) {
    margin-bottom: 2rem;
}

.p1a>p {
    font-size: 0.8rem;
    line-height: 2;
    color: #020202;
    text-indent: 2em;
}

.p1a>p:nth-of-type(1) {
    margin-bottom: 2rem;
}

@media(max-width: 1440px) {
    .p1a1b {
        width: 49.18%;
    }
}

@media(max-width: 1366px) {
    .p1a1b h3 {
        margin-bottom: 0.8rem;
    }

    .p1a1b p:nth-of-type(1) {
        margin-bottom: 1rem;
    }

    .p1a>p:nth-of-type(1) {
        margin-bottom: 1rem;
    }
}

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

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

    .p1a1b {
        width: 100%;
    }

    .p1a1 {
        margin-bottom: 1.4rem;
    }
}

@media(max-width: 500px) {
    .p1a1b h3 {
        font-size: 20px;
    }

    .p1a1b p {
        font-size: 14px;
    }

    .p1a>p {
        font-size: 14px;
    }
}


.np2 {
    background: url(../images/2c5749f44499a55eccbff62cdf02fb47745cebc4.jpg) no-repeat center center;
    padding: 2.6rem 0;
    background-size: cover;
}

h3.ntitle {
    font-size: 1.6rem;
    color: #030303;
    text-align: center;
    margin-bottom: 5.9rem;
}

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

.np2a li {
    width: 18.79%;
}

.np2a li a.img {
    display: block;
    height: 5.1rem;
    line-height: 5.1rem;
    margin: 0 auto 2.1rem;
    text-align: center;
}

.np2a li h3 {
    font-size: 1.6rem;
    font-weight: 400;
    color: #000000;
    text-align: center;
    margin-bottom: 1.2rem;
}

.np2a li p {
    font-size: 0.8rem;
    color: #000000;
    line-height: 2;
}

@media(max-width: 768px) {
    .np2a li {
        width: 28.79%;
    }
}

@media(max-width: 500px) {
    h3.ntitle {
        font-size: 20px;
        margin-bottom: 3.9rem;
    }

    .np2a li {
        width: 31%;
    }

    .np2a li a.img img {
        width: 40%;
    }

    .np2a li h3 {
        font-size: 18px;
    }

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



.np3 {
    background: url(../images/8c8e5b650529875cc0f4299e0dac04583184f3a7.jpg) no-repeat center center;
    padding: 2.3rem 0;
}

.np3 h3.ntitle {
    color: #fff;
    margin-bottom: 3.6rem;
}

.np3a {
    position: relative;
}

.np3next {
    width: 2.55rem;
    height: 2.55rem;
    background: url(../images/51782ae8ace326612e0d16d3f4f863fab96f47df.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    outline: none;
}

.np3prev {
    width: 2.55rem;
    height: 2.55rem;
    background: url(../images/51782ae8ace326612e0d16d3f4f863fab96f47df.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    outline: none;
}


.np3a-swiper {
    width: 76.28%;
    margin: 0 auto;
    overflow: hidden;
}

.np3a-swiper .swiper-slide a {
    display: flex;
    justify-content: space-between;
}

.np3a-swiper .swiper-slide a div.img {
    width: 51%;
}

.np3a-swiper .swiper-slide a div.img img {
    width: 100%;
}

.np3a-swiper .swiper-slide a div.cont {
    width: 41.29%;
    padding-top: 1.4rem;
    overflow: hidden;
}

.np3a-swiper .swiper-slide a div.cont h3 {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fdfdfe;
    margin-bottom: 1.8rem;
}

.np3a-swiper .swiper-slide a div.cont p {
    font-size: 0.8rem;
    color: #fefbfb;
}



.np3b .line {
    width: 83.35%;
    height: 23px;
    background: url(../images/bad9ecc2b6c807518dd9b8df7dfb993fcf40c4fe.png) no-repeat center center;
    background-size: cover;
    margin: 4.35rem auto 0;
}

.np3b-swiper {
    width: 78%;
    margin: -3.1rem auto 0;
    overflow: hidden;
    padding-top: 4rem;
}

.np3b-swiper li {
    font-size: 1.2rem;
    color: #fdfdfe;
    text-align: center;
}

.np3b-swiper .swiper-slide-active {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fdfdfe;
    position: relative;
}

.np3b-swiper .swiper-slide-active::after {
    content: "";
    width: 2.3rem;
    height: 3.05rem;
    background: url(../images/ded01e812c9ed17c4b39f54aba8bab64d69b58d4.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: -100%;
    left: 38%;
    transform: translateY(-50%);
}

@media(max-width: 500px) {
    .np3a-swiper .swiper-slide a {
        flex-wrap: wrap;
    }

    .np3a-swiper .swiper-slide a div.img {
        width: 100%;
    }

    .np3a-swiper .swiper-slide a div.cont {
        width: 100%;
    }

    .np3a-swiper .swiper-slide a div.cont h3 {
        font-size: 20px;
    }

    .np3a-swiper .swiper-slide a div.cont p {
        font-size: 14px;
    }

    .np3b-swiper .swiper-slide-active::after {
        top: -109%;
    }
}





.np4 {
    padding: 2.4rem 0 2.9rem;
}

.np4 h3.title {
    margin-bottom: 3.7rem;
}

.np4a1 {
    width: 54.3%;
}

.np4a1 img {
    max-width: 100%;
}

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

.np4a2 {
    margin-right: 11rem;
}

.np4a2 h3 {
    font-size: 1.6rem;
    color: #020202;
    margin-bottom: 1.5rem;
}

.np4a2 p {
    font-size: 1.2rem;
    line-height: 1.66rem;
    color: #020202;
}

@media(max-width: 768px) {
    .np4a2 {
        margin-right: 5rem;
    }
}

@media(max-width: 500px) {
    .np4a {
        flex-wrap: wrap;
    }

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

    .np4a2 {
        margin-right: 0;
        text-align: center;
        width: 100%;
    }

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

    .np4a2 p {
        font-size: 14px;
    }
}


.np5 {
    background: #e5e7ec;
    padding: 2.4rem 0 3.25rem;
}

.np5 h3.title {
    margin-bottom: 4.15rem;
}

.np5-swiper {
    overflow: hidden;
}

.np5-swiper .swiper-slide {
    width: 25.79%;
    margin-right: 3.35%;
}

.np5-swiper .swiper-slide a.img {
    display: block;
}

.np5-swiper .swiper-slide a.img img {
    width: 100%;
}

.np5-swiper .swiper-slide h3 a {
    display: block;
    height: 3rem;
    line-height: 3rem;
    font-size: 0.8rem;
    color: #020202;
    text-align: center;
    background: #fff;
    font-weight: 400;
}
@media(max-width: 768px) {
    .np5-swiper .swiper-slide {
        width: 40%;
        margin-right: 3.35%;
    }
}
@media(max-width: 500px) {
    .np5-swiper .swiper-slide {
        width: 100%;
        margin-right: 3.35%;
    }
    .np5-swiper .swiper-slide h3 a{
        font-size: 14px;
        height: 3.8rem;
        line-height: 3.8rem;
    }
}


.np6 {
    padding: 2.65rem 0 2rem;
}
.np6 .ntitle {
    margin-bottom: 2.2rem;
}

.np6  .np6a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 3.45rem;
    background: #015dc0;
    font-size: 0.93rem;
    color: #fefdfd;
    line-height: 3.45rem;
    padding-left: 1.25rem;
}
.np6  .np6a span:nth-child(1) {
    width: 21%;
    background: url(../images/b5eaf2115a22313e5b2c31734c46a3ff8fa8a2ec.png) no-repeat left center;
    padding-left: 1.75rem;
}
.np6  .np6a span:nth-child(2) {
    width: 22.57%;
    background: url(../images/e7e71dce3bdb07cea1dd8ec2aaace25c8be3e35d.png) no-repeat left center;
    padding-left: 1.75rem;
}
.np6  .np6a span:nth-child(3) {
    width: 39.85%;
    background: url(../images/641381e1787209fcbf576346ea5e7aad55dc5378.png) no-repeat left center;
    padding-left: 1.75rem;
}
.np6  .np6a span:nth-child(4) {
    width: 15.42%;
    background: url(../images/0e3a917aeadbb142202e572159f5faa27bb6a9e7.png) no-repeat left center;
    padding-left: 1.75rem;
}


.np6ba {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 3.45rem;
    font-size: 0.93rem;
    line-height: 3.45rem;
    border-top: 1px solid #d0d5dd;
    color: #343434;
}
.np6ba.on {
    background: #c0c3c9;
    color: #ffffff;
}
.np6ba span:nth-child(1) {
    width: 21%;
    padding-left: 2.4rem;
}
.np6ba span:nth-child(2) {
    width: 22.57%;
    padding-left: 2.4rem;
}
.np6ba span:nth-child(3) {
    width: 39.85%;
    padding-left: 2.4rem;
}
.np6ba span:nth-child(4) {
    width: 15.42%;
    padding-left: 2.4rem;
    background: url(../images/1cd7658a7170062e9ba147714e8d19a0c61b118f.png) no-repeat 85% center;
}

.np6ba.on span:nth-child(4){
    background: url(../images/4d684b6a21d6ff54ec6c6320881cc332f6e584d1.png) no-repeat 85% center;
}
.np6bb{
    padding-left: 2.95rem;
    padding-bottom: 2.2rem;
}

.np6bb h3 {
	font-size: 0.93rem;
    color: #343434;
    padding-top: 1.8rem;
    font-weight: 400;
    margin-bottom: 1.8rem;
}
.np6bb p {
    font-size: 0.8rem;
	line-height: 2;
	color: #343434;
}
.np6bb a {
    display: block;
    width: 9.2rem;
    height: 2.45rem;
    line-height: 2.45rem;
    background: #015dc0 url(../images/6418d18c3f4653aaf5167acd346b629a0ce84be2.png) no-repeat 1.2rem center;
    font-size: 0.93rem;
    color: #fffefe;
    text-align: center;
    margin-top: 2.05rem;
}

@media(max-width: 1024px) {
    .np6  .np6a span:nth-child(1) {
      
        background: url(../images/b5eaf2115a22313e5b2c31734c46a3ff8fa8a2ec.png) no-repeat left center;
        background-size: 9%;
    }
    .np6  .np6a span:nth-child(2) {
        background: url(../images/e7e71dce3bdb07cea1dd8ec2aaace25c8be3e35d.png) no-repeat left center;
          background-size: 9%;
    }
    .np6  .np6a span:nth-child(3) {
        background: url(../images/641381e1787209fcbf576346ea5e7aad55dc5378.png) no-repeat left center;
        background-size: 5%;
    }
    .np6  .np6a span:nth-child(4) {
        background: url(../images/0e3a917aeadbb142202e572159f5faa27bb6a9e7.png) no-repeat left center;
        background-size: 14%;
    }
}
@media(max-width: 768px)  {
    .np6ba span:nth-child(4){
        width: 23.42%;
        background: initial;
    }
    .np6ba.on span:nth-child(4){
        background: initial;
    }
}
@media(max-width: 768px) {
    .np6 .np6a span {
        width: 25% !important;
    }
    .np6ba span {
        width: 25% !important;
        padding-left: 0 !important;
        text-align: center;
    }
    .np6bb a{
        background: #015dc0;
    }
    .np6  .np6a span:nth-child(1) {
      
        background: url(../images/b5eaf2115a22313e5b2c31734c46a3ff8fa8a2ec.png) no-repeat left center;
        background-size: 15%;
    }
    .np6  .np6a span:nth-child(2) {
        background: url(../images/e7e71dce3bdb07cea1dd8ec2aaace25c8be3e35d.png) no-repeat left center;
        background-size: 20%;
    }
    .np6  .np6a span:nth-child(3) {
        background: url(../images/641381e1787209fcbf576346ea5e7aad55dc5378.png) no-repeat left center;
        background-size: 16%;
    }
    .np6  .np6a span:nth-child(4) {
        background: url(../images/0e3a917aeadbb142202e572159f5faa27bb6a9e7.png) no-repeat left center;
        background-size: 16%;
    }
}


.product-detail-item span p {
    display: inline-block;
}
.page-product-inquiry a{
    color: #fff;
    margin-right: 6%;
}