.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;
    background: #fff;
    position: fixed;
    top:0px;
    left: 0px;
    z-index: 9999;
}
.nav .logo{
    width: 54%;
    float: left;
    margin-left: 10%;
    font-size: 20px;
    color: #12ab5b;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.nav .open{
    width: 6%;
    float: left;
    margin-top: 13px;
    margin-left: 5%;
}
.nav .dl{
    width: 20%;
    float: left;
    margin-top: 10px;
    margin-left: 12%;
    font-size: 14px;
}
.nav .dl a{
    float: left;
    color: #666;
}
.nav .dl span{
    float: left;
    margin: 0px 2px;
    color: #666;
}
.nav .set_up{
    width: 10%;
    float: left;
    margin-top: 7px;
    margin-left: 10%;
}
.nav div img{
    width: 100%;
    height: auto;
}
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%;
    /*padding-top: 59px;*/
}
.swiper-slide img{
    width: 100%;
    height: 205px;
}
.swiper-pagination span{
    width: 5px;
    height: 5px;
}
.swiper-pagination-bullet {
    background: #22ac38 !important;
    opacity: 0.6 !important;
    margin: 0px 4px !important;
}
.swiper-pagination-bullet-active{
    background: white !important;
    opacity: 1 !important;
}


.search_box{
    width: 100%;
    margin-top: 10px;

}
.search_box  div.box{
    width: 88%;
    margin: 0px auto;
    position: relative;
    padding:0px 1%;
}
.search_box  div.box input{
    width:77%;
    height: 25px;
    outline: none;
    font-size: 30px;
    line-height: 80px;
    border: 1px solid #2a71cd;
    border-right: none;
    border-radius:  7px 0px 0px 7px;
    padding-left: 3.5%;
}
.search_box  div.box .magnifier{
    width: 20%;
    height:25px;
    border:1px solid #002377;
    border-radius:0px 7px 7px 0px;
    position: absolute;
    right:0px;
    top:0px;
    background: #2a71cd;
    cursor: pointer;
}
.search_box  div.box .magnifier img{
    width: 40%;
    float: left;
    margin-left: 12px;
    margin-top: 4px;
}
.search_box  div.box p{
    width: 78%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 3px;
    line-height: 26px;
    font-size: 12px;

}
.search_box  div.box p span{
    color: #e30409;
}
.search_box  div.box .Tips{
    font-size: 12px;
    color: #d0d0d0;
    position: absolute;
    left:18px;
    top:12px;
}

.nav_img{
    width: 100%;
    position: relative;
}
.ssk{
    width: 80%;
    height: 80px;
    border: 2px solid #367cd2;
    margin: 0px auto;
    margin-top: 40px;
}
.ssk input{
    float: left;
    width: 20%;
    height: 20px;
    line-height: 20px;
    border: none;
    outline: none;
    background: #367cd2;
    font-size: 14px;
    color: #fff;
}
.ssk input:first-child{
    width: 80%;
    height: 20px;
    line-height: 20px;
    background: #fff;
    text-indent: 1em;
    color: #9f9f9f;
}
.Line{
    width: 84%;
    height: 2px;
    background: #ececec;
    position: absolute;
    bottom: 187px;
    left: 8%;
}
.search {
    margin-left: 3%;
    margin-top: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}
.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: 67%;
    height: 33px;
    line-height: 33px;
    padding: 0px 0px !important;
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    border-right: none;
    float: left;
    text-indent: 1em;
    font-size: 12px;
    padding-right: 30px !important;
    color: #bf6ee7;
    border-radius: 10px 0px  0px 10px;
    outline: none;
}
.search .but {
    width: 19%;
    height: 35px;
    line-height: 35px;
    background-color: #26d171;
    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 #26d171;
    border-left: none;
    border-radius:0px 10px 10px 0px;
}
.nav-fen li {
    width: 18%;
    margin: 10px 1%;
    float: left;
    text-align: center;
    font-size: 14px;
}

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

.nav-fen li a img {
    width: 80%;
}

.nav-fen li a p {
    font-size: 14px;
}
.adv-one a{
    display: block;
    margin: 15px 0px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 40px;
}
.tit-auto{

}
.tit-auto img{
    display: block;
    width: 100%;
    height: 30px;
}
.sup-box{
    margin-top: 20px;
}
.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: 105px;
}
.sup-box .sup-a a p{
    line-height: 28px;
    height: 28px;
    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;
}
.auto-more {
    margin: 20px 0px;
}

