/*首页header*/
li{ list-style-type:none}
.head{
    height:70px;
}
.daohang{
    background-repeat: no-repeat;
    width:53%;
    height:70px;
    display:table;
}

.navbar-default{
    display: table-cell;
    vertical-align: middle;
}
#table-edit tr:nth-child(2n+1) {
  background: #F4F4F4;
}
.nav > li{
    margin-left: 20px;
}
.cont tr{ line-height:3}
.navbar-default > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
    color:#fff;
    background-color: #E10411;
}


.navbar-default .navbar-nav > li > a{
    color: #575757;
    font-size:18px;
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#fff;
    background-color: #E10411;
}
.logo{
    width:4%; margin-left:12%;
}
.search_box{
    margin-top:8%;
}
.hakdh_tb{ width:6.5%}
.tel{
    width:26%;
    height: 70px;
}

.glyphicon-search{
    font-size: 16px;
    float: left;
    margin-left: 5%;
    margin-top: 11%;
}
.email {
    margin-left: 0;
    margin-top: -5%;
}

.phone{
    float: left;
    margin-left: 60%;
    margin-top: -10%;
}
/*首页产品列表*/
.product .container .p-chanpin .more{
    float: right;
    margin-right: -115px;
    color: red;
}
.lunbo{
    padding:0;
}
.product{
    background-color: #EDEDED;
}

.text-d{
    z-index: 2;
    width: 245px;
    right: 1px;
    top: 80px;
    bottom: 10px;
    display: none;
    position: absolute;
}

.text-q{
    z-index: 2;
    width: 245px;
    right: 190px;
    top: 80px;
    bottom: 10px;
    display: none;
    position: absolute;
}

.text-s{
    z-index: 2;
    width: 245px;
    right: 1px;
    top: 80px;
    bottom: 10px;
    display: block;
    position: absolute;
}
.text-qc{
    z-index: 2;
    width: 245px;
    right: 190px;
    top: 80px;
    bottom: 10px;
    display: block;
    position: absolute;
}


.p-chanpin{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    position:relative;
    overflow: hidden;
    background-color: #fff;
    height:360px;
}
.p-chanpin a{
    text-decoration: none;
    color: #1d1d1b;
    font-size:16px;
    display: block;
    width: 270px;
}

.p-chanpin c-a{
    text-decoration: none;
    color: #1d1d1b;
    font-size:18px;
}

a:focus, a:hover {
    color: #e10411;
    text-decoration: none;
}
.c-a{
    display: block;
}
.c-a span{
    font-weight: 700;
    display: block;
    margin-top: 15px;
    font-size:18px;
}

.p-chanpin ul{
    display: block;
    list-style: none;
    margin-top: 25px;
    padding-left: 0;
    margin-bottom: 0;
}

.p-chanpin ul li{
    height:35px;
}

.product .container .row{
    margin-top:30px;
    margin-bottom: 30px;
}

/*产品栏目下拉设置*/
.catemenu{
    min-width:1252px;
    top:59px;
    opacity: 0.8;
    text-align:center;
    margin-left: -200px;
}
.catemenu > li {
    float:left;
    font-size:15px;
}
.cate{
    margin-top: 10px;
}

.cate > li{
    display: block;
    width:100%;
    margin-bottom: 10px;
}
.catemenu > li > a {
    font-weight: 700;
    color:#E10411;
}
.catemenu > li > a:hover{
    background-color: #E10411;
    color:#fff;
}

.catemenu > li >.cate  > li > a:hover{
    background-color: #E10411;
    color:#fff;
}
.gongyi {
    width:300px;
    top:59px;
    text-align:center;
    font-size:16px;
    margin-left: -80px;
}
.gongyi > li {
    margin-bottom: 10px;
}

.gongyi > li > a:hover{
    background-color: #E10411;
    color:#fff;
}
/*产品轮播*/

#Marquee_x{margin:20px auto;padding:2px;overflow:hidden;height:250px;}
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:270px; width:230px; overflow:hidden}
#Marquee_x ul li div img{width:220px; height:220px; display:block;border:1px solid #ffb300;}
#Marquee_x ul li div span{ display:block;background-color: red;width:220px;overflow:hidden;color:#fff}

/*服务*/
.fw{
    background-color: #EDEDED;
}
.fw .container .row{
    height:200px;
    margin-top: 30px;
}
.fw .container .row > div{
    height:200px;
}

.p-fw {
    position: relative;
}
.p-fw div{
    position: absolute;
    top: 32%;
    left: 10%;
}

.fw .container .row div span{
    display:block;
    width:245px;
    position: absolute;
    top: 21%;
    left: 163%;
    color: black;
    font-weight: bold;
}

