html {
    margin: 0;
    padding: 0;
    border: 0;
}

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

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

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

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

a:hover,
a:active,
a:focus {
    color: #e87518;
    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
}



/*公用样式*/
.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
    overflow: hidden;
}

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


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


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

.wt_t {
    max-width: 1460px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.copyright p{
    display: inline-block;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

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


.head_top {
    width: 100%;
    z-index: 99999;
    padding: 10px 0;
    position: relative;
}


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


.logo {}





.hotSearch {
    float: left;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    color: #666666;
    font-size: 12px;
}

.hotSearch a {
    margin-right: 6px;
    color: #666666;
    font-size: 12px;
}

/*热门搜索*/
#formsearch {

    background: url(//cdn.myxypt.com/8fd94bec/21/04/444730210c54ecb94f18aa22929fd576990cbf3a.png) no-repeat center;
    width: 242px;
    height: 46px;
    margin-top: 10px;
    background-size: 100% 100%;
}

#formsearch input {
    height: 46px;
    background: none;
    border: none;
    line-height: 46px;
    outline: none;
    width: 182px;
}

#formsearch input#keyword {
    height: 46px;
    line-height: 46px;
    padding-left: 14px;
    color: #c9c9c9;
}

#formsearch input#s_btn {
    width: 55px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: none;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 0px;
}

#formsearch input::placeholder {
    color: #c9c9c9;
    font-size: 12px
}




/*<!--{* 验厂及体系认证服务 *}-->*/
.vn1 h3 {
    font-weight: bold;
    color: #182987;
    font-size: 1.875vw;
    text-align: center;
    padding: 3.64583333333333vw 0;
}

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

.pp2 {
    width: 24%;
    background: #f2f2f2;
}

.pp2:hover {
    box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.38);
    background: #182987;
}

.pp2 .img1 img {
    width: 100% !important;
}

.pp1 .wez {
    padding: 0 4px;
    padding-top: 1.04166666666667vw;
}

.pp1 .wez>a {
    display: block;
    color: #0c0c0c;
    font-size: 1.04166666666667vw;
    text-align: center;
}

.pp1 .wez .sort1 {
    padding-top: 10px;
}

.pp1 .wez .sort1 li {
    display: inline-block;
    width: 32.333%;
    position: relative;
}

.pp1 .wez .sort1 li::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #000000;
    top: 50%;
    margin-top: -1px;
}

.pp1 .wez .sort1 li a {
    display: block;
    color: #0c0c0c;
    font-size: 13px;
    line-height: 36px;
    text-indent: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pp1 .wez .sort1 li:last-child::before {
    display: none;
}

.pp1 .wez .sort1 li:last-child a {
    text-align: right;
}

.pp2:hover a {
    color: #fff;
}

.pp2:hover .sort1 li::before {
    background: #fff;
}

.pp2:hover .sort1 li a {
    color: #fff;
}

.more1 {
    width: 218px;
    height: 58px;
    margin: 0 auto;
    background: url(//cdn.myxypt.com/8fd94bec/21/04/5e2b6c29f49d869d09ab0b7a6da79db05e359441.png) no-repeat center top;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 2.60416666666667vw;
    text-transform: uppercase;
    font-size: 16px;
}

.more1 a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
}

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

    .pp1 {
        flex-wrap: wrap;
    }

    .pp2 {
        width: 49%;
        margin-bottom: 2%;
    }

    .pp1 .wez>a {
        font-size: 16px;
    }

    .pp1 .wez .sort1 li {
        width: 48.333%;
    }

    .pp1 .wez .sort1 li a {
        line-height: 22px;
    }
    .pp1 .wez .sort1 li:last-child a{
        text-align:left;
    }
}


/*<!--{* 验厂及体系认证服务 *}-->*/
.vn11 {}

.vn11 h3 {
    font-weight: bold;
    color: #182987;
    font-size: 1.875vw;
    text-align: center;
    padding: 3.64583333333333vw 0;
}

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

.plist1 li {
    width: 24.333%;
    border: 1px solid #e8e8e8;
    margin-bottom: 2.08333333333333vw;
}

.plist1 li .img1 img {
    width: 100%;
}


.plist1 li .wz {
    background: #ffffff;
    text-align: center;
    padding: 15px 0;
}

.plist1 li .wz .w1 {
    color: #333333;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.plist1 li .wz .w2 {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    padding: 0 30px;
    height: 60px;
    overflow: hidden;
}

