/* .maximum {
    padding-bottom: 70px;
} */
.industry {
    width: 96%;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 10px;
}
.Region {
    width: 100%;
    overflow: hidden;

}
.bah p{

display: flex;
text-align: center;
align-items: center;
justify-content: center;
}
.nav {
    width: 100%;
    overflow: hidden;
    padding: 5px 0px;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
}

.nav .logo {
    width: 54%;
    float: left;
    margin-left: 10%;
    /*margin-top: 10px;*/
    font-size: 18px;
}
.nav div img {
    width: 100%;
    height: auto;
}
.nav .open {
    width: 9%;
    float: left;
    margin-top: 4px;
    margin-left: 5%;
}

/*.nav .kf {*/
    /*width: 6%;*/
    /*float: right;*/
    /*margin-top: 13px;*/
    /*margin-right: 5%;*/
/*}*/
nav {
    overflow: hidden;
    position: fixed;
    z-index: 99;
    background-color: #fff;
    transform: translateX(0px);
    box-shadow: 1px 2px 3px #eaeaea;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    transition: all 800ms cubic-bezier(0.8, 0, 0.33, 1);

}

nav.nav-open {
    transform: translateX(-1100px);
    border-radius: 0% 0% 0% 0%;
    background: rgba(255, 255, 255, 0.6);
}

nav .nav-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 900ms cubic-bezier(0.9, 0, 0.33, 1);
    padding-top: 55px;
}

nav .nav-links.fade-in {
    opacity: 1;
    transform: translateX(0px);
}

nav .nav-links .link {
    padding: 1rem 0;
    text-decoration: none;
    font-family: sans-serif;
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 14px;
}

/*流程图*/
.shurff {
    width: 100%;
    margin-top: 0px;
}

.swiper-slide img {
    width: 100%;
    height: 180px;
}

.swiper-pagination span {
    width: 5px;
    height: 5px;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 0.6 !important;
    margin: 0px 4px !important;
}

.swiper-pagination-bullet-active {
    background: white !important;
    opacity: 1 !important;
}
.search {
    margin-left: 3%;
    margin-top: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
}

.search h4 {
    font-weight: 100;
    width: 153px;
    border: 1px solid #aaaaaa;
    border-right: none;
    overflow: hidden;
    float: left;
}

.search h4 span {
    display: block;
    width: 143px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    /*background: url(../images/xjt.png) no-repeat;*/
    background-position: center right;
    background-size: 12% 12%;
    color: #737373;
    font-size: 28px;
}

.search .inp {
    width: 65%;
    height: 33px;
    line-height: 33px;
    padding: 0px 0px !important;
    border: 1px solid #1c8be4;
    border-right: none;
    float: left;
    text-indent: 1em;
    font-size: 12px;
    padding-right: 30px !important;
    color: #bf6ee7;
    border-radius: 0px 0px 0px 0px;
    outline: none;
}

.search .but {
    width: 19%;
    height: 35px;
    line-height: 35px;
    background-color: #1c8be4;
    float: left;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50% 70%;
    color: #fff;
    font-size: 14px;
    margin-left: -1px;
    border: 1px solid #1c8be4;
    border-left: none;
    border-radius: 0px 0px 0px 0px;
}
.nav_img ul {
    width: 96%;
    overflow: hidden;
    margin: 0px auto;
    padding-top: 0px;
}