.fw .container .row div span .w-red{
    color:black;
    font-size: 19px;
}
.fw .container .row div span .w-rd{
    color:red;
    text-decoration:underline;
}
/*工厂*/
.gc{
    background-color: #EDEDED;
    padding:0px;
}

/*news*/
.new-pic{
    background-color: #EDEDED;
    float:left;
    width:32%;
    padding-bottom: 50px;
}
.new-new{
    float:left;
    width:65%;
    margin-left: 3%;
    height:440px;
}
.new-new ul li{
    height:121px;
}
.date{
    width:10%;
    text-align: center;
    float:left;
    border: 1px solid #bdb4b475;
}
.news{
    float:left;
    width:85%;
    margin-left: 3%;
}

.pic-span{
    margin-top: 20px;
    display: block;
    margin-bottom: 15px;
    color: gray;
}
.new-pic .pic-a{
    font-size:20px;
    color: black;
}
.new-pic .pic-p{
    color: red;
}

.new .title {
    font-size: 17px;
    color:black;
    font-weight: 700;
}
.date .date-span{
    font-size: 30px;
}

.new .new-more{
    color:red;
}
/*展会图片轮播*/
.meet .container{
    overflow: hidden;
    margin-top: 30px;
}
#photo {
    width: 1200px;
    animation: switch 5s ease-out infinite;
}

#photo > img {
    float: left;
    width: 2400px;
    height: 154px;
}

@keyframes switch {
    0%, 25% {
        margin-left: 0;
    }
    35%, 60% {
        margin-left: -800px;
    }
    70%, 100% {
        margin-left: -1200px;
    }
}
/*展会图片轮播over*/