.auto-more a {
    display: block;
    margin: 0 auto;
    width: 40%;
    font-size: 14px;
    text-align: center;
    color: #128243;
    height: 28px;
    line-height: 28px;
    border: 1px solid #128243;
}
.buy-box ul li {
    border-bottom: 1px solid #e1e1e1;
}
.buy-box ul li:last-child{
    border: none;
}
.buy-box ul li a {
    display: block;
}

.buy-box ul li a img {
    display: block;
    width: 20%;
    height: 65px;
    margin: 20px 2%;
    border: 1px solid #e1e1e1;
}

.buy-box ul li a .sup-cp {
    width: 60%;
    margin: 20px 0px;
}

.buy-box ul li a .sup-cp p {
    font-size: 15px;
    height: 37px;
    line-height: 37px;
    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;
}

.buy-box ul li a .sup-cp .sup-xh {
    width: 100%;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #128243;
}
em {
    font-style: normal;
}


.buy-box ul li a .sup-gd {
    width: 16%;
    text-align: center;
    font-size: 15px;
    height: 105px;
    line-height: 105px;
    color:#128243;
}
.news-one a{
    display: block;
    margin: 15px 0;
}
.news-one a span{
    display: block;
    width: 33%;
    height: 95px;
    padding-left: 2%;
}
.news-one a span img{
    display: block;
    width: 100%;
    height: 100%;
}
.news-one a p{
    width: 62%;
}
.news-one a p strong{
    color: #1c8711;
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    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-one a p small{
    display: block;
    color: #b0b0b0;
    font-size: 13px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.news-two li{
    display: block;
    border-bottom: 1px solid #ebebeb;
}
.news-two li:last-child{
    border: none;
}
.news-two li a{
    display: block;
    margin: 11px 0;
}
.news-two li a .news-a{
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.news-two li a .news-a p{
    color: #0d8229;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.news-two li a .news-a span{
    width: 10%;
    display: block;
    text-align: right;
    overflow: hidden;
    font-size: 14px;
    color: #0d8229;
}
.news-two li a em{
    display: block;
    color: #b0b0b0;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.ent-box a{
    display: block;
    width: 49%;
    position: relative;
}
.ent-box a img{
    display: block;
    width: 100%;
    height: 120px;
}
.ent-box a p{
    display: block;
    height: 33px;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0px;
    color: #fff;
    text-indent: 10px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ent-one li{
    display: block;
    margin: 11px 0;
    border-bottom: 1px solid #ebebeb;
}
.ent-one li:first-child{
    border: none;
}
.ent-one li a{
    display: block;
    margin: 11px 0;
}
.ent-one li a .ent-a{
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.ent-one li a .ent-a p{
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ent-one li a .ent-a p{
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    color: #0d8229;
}
.ent-one li a .ent-a span{
    width: 10%;
    display: block;
    text-align: right;
    overflow: hidden;
    font-size: 14px;
    color: #0d8229;
}
.ent-one li a .ent-b p{
    width: 52%;
    display: block;
    padding-right: 1%;
    overflow: hidden;
}
.ent-one li a .ent-b em{
    width: 30%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bus-box{
    margin-top: 10px;
}
.bus-box a {
    display: block;
    width: 30vw;
    height: 30vw;
    line-height: 0px;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    margin-left: 3%;
    margin-top: 10px;
    overflow: hidden;
}
.bus-box a:nth-child(3n+1) {
    margin-left: 0px;
}
.bus-box a img {
    display: block;
    width: 100%;
    height: 100%;
}
.exh-box{
    margin-top: 10px;
}
.exh-box li{
    width: 49%;
    display: block;
}
.exh-box li a{
    position: relative;
    width: 92%;
    margin-left: 2%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
    padding-left: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.exh-box li a:before{
    content: "";
    background-color: #7b7b7b;
    width: 3px;
    height: 3px;
    position: absolute;
    top: 14px;
    left: 8px;
}
.adv a:nth-child(3n+1) {
    margin-left: 0px;
}
.adv a {
    display: block;
    width: 31.33333333333%;
    overflow: hidden;
    margin-left: 3%;
    margin-top: 15px;
}
.adv a img{
    display: block;
    width: 100%;
    height: 55px;
}
.yqlj_1 li {
    float: left;
    overflow: hidden;
    padding: 0px 11px;
    line-height: 26px;
}
.yqlj_1 li a {
    display: block;
    width: 100%;
    font-size: 13px;
}
/*底部*/
.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;
}
