.maximum {
    padding-bottom: 70px;
}
.industry {
    width: 96%;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 10px;
}
.Region {
    width: 100%;
    overflow: hidden;
}
.nav{
    width: 100%;
    overflow: hidden;
    padding: 5px 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    background-color: #fff;
}

.nav .logo {
    width: 49%;
    float: left;
    margin-left: 10%;
    /*margin-top: 10px;*/
    font-size: 18px;
}
.nav div img {
    width: 100%;
    height: auto;
    margin-top: 2px;
}
.nav .open {
    width: 9%;
    float: left;
    margin-top: 4px;
    margin-left: 5%;
}
.nav .login{
    display: flex;
    width: 22%;
    float: right;
    height: 50px;
    line-height: 50px;
    justify-content: center;
}
.nav .login a{
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #009df5;
}

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: 200px;
}

.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;
}
.top_input{
    display: flex!important;
    justify-content: space-between;
}
.top_input{
    width: 60%;
    box-sizing: border-box;
}
input[type=text]{
    border: none;
    outline: none;
}
input[type=button]{
    border: none;
    outline: none;
}
input[type=submit]{
    border: none;
    outline: none;
}
.top_input input[type=text]{
    width: 70%;
    text-indent: 1em;
    border: none;
    height: 28px;
    line-height: 28px;
}
.top_input button{
    border: none;
    outline: none;
    width: 21%;
    height: 100%;
    background-color: #0190f2;
    /* border: 1px solid #0cc186; */
    color: white;
}
.top_input button img{
    width: 54%;
    height: 61%;
    margin: auto;
}
.top_input input[type=submit]{
    width: 30%;
    height: 100%;
}
.qfd:after {
    content: "";
    display: block;
    clear: both;
}
/* 搜索框 */
.top_input div{
    width: 20%;
    height: 40px;
    line-height: 40px;
}
.top_input div span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.top_input .option-ul{
    top: 30px;
    color: white;
    background: #0190f2 !important;
    border: 1px solid #0190f2;
    height: 200px;
    line-height: 40px;
    width: 20%;
    position: absolute;
    z-index: 8;
    flex-wrap: wrap;
}
.top_input .option-ul span{
    display: block;
    width: 100%;
}
.top_input{
    position: relative;
    width: 64%;
    height: 30px;
    margin: 10px auto 0;
    border: 1px solid #0190f2;
    box-sizing: border-box;
}
.top_input img{
    width: 20px;
    height: 20px;
}
.top_input input{
    padding: 0!important;
    color: #8f8c7c;
    background: none;
    padding: 0!important;
    height: 100%;
    line-height: 100%;
    width: calc(85% - 10px)!important;
}
.top_input input::placeholder{
    color: #8f8c7c;
}
.top_input button{
    /*background: none;*/
    /*margin-right: 10px;*/
}
.nav_img {
    width: 100%;
}
.nav_img ul {
    width: 96%;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 20px;
    padding-bottom: 20px;
}

.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;
}

.nav_img ul li img {
    width: 93%;
    height: 16.5vw;
}

.nav_img ul li p {
    bottom: 25px;
    left: 31px;
    font-size: 14px;
}
.adv-three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-three a{
    display: block;
    width: 32.4%;
    margin-left: 1.33333%;
    margin-top: 10px;
}
.adv-three a:nth-child(3n+1) {
    margin-left: 0px;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 55px;
}
.auto-tit{
    height: 35px;
    line-height: 35px;
    background-image: url(../images/tit.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
}
.auto-tit p{
    width: 20%;
    color: #007aff;
    text-align: center;
}
.auto-tit a{
    color: white;
}
/*tab*/
.sr-bot{
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f7fa;
}
.sr-bot span{
    text-indent: 26px;
    display: inline-block;
    width: 25%;
    margin: 0px 2.5%;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
}
.sr-bot span img{
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: 10px;
    left: 0px;
}
.sr-bot .src_tit_active {
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}
.srb-box{
    padding: 10px 2%;
}
.news-three{
    justify-content: space-between;
    display: flex;
    padding-bottom: 2px;
}
.news-three .news-a{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.news-three .news-a a:nth-child(3n+1) {
    margin-left: 0px;
}
.news-three .news-a a {
    display: block;
    width: 32.4%;
    margin-left: 1.33333%;
}
.news-three .news-a a img{
    display: block;
    width: 100%;
    height: 28vw;
}
.news-three .news-a a p{
    height: 33px;
    line-height: 33px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}
.srb-box .srb_conbak {
    display: none;
}
.adv a{
    display: block;
}
.adv a img{
    display: block;
    width: 100%;
    height: 50px;
}
.news-one{
    display: flex;
    justify-content: space-between;
}
.news-one a{
    display: block;
    width: 49%;
}
.news-one a img{
    display: block;
    width: 100%;
    height: 47vw;
}
.news-center a{
    background-color: #f3f6f7;
    padding: 15px 2%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.news-center a:last-child{
    margin: 0px;
}
.news-center a p{
    width: 65%;
    font-size: 14px;
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 22px;
}
.news-center a img{
    display: block;
    width: 34%;
    height: 102px;
}
/*tab*/
.nrc-t{
    padding: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    background-color: #f5f7fa;
}
.nrc-t span{
    text-indent: 26px;
    display: inline-block;
    width: 25%;
    margin: 0px 2.5%;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
}
.nrc-t span img{
    position: absolute;
    height: 20px;
    line-height: 20px;
    top: 10px;
    left: 0px;
}
.nrc-t .new-active {
    font-size: 16px;
    font-weight: bold;
    box-sizing: border-box;
}
.nrc-c{
    padding: 10px 2%;
}
.news-three{
    justify-content: space-between;
    display: flex;
    padding-bottom: 2px;
}
.news-three .news-a{
    display: flex;
    flex-wrap: wrap;
}
.news-three .news-a a:nth-child(3n+1) {
    margin-left: 0px;
}
.news-three .news-a a {
    display: block;
    width: 32%;
    /* margin-left: 1.33333%; */
}
.news-three .news-a a img{
    display: block;
    width: 100%;
    height: 28vw;
}
.news-three .news-a a p{
    height: 33px;
    line-height: 33px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}
.nrc-c .srb_conbak {
    display: none;
}
.exh-img{
    display: flex;
    flex-wrap: wrap;
}
.exh-img a{
    display: block;
    width: 32.4%;
    margin-left: 1.33333%;
    height: 30vw;
    margin-bottom: 10px;
}
.exh-img a:nth-child(3n+1) {
    margin-left: 0px;
}
.exh-img a img{
    border: 1px solid #cccccc;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.bit-one a{
    display: block;
}
.bit-one a img{
    display: block;
    width: 100%;
    height: 60vw;
}
.bit-one a p{
    background-color: #f5f5f5;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.bit-center a{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.bit-center a div{
    width: 15%;
    background-color: #2387ff;
    border-radius: 5px;
    height: 70px;
    margin-top: 13px;
}
.bit-center a div span{
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: white;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}
.bit-center a p{
    width: 50%;
    font-size: 14px;
    display: block;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 22px;
}
.bit-center a img{
    display: block;
    border: 1px solid #c0c0c0;
    width: 30%;
    height: 25vw;
    box-sizing: border-box;
}
.bah p{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
/*底部*/
.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;
}