.footer{
    background: url("../images/lbahfdn.jpg") no-repeat top center;
}
.footer .container{
    line-height:2.0;
}
.contact{
    float:left;
    width:25%;
    color:#fff;
}
.contact a{
    color:#fff;
}
.products{
    float:left;
    width:20%;
    color:#fff;
}
.products a{
    color:#fff;
}
.products a:hover{ color:#cf1f1f}
.footer-hr{
    border-top: 1px solid #131212;
}
.contact h3{
    color:#fff;
}
.products h3{
    color:#fff;
}
.tick{
    float:left;
    width:53%;
    height:450px;
    overflow:hidden;
    margin-left:10px;
}

/*列表页样式*/
.chanpintu ,.shouye {
    padding:0;
}

.chanpintu{
    position: relative;
}
.chanpintu .carousel-caption .a-left {
    width:25%;
    border: 3px solid #000;
    color: #000;
    display: none;
    padding: 13px 45px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    opacity:1;
}
.chanpintu .carousel-caption .a-right {
    width:25%;
    border: 3px solid #c7b5b5;
    color: #fff;
    display: none;
    padding: 13px 45px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    background-color: #E10411;
    opacity:1;
}

.carousel-caption h2{
    color:black;
}
.carousel-caption p{
    color:black;
    font-size:20px;
    margin-bottom: 30px;
}

.carousel-caption{
    top:15%;
}
.fadeInDown,.bounceInRight{
    display: none;
}


.mianbao {
    margin-top:10px;
    font-size: 15px;
    margin-left: 8%;
    width:88%;
}
.new_mianbao{
    margin-top:10px;
    font-size: 15px;
    margin-left: 24%;
    width:60%;
}
.list-pro{
    padding-left:50px;
    padding-right:50px;
    min-height:800px;display: -webkit-box; padding-bottom:30px;
}

.lanmu {
    width:18%;
    margin-left: 5%;
}
.lanmu h3{
    color:red;
}
.lanmu .content .list .list-unstyled .list-se .list-son{
    list-style:none;
}
.productlist{
    width: 70%;
}
.productlist >.container-fluid >h1{
    color:#E30613;
    text-align:center;
    font-size: 30px;
}
.container-fluid{ }
.productlist > .container-fluid > .row > li > a >span {
    text-align: center;
    color: #fff;
    background-color: #E30613;
    padding: 7.5px;
    line-height: 1.5;
    display: block;
    font-size:14px;
}

.productlist > .container-fluid > .row > li > a >img{
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    width: 100%;
}
.productlist > .container-fluid > .row > li > a{
    display: block;
    text-decoration: none;
    height:415px;
}
.productlist > .container-fluid > .row > li{
    position: relative;
    width: 33%;
    margin-bottom:60px;
    vertical-align: top;
    display: inline-block;
}

.productlist > .container-fluid > .row {
    font-size:0;
}
.leibie{
    display: none;
}
/*产品详情页*/
.productarticle{
    width: 70%;
}

.productarticle .cont{
}
.productarticle .cont img{max-width:100%; height:auto !important;
}
.productarticle .cont a{ color: #FB3A4A}
.productarticle .cont a:hover{ color: brown; text-decoration: underline}

.arcticle-pro{
    padding-left: 50px;
    padding-right: 50px;display: -webkit-box; padding-bottom:30px;
}
.pro-img{
    width:40%;
    float:left;
}
.shuoming{
    float:left;
    width:58%;
    margin-left: 2%;
    margin-top: 20px;
}
.model{
    border-top:1px solid darkgray;
    border-bottom:1px solid darkgray;
    border-left:4px solid red;
    border-right: 4px solid red;
    background-color: #d0c8c863;
    font-size: 16px;
    padding: 5px;
    float:left;
    font-weight: bold;
}
.shuoming > .title{
    text-align: center;
    font-size:20px;
}
.wendu{
    position: relative;
    margin-bottom: 10px;
}

.yuandian{
    list-style-type: square;
    font-size: 16px;
    background-color:#d0c8c863;
    padding: 20px;
}
.yuandian span{
    display: inline-block;
    color: #fff;
    background-color: red;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px solid #000;
}
.wd-li{
    position: absolute;
    left: 120px;
    top: 0;
}


.wd-li > li{
    margin-right:10px;
    border:1px solid black;
    color:white;
    background-color:red;
}
.contace{
    background-color: #eaac42cc;
    display: block;
    font-size: 24px;
    text-align: center;
    padding: 5px;
    margin-bottom: 30px;
}
.clear{
    clear:both;
}
.canshu{
    background-color: #FB3A4A;
    font-size: 19px;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: white;
}
.glyphicon-envelope{
    color:red;
}
.sendemail{
    font-size:20px;
    margin-top: 0;
    margin-right: 10px;
}
.info{
    font-size:17px;
    color:red;
    text-decoration: underline;
}
.glyphicon-envelope > a{
    color:red;
}
.send{
    font-size:17px;
}
.chat-img{
    display: block;
    float:left;
}
.message-img{
    display: block;
    float:left;
}
.chat-mes{
    margin-top:10px;
}
.online img{
    margin:0 auto;
}

.xiangguan h4{
    margin-top: 20px; font-size:24px!important; font-weight:bold;
}
.xg{
    padding:0;
    background-color:#F4F4F4;
}
.xg .container {
    margin-bottom: 30px;
}
.xiangguan >ul >li{
    float:left;
    width:32%;
    margin-right: 0.5%;
	margin-left:0.5%
}
.xiangguan >ul >li >a{
    display: block;
    position: relative;
}
.xiangguan >ul >li >a >span{
    display: block;
    padding-top: 7px;
    opacity: 0.7;
    text-align: center;
    position: absolute;
    font-size: 17px;
    top: 85%;
    color: white;
    width: 100%;
    background-color: black;
}
.service{
    text-align:center;
    margin-top: 30px;
}
/*newslist*/
.newslist{
    width: 62%;
    position:relative;
    float:left;
    padding-top: 50px;
}
.new-div{
    float:left;
    display: block;
    width:18%;
    margin-right: 1%;
}
.new-divv{
    float:left;
    width:81%;
}
.newslist > .container-fluid > ul >li > .new-divv > a> h3{
    color:red;
}
.newslist > .container-fluid > ul >li > .new-div >img{
    max-width:90%;
}
.newslist > .container-fluid > ul >li{
    min-height:140px;
}

.newsarticle{
    width: 62%;
    margin-left: 2%;
    position:relative;
    float:left;
}

.newsarticle >.container-fluid > h1{
    color:red;
    text-align:center;
    font-size: 30px;
}

.contact-dan{
    min-height:920px;
    width: 62%;
    margin-left: 2%;
    position:relative;
    float:left;
}
.contact-dan > .container-fluid >h2{
    color:red;
    text-align: center;
}

.contact-dan > .container-fluid >h3{
    color:red;
    text-align: center;
}

.contact-dan > .container-fluid .ourus{
    margin:0 auto;
}

.contact-dan > .container-fluid >p{
    font-size:20px;
}
.glyphicon-phone-alt,.glyphicon-earphone,.glyphicon-map-marker{
    color:red;
}
#fenye {
    list-style-type: none;
    clear: both;
    text-align: center;
    height: 50px;
    line-height: 30px;
}
#fenye li {
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin: 0 3px;
    display: inline;
}
#fenye .thisclass {
    background: #404144 none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin: 0 3px;
    display: inline;
    color: #FFF;
}
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 79px;}
#nav > li >a {
    margin-top: 10px;
    padding: 0;
    text-decoration: none;
    display: block;
    box-shadow: 2px 2px 4px 1px rgb(49 48 48 / 60%);
}
#nav {
    position: fixed;
    top: 30%;
    right: 5px;
    z-index: 100;
    list-style: none;
}

