h3 {
    font-weight: normal;
}

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

.rbt-header {
    padding: 15px 0;
}

.rbt-logo {
    border-right: 3px solid #e8e8e8;
    padding-right: 10px;
    float: left;
    width: 20%;
    line-height: 90px;
}

.rbt-logo img {
    max-width: 100%;
}

.head-text {
    padding-left: 15px;
    float: left;
    margin-top: 14px;
}

.head-text p:nth-of-type(1) {
    font-size: 22px;
    font-weight: bold;
    color: #1a57a9;
}

.head-text p:nth-of-type(2) {
    font-size: 19px;
    font-weight: bold;
    color: #222222;
    margin-top: 14px;
}

.head-phone {
    float: right;
    display: flex;
    align-items: center;
    margin-top: 18px;
}

.head-phone .phone-text {
    margin-left: 20px;
}

.head-phone .phone-text p:nth-of-type(1) {
    font-size: 14px;
    color: #666666;
}

.head-phone .phone-text p:nth-of-type(2) {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    font-family: "Arial";
    margin-top: 5px;
}

.rbt-nav {
    background-color: #1a57a9;
}


.x-menu {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}


.x-menu>li {
    width: 14%;
    margin: 0;
    text-align: center;
    float: none;
    position: relative;
}

.x-menu>li .dna {
    font-size: 17px;
    color: #ffffff;
    line-height: 60px;
    background-color: #1a57a9;
}

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

.x-menu>li .dna::before {
    position: absolute;
    content: '';
    background-color: #d6d6d6;
    width: 1px;
    height: 16px;
    right: 0;
    top: 22px;
}

.x-menu>li:last-child .dna::before {
    display: none;
}

.x-menu>li:hover .dna {
    background-color: #d1ddee;
    color: #333333;
}

.x-menu>li.active .dna {
    background-color: #d1ddee;
    color: #333333;
}

.x-banner .owl-nav {
    display: none;
}

.x-banner .owl-dots {
    display: none;
}







/*搜索*/
.so {
    padding: 26px 0;
    background-color: #f5f5f5;

}

.gjc {
    height: 38px;
    line-height: 38px;
}

.gjc img {
    float: left;
    margin-top: 2px;
    margin-right: 2px;
}

.gjc h3 {
    float: left;

    font-size: 14px;
    color: #666;
}

.gjc b {
    color: #666;
    font-size: 14px;
    font-weight: 500;
}

.gjc span {
    font-size: 14px;
    margin-left: 2px;
}

.gjc span a {
    color: #888888;
    font-weight: normal;
    padding-left: 15px;
    font-size: 14px;
}

.gjc span a:hover {
    color: #0067d5;

}

.sousuo {
    float: right;
    width: 267px;
    background-color: #fff;
    height: 33px;
}

.sousuo #keyword {
    line-height: 32px;
    width: 100%;
    background: none;
    outline: none;
    color: #adadad;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    border-radius: 30px;
    border: 1px solid #d6d6d6;
    height: 32px;
    position: absolute;
    left: 0%;
    background-color: #f5f5f5;
}

.sousuo #formsearch {
    position: relative;
    height: 33px;
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
}

.sousuo .fl {
    background: url(../images/sou.png) no-repeat center;
    font-size: 0;
    width: 21px;
    line-height: 41px;
    height: 21px;
    border: none;
    position: absolute;
    right: 20px;
}

.gjca {
    float: left;
    padding-top: 12px;
}

.gjca b {
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    margin-right: 4px;
}





/*优势*/

.rbt-ys {
    padding: 40px;
}

.ys-all {
    display: flex;
    align-items: center;
}

.ys-all li {
    width: 22.75%;
    margin-right: 3%;
    padding: 35px 0;
    text-align: center;
    border: 1px solid #eeeeee;
}

.ys-all li:nth-child(4) {
    margin-right: 0;
}

.ys-all li h3 {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    margin-top: 30px;
}

.ys-all li h4 {
    margin-top: 12px;
    color: #666666;
    font-size: 14px;
}







/*产品*/