.plist1 li .wz .w3 {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    background: url(//cdn.myxypt.com/8fd94bec/21/04/9ef89231c6111148d5e43aa50b70110a0af92716.png) no-repeat center top;
    display: block;
    margin-top: 15px;
}

.plist1 li:hover {
    box-shadow: 0px 2px 13px 0px rgba(24, 41, 135, 0.1);
}


.plist1 li:hover .wz .w3 {
    background: url(//cdn.myxypt.com/8fd94bec/21/04/0647ffb781316d54c89cf85e6fe872ed9c12c5e6.png) no-repeat center top;
}

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

    .plist1 li {
        width: 49%;
    }

    .plist1 li .wz .w1 {
        font-size: 16px;
    }

    .plist1 li .wz .w2 {
        padding: 0 5px;
        line-height: 20px;
        font-size: 12px;
        height:40px;
    }
}

/*<!--{* 产品检测服务 *}-->*/

.jcfw h3 {
    font-weight: bold;
    color: #182987;
    font-size: 1.875vw;
    text-align: center;
    padding: 3.64583333333333vw 0;
}

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

.jcfw-ccon .nei {
    width: 24%;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 0px 3.48px 0.52px rgba(0, 0, 0, 0.17);
    margin-bottom: 1.5%;
}


.jcfw-ccon .nei .img1 {
    width: 50%;
}

.jcfw-ccon .nei .img1 img {
    width: 100%;
}

.jcfw-ccon .nei .wz {
    background: #f2f2f2;
    width: 50%;
    padding-left: 15px;
}

.jcfw-ccon .nei .wz>a {
    display: block;
    color: #182987;
    font-weight: bold;
    font-size: 1.35416666666667vw;
    padding: 10px 0;
}

.jcfw-ccon .nei .sort1 li a {
    display: block;
    color: #626262;
    font-size: 19px;
    line-height: 1.5;
}

.jcfw-ccon .nei .sort1 li a:hover {
    color: #182987;
}

@media(max-width:1366px){
    .jcfw-ccon .nei .sort1 li a{
        font-size:16px;
    }
}

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

    .jcfw-ccon .nei {
        width: 49%;
        margin-bottom: 2.5%;
    }

    .jcfw-ccon .nei .wz>a {
        padding: 0;
    }

    .jcfw-ccon .nei .sort1 li a {
        font-size: 12px;
    }
}