#nav li {
    line-height: 1;
    margin: 0 0;
    background: #ffffff;
}
#nav li:first-child {
    border: none;
}

#nav a:hover {
    color: #fff;
}
#nav li:hover {
    border-radius: 30%;
    border: none;
}
.app1 {
    position: fixed;
    top: 54.3%;
    right: 70px;
    z-index: 100;
    width:150px;
    height:200px;
    background-color:#ffeb3b;
    text-align: center;
}
.app1 span {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    line-height: 60px;
}

.ge1 {
    position: fixed;
    top: 62.5%;
    right: 70px;
    z-index: 100;
    width:210px;
    height:70px;
    background-color:#ffeb3b;
    text-align: center;
}
.ge1 span {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    line-height: 60px;
}
.line {
    display: block;
    width: 60px;
    height: 1px;
    background: rgba(223,223,223,1);
}
#nav li a p{
    font-size: 11px;
    line-height: 20px;
    margin-left:5px;
    color: #333333;
}
#nav li a img{
    width: 40px;
    margin-left: 10px;
    margin-top:10px;
}
#app1 span img{
    width:120px !important;
    margin: 0 !important;
}
/*表格的*/




.list-unstyled > li > .title >a {
    color:white;
}

.list-unstyled > li > .title >a:hover{
    color:black;
}

.list-unstyled > li > .title >span:hover{
    color:blue;
}
.new-content img{
    margin:0 auto;
}
#mobile_foot{
    display: none;
}

.coolbg{
    width:100%;
    height:40px;
    background: red;
    color:#ffffff;
    border:2px solid #dc5311;
    cursor: pointer;
}

.nuotaiorder{
    position: fixed;
    z-index: 100;
    left: 0;
    bottom: 16%;
}