.rbt-products {
    background: url(../images/bj1.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 40px;
    margin-top: 10px;
}

.products {
    display: flex;
    align-items: center;
    position: relative;
}

.pros-left {
    width: 23.81%;
    margin-right: 2.38%;
    position: absolute;
    top: -20px;
}

.pros-right {
    width: 73.81%;
    margin-left: 26.19%;
    margin-top: 30px;
}

.pl-text {
    background: url(//cdn.myxypt.com/77ae2949/22/04/a24e0ef316c3fb152d5807ea81329be6afee57f0.png) no-repeat center;
    background-size: cover;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
    position: relative;
}

.pl-text::after {
    width: 30px;
    height: 23px;
    content: '';
    background-color: #003465;
    position: absolute;
    top: -3px;
    left: -29px;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 40% 100%);
    clip-path: polygon(100% 0, 100% 100%, 40% 100%);
}

.pl-text::before {
    width: 30px;
    height: 20px;
    content: '';
    background-color: #003465;
    position: absolute;
    top: 0;
    right: -30px;
    -webkit-clip-path: polygon(0 13%, 64% 100%, 0 100%);
    clip-path: polygon(0 13%, 64% 100%, 0 100%);
}






.pl-text h3 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.pl-text h4 {
    font-size: 14px;
    opacity: .5;
    color: #fff;
    margin-top: 8px;
    text-transform: uppercase;
}

.pl-text img {
    margin-top: 10px;
}

.procate {
    padding: 30px 15px;
    background-color: #fff;
}

.procate li a {
    display: block;
    display: flex;
    align-items: center;
    background-color: #f0f0f0;
}

.procate li {
    margin-bottom: 20px;
}

.procate li:last-child {
    margin-bottom: 0;
}

.procate li a h3 {
    font-size: 18px;
    color: #333333;
    line-height: 50px;
}

.procate li a img {
    margin-left: 20px;
    margin-right: 15px;
}

.procate li:hover a {
    background-color: #1a57a9;
}

.procate li:hover a h3 {
    color: #fff;
}

.procate li:hover a img {
    filter: invert(1);
}

.procate li.cur a {
    background-color: #1a57a9;
}

.procate li.cur a h3 {
    color: #fff;
}

.procate li.cur a img {
    filter: invert(1);
}

.pro-list {
    display: flex;
    align-items: center;
    padding: 15px 25px;
    background-color: #fff;
}

.pr-left {
    width: 46%;
}

.pr-right {
    width: 54%;
    padding-left: 10%;
    padding-right: 4%;
}

.pr-left img {
    width: 100%;
}

.pr-right h3 {
    font-size: 24px;
    color: #333333;
    position: relative;
    transition: all .7s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pr-right h3::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50px;
    background-color: #999999;
    height: 1px;
    width: 30%;
}

.pr-right h4 {
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.pr-right a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    width: 108px;
    line-height: 34px;
    background-color: #1a57a9;
    text-align: center;
    margin-top: 40px;
}

.pro-list:hover .pr-left img {
    transform: scale(1.1);
    transition: all .7s;
}

.pro-list .pr-left img {
    transition: all .7s;
}

.pro-list .pr-left {
    overflow: hidden;
}

.pro-list:hover .pr-right h3 {
    color: #1a57a9;
    transition: all .7s;
}

.pr-top .owl-carousel .owl-dots {
    display: block;
}

.ttz {
    display: none;
}

.pr-bottom {
    margin-top: 25px;
}

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

.pb-list li {
    width: 31.7%;
}

.pb-list li .p-list .p-img {
    overflow: hidden;
}

.pb-list li .p-list .p-img img {
    width: 100%;
    transition: all .7s;
}

.pb-list li .p-list h3 {
    font-size: 18px;
    color: #333333;
    line-height: 57px;
    text-align: center;
    background-color: #f0f0f0;
    transition: all .7s;
}

.pb-list li .p-list .p-img {
    background-color: #fff;
    padding: 6px 10px;
}

.pb-list li:hover .p-list h3 {
    color: #fff;
    transition: all .7s;
    background-color: #1a57a9;
}

.pb-list li:hover .p-list .p-img img {
    transform: scale(1.1);
    transition: all .7s;
}

.pr-top .owl-carousel .owl-dots button span {
    background-color: #f0f0f0;
    width: 27px;
    height: 9px;
    display: block;
    margin: 0 5px;
}

.pr-top .owl-carousel .owl-dots button span:hover {
    background-color: #1a57a9;
}

.pr-top .owl-carousel .owl-dots button.active span {
    background-color: #1a57a9;
}

.pr-top .owl-carousel {
    position: relative;
}

.pr-top .owl-carousel .owl-dots {
    position: absolute;
    right: 25px;
    bottom: 28px;
}





/*产品滚动*/

.products2 {
    margin-top: 80px;
}

.p-list2 .p-img2 {
    overflow: hidden;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}

.p-list2 .p-img2 img {
    width: 100%;
    transition: all .7s;
}

.p-list2 h3 {
    font-size: 18px;
    line-height: 58px;
    color: #333333;
    text-align: center;
    background-color: #f0f0f0;
    transition: all .7s;
}

.prob-list li:hover .p-list2 .p-img2 img {
    transform: scale(1.1);
    transition: all .7s;
}

.prob-list li:hover .p-list2 h3 {
    background-color: #1a57a9;
    color: #fff;
    transition: all .7s;
}

.prob-list .owl-carousel .owl-nav {
    display: block;
}

.prob-list .owl-carousel .owl-nav button i {
    display: none;
}

.prob-list .owl-carousel .owl-nav .owl-prev {
    background: url(../images/l1.png) no-repeat center;
    font-size: 0;
    width: 63px;
    height: 63px;
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    border-radius: 50%;
    margin-top: -32.5px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    left: -100px;
}

.prob-list .owl-carousel .owl-nav .owl-next {
    background: url(../images/r1.png) no-repeat center;
    font-size: 0;
    width: 63px;
    height: 63px;
    outline: none;
    position: absolute;
    top: 50%;
    right: -100px;
    z-index: 9999;
    border-radius: 50%;
    margin-top: -32.5px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.prob-list .owl-carousel .owl-nav .owl-next:hover {
    transform: scale(1.1);
    transition: all .5s ease;
}

.prob-list .owl-carousel .owl-nav .owl-prev:hover {
    transform: scale(1.1);
    transition: all .5s ease;
}













/*合作客户*/

.rbt-kehu {
    margin-top: 90px;
}

.rbt-text {
    text-align: center;
}

.rbt-text h3 {
    font-size: 40px;
    font-weight: bold;
    color: #333333;
}

.rbt-text h3 span {
    font-size: 40px;
    font-weight: bold;
    color: #1a57a9;
    margin-right: 8px;

}

.rbt-text h5 {
    font-size: 80px;
    font-weight: bold;
    color: #b6b6b6;
    font-family: "Arial";
    opacity: .15;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: -100px;
    text-transform: uppercase;
}

.rbt-text h4 {
    font-size: 18px;
    color: #666;
    margin-top: 18px;
    font-weight: normal;
}

.kehu-list {
    margin-top: 55px;
}

.kehu-list li {
    border: 1px solid #ebebeb;
}

.kehu-list li .kehu-img {
    overflow: hidden;
}

.kehu-list li .kehu-img img {
    width: 100%;
    transition: all .7s;
}

.kehu-list li:hover .kehu-img img {
    transform: scale(1.2);
    transition: all .7s;
}




.kehu-list .owl-carousel .owl-nav {
    display: block;
}

.kehu-list .owl-carousel .owl-nav button i {
    display: none;
}

.kehu-list .owl-carousel .owl-nav .owl-prev {
    background: url(//cdn.myxypt.com/77ae2949/22/04/b7aeec56732c7e94ce48de3c63a722e9dd0e17ac.png) no-repeat center;
    font-size: 0;
    width: 39px;
    height: 76px;
    outline: none;
    position: absolute;
    top: 42%;
    z-index: 9999;
    margin-top: -32.5px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    left: -70px;
}

.kehu-list .owl-carousel .owl-nav .owl-next {
    background: url(//cdn.myxypt.com/77ae2949/22/04/4c984b6e011303f6ae67ec104c8eabf590ec5e89.png) no-repeat center;
    font-size: 0;
    width: 39px;
    height: 76px;
    outline: none;
    position: absolute;
    top: 42%;
    right: -70px;
    z-index: 9999;
    margin-top: -32.5px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.kehu-list .owl-carousel .owl-nav .owl-next:hover {
    transform: scale(1.1);
    transition: all .5s ease;
}

.kehu-list .owl-carousel .owl-nav .owl-prev:hover {
    transform: scale(1.1);
    transition: all .5s ease;
}












/*在线留言*/

.rbt-message {
    margin-top: 125px;
    /* padding-top: 65px;
padding-bottom: 68px; */
    background: url(//cdn.myxypt.com/77ae2949/22/04/de14f7838888d985dadf8ebcc0426f1dacaaf352.png) no-repeat center;
    background-size: cover;
    padding-bottom: 6px;
}

.msg-left {
    float: left;
    margin-top: 70px;
}

.msg-left h3 {
    font-size: 28px;
    color: #1a57a9;
    text-align: center;
    line-height: 62px;
    background-color: #fff;
    width: 315px;
    position: relative;
}

.msg-left h3::after {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
    height: 100%;
    background-color: #fff;
    opacity: .75;
}

.msg-left h3::before {
    content: '';
    position: absolute;
    right: -17px;
    top: 0;
    width: 7px;
    height: 100%;
    background-color: #fff;
    opacity: .5;
}


.msg-left h4 {
    font-size: 26px;
    color: #fff;
    margin-top: 40px;
}

.msg-tel {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.msg-tel h4 {
    margin-top: 0;
    font-size: 20px;
    color: #fff;
    margin-left: 22px;
}

.msg-tel h5 {
    font-weight: bold;
    font-family: "Arial";
    font-size: 36px;
    color: #fff;
    margin-left: 3px;
}

.msg-right {
    background-color: #fff;
    float: right;
    padding: 0 18px;
    padding-bottom: 5px;
    position: relative;
}

.msg-right::before {
    content: '';
    height: 29px;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: -29px;
    position: absolute;
}

.msg-right::after {
    content: '';
    height: 5px;
    width: 100%;
    background-color: #f58635;
    left: 0;
    top: -34px;
    position: absolute;
}

.msg-right h3 {
    font-size: 30px;
    color: #f58635;
    font-weight: bold;
}

.msg-right h4 {
    font-size: 16px;
    color: #555555;
    margin-top: 16px;
}

.msg {
    margin-top: 50px;
}

.msgli li input {
    background-color: #f3f3f3;
    color: #666666;
    font-size: 15px;
    border: none;
    line-height: 43px;
    padding-left: 15px;
}

.msg1 {
    display: flex;
    align-items: center;
}

.msg1 .li1 {
    margin-right: 10px;
}

.msg1 li input {
    width: 195px;
}

.li3 {
    margin-top: 15px;
}

.msgli .li3 input {
    background-color: #f3f3f3;
    color: #666666;
    font-size: 15px;
    padding-left: 15px;
    height: 100px;
    width: 100%;
    line-height: 0;
}

.msgul li input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
    font-size: 15px;
}

.msg2 li input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #afafaf;
    font-size: 12px;

}

.msg2 li input {
    border: 2px solid #ebebeb;
    line-height: 35px;
    padding-left: 15px;
    width: 162px;
}

.msg2 {
    display: flex;
    align-items: center;
    margin-top: 22px;
}

.msg2 .li4 {
    position: relative;
}

.msg2 .li4 span {
    position: absolute;
    right: 5px;
    top: 6px;
}

.msg2 .li4 span img {
    width: 81px;
    height: 23px;
}

.msg2 .li5 {
    margin-left: 40px;
}

.msg2 .li5 button {
    border: none;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background-color: #f58635;
    width: 165px;
    padding-right: 20px;
}










/*4大优势*/

.rbt-ys2 {
    padding-top: 95px;
    padding-bottom: 110px;
    background: url(//cdn.myxypt.com/77ae2949/22/04/a7344f401e92a006d01ee3fab65595627aacc74a.png) no-repeat center;
    background-size: cover;
}

.ys2-all {
    margin-top: 48px;
    display: flex;
}

.ys2-left {
    width: 51%;
}

.ys2-left img {
    width: 100%;
}

.ys2-right {
    width: 49%;
    padding-left: 60px;
    padding-right: 20px;
}

.ys2-right h3 {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.ys2-right h4 {
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    position: relative;
    margin-top: 17px;
}

.ys2-right h4::before {
    content: '';
    position: absolute;
    left: 0;
    top: 45px;
    width: 68px;
    height: 6px;
    background-color: #5481bd;
}

.ys2-right h5 {
    font-size: 16px;
    color: #666666;
    line-height: 35px;
    margin-top: 75px;
}

.ys2-right a {
    width: 56%;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    background-color: #1a57a9;
    text-align: center;
    display: block;
    margin-top: 40px;
}

.ys2-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 110px;
}

.ys2-list li {
    width: 25%;
    text-align: center;
    background-color: #919291;
    position: relative;
    border-right: 1px solid #a7a8a7;
    height: 115px;
}

.ys2-list li:last-child {
    border-right: none;
}

.ys2-list li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 20px;
}

.ys2-list li h4 {
    font-size: 12px;
    font-family: "Arial";
    color: #ffffff;
    opacity: .5;
    text-transform: uppercase;
    margin-top: 8px;
}



.ys2-list li .ys-line {
    margin-top: 10px;
}

.ys2-list li:hover {
    background-color: #1a57a9;
}

.ys-sss {
    position: absolute;
    bottom: 16px;
    width: 100%;
}

.ys-imgall {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    bottom: 75px;
    position: absolute;
    width: 100%;
    height: 80px;
    padding-top: 20px;
    background-color: #1a57a9;
    display: none;
}

.ys2-list li:hover .ys-imgall {
    display: block;
    transition: all 1s;
}

.ys2-list li.cur {
    background-color: #1a57a9;
}

.ys2-list li.cur .ys-imgall {
    display: block;
    transition: all 1s;
}

.ttzs {
    display: none;
}




/*关于我们*/


.rbt-about {
    padding-top: 55px;
    background: url(../images/bj4.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 270px;
}

.conabout {
    position: relative;
}

.kiss h3 {
    color: #fff !important;
}

.kiss h4 {
    color: #fff !important;
}

.about-all {
    margin-top: 70px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    padding: 20px 30px;
    position: absolute;
    box-shadow: #999 0px 0px 15px;
}

.about-all .about-left {
    width: 50%;
}

.about-all .about-left img {
    width: 100%;
}

.about-all .about-right {
    width: 50%;
    padding-left: 30px;
    padding-right: 12px;
}

.about-all .about-right h3 {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    font-weight: 500;
}

.about-text {
    margin-top: 35px;
    display: flex;
    align-items: center;
    width: 70%;
}

.about-text a {
    width: 50%;
    display: block;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
}

.about-text a:nth-child(1) {
    background-color: #1a57a9;
    color: #fff;
    transition: all 1s;
}

.about-text a:nth-child(2) {
    background-color: #eeeeee;
    color: #666;
    transition: all 1s;
}

.about-text a:nth-child(1):hover {
    background-color: #333;
    color: #fff;
    transition: all 1s;
}

.about-text a:nth-child(2):hover {
    background-color: #333;
    color: #fff;
    transition: all 1s;
}











/*厂房环境*/

.rbt-hj {
    margin-top: 275px;
}

.rbt-hj .hj-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rbt-hj .hj-text h3 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    padding-left: 25px;
    position: relative;
}

.rbt-hj .hj-text h3::before {
    position: absolute;
    content: '';
    width: 8px;
    background-color: #ebebeb;
    height: 100%;
    left: 0;
    top: 0;
}

.rbt-hj .hj-text a {
    font-size: 16px;
    color: #999999;
}

.rbt-hj .hj-text a:hover {
    color: #1a57a9;
    font-weight: bold;
}

.hj-list {
    margin-top: 40px;
}

.hj-list li .hj-img {
    overflow: hidden;
}

.hj-list li .hj-img img {
    width: 100%;
    transition: all .7s;
}

.hj-list li h3 {
    font-size: 16px;
    color: #333333;
    line-height: 45px;
    text-align: center;
    width: 100%;
    transition: all .7s;
    background-color: #f5f5f5;
}

.hj-list li:hover h3 {
    background-color: #1a57a9;
    color: #fff;
    transition: all .7s;
}

.hj-list li:hover .hj-img img {
    transform: scale(1.1);
    transition: all .7s;
}










/*新闻资讯*/
.rbt-news {
    margin-top: 20px;
    padding-top: 70px;
    padding-bottom: 60px;
    background-color: #f8f8f8;
}

.kiss2 h5 {
    margin-top: -63px;
}

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

.newslist li {
    margin: 5px 32px;

}

.newslist li a {
    font-size: 18px;
    color: #666666;
    position: relative;
}

.newslist li:hover a {
    color: #1a57a9;
}

.newslist li.cur a {
    color: #1a57a9;
}

.newslist li a::before {
    position: absolute;
    top: 0;
    background-color: #666666;
    content: '';
    height: 100%;
    right: -30px;
    width: 2px;
}

.newslist li:last-child a::before {
    display: none;
}

.news-list {
    margin-top: 52px;
    display: flex;
    align-items: center;
}

.news-left {
    width: 50%;
}

.news-right {
    width: 50%;
    padding-left: 40px;
}

.news-img {
    overflow: hidden;
}

.news-img img {
    width: 100%;
    transition: all .7s;
}

.news-left:hover .news-img img {
    transform: scale(1.1);
    transition: all .7s;
}

.news-text {
    background-color: #fff;
    padding: 36px 33px;
}

.news-text h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-text h4 {
    font-size: 14px;
    color: #666666 !important;
    margin-top: 15px;
}

.news-text h5 {
    font-size: 14px;
    color: #666666;
    line-height: 27px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.tj-news {
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: 17px 0px 22px 20px;
}

.tj-news-left {
    width: 22%;
}

.tj-news-left h3 {
    font-size: 44px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    position: relative;
}

.tj-news-left h3::before {
    content: '/';
    position: absolute;
    bottom: 0px;
    right: 52px;
    font-size: 22px;
}

.tj-news-left h4 {
    font-size: 16px;
    color: #666666 !important;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-left:hover .news-text h3 {
    color: #1a57a9;
}

.tj-news-right {
    width: 78%;
}

.tj-news-right h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    position: relative;
}

.tj-news-right h4 {
    font-size: 14px;
    color: #666666 !important;
    line-height: 20px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-right a {
    display: block;
    margin-bottom: 25px;
}

.news-right a:last-child {
    margin-bottom: 0;
}

.tj-news:hover .tj-news-left h3 {
    color: #1a57a9;
    font-weight: bold;
}

.tj-news:hover .tj-news-left h4 {
    color: #1a57a9 !important;
}

.tj-news:hover .tj-news-right h3 {
    color: #1a57a9;
}

.ttsz2 {
    display: none;
}




/*友情链接*/

.rbt-link {}

.c-link .sec {
    background-color: #0067d5;
    color: #fff;
}

.c-link .sec a {
    color: #fff;
}
















/*底部样式*/

.df-footer {
    background-color: #1f1f1f;
    padding-top: 50px;
    padding-bottom: 55px;
}

.footer-left {
    float: left;
    width: 42%;
    display: flex;
}

.footer-left .fd-cfn {
    width: 33%;
}

.footer-left .fd-cfn h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.footer-right {
    float: right;
    width: 58%;
    padding-left: 4%;
}

.fd-name {
    margin-top: 25px;
}

.fd-name h3 {
    font-size: 14px;
    color: #949494;
    width: 100%;
    display: block;
    margin-top: 8px;
}

.nnn {
    display: flex;
    align-items: center;
    margin-top: 8px;
}

.nnn a {
    font-size: 14px;
    color: #949494;
    transition: all 1s;
}

.nnn h4 {
    color: #00b8ff;
    font-size: 14px;
    margin-right: 8px;
    width: 0px;
    height: 1px;
    background-color: #00b8ff;
    transition: all .5s;
}

.nnn:hover h4 {
    transition: all .5s;
    width: 6px;
}

.nnn:hover a {
    color: #00b8ff;
    transition: all 1s;
}

.fr-left {
    float: left;
}

.fr-left h2 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.fr-left h3 {
    font-size: 14px;
    color: #fff;
    opacity: .4;
}

.fr-left h4 {
    font-size: 28px;
    font-family: "Arial";
    font-weight: bold;
    color: #ffffff;
    margin-top: 10px;
}

.fr-left h5 {
    font-size: 14px;
    color: #fff;
    opacity: .4;
    line-height: 24px;
    margin-top: 15px;
}

.fr-right {
    float: right;
    display: flex;
    align-items: center;
    padding-top: 22px;
}

.fr-right .ewm1 {
    margin-right: 20px;
}

.fr-right .ewm-img img {
    max-width: 100px;
    width: 100%;
}

.fr-right h3 {
    font-size: 12px;
    color: #fff;
    text-align: center;
    opacity: .4;
    margin-top: 20px;
}

.df-seo {
    margin-top: 18px;
    color: #a1a1a1;
    font-size: 14px;
}

.df-seo a {
    margin-top: 18px;
    color: #fff;
    font-size: 14px;
    opacity: .4;
}

.df-seo a:hover {
    color: #00b8ff;
}

.df-floor {
    background-color: #1f1f1f;
    padding: 35px 0;
    border-top: 1px solid #363636;
}

.cop-left {
    float: left;
}

.cop-right {
    float: right;
}

.cece {
    font-size: 14px;
    color: #fff;
    opacity: .4;
    width: 100%;
    text-align: center;
}

.cece a {
    font-size: 14px;
    color: #fff;
}

.cece a:hover {
    color: #0067d5;
}



.quyu {
    margin-left: 5px;
    color: #fff;
    font-size: 14px;
}

.mfx-link {
    margin-right: 5px;
}

.sec {
    color: #0067d5;
    background-color: #eee;
    position: absolute;
    left: 47%;
    top: -30px;
    padding: 15px;
    display: none;
    width: 400px;
}

.sec a {
    color: #0067d5;
    margin: 5px;
}


.gl-share .social-share .icon-qq:before {
    content: '';
    background: url(../images/fx3.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.gl-share .social-share .icon-weibo:before {
    content: '';
    background: url(../images/fx2.png) no-repeat center;
    width: 47px;
    height: 47px;
    display: block;
}

.gl-share .social-share .icon-wechat:before {
    content: '';
    background: url(../images/fx1.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.gl-share .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 49px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 49px;
    /* background-color: #2d2d2d; */
    color: #969696;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    border: none;

}

.gl-share .pull-right {
    float: left !important;
}

.gl-share .social-share a {
    float: right;
}

.gl-share .social-share a::before {
    content: '';
    background: url(//cdn.myxypt.com/efe8b30e/21/12/d64e4357823bc6f4e6e7e3f1848f30f2ed374e66.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.mfxshare .icon-wechat {
    position: relative;
}

.mfxshare .wechat-qrcode {
    width: 300px;
    background-color: #fff;
    position: absolute;
    text-align: center;
    left: -115px;
    bottom: 60px;
    border: 1px solid #0067d5;
}

.mfxshare .wechat-qrcode .help {
    font-size: 16px;
}

.mfxshare .wechat-qrcode .qrcode {
    margin-top: 15px;
    transition: all .5s;
}

.mfxshare .wechat-qrcode h4 {
    margin-top: 15px;
}

.mfxshare a {
    margin-top: 10px;
}

.mfxshare .icon-wechat .wechat-qrcode {
    display: none;
    color: #000;
}

.mfxshare .icon-wechat:hover .wechat-qrcode {
    display: block;
    transition: all .5s;
}

.gl-share .social-share .social-share-icon:hover {
    filter: invert(0);
}

.cop-left span a {
    margin-right: 12px;
    position: relative;
}

.cop-left span a:hover {
    color: #0067d5;
}

.cop-left span a::before {
    content: '、';
    position: absolute;
    right: -15px;
    bottom: 0;
}

.cop-left span a:last-child::before {
    display: none;
}












/*小屏幕底部样式*/


.md-foot {
    display: none;
}

@media(max-width:991px) {
    .mfx-footer {
        display: none;
    }

    .footer-flo {
        display: none;
    }

    .jrw-footer {
        display: none;
    }

    .md-foot {
        display: block;
        background: #232324;
    }

    .h-footer {
        display: none;
    }

    .hm-floor {
        display: none;
    }

    .mod-logo {
        text-align: center;
        padding-top: 20px;
        /* padding-bottom: 10px; */
    }

    .mod-logo a {
        display: block;
    }

    .mod-logo a img {
        max-width: 100%;
    }

    .fd-cfn {
        border-bottom: solid 1px #ccc;
        margin-top: 10px;
    }

    .fd-cfn h3 {
        font-size: 16px;
        color: #fff;
        line-height: 2.5;
    }

    .fd-cfn h3 span {
        padding-right: 10px;
    }

    .fd-cfn .fd-name {
        display: none;
        padding-left: 13px;
    }

    .fd-cfn .fd-name a {
        display: block;
        line-height: 28px;
        color: #fff;
        opacity: .8;
    }

    .fd-ly .copyright {
        color: #fff;
        opacity: .8;
        padding: 15px 15px;
        line-height: 1.5;
        text-align: center;
        float: none;
    }

    .fd-ly .copyright a {
        color: #fff;
        opacity: .8;
    }

    .box3 {
        top: 125px !important;
    }

    .box3 .lis1 {
        width: 25% !important;
    }
}








/*自适应调整*/

@media(max-width:1439px) {
    .x-menu .dnli .dna {
        font-size: 16px;
    }

    .tj-news {
        padding: 15px 8px 15px 20px;
    }
}

@media(max-width:1199px) {
    .pros-left {
        position: relative;
    }

    .pros-right {
        margin-left: 0;
    }

    .pl-text {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .procate li a h3 {
        font-size: 15px;
        line-height: 36px;
    }

    .pl-text h3 {
        font-size: 32px;
    }

    .pb-list li .p-list h3 {
        font-size: 14px;
        line-height: 32px;
    }

    .pr-right h3 {
        font-size: 20px;
        margin-top: 8px;
    }

    .pr-right h3::before {
        top: 40px;
    }

    .pr-right h4 {
        margin-top: 30px;
    }

    .p-list2 h3 {
        font-size: 15px;
        line-height: 36px;
    }

    .rbt-text h5 {
        font-size: 66px;
    }

    .rbt-text h3 {
        font-size: 32px;
    }

    .rbt-text h3 span {
        font-size: 32px;
    }

    .rbt-text h4 {
        font-size: 16px;
        margin-top: 12px;
    }

    .ys2-all {
        flex-wrap: wrap;
    }

    .ys2-left {
        width: 100%;
    }

    .ys2-right {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }

    .ys2-right a {
        width: 22%;
    }

    .ys2-list li {
        width: 50%;
        margin-top: 70px;
    }

    .ys2-list {
        margin-top: 20px;
    }

    .about-all .about-left {
        width: 100%;
    }

    .about-all .about-right {
        width: 100%;
        margin-top: 30px;
    }

    .about-all {
        position: relative;
    }

    .rbt-about {
        padding-top: 88px;
        padding-bottom: 60px;
    }

    .rbt-hj {
        margin-top: 50px;
    }

    .tj-news-left h3 {
        font-size: 32px;
    }

    .tj-news-left h3::before {
        right: 40px;
        font-size: 14px;
    }

    .tj-news-right h4 {
        margin-top: 9px;
    }

    .news-right a {
        margin-bottom: 20px;
    }

    .footer-left {
        width: 38%;
    }

    .footer-right {
        width: 62%;
        padding-left: 0;
    }

    .ys-all li h4 {
        font-size: 12px;
    }

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

@media(max-width:991px) {
    .df-footer-all {
        display: none;
    }

    .so {
        display: none;
    }

    body {
        padding-top: 60px;
    }

    .ys-all {
        flex-wrap: wrap;
    }

    .ys-all li {
        width: 48%;
        margin-right: 4%;
        margin-top: 20px;
    }

    .ys-all li:nth-child(2) {
        margin-right: 0;
    }

    .pros-left {
        width: 100%;
        padding: 0;
        margin-top: 0px;
    }

    .pros-right {
        width: 100%;
        padding: 0;
    }

    .products {
        flex-wrap: wrap;
    }

    .msg-left {
        width: 100%;
        margin-top: 0;
    }

    .msg-right {
        width: 100%;
        margin-top: 66px;
    }

    .rbt-message {
        margin-top: 66px;
        padding: 66px 0;
    }

    .news-list {
        flex-wrap: wrap;
    }

    .news-left {
        width: 100%;
    }

    .news-right {
        width: 100%;
        margin-top: 30px;
    }

    .pros-left {
        margin-right: 0;
    }
}

@media(max-width:767px) {
    .pr-bottom {
        display: none;
    }

    .pro-list {
        flex-wrap: wrap;
    }

    .pr-left {
        width: 100%;
    }

    .pr-right {
        width: 100%;
        margin-top: 30px;
    }

    .rbt-ys2 {
        padding-bottom: 60px;
    }
}

@media(max-width:520px) {
    .about-all .about-right {
        padding: 0;
    }

    .news-right {
        padding: 0;
    }

    .ys-all li {
        width: 50%;
        margin-right: 0;
        padding: 20px 0;
        height: 180px;
    }

    .rbt-products {
        margin-top: 40px;
    }

    .rbt-ys {
        padding: 0;
    }

    .pl-text h3 {
        font-size: 26px;
    }

    .pr-right a {
        margin-top: 30px;
    }

    .rbt-text h3 {
        font-size: 28px;
    }

    .rbt-text h3 span {
        font-size: 28px;
    }

    .msg-left h4 {
        font-size: 18px;
        margin-top: 20px;
    }

    .msg-left h3 {
        font-size: 26px;
    }

    .msg-tel h4 {
        margin: 10px 5px;
    }

    .msg-tel h5 {
        font-size: 26px;
    }

    .msg-left h4 {
        font-size: 15px;
    }

    .msg1 {
        flex-wrap: wrap;
    }

    .msg {
        margin-top: 25px;
    }

    .msg-right h3 {
        font-size: 26px;
    }

    .msg1 li {
        width: 100%;
        margin-top: 8px;
    }

    .msg1 li input {
        width: 100%;
    }

    .msg2 {
        flex-wrap: wrap;
    }

    .msg2 .li4 {
        width: 75%;
    }

    .msg2 .li5 {
        margin-left: 0;
        margin-top: 20px;
    }

    .ys2-right h3 {
        font-size: 25px;
    }

    .ys2-right a {
        width: 36%;
    }

    .ys2-list li {
        width: 100%;
    }

    .rbt-text h5 {
        font-size: 52px;
    }

    .newslist li {
        margin: 5px 10px;
        width: 30%;
        text-align: center;
    }

    .products2 {
        display: none;
    }

    .ys-all li {
        padding: 15px 0;
    }

    .tj-news-left h3::before {
        display: none;
    }

    .tj-news-right h3 {
        font-size: 16px;
    }

    .tj-news-right {
        padding-left: 4%;
    }
}