.nav_img ul li {
    width: 19%;
    margin: 0px 3%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

.nav_img ul li a {
    display: block;
    position: relative;
}

.nav_img ul li img {
    width: 80%;
}

.nav_img ul li p {
    font-size: 14px;
    color: #191919;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.adv a{
    display: block;
    width: 49%;
    margin-top: 10px;
}
.adv a img {
    display: block;
    width: 100%;
    height: 70px;
}

.adv-one a {
    display: block;
    width: 100%;
    height: 65px;
}
.one-tit{
    height: 35px;
    line-height: 35px;
    background-image: url(../images/one-tit.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.one-tit p{
    color: white;
    font-size: 16px;
    text-indent: 10px;
}
.one-tit a{
    color: white;
    font-size: 14px;
}
.nav-fen{
    background-color: #f7f8fa;
    padding: 10px 1%;
    width: 98%;
}
.nav-fen li {
    width: 23%;
    margin: 5px 1%;
    float: left;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    padding: 5px 0px;
    border-radius: 10px;
}

.nav-fen li a {
    display: block;
}

.nav-fen li a img {
    width: 80%;
    border-radius: 50px;
    border: 1px solid #e9e9e9;
}

.nav-fen li a p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sup-box .sup-a a{
    float: left;
    width: 31.33333333333%;
    overflow: hidden;
    margin-left: 3%;
    margin-top: 15px;
}
.sup-box .sup-a a img{
    display: block;
    width: 100%;
    height: 90px;
}
.sup-box .sup-a a p{
    line-height: 24px;
    width: 100%;
    color: #333;
    text-align: center;
}
.sup-box .sup-a a:first-child {
    margin-left: 0px;
}
.sup-box .sup-a a:nth-child(3n+1) {
    margin-left: 0px;
}
.sup-box ul{
    margin-top: 10px;
}
.sup-box ul li{
    height: 30px;
    line-height: 30px;
    position: relative;
}
.sup-box ul li a{
    display: block;
    padding-left: 5%;
    width:94%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.sup-box ul li:before {
    content: "";
    background-image: url(../images/tb.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 10px;
    height: 9px;
    position: absolute;
    top: 10px;
    left: 0px;
}
.auto-more {
    margin-top: 20px;
    margin-bottom: 20px;
}
.auto-more a{
    display: block;
    margin: 0 auto;
    width: 60%;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background-color: #1c8be4;
    line-height: 28px;
    border-radius: 10px;
}
.two-tit{
    height: 35px;
    line-height: 35px;
    background-image: url(../images/two-tit.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.two-tit p{
    color: white;
    font-size: 16px;
    text-indent: 10px;
}
.two-tit a{
    color: white;
    font-size: 14px;
}
.bus-box{
    margin-top: 10px;
}
.bus-box a {
    display: block;
    width: 25.3333333333333333%;
    line-height: 0px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    margin: 0px 4%;
    margin-top: 10px;
    overflow: hidden;
}
/*.bus-box a:nth-child(3n+1) {*/
/*    margin-left: 0px;*/
/*}*/
.bus-box a img {
    display: block;
    width: 100%;
    height: 70px;
}
.three-tit{
    height: 35px;
    line-height: 35px;
    background-image: url(../images/three-tit.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.three-tit p{
    color: white;
    font-size: 16px;
    text-indent: 10px;
}
.three-tit a{
    color: white;
    font-size: 14px;
}
.gczb-img a{
    display: block;
    width: 49%;
}
.gczb-img a img {
    display: block;
    width: 100%;
    height: 100px;
}

.adv-one a {
    display: block;
    width: 100%;
}
.gczb-box ul li a{
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-a a{
    display: block;
}
.news-a a div{
    width: 60%;
}
.news-a a div h4{
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    font-weight: unset;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-a a div p{
    color: #b0b0b0;
    font-size: 13px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.news-a a div span{
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #ea7f1f;
    display: block;
    text-align: right;
}
.news-a a img{
    display: block;
    width: 37%;
    height: 100px;
}
.auto-ul li{
    height: 30px;
    line-height: 30px;
    width: 95%;
    padding-left: 5%;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.auto-ul li a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;

}
.auto-ul li a:before {
    content: "";
    background-color: #535353;
    border-radius: 10px;
    width: 3px;
    height: 3px;
    position: absolute;
    top: 14px;
    left: 8px;
}
.kjqy-tit h4 {
    border-left: 4px solid #0991ed;
    margin: 10px 0px;
    text-indent: 10px;
    font-size: 16px;
    border-radius: 2px;
}
.sce-a a{
    display: block;
}
.sce-a a p{
    height: 25px;
    line-height: 25px;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.sce-a a span{
    display: block;
    color: #b0b0b0;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.news-b{
    border-bottom: 1px solid #f6f6f6;
    padding: 10px 0px;
}
.news-b a{
    display: block;
}
.news-b a div{
    width: 60%;
}
.news-b a div p{
    line-height: 30px;
    height: 60px;
    font-size: 16px;
    overflow: hidden;
    margin-top: 5px;
}
.news-b a img{
    display: block;
    width: 38%;
    height: 75px;
}
.buy-box li a{
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.faci-box a{
    display: block;
    width: 49%;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
.faci-box a img{
    display: block;
    width: 100%;
    height: 120px;
}
.faci-box a p{
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    color: #fff;
    bottom: 0px;
    text-indent: 10px;
    font-size: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*底部*/
.footer {
    background-color: #f1f1f1;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.footer ul {
    display: flex;
    justify-content: space-around;
}
.footer ul li {
    list-style: none;
}
.footer ul li p {
    text-align: center;
}
.footer ul li p a {
    color: #555555;
    font-size: 14px;
    display: block;
}