.bg_order{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.55);
}
.order_form{
    display: none;
    text-align: center;
    position: fixed;
    left: 20%;
    top: 25%;
    background: #fff;
    opacity: 0.9;
    width: 60%;
    height: 355px;
}
.livechat_button{
    position: fixed; z-index:500;
    top: 30%;
}
.logo_m{
    display: none;
}
.cuxiao{
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 100;
}
.newtitile{
    margin-top:0;
}
.new-sj{
    float: right;
    margin-top: 10px;
}
body{
    top:0 !important;
}
#goog-gt-tt{display:none!important;}
.goog-te-banner-frame{display:none!important;}
.goog-te-menu-value:hover{text-decoration:none!important;}
.goog-text-highlight{background-color:transparent!important;box-shadow:none!important;}
#google_translate_element2{
    display: none!important;
}
.switcher {
    float: left;
    cursor:pointer;
    overflow:hidden;
    width:215px;
}
.switcher a {text-decoration:none;display:block;font-size:12pt;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.switcher a img {vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:0.8;}
.switcher a:hover img {opacity:1;}
.switcher .selected {background:#ffffff linear-gradient(180deg, #efefef 0%, #ffffff 70%);position:relative;z-index:9999;}
.switcher .selected a {border:1px solid #cccccc;color:#666666;padding:3px 5px;width:203px;}
.switcher .selected a:after {height:24px;display:inline-block;position:absolute;right:10px;width:15px;background-position:50%;background-size:11px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666666'/></svg>");background-repeat:no-repeat;content:""!important;transition:all .2s;}
.switcher .selected a.open:after {-webkit-transform: rotate(-180deg);transform:rotate(-180deg);}
.switcher .selected a:hover {background:#f0f0f0}
.switcher .option {position:relative;z-index:9998;border-left:1px solid #cccccc;border-right:1px solid #cccccc;border-bottom:1px solid #cccccc;background-color:#eeeeee;display:none;width:171px;max-height:198px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;overflow-y:auto;overflow-x:hidden;}
.switcher .option a {color:#000000;padding:3px 5px;}
.switcher .option a:hover {background:#ffffff;}
.switcher .option a.selected {background:#ffffff;}
#selected_lang_name {float: none;}
.l_name {float: none !important;margin: 0;}
.switcher .option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);border-radius:5px;background-color:#f5f5f5;}
.switcher .option::-webkit-scrollbar {width:5px;}
.switcher .option::-webkit-scrollbar-thumb {border-radius:5px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);background-color:#888;}

/*留言开始*/
.clearfix::after{
    display: block;
    content:"";
    height:0;
    line-height: 0;
    clear: both;
}
.iqbtn{width: 151px;line-height:41px;background-color: #FFB400; border:none; color:white;cursor:pointer;font-family: DIN-Medium;
    font-size: 18px;border-radius:4px;display:inline-block; text-align:center;transition:all .3s;outline: none;}
.iqbtn:hover{
    opacity:.8;
}
.user-info_wrap{
    width: 100%;
    margin: 0 auto 0;
}
.user-info{
    margin-top: 6px;
    width: 50%;
}
.user-info i{
    font-style: normal;
    font-size: 16px;
    padding-right: 5px;
    color: #FFB400;
    line-height: normal;
}
.user-info span{
    font-family: DIN-Medium;
    font-size: 16px;
    color: #4a525a;
}
.user-info:nth-child(2n-1){
    float: left;
}
.user-info:nth-child(2n){
    float: right;
}


.user-info input{
    width: 95%;
    height: 36px;
    line-height: 36px;
}
.inqu{
    width: 100%;
    margin: 10px auto 0;line-height: normal;
}
.inqu textarea{
    width: 97%;
    height: 100px;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #cccccc;
}
.gape{
    display: inline-block;
    margin-right: 35px;line-height: normal;
}
.gape2{
    margin-right: 40px;line-height: normal;
}
.gapes{
    margin-right: 52px;line-height: normal;
}
.gape3{
    margin-right: 13px;
    line-height: normal;
}
.inqu span{
    font-size: 16px;
    display: inline-block;
    margin-right: 64px;
    padding-bottom: 10px;
    float: left;
    color: #4a525a;
}
.inqu span i{
    font-style:normal;
    font-size: 16px;
    padding-right: 5px;
    color: #FFB400;
}
.btn-submit{
    width: 151px;
    height: 41px;
    margin: 20px auto 0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color:#ccc;
}

/*首页服务改开始2024.7.30*/
.aldjak_tb{ width:100%; background:#fff; }
.aldjakn_tb{ width:68.9%; margin:0 auto;padding-top:120px; padding-bottom:76px;}
.aldjakn_tb1{ width:25%; float:left; color:#3b3b3b; font-family:"Times New Roman", Times, serif;}
.aldjakn_tb1 b{ display:block; font-size:30px; line-height:45px; text-transform:uppercase}
.aldjakn_tb1 p{ text-align:right; font-size:18px; padding-top:5px; padding-bottom:20px;font-style: italic;}
.aldjakn_tb1 a{ display:block; width:80%; margin:0 auto; height:45px; line-height:45px; border:1px solid #3b3b3b; text-align:center; color:#3b3b3b; background:#fff;}
.aldjakn_tb1 a:hover{ background:#c82821; color:#fff;transition: all .3s; border:none}
.aldjakn_tb2{ width:74.9%; float:right;}

.icon-service{background: url("../images/xlaiy1.png") no-repeat center center; background-size:70%}
.experience-one__single:hover .icon-service{background: url("../images/xlaiy2.png") no-repeat center center; background-size:70%}
.icon-management{background: url("../images/xlaiy3.png") no-repeat center center; background-size:70%}
.experience-one__single:hover .icon-management{background: url("../images/xlaiy4.png") no-repeat center center; background-size:70%}
.icon-headphones{background: url("../images/xlaiy5.png") no-repeat center center; background-size:70%}
.experience-one__single:hover .icon-headphones{background: url("../images/xlaiy6.png") no-repeat center center; background-size:70%}
:root {
  --fixnix-font: 'Nunito Sans', sans-serif;
  --fixnix-font-two: 'Saira', sans-serif;
  --fixnix-gray: #646464;
  --fixnix-gray-rgb: 100, 100, 100;
  --fixnix-white: #ffffff;
  --fixnix-white-rgb: 255, 255, 255;
  --fixnix-base: #cf1f1f;
  --fixnix-base-rgb: 207, 31, 31;
  --fixnix-black: #171a1d;
  --fixnix-black-rgb: 23, 26, 29;
  --fixnix-primary: #f7f7f9;
  --fixnix-primary-rgb: 247, 247, 249;
  --fixnix-bdr-radius: 8px;

}
.experience-one {
  position: relative;
  display: block;
  background-color: var(--fixnix-black);
  padding: 120px 0 90px;
  z-index: 1;
}

.experience-one-shape-1 {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.experience-one .row {
  --bs-gutter-x: 20px;
}

.experience-one .section-title {
  margin-bottom: 57px;
}

.experience-one .section-title__title {
  color: var(--fixnix-white);
}

.experience-one__single {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #272a2d;
  padding: 26px 23px 26px;
  border-radius: 6px;
  margin-bottom: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.experience-one__single:hover {
  transform: translateY(-10px);
}

.experience-one__single:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: #cf1f1f;
  border-radius: 6px;
  transform: scaleX(0.0);
  transform-origin: center;
  transform-style: preserve-3d;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: -1;
}

.experience-one__single:hover:before {
  transform: scaleX(1.0);
}

.experience-one__icon {
  position: relative;
  display: block;
}

.experience-one__icon span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: var(--fixnix-base);
  border-radius: 50%;
  font-size: 30px;
  color: var(--fixnix-white);
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}

.experience-one__single:hover .experience-one__icon span {
  background-color: var(--fixnix-white);
  color: var(--fixnix-base);
  transform: scale(0.9);
}

.experience-one__content {
  position: relative;
  display: block;
  margin-left: 20px;
}

.experience-one__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 8px;
}

.experience-one__title a {
  color: var(--fixnix-white);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.experience-one__title a:hover {
  color: var(--fixnix-black);
}

.experience-one__text {
  color: var(--fixnix-white);
}
/*首页服务改结束*/

/*首页案例改开始*/

.xcx_qingqiao{background:url(../images/map.png) center top no-repeat #f7faff;}
.lajdka_tb{ padding-top:120px;}
.lajdka_tb b{
  text-transform: uppercase;
  font-size: 15px;
  color: #1158e7;
  display: inline-block;
  padding-right: 13px;
  position: relative;font-family: 'DM Sans', sans-serif;}
.lajdka_tb b::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 9px 9px;
  border-color: transparent transparent #fcaf17 transparent;
  bottom: 8px;
  right: 0;
}  
.lajdka_tb p{position: relative;font-family: 'Poppins', sans-serif;
  margin: 0 auto;color: #2f3437;
  font-size: 43px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 1.2;}
.lajdka_tb p span{color: #1158e7; font-weight:bold; display:block}
.xcx_dowhat_main{position:relative;}
.xcx_phone{width:58%;height:634px;position:relative;margin-top:20px;}
.xcx_phone_main{width:709px;height:262px;margin-top:34px;overflow:hidden;float:left;position:relative;}
.xcx_phone_main ul{position:absolute;top:0px; padding:0;}
.xcx_phone_main ul li{ list-style-type:none; border-radius: 10px; background:#fff; position:relative; padding:46px; height:275px; margin-top:25px;}
.xcx_phone_main ul li img{ position:absolute;top:-25px;}
.xcx_phone_main ul li p{ font-size:20px;color: #575a7b;font-family: 'DM Sans', sans-serif;letter-spacing: 0.5px; line-height:1.4; padding-bottom:20px; }
.xcx_phone_main ul li b{ font-size:16px;
  font-family: 'Poppins', sans-serif;
  color: #2f3437; display:block;}
.xcx_phone_main ul li a{ display:block; font-size:14px;letter-spacing: 0.5px;
  color: #575a7b;line-height:1.7;}  
.xcx_phone_main img{display:block;}
.xcx_dowhat_list li{position:absolute;top:0px;left:0px;background:url(../images/index2.png) top right no-repeat; list-style-type:none;border: 4px solid #fff;box-shadow: 10px 10px 60px 0px rgba(0,0,0,0.1);}
.xcx_dowhat_list li.li_left.current{ opacity:0.5}
.xcx_dowhat_list li .title{float:left;line-height:80px;font-size:18px;}
.xcx_dowhat_list li.li_right.current{opacity:0.5}
.xcx_dowhat_list li.li_1{width:142px; height:117px;left:63%;top:65px;border-radius: 31px 61px 84px 81px;background-position:-16px -6px; }
.xcx_dowhat_list li.li_2{width:172px; height:184px;left:69%;top:217px;border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%;background-position:0px -125px; }
.xcx_dowhat_list li.li_3{width:140px; height:125px;left:64%;top:412px;border-radius: 31% 79% 73% 38% / 63% 79% 32% 46%;background-position:-20px -311px;}
.xcx_dowhat_list li.li_4{width:100px; height:110px;left:88%;top:333px;border-radius: 38% 51% 48% 46% / 47% 66% 31% 51%;background-position:-35px -442px;}
.xcx_dowhat_list li.li_5{width:145px; height:160px;left:86%;top:92px;border-radius: 30% 70% 70% 26% / 12% 30% 70% 69%;background-position:-21px -555px;}
/*首页案例改结束*/

/*首页新闻改开始*/
.djaldbb_tb{position: relative;
  display: block;
  padding: 120px 0 90px;
  z-index: 1;}
.djaldb_tb{ width:100%;background:url(../images/indexas2.png) no-repeat #fff;
position: absolute; animation: moveUpAndDown 2s ease-in-out infinite; height:794px; z-index:1;}

/*案例列表开始*/
.cases_tb{ width: 100%; padding-bottom: 30px;}
.casesa_tb{ width: 1400px; margin: 0 auto; padding-bottom: 30px;}
.casesa_tb1{ text-align: center}
.casesa_tb1 p{text-align: center;
    color: #333333;
    font-size: 28px;
    padding-top: 60px;
    padding-bottom: 40px; text-transform: uppercase}
.casesa_tb2{}
.casesa_tb2 ul{ width: 100%;display: flex;
    flex-wrap: wrap;
    justify-content: space-between; padding:0;
}
.casesa_tb2 ul li{ width: 31%; background: #f3f0f0; margin-bottom: 20px; padding-bottom: 30px; border-radius:20px;}
.casesa_tb2 ul li a{ display: block}
.casesa_tb2 ul li a img{ width: 100%; border-radius:20px 20px 0 0;}
.casesa_tb2 ul li a p{ padding: 20px; color: #000; font-size: 18px;}
.casesa_tb2 ul li a b{background: url(../images/xtbalq5_1.png) left center no-repeat; background-size: 5%; margin-left: 5%; color:#747575; font-size: 16px; display: block; width: 90%; padding-left: 6%}
.casesa_tb2 ul li:hover{ background:rgb(225, 4, 17);transition: 0.5s;}
.casesa_tb2 ul li:hover p,.casesa_tb2 ul li:hover b{ color: #fff;transition: 0.5s;}
@media(max-width:1600px){
    .casesa_tb{ width: 90%}
}
@media(max-width:420px){
    .casesa_tb1 p{ padding-top: 20px;}
    .casesa_tb2 ul li{ width: 100%}
}
/*案例列表结束*/
@keyframes moveUpAndDown {
  0% {
    transform: translateY(0); 
  }
  50% {  
    transform: translateY(-10px); 
  }
  100% {
    transform: translateY(0);
  }
} 
.djaldbn_tb{ max-width:1200px;margin-right: auto;
  margin-left: auto; position:relative; z-index:200} 
.djaldbn_tb1{ text-align:center}
.djaldbn_tb1 span{position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color:#cc1e1e;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;}
.djaldbn_tb1 span::before{position: absolute;
  top: 6px;
  left: -56px;
  width: 40px;
  height: 2px;
  background-color:#cc1e1e;
  content: "";} 
.djaldbn_tb1 span::after{position: absolute;
  top: 6px;
  right: -56px;
  width: 40px;
  height: 2px;
  background-color:#cc1e1e;
  content: "";}   
.djaldbn_tb1 h2{margin: 0;
    margin-top: 0px;
  color:#16191c;
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  margin-top: 14px;}
.djaldbn_tb1 p{padding-top: 20px; color:#666; letter-spacing:0.5px;}   
.djaldbn_tb2{ padding-top:57px;}
.djaldbn_tb2 ul{ padding:0; width:100%;display: flex;
  flex-wrap: wrap; justify-content:space-around;}
.djaldbn_tb2 ul li{ width:31%}
.djaldbn_tb2 ul li a{  display: block;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-bottom: 30px;padding: 20px 20px 30px;}
.djaldbn_tb2 ul li a img{width: 100%;
  border-radius:8px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease; }
.djaldbn_tb2 ul li a:hover img{transform: scale(1.1);transition: all 1s ease 0s;}
.djaldbn_tb2 ul li a b{color:#16191c;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; padding-top:27px; display:block}
.djaldbn_tb2 ul li a:hover b{color:#ca1c1c; }

.djaldbn_tb2 ul li a b span{background:url(../images/lajdka1.png) left center no-repeat; padding-left:7%;font-weight:normal;background-size: 15%;}
.djaldbn_tb2 ul li a b span1{background:url(../images/lajdka2.png) left center no-repeat; padding-left:7%; margin-left:10%;font-weight:normal;background-size: 12%;}
.djaldbn_tb2 ul li a p{font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  margin-top: 16px;
  margin-bottom: 21px;}
.djaldbn_tb2 ul li a i{font-style:normal;position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color:#d01d1d;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 43px 14px;
  border-radius: 4px;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1; }
.djaldbn_tb2 ul li a i::before {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
  background-color: var(--fixnix-black);
}  

/*首页新闻改结束*/

/*首页留言改开始*/
.contact-one {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  overflow: hidden;
  z-index: 1;
}

.contact-one-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.contact-one-bg:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -moz-linear-gradient(-90deg, rgb(23, 26, 29) 36%, rgba(23, 26, 29, 0.5) 97%, rgba(23, 26, 29, 0) 100%, rgb(23, 26, 29) 100%, rgba(23, 26, 29, 0) 100%);
  background-image: -webkit-linear-gradient(-90deg, rgb(23, 26, 29) 36%, rgba(23, 26, 29, 0.5) 97%, rgba(23, 26, 29, 0) 100%, rgb(23, 26, 29) 100%, rgba(23, 26, 29, 0) 100%);
  background-image: -ms-linear-gradient(-90deg, rgb(23, 26, 29) 36%, rgba(23, 26, 29, 0.5) 97%, rgba(23, 26, 29, 0) 100%, rgb(23, 26, 29) 100%, rgba(23, 26, 29, 0) 100%);
}

.contact-one .section-title__title {
  color:#fff;
}

.contact-one .section-title__text {
  color:#fff;
}

.contact-one__form-box {
  position: relative;
  display: block;
}

.contact-one__form {
  position: relative;
  display: block;
}
.contact-one__form .row .col-lg-4{ width:25%}
.contact-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.contact-form__input-box input[type="text"],
.contact-form__input-box input[type="email"] {
  height: 55px;
  width: 100%;
  border: 1px solid #646464;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 14px;
  color:#fff;
  display: block;
  font-weight: 400;
  border-radius: 4px;
}

.contact-form__input-box textarea {
  font-size: 14px;
  color:#fff;
  height: 205px;
  width: 100%;
  background-color: transparent;
  padding: 15px 30px 30px;
  border: 1px solid #646464;
  outline: none;
  margin-bottom: 0px;
  font-weight: 400;
  border-radius: 4px;
}

.contact-form__btn {
  border: none;
}

.contact-form__btn:hover {
  color:#cf1f1f;
}

.contact-form__btn:before {
  background-color:#fff;
}

.contact-form__input-box.text-message-box {
  height: 205px;
}

.contact-form__btn {
  display: block;
  margin: 0 auto;
}
.section-title {
  position: relative;
  display: block;
  margin-top: -6px;
  margin-bottom: 49px;
  z-index: 1;
}

.section-title__tagline {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color:#cf1f1f;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;
}

.section-title__tagline:before {
  position: absolute;
  top: 6px;
  left: -56px;
  width: 40px;
  height: 2px;
  background-color:#cf1f1f;
  content: "";
}

.section-title__tagline:after {
  position: absolute;
  top: 6px;
  right: -56px;
  width: 40px;
  height: 2px;
  background-color:#cf1f1f;
  content: "";
}

.section-title__title {
  margin: 0;
  color:#000;
  font-size: 42px;
  line-height: 52px;
  font-weight: 600;
  margin-top: 14px;
}

.section-title--two {
  margin-bottom: 57px;
}

.section-title__text {
  padding-top: 20px;
}
.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color:#cf1f1f;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 43px 14px;
  border-radius: 4px;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;
}
.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color:#cf1f1f;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 43px 14px;
  border-radius: 4px;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;
}

.thm-btn:before {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
  background-color:#fff;
}

.thm-btn:hover {
  color:#000;
}

.thm-btn:hover:before {
  top: -40%;
}
.contact-form__btn-box{text-align: center;}
/*首页留言改结束*/

@media screen and (max-width:1280px){
    .gape4{
        margin-right: 46px;
    }
    .user-info_wrap{
        width: 96%;
        margin: 0 auto 0;
    }
    .user-info{width: 50%;}
    .user-info input{
        width: 63%;
    }
    .inqu{
        width: 96%;
        margin: 20px auto 0;
    }
    .inqu span{
        margin-right: 64px;
    }
    .inqu textarea{
        width: 81.25%;
        height: 146px;
    }
}
@media screen and (max-width: 800px){
    .user-info_wrap{
        width: 100%;
    }
    .user-info{
        margin-top: 6px;
    }
    .inqu{
        width: 100%;
        margin: 10px auto 0;
    }
    .inqu span{
        font-size: 14px;
    }
    .user-info span{
        display: inline-block;
        font-size: 14px;
        margin-bottom: 4px;
    }
    .user-info input{
        width: 95%;
        height: 36px;
        line-height: 36px;
    }
    .inqu textarea{
        width: 97%;
        height: 100px;
    }
}
@media screen and (max-width: 600px){
    .user-info_wrap{
        width: 100%;
        padding-left: 0;
    }
    .user-info{
        width: 100%;
        float: none;
    }
    .user-info input{
        width: 99%;
    }
    .inqu{
        width: 100%;
        padding-left: 0;
    }
    .inqu textarea{
        width: 99%;
    }
}
/*留言结束*/

/*
新加2025.11.6*/
.cont{}
.cont table{ background:#fff;}
.cont table tr{}
.cont table tr:nth-child(1){ font-weight:bold; background:#d11a2d; color:#fff;}
.cont table tr:nth-child(2n){ background:#EBEBEB}
.cont table tr:hover{  background:#d11a2d; color:#fff;}
.cont table tr td{ line-height:2.5; font-family:Verdana, Geneva, sans-serif; border:1px solid #CCC; text-align:center}	
.cont table tr td p{ line-height:1.8; margin:0}