.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{background: url(../images/dian.png) no-repeat left;font-size: 15px;color: #333333;padding-left: 38px;text-align:left;line-height: 30px;margin-top: 6px;}
.topLink .k2 p:nth-of-type(2){font-size: 30px;font-weight:bold;font-family: "Arial";}


/*热门搜索*/
.ss1{border-bottom: 1px solid #f1f1f1;height: 56px;}
.hotSearch{float:left;height:56px;line-height:56px;font-weight:normal;font-size: 15px;color: #333333;}
.hotSearch a{color: #333333;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*å…¬å…±æ ·å¼--å¼€å§‹*/
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

html,
body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

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

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    font-family: Microsoft YaHei;
}

@media (min-width: 1470px) {
    .container {
        width: 1470px;
    }
}


#container{max-width: 1200px;padding: 0 15px;margin:0 auto;}
header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.hei{
    background: rgba(0,0,0,.5);
}
nav {
    width: 68.75%;
}

nav .x-menu {
    display: flex;
    justify-content: space-between;
}

.lo {
  line-height: 114px;
}

.so {
    background: url(../images/ss.png)no-repeat center;
    width: 19px;
    height: 100%;
}
.ss1{overflow: hidden;}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 110px;
    width: 310px;
    padding: 20px;
    /*border-radius: 20px;*/
    z-index: 999;
    background: rgb(255, 255, 255, .9);
}

.ss input {
    outline: none;
    line-height: 32px;
    width: 20%;
    background: none;
    border: none;
    background: #0d64c5;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #0d64c5;
    outline: none;
    font-size: 13px;
    color: #333;
}

.ss #keyword::placeholder {
    color: #999;
    font-size: 12px;
}
.toplink{line-height: 56px;}


.x-menu>li>a::after {
    content: "";
    width: 0;
    height: 3px;
    background: #0d64c5;
    position: absolute;
    bottom: 28px;
    left: 61%;
    -webkit-transform: translateX(-59%);
    -ms-transform: translateX(-59%);
    transform: translateX(-59%);
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.x-menu>li:hover>a::after {
    width: 122%;
}

.x-menu>li.active>a::after {
    width: 122%;
}


/* äº§å“ */
.product {
    margin-top: 47px;overflow: hidden;
}

.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }

.btl .p1 {
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: 600;
}

.btl .p2 {
    font-size: 18px;
    line-height: 18px;
    color: #999;
    margin-top: 24px;
}
.p2 li a{display: block;color: #999999;font-size: 18px;padding-right: 28px;margin-right: 28px;background: url(../images/line1.png) no-repeat right center;}
.p2 li:last-child a{background: none;}
.p2 li.active a{color: #0d64c5;}


.btr {
    padding-top: 28px;
}

.btr .bta {
    font-size: 18px;
    line-height: 18px;
    color: #999;
    background: url(../images/jt.png)no-repeat right center;
    padding-right: 36px;
    transition: all 0.5s;

}



.btr .bta:hover {
    color: #0d64c5;
    padding-right: 26px;
}

.yiji li {
    background: url(../images/y11.jpg)no-repeat;
    background-size: 100% 100%;
    width: 20.83%;
    border-right: 1px solid #fff;
    height: 518px;
    padding-top: 62px;
    transition: all 0.3s;
    padding-left: 50px;
    padding-right: 50px;
    overflow: hidden;
}

.yiji li:last-child {
    border: none;
}

.yiji li .zou .tit .p1 {
    font-size: 26px;
    line-height: 30px;
    height: 30px;
    font-weight: 600;
    color: #333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.yiji li .ying {
    height: 0;
    transition: all 0.3s;
    overflow: hidden;
}

.yiji li .zou .tit .p2 {
    font-size: 14px;
    line-height: 14px;
    color: #111111;
    font-family: Arial;
    text-transform: uppercase;
    margin-top: 11px;
    opacity: 0.5;
}

.yiji li .zou .tit {
    border-left: 6px solid #0d64c5;
    padding-left: 20px;
}

.yiji li .ytp {
margin-top: 80px;
    width: 0;
    overflow: hidden;
}

.yiji .bb {
    width: 37.51%;
    background: url(../images/y12.jpg)no-repeat;
    background-size: 100% 100%;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 98px;
}

.yiji .bb .ying {
    height: auto;
}

.yiji li .you {
    text-align: center;
    margin-top: 62px;
}

.yiji li .you img {
    max-width: 100%;
}


.yiji .bb .zou {
    width: 49.11%;
    float: left;
    transition: all 0.3s;
}

.yiji .bb .ying .ynr {
    margin-top: 42px;
    font-size: 15px;
    line-height: 27px;
    color: #555555;
}

.yiji .bb .ying a {
    display: block;
    width: 106px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    background: #0d64c5;
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
}

.yiji .bb .you {
    display: none;
}

.yiji .bb .ytp {
    text-align: center;
    width: 49.8%;
    transition: all 0.5s;
}

.yiji .bb .ytp img {
    transition: all 0.5s;
    max-width: 100%;
}

.pro {
    margin-top: 55px;
}

/* è´¨é‡æŽ§åˆ¶ */
.kongzhi {
    margin-top: 82px;overflow: hidden;
}

.kz {
    background: url(../images/bj1.jpg)no-repeat center;
    height: 640px;
    margin-top: 68px;
}

.kz1 {
    width: calc(100% / 4);
    height: 100%;
    padding-top: 252px;
    border-right: 1px solid #fff;
    position: relative;
    z-index: 2;
     transition: all 0.5s;
}

.kz1:last-child {
    border: none;
}
.kz1 a{
    display: block;
}
.kz1 a span {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background: url(../images/jt2.png)no-repeat center;
    transition: all 0.5s;
}

.kz1 a:hover span {
    background: url(../images/jt1.png)no-repeat center;
}

.kz1 .p1 {
    width: 0px;
    height: 3px;
    background: #fff;
    margin: 0 auto;
    transition: all 0.5s;
    margin-top: 23px;
}

.kz1:hover .p1 {
    width: 30px;
}

.kz1 .p2 {
    margin-top: 20px;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    transition: all 0.5s;
    text-align: center;
}

.kz1:hover .p2 {
    margin-top: 41px;
}
.kz1:hover{
    padding-top: 260px;
}
.kz1::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0, 0.4);
    transition: all 0.5s;
    z-index: -1;
}

.kz1:hover:after {
    height: 100%;
}

/* about */
.about {
    margin-top: 100px;overflow: hidden;
}

.about .abl {
    width: 48.611%;
    overflow: hidden;
}

.about .abl img {
    transition: all 0.8s;
    width: 100%;
}

.about .abl:hover img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.abr {
    width: 46.041%;
}

.abr .p1 {
    font-size: 2.8125vw;
    line-height: 1;
    font-family: Impact;
    color: #666666;
    text-transform: uppercase;
    padding-top: 24px;
}

.abr .p2 {
    font-size: 1.5625vw;
    font-weight: 600;
    line-height: 1;
    color: #333333;
    margin-top: 20px;
}

.abr .p3 {
    font-size: 15px;
    line-height: 32px;
    color: #333333;
    margin-top: 29px;
}

.abr a {
    display: block;
    width: 156px;
    line-height: 46px;
    border: 2px solid #0d64c5;
    padding-left: 32px;
    background: url(../images/jt3.png)no-repeat;
    background-position: 116px;
    color: #0d64c5;
    font-size: 16px;
    margin-top: 51.5px;
    transition: all 0.5s;
    font-weight: 600;
}

.abr a:hover {

    color: #fff;
    padding-left: 0;
    background: none;
    background: #0d64c5;
    text-align: center;
}

.ab2 {
    margin-top: 4%;
    position: relative;
    z-index: 3;
}

.ab3 {
    display: flex;
    justify-content: space-between;
    padding: 0 77px;

}

.abb {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    border: 2px solid #0d64c5;
    overflow: hidden;
}
.aimg .img2{display: none;}
.abb:hover .img1{display: none;}
.abb:hover  .img2{display: inline-block;}

.abup {
    height: 116px;
    text-align: center;
    line-height: 116px;
    background: #fff;
}

.abdown {
    background: #0d64c5;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    height: 46px;
}


.wave {
    position: absolute;
    width: 1920px;
    height: 139px;
    background: url(//cdn.myxypt.com/80b36ed1/21/09/bd78fe27d9e74a38e3a0c2e16f353fdf6f512dcc.png);
    left: 50%;
    margin-left: -960px;
    top: 50%;
    margin-top: -70px;
    z-index: -1;
}

.wave1 {
    position: absolute;
    width: 1920px;
    height: 56px;
    background: url(//cdn.myxypt.com/80b36ed1/21/09/8377bd76cea80817343e3999c071eb30f1165455.png);
    left: 0%;
    margin-left: 0px;
    top: 60%;
    margin-top: 0px;
    z-index: -1;
}

.wave,
.wave1 {
    animation: bg 3.5s linear infinite;
    -webkit-animation: bg 6s linear infinite;
}

@-webkit-keyframes bg {
    0% {
        background-position: -1920px 0;
    }

    100% {
        background-position: 0 0;
    }
}

@keyframes bg {
    0% {
        background-position: -1920px 0;
    }

    100% {
        background-position: 0 0;
    }
}


.abb:hover img {
    -webkit-animation: hvr-buzz-out 0.75s linear;
    animation: hvr-buzz-out 0.75s linear;
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}


/* åœ¨çº¿ç•™è¨€ */
.liuyan {
    background: url(../images/ht1.jpg)no-repeat;
    height: 414px;
    margin-top: 4.2%;
    padding-top: 74px;
    overflow: hidden;
}

.liuyan .p1 {
    text-align: center;
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
    color: #fff;
}

.liuyan .ll {
    margin-top: 55px;
}

.liuyan .ll .ly {
    display: flex;
    justify-content: space-between;

}

.liuyan .ll .l1 {
    width: 25.41%;
    height: 69px;
}

.liuyan .ll .ly input#checkcode{
      width: 100%;
    height: 100%;
    line-height: 69px;
    border: none;
    outline: none;
    border-radius: 5px;
    padding-left: 20px;
}
.liuyan .ll .ly textarea,.liuyan .ll .ly input {
    width: 100%;
    height: 100%;
    line-height: 69px;
    border: none;
    outline: none;
    border-radius: 5px;
    padding-left: 20px;
}

.liuyan .ll .ly input::placeholder,
.liuyan .ll .ly textarea::placeholder {
    font-size: 18px;
    color: #999;
}

.liuyan .ll .l2 {
    position: relative;
}

.liuyan .ll .l2 span {
    position: absolute;
    right: 20px;
    top: 17px;
}

.liuyan .ll .l3 {
    width: 19%;
}

.liuyan .ll .l3 input {
    background: #0d64c5;
    border-radius: 5px;
    text-align: center;
    line-height: 69px;
    color: #fff;
    font-size: 24px;
    padding-left: 0;
}

.dih {
    text-align: center;
    margin-top: 65px;
}

.dih div {}

.dih div .s1 {
    font-size: 20px;
    line-height: 48px;
    color: #fff;
    display: inline-block;
    background: url(../images/tel1.png)no-repeat left center;
    padding-left: 70px;
}

.dih div .s2 {
    font-size: 38px;
    line-height: 48px;
    color: #fff;
    font-family: Arial;
    font-weight: 600;
    display: inline-block;
    vertical-align: -5px;
}

/* æ–°é—»èµ„è®¯ */
.news {
       margin-top: 4.7%;
    margin-bottom: 4%;
    overflow: hidden;
}

.xwr { position: relative; }
.xwr .tab-main2 { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.xwr .tab-main2 { opacity: 0; visibility: hidden; transition: all .5s ease; }
.xwr .tab-main2.active { position: static; opacity: 1; visibility: visible;  }

.xwl { position: relative; }
.xwl .tab-main3 { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.xwl .tab-main3 { opacity: 0; visibility: hidden; transition: all .5s ease; }
.xwl .tab-main3.active { position: static; opacity: 1; visibility: visible;  }

.nsort li{float: left;}
.nsort li a{display: block;color: #999999;font-size: 18px;padding-right: 22px;margin-right: 22px;background: url(../images/line1.png) no-repeat right center;}
.nsort li:last-child a{background: none;}
.nsort li.active a{color: #0d64c5;}

.nsort{
    background: url(../images/jt.png)no-repeat right center;
    transition: all 0.5s;
}
.xw {
    margin-top: 60px;
}

.xwl {
    width: 40.97%;
}

.xwlimg {
    overflow: hidden;
}

.xwlimg img {
    transition: all 0.8s;
    width: 100%;
}

.xwl:hover .xwlimg img {
    transition: all 0.8s;
    transform: scale(1.15);
}

.xwlnr {
    background: #fafafa;
    padding: 28px 17px 28px 29px;
}

.xwlnr .p1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}

.xwlnr .p2 {
    margin-top: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    line-height: 29px;
    color: #999;
}

.xwlnr .p3 {
    margin-top: 21px;
}

.xwlnr .p3 span {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    background: url(//cdn.myxypt.com/80b36ed1/21/09/384984d634310bdf28fe54fe1151bb233a29de82.png)no-repeat right center;
    padding-right: 33px;
}



.xwl:hover .xwlnr .p1 {
    color: #0d64c5;
}

.xwr {
    width: 51.94%;
}

.xwr ul li .p1 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 7px;
    line-height: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}

.xwr ul li:hover .p1 {
    color: #0d64c5;
}

.xwr ul li .p2 {
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 15px;
    line-height: 15px;
    color: #999;
}

.xwr ul li .p3 {
    margin-top: 15px;
}

.xwr ul li .p3 span {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    background: url(//cdn.myxypt.com/80b36ed1/21/09/384984d634310bdf28fe54fe1151bb233a29de82.png)no-repeat right center;
    padding-right: 33px;
    font-family: Arial;
}

.xwr ul li {
    padding-bottom: 19px;
    border-bottom: 1px solid #ebebeb;
}

.xwr ul li+li {
    margin-top: 19px;
}

/* å°¾éƒ¨ */

footer {
    background: url(../images/foot.jpg)no-repeat center;
    background-size: cover;
    margin-top: 20px;

}

.fb1 {
    padding-top: 70px;
    padding-bottom: 90px;
}

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

.fb1 .fb2 .d1 {
    display: flex;
    justify-content: space-between;
    width: 48.4%;
}

.fb1 .fb2 .d1 .d11 .p1 {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}

.fb1 .fb2 .d1 .d11 ul li {
    font-size: 14px;
    line-height: 14px;

}

.fb1 .fb2 .d1 .d11 ul li a {
    color: #999999;
}

.fb1 .fb2 .d1 .d11 ul li+li {
    margin-top: 20px;
}

.fb1 .fb2 .d1 .d11 ul {
    margin-top: 40px;
}

.fb1 .fb2 .d1 .d11 ul li a:hover {
    color: #0d64c5;
}

.d2 {
    width: 33.125%;
    display: flex;
    justify-content: space-between;
}

.d21 .p1 {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 28px;
}

.d21 .p2 p {
    font-size: 14px;
    color: #999999;line-height: 24px;
}

.d21 .p2 p:nth-child(2) {
    font-size: 30px;
    color: #0d64c5;
    line-height: 30px;
    font-family: Arial;
    font-weight: 600;
    margin-bottom: 10px;
}

.d22 {
    padding-top: 16px;
}

.d22 p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #999999;
}

.fb4 {
    line-height: 24px;
    border-top: 1px solid #454545;
    font-size: 14px;
    color: #999999;
    padding: 35px 0;
}

.fb4 a {
    color: #999999;
}

.fb4 a:hover {
    color: #0d64c5;
}

.foot,
.sjbq {
    display: none;
}

@media (max-width: 1470px) {
     .yiji li,.yiji .bb{padding-left: 25px;padding-right: 25px}
.yiji .bb{padding-top: 80px;}
    .abr .p1 {
        padding-top: 6px;
    }
    
    .fb4 .container>div{float: none;width: 100%;text-align: center;}
    .abr .p3 {
        margin-top: 10px;
        font-size: 14px;line-height: 24px;
    }

    .abr a {
        margin-top: 27.5px;
    }

    .xwr ul li:last-child {
        display: none;
    }

    .xwr ul li {
        padding-bottom: 30px;
    }

    .xwr ul li+li {
        margin-top: 29px;
    }

    .yiji li .zou .tit .p1 {
        font-size: 19px;
        line-height: 19px;
    }

    .yiji .bb .ytp {
        padding-top: 60px;
    }
}

@media(max-width: 1024px){
    #m_div{display: none;}
    .kz1 .p2{font-size: 18px;margin-top: 0;}
    .abr .p2{font-size: 16px;margin-top: 6px;}
    .d2{width: 40%;}
    .d21 .p2 p:nth-child(2){font-size: 26px;}
    .fb1{padding: 40px 0 50px;}

}


@media (max-width: 990px) {
    header {
        display: none;
    }
    .liuyan .p1{font-size: 24px;}

    .x-banner,
    .page-banner {
        margin-top: 60px;
    }

    .btl .p2 {
        font-size: 16px;
        line-height: 16px;
    }

    .yiji .bb {
        width: 50%;
        height: auto;
        padding-bottom: 30px;
        background-size: 100% 100%;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 45px;
    }

    .yiji li:nth-child(2) {
        border: none;
    }

    .yiji li .zou .tit .p1,
    .yiji li .zou .tit .p2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .yiji li:nth-child(2) .ytp {
        margin-top: 0;
    }

    .yiji .bb .ying .ynr {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;

    }

    .ab3 {
        padding: 0;
    }

    .liuyan .ll .ly {
        flex-wrap: wrap;
    }

    .liuyan .ll .l1 {
        width: 43%;
    }

    .liuyan .ll div {
        margin-top: 5px;
    }

    .liuyan .ll {
        margin-top: 31px;
    }

    .dih {
        margin-top: 25px;
    }

    .liuyan .ll .l3 {
        width: 43%;
    }

    .about .abl,
    .abr {
        width: 100%;
        float: none;
    }
    .abr .p1{font-size: 18px;}
    .abr{margin-top: 20px;}

    .xwl {
        width: 100%;
    }

    .xwr {
        display: none;
    }

    .fb1 .fb2 .d1{display: none;}
    .d2{width: 100%;}
    .d22{width: 30%;}
    .d22 img{max-width: 100%;}
    .fb4{padding: 30px 0;font-size: 12px;line-height: 20px;}

    .foot,
    .sjbq {
        display: block;
    }

    .foot {
        background: #1e1d2d;
        color: #bcbbbe;
        padding: 0 15px;
        padding-top: 20px;
        padding-bottom: 15px;
        margin-top: 30px;
    }

    .fw {
        width: 95%;
        margin: 0 auto;
    }

    .fw .du .dul .p1 span {
        margin-right: 30px;
    }

    .fw .du .dul .sec li {
        padding-left: 10px;
        margin-bottom: 8px;
    }

    .fw .du .dul .sec {
        display: none;
    }

    .fw .du .dul .sec a {
        color: #939090;
        font-size: 12px;
    }

    .fw .du .dul p {
        border-bottom: 1px solid #7a7a7a;
        line-height: 40px;
    }

    .fw .du {
        font-size: 14px;
    }

    .sjbq {
        font-size: 12px;
        color: #bcbbbe;
        padding-top: 5px;
    }

    .sjbq a {
        color: #bcbbbe;
    }
}

@media (max-width:768px) {
    .yiji .bb .zou {
        width: 100%;
        float: none;
    }

    .yiji .bb .ytp {
        width: 100%;
        float: none;
    }

    .yiji .bb .ying .ynr {
        margin-top: 15px;
    }

    .yiji .bb .ying a {
        margin-top: 20px;
    }

    .yiji .bb .ytp {
        padding-top: 0px;
        margin-top: 30px !important;
        /* height: 215px; */
    }

    .yiji .bb .ytp img {
    }

    .dih div .s2 {
        font-size: 26px;
        line-height: 48px;
        vertical-align: -1px;
    }
}

@media (max-width:600px) {
    .btr .bta {
        display: none;
    }
    .yiji .bb .ying .ynr{display: none;}
    .product {
        margin-top: 30px;
    }
    .btl .p1{font-size: 24px;line-height: 1;}
    .btl .p2{margin-top: 10px;}
    .p2 li a{font-size: 16px;padding-right: 10px;margin-right: 10px;}
    .p2 li:last-child a{padding-right: 0;margin-right: 0;}

    .kz1 {
        width: calc(100% / 2);
        padding: 60px 0;
    }

    .kz {
        height: auto;
        background-size: cover;
        margin-top: 33px;
    }

    .kongzhi {
        margin-top: 40px;
    }

    .about {
        margin-top: 40px;
    }

    .abb {
        width: 80px;height: auto;
        position: relative;
        border-radius: 0%;
        border: none;
        overflow: unset;
    }

    .abup {
        height: 80px;
        line-height: 80px;
        border-radius: 50%;
        border: 2px solid #0d64c5;
        overflow: hidden;
    }

    .abup .aimg img {
        width: 50%;
    }

    .abdown {
        position: static;
        width: 100%;
        background: none;
        color: #333;
        font-size: 14px;
        line-height: 30px;

    }

    .liuyan {
        background-size: cover;
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .liuyan .ll .l1 {
        width: 100%;
        height: 45px;
    }

    .liuyan .ll .l2 span {
        position: absolute;
        right: 9px;
        top: 6px;
    }

    .liuyan .ll .ly input,
    .liuyan .ll .ly textarea {
        line-height: 45px;
    }

    .liuyan .ll .ly input::placeholder,
    .liuyan .ll .ly textarea::placeholder {
        font-size: 15px;
        color: #999;
    }

    .liuyan .ll .l3 {
        margin: 0 auto;
        margin-top: 5px;
    }

    .liuyan .ll .l3 input {
        font-size: 16px;
    }

    .dih {
        display: none;
    }
    .btl .p2{font-size: 14px;}
    .nsort li a{font-size: 14px;padding-right: 8px;margin-right: 6px;}
    .nsort{padding-right: 25px;}
    .btr{padding-top: 20px;}
    .news {
        margin: 40px 0;
    }

    .xw {
        margin-top: 30px;
    }

    .kz1:nth-child(3),
    .kz1:nth-child(4) {
        border-top: 1px solid #fff;
    }

    .btl .p2 {
        line-height: 23px;
    }
}

@media (max-width:500px) {
    .yiji .bb {
        width: 100%;
        border: none;
    }

    .yiji .bb .ytp {
        text-align: center;
    }

    .yiji .bb .ytp img {
        max-width: 100%;
        height: auto;
        width: auto;
    }

    .pro {
        margin-top: 25px;
    }

    .yiji li+li {
        margin-top: 15px;
    }

}

.xypg-detail-tags {
    display: none;
}




.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

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


/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}





/*页面底部*/
.foot-bg{background: #1a5fc9;padding: 40px 0;margin-top: 30px;}
#footer{position:relative;width:1200px;margin:0 auto;text-align:center;color: #fff;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}
.erq{text-align: center;color: #fff;font-size: 14px;}
.link{
    width:420px;
}
.foot-title{
    font-size:18px;
    font-family: "Arial";
    color: #fff;
    line-height: 22px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.foot-title p{
    font-weight:normal;
    font-size: 18px;
    font-family: "Microsoft YaHei";

}
.link-content a{
    color: #fff;
    font-size: 14px;
    background: url(../images/link.png) no-repeat right;
    padding-right:6px;
}
.link-content a:last-child{
    background: none;
}

.ct{
    width:380px;
    color: #fff;
}
.ct-content p{
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 10px;
}
.ct-content p:nth-child(1){
    background: url(../images/p1.png) no-repeat left center;
}
.ct-content p:nth-child(2){
    background: url(../images/p2.png) no-repeat left center;
}
.ct-content p:nth-child(3){
    background: url(../images/p3.png) no-repeat left center;
}

.foot-bg2{
    background: #333333;
    padding: 15px 0;
}


.copyright{text-align:center;line-height:24px;font-size: 14px;}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:16px;color:#000;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;}
.n_banner img{width:100%;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:960px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:16px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-size: 16px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}


@media(max-width: 620px){
    .product_detail .list{margin-left: 0;margin-bottom: 15px;}
}

@media(max-width: 1203px){
    .news_detail h3.title_bar,.share{float: none;width: 100%;margin: 0;height: auto;}
    .share{width: 160px;margin: 0 auto;}
}

/*手机底部*/
@media(max-width: 1200px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
}
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

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

.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: #da251c;
}

.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/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

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

.footer ul li a{border-left:1px solid  rgba(255,255,255,.5);}
@media(max-width: 991px){
    .page-banner,.x-banner{margin-top: 60px;}
}