/*<!--{* 解决方案 *}-->*/
.fang {
    background: url(//cdn.myxypt.com/8fd94bec/21/04/65735c21bdb7ce1e034ad27f86dd09420dc6e9fb.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 3.38541666666667vw 0;
    margin-top: 2.08333333333333vw;
}

.fangtt {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 600
}

.fang_con {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    margin-top: 1.5625vw;
}

.fang_con li {
    width: calc(16% - 23px);
    float: left;
    background: #171717;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    margin: 0 15px;
    line-height: 80px;
}

.fang_con li a {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}


@media(max-width:768px) {
    .fangtt {
        font-size: 24px;
    }

    .fang_con {
        font-size: 14px;
        line-height: 24px;
    }
}

/*新闻资讯*/


.ly_ll3 .owl-carousel {
    position: relative;
}

.ly_ll3 .owl-carousel {
    display: block;
}

.ly_ll3 {}

.ly_ll3 li {
    margin: 0px 10px;
}

.ly_ll3 li .dac {
    background: #f8f8f8;
    padding: 20px
}

.ly_ll3 li .dac h2 a {
    display: block;
    color: #000000;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 45px;
    white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.ly_ll3 li .dac h2 {
    color: #000000;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    background: url(//cdn.myxypt.com/8fd94bec/21/04/b312cceb656df7707ae0fb807dd6059e16c9063b.png) no-repeat left bottom;
    line-height: 45px;
}

.ly_ll3 li .dac span {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px;
}

.ly_ll3 li:hover .dac h2 a {
    color: #182987;
}


.more3 {
    width: 79px;
    height: 26px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
    border: 1px solid #bdbdbd;
    border-radius: 26px;
    display: block;
    line-height: 26px;
}

.more3 a {
    color: #666666;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
}

.ly_ll3 li:hover .more3 {
    background: #182987;
    border: 1px solid #182987;
    color: #fff;
}

.ly_ll3 li:hover .more3 a {
    color: #fff;
}



/*<!--{* 关于我们 *}-->*/
.vn2 {
    width: 100%;
    margin: 0 auto;
    margin-top: 2.08333333333333vw;
    background: #f2f2f2;
}

.ab1 {
    width: 50%;
    float: left;
}

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

.ab2 {
    width: 50%;
    float: right;
}

.ab2_con {
    margin-left: 6%;
    margin-top: 8%;
    max-width: 600px
}

.ab2 h3 {
    font-weight: bold;
    color: #182987;
    font-size: 1.875vw;
    text-align: left;
}

.about_tt {
    margin-top: 2.08333333333333vw;
    color: #666666;
    font-size: 14px;
    line-height: 36px;
}

.ab2 .more2 {
    width: 218px;
    height: 58px;
    background: url(//cdn.myxypt.com/8fd94bec/21/04/5e2b6c29f49d869d09ab0b7a6da79db05e359441.png) no-repeat center top;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 2.86458333333333vw;
    text-transform: uppercase;
    font-size: 16px;
}

.ab2 .more2 a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
}


.yuan_ll {
    margin-top: 4%;
}

.yuan_ll li {
    float: left;
    width: 25%;
}

.yuan_ll li .img1 {
    display: table;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center
}

.yuan_ll li .img1 a img {
    text-align: center
}

.yuan_ll li h2 a {
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: 400
}

.yuan_ll li h2 {
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
}





/*产品中心


.ly_ll2 {
    margin-top: 50px;
}

.ly_ll2 li {
    margin: 3px 10px;
    margin-bottom: 3px
}

.ly_ll2 li .dac {
    background: #ffffff;
    border: 1px solid #ececec;
    border-top: none;
    padding: 15px 25px;
}

.ly_ll2 li .dac h2 a {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.ly_ll2 li .dac h2 {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-weight: 400
}

.ly_ll2 li .dac span {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px;
}

.ly_ll2 li:hover {
    box-shadow: 0 0 3px #ccc
}

.ly_ll2 .owl-carousel {
    position: relative;
}

.ly_ll2 .owl-carousel {
    display: block;
}

.ly_ll2 .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.ly_ll2 .owl-carousel .owl-nav .owl-next {
    right: 0;
}



.ly_ll2 .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.ly_ll2 .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}



.ly_ll2 .owl-carousel .owl-nav button.owl-prev,
.ly_ll2 .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #000000;
    height: 43px;
    width: 43px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.ly_ll2 .owl-carousel .owl-nav button.owl-prev:hover,
.ly_ll2 .owl-carousel .owl-nav button.owl-next:hover {
    background: #d61519;
}



.ly_ll2 .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png) !important;
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}



.ly_ll2 li a.more2 {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    background: url(../images/more2.png) no-repeat center top;
    display: block;
}

.ly_ll2 li:hover a.more2 {
    background: url(../images/more2h.png) no-repeat center top;
}


*/


/*<!--{* 我们可以为您做什么吗？ *}-->*/
.vn3 {
    background: #fdfcfa;
    padding-bottom: 2.34375vw;
}

.yan1 {
    padding-top: 2.60416666666667vw;
}

.yan1 h3 {
    font-weight: bold;
    color: #182987;
    font-size: 1.875vw;
    text-align: center;
}

.yan1 h3 span {
    display: block;
    color: #333333;
    font-size: 14px;
    font-family: "Arial";
    font-weight: normal;
    padding-top: 10px;
}

.yan2 {}

.yan_con {
    max-width: 1095px;
    margin: 0 auto;
}

.yantt {
    text-align: left;
    color: #182987;
    font-size: 34px;
    font-weight: 600;
}

.yantt span {
    color: #333333;
    font-size: 14px;
    margin-top: 15px;
    display: block;
    font-weight: 400;
    letter-spacing: -.7px
}

.area {
    background: #292a2e;
    padding-bottom: 1.82291666666667vw;
}


.area-index h3 {
    padding: 1.82291666666667vw 0;
    color: #fff;
    font-weight: bold;
    font-size: 1.25vw;
}

.area-index h3 span {
    font-size: 18px;
    font-weight: normal;
}

.area-index ul li {
    display: inline-block;
    line-height: 2;
    /*width: calc(100% / 20);*/
    margin: 0 5px;
}

.area-index ul li a {
    color: #ffffff;
    font-size: 18px;
}

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

    .area-index ul li {
        width: calc(100% / 10);
    }

    .area-index ul li a {
        font-size: 12px;
    }

    .area-index h3 {
        font-size: 18px;
    }
}

/*通栏*/
.dff {
    background: url(../images/dff.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 2% 0;
}

.dff1 {
    border-bottom: 1px solid #88373b;
    padding-bottom: 30px
}

.dcc1 {
    width: 48%;
    float: left;
    border-right: 1px solid #822e32;
}

.lxtt {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400
}

.dd_ll {
    margin-top: 30px;
}

.dd_ll li {
    float: left;
    width: 48%;
    margin-bottom: 20px
}

.dd_ll li .img1 {
    float: left;
    margin-right: 5px;
}

.dd_ll li .img1 img {
    max-width: 100%
}

.dd_ll li h2 {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400
}

.dcc2 {
    float: left;
    border-right: 1px solid #822e32;
    margin-left: 5%;
    padding-right: 5%;
}

.dd_llx {
    margin-top: 25px;
    color: #fff;
    line-height: 25px;
}

.dd_llx a {
    color: #fff;
    line-height: 25px;
}

.dcc3 {
    float: right;
}

.seo {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.seo a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.dff2 {
    margin-top: 20px;
}


@media(max-width:1500px){
    .wt_t{
        padding:0 10%;
        max-width:100%;
    }
}


@media (max-width: 1024px) {
    .wt_t {
        /*padding: 0px 10px;*/
    }

    #formsearch {
        display: none
    }

    .x-menu {
        float: right;
    }

    .vn1 {
        margin-top: 30px;
    }

    .ly_ll {
        margin-top: 30px;
    }

    .more1 {
        width: 150px;
        height: 38px;
        margin: 0 auto;
        background: url(//cdn.myxypt.com/8fd94bec/21/04/5e2b6c29f49d869d09ab0b7a6da79db05e359441.png) no-repeat center top;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-top: 30px;
        text-transform: uppercase;
        font-size: 14px;
        background-size: 100% 100%;
    }

    .more1 a {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 38px;
    }

    .more2 {
        width: 150px;
        height: 38px;
        background: url(//cdn.myxypt.com/8fd94bec/21/04/5e2b6c29f49d869d09ab0b7a6da79db05e359441.png) no-repeat center top;
        color: #fff;
        font-size: 16px;
        text-align: center;
        margin-top: 30px;
        text-transform: uppercase;
        font-size: 14px;
        background-size: 100% 100%;
    }

    .more2 a {
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 38px;
    }

    .ab1 {
        width: 100%;
        float: none;
    }

    .ab2 {
        width: 100%;
        float: none;
    }

    .ab2_con {
        margin-left: 6%;
        margin-top: 8%;
        max-width: 600px;
        margin-bottom: 30px
    }

    .ly_ll2 {
        margin-top: 30px;
    }

    .yan1 {
        width: 100%;
        float: none;
    }

    .yan2 {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }

    .dcc2 {
        display: none
    }

    .dcc1 {
        width: 80%;
        float: none;
        border-right: 1px solid #822e32;
    }

    .dd_ll li h2 {
        float: left;
        color: #fff;
        font-size: 12px;
        line-height: 28px;
        font-weight: 400;
        
    }

    .dcc3 {
        float: none;
        margin-top: 10px;
        margin-bottom: 20px
    }

    .ly_ll3 li .dac h2 a {
        color: #000000;
        font-size: 16px;
        text-align: left;
        font-weight: 400;
        line-height: 45px;
    }

    .ly_ll3 li .dac h2 {
        color: #000000;
        font-size: 16px;
        text-align: left;
        font-weight: 400;
        background: url(../images/hx2.png) no-repeat left bottom;
        line-height: 45px;
    }
}



@media (max-width: 992px) {
    .fang_con li {
        width: calc(33.333% - 20px);
        float: left;
        background: #171717;
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        margin: 0 10px;
        line-height: 50px;
        margin-bottom: 10px
    }

    .fang_con li a {
        text-align: center;
        color: #ffffff;
        font-size: 16px;
    }


}



@media (max-width: 768px) {
    .fang_con li {
        width: calc(50% - 20px);
        float: left;
        background: #171717;
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        margin: 0 10px;
        line-height: 50px;
        margin-bottom: 10px
    }

    .fang_con li a {
        text-align: center;
        color: #ffffff;
        font-size: 16px;
    }

    .dcc1 {
        width: 100%;
        float: none;
        border-right: none;
    }

    .yantt {
        text-align: left;
        color: #d61519;
        font-size: 30px;
        font-weight: 600;
    }

    .yantt span {
        color: #333333;
        font-size: 14px;
        margin-top: 15px;
        display: block;
        font-weight: 400;
        letter-spacing: -.7px
    }

    .yan_con {
        margin-left: 2%;
        margin-top: 6%;
        margin-right: 2%;
    }

    .ab2_con {
        margin-left: 2%;
        margin-top: 8%;
        margin-bottom: 30px;
        margin-right: 2%;
    }

}



.foot-bg {
    background: #1b1b1b;
    border-top: 1px solid #353639;
    border-bottom: 1px solid #353639;
    padding: 2.86458333333333vw 0;
}

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

.foot1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 56%;
}

.foot1 dl {
    width: 25%;
}

.foot1 dl dt {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 25px;
}

.foot1 dd a {
    color: #c0c0c0;
    font-size: 14px;
    line-height: 30px;
}

.foot1 dd a:hover {
    text-decoration: underline;
    color: #fff;
}

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

.lx {
    width: 26%;
    margin-left: 8%;
    margin-right: 5%;
}

.lx .ftel {
    background: url(//cdn.myxypt.com/8fd94bec/21/04/c7b4a96584e2012873838d965de2ef70f6fbf6a7.png) no-repeat left center;
    color: #fff;
    font-size: 1.66666666666667vw;
    text-indent: 1.5em;
}

.lx .fdi {
    color: #c0c0c0;
    font-size: 14px;
    line-height: 26px;
}

.lx .seo1 {
    color: #808080;
    font-size: 12px;
    padding-top: 15px;
}

.lx .seo1 a {
    color: #808080;
    font-size: 12px;
}

#formsearch1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

#formsearch1 input {
    height: 50px;
    background: none;
    border: none;
    line-height: 30px;
    outline: none;
}

#formsearch1 input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
    color: #000;
    font-size: 14px;
    width: 70%;
    border: 2px solid #494949;
    border-right: none;
    -webkit-text-fill-color: #c3c3c3;
}

#formsearch1 input::placeholder{
    color: #000;
}

#formsearch1 input#s_btn {
    width: 30%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    float: right;
    background: #182987;
    outline: none;
}



