#company {
    padding-top: 1.2rem
}
.navbar-toggle {
    margin-top: 2rem; 
}
.navbar-toggle span {
    background: #009944;
}
.what_znb {
    background-color: #009944;
    padding:1rem 0;
    color: #fff;
}
.swiper-container img {
	width:100%;
}
.public-title {
    font-weight: normal;
    color: #fff;
    padding-bottom: .3rem;
    text-align: center;
    border-bottom: 4px solid #fff;
    width: 9.5rem;
    margin: 0 auto;
}
.company {
    background: #282828;
    padding:1rem 0;
    
}
.company div{
    margin: 0;
    padding: 0;
    border: none;
}
.company .caption {
    background: #f08f2d;
    text-align:center;
    padding: 0.88rem 0;
    color: #fff;
}

.company .green {
    background: #21a65d;
}
@media (max-width:767px) {
    .public-title {
        width: 12rem;
        font-size: 20px;
        padding: 10px 0; 
    }
    .name,.phone {
        padding: 0;
    }
    .caption p {
        margin: 0;
        font-size: 12px;
    }
    .product-infor {
        font-size: 12px;
        margin-bottom: 20px !important;
    }
    .swiper-container {
        padding-top: 71px !important;
    }
    .about-bottom > div:nth-of-type(1){
        border-bottom: 15px solid #30ac68;
        padding-bottom: 15px;
    }
    .about-bottom > div:nth-of-type(2) {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.honor{
    background-color: #8f8f8f;
    padding: 1rem 0;
    position: relative;
}

.product {
    background: #f08e2b;
    padding-top: 1rem;
    color: #fff;
}
.production-tab li {
    /* margin: 0 0.48888rem; */
    text-align: center;
}
.production-tab {
    padding:1rem 0 0.8rem;
}
.production-tab a {
    color: #fff;
}
.production-tab p {
    margin-top: 0.25rem;
    text-align: center;
}
.product-infor {
    margin: 0 0 0 0.5rem;
}
.about {
    background: #30ac68;
    padding: 1rem 0;
}
.about .public-title {
    margin-bottom: 1rem;
}
.about-bottom {
    background: #fff;
    margin-top:0.8rem;
    padding: 0.7rem 0;
}

.about .about-bottom h1 {
    margin: 0.4rem 0 0.5rem;
    color: #009944;
    border-left: 8px solid #009944;
    font-weight: bold;
    font-size: 24px;
    padding-left: 10px;
    font-weight: normal;
}
.about .news-list {
    padding: 8px 0;
    border-bottom: 1px solid #e0e0e0;
}
.BMapLabel {
    max-width: none;
}
.about .news-list a {
    color: #333;
}
.about .news-list a .fr {
    color: #999;
}
@media (min-width:960px) {
    .product .text-left {
        text-align: left;
    }
    .swiper-pagination span {
        width: 14px;
        height: 14px;
    }
    
}
.name {
    padding-left: 0;
}
.phone {
    padding-right: 0;
}
.online {
    background: #404040;
    color: #fff;
}

.online h1 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
}
.online p i {  
    display: inline-block;
    width: 10px;
    height: 14px;
    margin-top: 1px;
    margin-right: 8px;
}
.online .p1 i {
    width: 14px;  
    background: url(../images/about_us/phone.png) center center;
    margin-right: 4px;
}
.online .p2 i {  
    background: url(../images/about_us/mobile_phone.png) center center;
}
.online .p3 i {  
    background: url(../images/about_us/email.png) center center;
}
.online .p4 i {  
    background: url(../images/about_us/address.png) center center;
}
.submit {
    width: 30%;
    height: 40px;
    background: #343434;
    border-radius: 20px;
    margin-right: 4px;
    color: #fff;
    outline: none;
    border: 1px solid #fff !important;
	text-align: center;
}
#allmap {
    width: 100%;
    height: 266px;
    margin-bottom: 0.5rem;
}
@media (max-width:720px) {
    #allmap {
        width: 98%;
        height: 15rem;
    }
    #contact {
        padding-top: 160px;
    }
    #contact .contact-me {
        padding: 0.3rem 1rem 0 1rem;
    }
}
#allmap label {
    max-width: none;
}