#formsearch11 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

#formsearch11 input {
    height: 50px;
    background: none;
    border: none;
    line-height: 30px;
    outline: none;
}

#formsearch11 input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left: 18px;
    color: #000;
    font-size: 14px;
    width: 70%;
    border: 2px solid #494949;
    border-right: none;
}

#formsearch11 input::placeholder{
    color: #000;
}

#formsearch11 input#s_btn {
    width: 30%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    float: right;
    background: #182987;
    outline: none;
}



.erq {
    text-align: center;
}

.erq p {
    color: #c0c0c0;
    font-size: 14px;
    line-height: 2.5;
}

.erq p img {
    max-width: 100%;
}


.cop-bg {
    background: #1b1b1b;
    padding: 1.82291666666667vw 0;
    text-align: center;
    color: #d6d6d6;
    font-size: 14px;
}

.cop-bg a {
    color: #d6d6d6;
}

@media(max-width:768px) {
    .foot-index {
        display: block;
    }

    .foot1 {
        display: none;
    }

    .foot1 dl {
        width: 100%;
    }

    .xian {
        display: none;
    }

    .lx {
        width: 100%;
        margin: 0;
    }

    .lx .ftel {
        font-size: 18px;
    }

    .erq {
        margin-top: 5%;
    }
}


/**/
.nplist1 {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}

.nplist1 li {
    width: 23.333%;
    border: 1px solid #e8e8e8;
    margin-bottom: 1.08333333333333vw;
    margin-left: 1%;    
}


.nplist1 li .img1 img {
    width: 100%;
}


.nplist1 li .wz {
    background: #ffffff;
    text-align: center;
    padding: 15px 0;
}

.nplist1 li .wz .w1 {
    color: #333333;
    font-size: 18px;

}

.nplist1 li .wz .w2 {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    padding: 0 30px;
}

.nplist1 li .wz .w3 {
    width: 35px;
    height: 35px;
    margin: 0 auto;
    background: url(//cdn.myxypt.com/8fd94bec/21/04/9ef89231c6111148d5e43aa50b70110a0af92716.png) no-repeat center top;
    display: block;
    margin-top: 15px;
}

.nplist1 li:hover {
    box-shadow: 0px 2px 13px 0px rgba(24, 41, 135, 0.1);
}


.nplist1 li:hover .wz .w3 {
    background: url(//cdn.myxypt.com/8fd94bec/21/04/0647ffb781316d54c89cf85e6fe872ed9c12c5e6.png) no-repeat center top;
}

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

    .nplist1 li .wz .w2 {
        padding: 0 10px;
    }
}