* {
    margin: 0;
    padding: 0;
}

a {
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

body {
    background: #eee;
    font-size: 12px;
    font-family: sans-serif;
}

ul {
    list-style: none;
}
.carousel-inner>.item>a>img{height: 95vh;!important;object-fit:cover}
#category{
    width: 90%;
    margin: 0 auto 20px;
}
.pages{padding: 20px 0px;text-align: center}
#category li {
    display: inline-block;
}
#category a {
    line-height: 16px;
    padding: 8px 16px;
    color: #616161;
    border: #d2d2d2 1px solid;
    margin-right: 2px;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
}
#top {
    background: #26272c;
    width: 100%;
    height: 80px;
    margin: 0px;
    top: 0px;
    position: fixed;
    z-index: 1001;#2a7b39
}

#menu {
    width: 84%;
    height: 100%;
    margin: 0 8% 0 8%;
    float: left;
}

#logo {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-left: 1%;
    float: left;
    height: 100%;
    width: 16.7%;
}

#menuText {
    width: 66.6%;
    height: 100%;
    float: left;
}

.lang {
    width: 15%;
    height:100%;
    
    float: left;
    text-align: center;
}

.lang p {
    height: auto;
    line-height:80px;
    font-family: sans-serif;
    font-weight: 100;
    font-size:14px;
    color: #63acb5;
    text-align: center;
    cursor: pointer;
}

.lang a {
    color: #63acb5;
    text-decoration: none;
    font-family:  sans-serif;
    font-size: 14px;
}

.lang p a:hover {
    color: #2a7b39;
    text-decoration: none;
}

#menuText .topMenu {
    width: 100%;
    height: 100%;
}

#logo img {
    max-width: 100%;
    max-height: 80px;
}

#menu .topMenuList {
    width: 100%;
    float: right;
    text-align: center;
    height: auto;
    list-style: none;
}

#menu ul .abeamLi {
    width:20%;
    height:auto;
    text-align: center;
    float: left;
}
#menu ul .abeamLi.active>a{
    color: #2a7b39;
}
#menu ul .abeamLi.active p{ color: #2a7b39;}
#menu ul li a {
    height: 100%;
    text-decoration: none;
    color: #fff;
    font-family:  sans-serif;
    font-size: 16px;
    font-weight: 100;
}

.menubjhome {
    
}

#menu ul li p {
    text-decoration: none;
    font-family:  sans-serif;
    font-weight: 100;
    color: #fff;
    font-size: 14px;
}

#menu ul li a:hover {
    color: #2a7b39;
}

.erect {
    width: 70%;
    display: none;
    text-align: center;
    background: #26272c;
    margin-top: -20px;
    margin-left: 15%;
}

.erectLi {
    padding-bottom: 10px;
    color: white;

}
.erectLi a{
    text-align: center;
}


.productsHover {
    margin: 0 auto;
    line-height: 92px;
}

.productsHover:hover {
    color: #2a7b39;
}

.menubj {
    
    width: auto;
    line-height: 94px;
}

.menubjhome {
    width: auto;
    padding: 0 10px;
}

#myCarousel {
    margin-top: 80px;
}


#banner {
    background: #666;
    width: 100%;
    height: 562px;
    margin: 100px auto 0;
    overflow: hidden;
}

#bannerImg {
    width: 100%;
    height: 540px
}

.banner img {
    width: 100%;
    height: 540px;
    display: block;
    position: absolute;
}
























.middle {

}


#products {
    width: 100%;
    height: 318px;
    margin-top: 40px;
    padding-bottom: 40px;
}







#nr {
    background: #fff;
    width: 818px;
    height: 318px;
    float: left;
}

.nrpic {
    width: 444px;
    height: 296px;
    padding: 10px;
    float: left;
}



.sm {
    width: 90%;
    height: 53%;
    text-align: left;
    
    font-size: 0.8rem;
    font-family:  sans-serif;
}

.centerwell a {
    color: #000000;
    text-decoration: none;
}

.more {
    background: #2a7b39;
    width: 90%;
    color: #fff;
    font-family:  sans-serif;
    letter-spacing: 1px;
    text-align: center;
    float: left;
    margin-right: 10px;
    font-size: 1rem;
}

@media only screen and (max-device-width: 666px) {
    .more {
        line-height: 1.5rem;
    }

    .sm {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (min-device-width: 666px) and (max-device-width: 999px) {
    .sm {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (min-device-width: 999px) {
    .more {
        line-height: 37px;
    }

    .sm {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical;
    }
}

.more a {
    color: #fff;
    text-decoration: none;
}

.more a:hover {

    width: 155px;
    height: 37px;

}

#products ul li {
    float: left;
}


#mainNav {
    display: none;
}

.mainNav {
    position: relative;
    display: block;
    z-index: 20;
}

.mainNav > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mainNav > ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    perspective: 1000;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
}

.mainNav > ul li a {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.mainNav > ul li a > div {
    position: absolute;
    width: 100%;
    z-index: 2;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: sans-serif;
    font-size: 50px;
    
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    
}

@media only screen and (max-device-width: 666px) {
    .mainNav > ul li {
        width: 100%;
        height: 200px;
    }

    .mainNav > ul li a, .mainNav > ul li a > div {
        height: 100%;
        line-height: 200px;

    }
}

@media only screen and (min-device-width: 666px) {
    .mainNav > ul li {
        width: 50%;
        height: 400px;
    }

    .mainNav > ul li:nth-child(3) {
        width: 34%;
    }

    .mainNav > ul li a, .mainNav > ul li a > div {
        height: 100%;
        font-family:  sans-serif;
        line-height: 400px;
    }
}

.mainNav > ul li a > div:first-child {
    background: #5d5d5d;
}

.mainNav > ul li a > div:first-child:before,
.mainNav > ul li a > div:first-child:after {
    content: '';
    position: absolute;
    display: block;
    background: #4b5158;
    z-index: 1;
}

.mainNav > ul li a > div:first-child:before {
    right: 0;
    top: 0;
    width: 100%;
    height: 1px;
}

.mainNav > ul li a > div:first-child:after {
    left: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
}

.mainNav > ul li a > div:first-child + div {
    border: none;
    background-color: #2a7b39;
    transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    -o-transform: rotateX(-180deg);
    
    filter: alpha(opacity=0);
}

.mainNav > ul li a > div span {
    position: relative;
    
    font-family:  sans-serif;
    font-size: 24px;
    
    color: #9fa2a6;
    
    text-transform: uppercase;
    margin: 9px 0 0 0;
}

.mainNav > ul li a > div.bg1,
.mainNav > ul li a > div.bg2,
.mainNav > ul li a > div.bg3 {
    background: center transparent;
    background-size: cover;
    opacity: 0;
}

.mainNav > ul li a > div.bg1 {
    background-image: url(../images/pic1.jpg);
}

.mainNav > ul li a > div.bg2 {
    background-image: url(../images/pic2.jpg);
}

.mainNav > ul li a > div.bg3 {
    background-image: url(../images/pic3.jpg);
}

.mainNav > ul li.hover {
    z-index: 10;
}

.mainNav > ul li.active > a > div > span,
.mainNav > ul li.sfHover > a > div > span,
.mainNav > ul li:hover > a > div > span {
    text-decoration: none;
}

.mainNav > ul li.active > a,
.mainNav > ul li.sfHover > a,
.mainNav > ul li:hover > a {
    text-decoration: none;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
}

.mainNav > ul li.active > a > div:first-child,
.mainNav > ul li.sfHover > a > div:first-child,
.mainNav > ul li:hover > a > div:first-child {
    opacity: 0;
    filter: alpha(opacity=0);
}

.mainNav > ul li.active > a > div:first-child + div,
.mainNav > ul li.sfHover > a > div:first-child + div,
.mainNav > ul li:hover > a > div:first-child + div {
    opacity: 100;
    filter: alpha(opacity=10000);
}


#about {
    background: #fff;
    width: 100%;
    height: auto;
    min-height: 450px;
    
    overflow: hidden;
}

#about .list {
    width: 100%;
    margin: 0 auto;
}

.wp {
    width: 100%;
    margin: 0 auto;
}

.list li {
    max-width: 100%;
    float: left;
    height: 0;
    position: relative;
    cursor: pointer;
}

.listbg1 {
    background-image: url(../images/ab1.jpg);
}

.listbg2 {
    background-image: url(../images/ab2.jpg);
}

.listbg3 {
    background-image: url(../images/ab3.jpg);
}

.listbg4 {
    background-image: url(../images/ab4.jpg);
}

.bg-blur {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
    
    
    
    
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    
    
    
}

.list li a:hover {
    opacity: 1;
}

.list li .bmbox {
    width: 100%;
    height: auto;
    
    
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-family:  sans-serif;
    font-size: 5rem;
    font-weight: bold;
    letter-spacing: 10px;
    text-align: center;
    opacity: 1;
}


@media only screen and (max-device-width: 666px) {
    .list li {
        width: 100%;
        padding-bottom: 50%;
    }
}

@media only screen and (min-device-width: 666px) {
    .list li {
        width: 50%;
        padding-bottom: 25%;
    }
}




#brand {
    width: 100%;
    margin: 20px auto;
}

#brand img {
    width: 85%;
    margin: 0 auto;
    
}










#nyabout {
    
    width: 100%;

}


    
    
    


.aboutPart {
    width: 100%;
}
.aboutPart img{
    width: 100%;
    height:auto;
}


    
    



    
        
        
    

    
        
    

    
        
    

    
    
        
    

    
        
        
    

    
        
    

    
        
    



    
        
    

    
        
        
        
        
    

    
        
        
        
    

    
    
        
        
    

    
        
        
        
    

    
        
        
        
        
    



.aboutContent ul li {
    list-style-type: square;
    color: lightgrey;
    margin-left: 3%;
}

.aboutContent p,
.aboutContent h1 {
    color: lightgrey;
    font-family:  sans-serif;
}

.contactContent P,
.contactContent h1 {
    color: white;
    font-family:  sans-serif
}

.confont {
    width: 100%;
    float: left;
    padding: 1%;
}









.abtit {
    color: #fff;
    font-family:  sans-serif;
    font-size: 16px;
    padding: 30px 5%;
}

.abtit a {
    text-decoration: none;
    color: #fff;
}

.abtit a:hover {
    color: #2a7b39;
}

.cl {
    background: #fff;
    width: 90%;
    height: 80px;
    margin: 0 5%;
}

.cl img {
    float: right;
}


.whyus {
    width: 84%;
    margin: 80px auto 0;
    padding-top: 20px;
    font-family:  sans-serif;
}

.lattice {
    width: 50%;
    float: left;
    height: 0;
    padding-bottom: 51.99%;
    position: relative;
    overflow: hidden;
}

.whyus .lattice1 {
    background: url(../images/research1.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice2 {
    background: url(../images/research2.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice3 {
    background: url(../images/research3.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice4 {
    background: #2a7b39 no-repeat center center;
}

.whyus .lattice5 {
    background: url(../images/production1.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice6 {
    background: url(../images/production2.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice7 {
    background: url(../images/production3.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice8 {
    background: url(../images/quality1.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice9 {
    background: url(../images/quality2.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice10 {
    background: url(../images/quality3.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice11 {
    background: url(../images/culture1.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice12 {
    background: url(../images/culture2.jpg) no-repeat center center;
    background-size: 100%;
}

.whyus .lattice13 {
    background: url(../images/culture3.jpg) no-repeat center center;
    background-size: 100%;
}

.whyUsMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background: rgba(101, 101, 101, 0.6);
    color: #ffffff;
    opacity: 1;
    text-transform: uppercase;
}

.list .whyUsMask:hover {
    opacity: 0;
}

.fontBox {
    width: 100%;
    height: auto;
    
    
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-family:  sans-serif;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 10px;
    text-align: center;
    opacity: 1;
}

.fontBox b {
    font-size: 4.5rem;
}

.forth {
    width: 100%;
    background: #ffffff;
    height: 0;
    padding-bottom: 51.99%;
    margin: 0 auto;
    margin-top: 20px;
    font-family:  sans-serif;
}

.teamtit {
    color: #333;
    font-family:  sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
}

.teamtit a {
    text-decoration: none;
    color: #28282d;
}

.teamtit a:hover {
    color: #2a7b39;
}

.rightText {
    width: 100%;
}

.rightText span,
.whyUsText span {
    font-family:  sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
}

.whyUsType {
    background-color: #2a7b39;
    color: #ffffff;
    letter-spacing: 3px;
    padding: 0 5px;
}


    
    
    



    
    
    
    
    



    
    
    
    
    




    
    
    
    
    



    
    
    
    
    



    
    



    
    
    
    



    



    
    
    
    



    
    
    



    
    
    
    
    
    




    
    
    
    
    
    



    
    
    
    
    



    
    
    
    
    



    
    
    
    
    
    



    
    




    
    
    
    
    
    



    



    
    
    



    
    
    
    



    
    
    
    
    
    




    
    
    
    



    
    
    
    



    




#productny {
    background: #fff;
    margin: 0;
    padding: 0;
}

#probanner {
    background: url(../images/pro.jpg) no-repeat center center;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-top: 80px;
}

#probanner img {
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.protit {
    width: 90%;
    color: #28282d;
    margin: 0 auto;
    padding: 30px 0px;
    font-family:  sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.leibietit {
    width: 90%;
    color: #28282d;
    margin: 20px auto 0;
    padding: 30px 0;
    font-family:  sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.leibietit a {
    text-decoration: none;
    color: #28282d;
}

.leibietit a:hover {
    color: #2a7b39;
}

.leibietit2 {
    color: #28282d;
    background: url(../images/jiantou.gif) no-repeat left center;
    padding-left: 12px;
}

#leibie {
    font-family:  sans-serif;
    width: 100%;
    height: auto;
    min-height: 55px;
    background: #eee;
    overflow: hidden;
}

#leibie ul {
    width: 84%;
    min-height: 55px;
    line-height: 55px;
    margin: 0 auto;
}

#leibie ul li {
    float: left;
    padding-left: 5%;
    height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;

}

#leibie ul li a {
    text-decoration: none;
    color: #333;
}

#leibie ul li a:hover {
    background: url(../images/probj.jpg) no-repeat;
    color: #2a7b39;
    width: 100%;
    height: 55px;
    display: block;
}

#proimg {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.lbt {
    width: 25%;
    float: left;
    
}

.lbt img {
    width: 100%;
    

}

.lbt2 {
    width: 285px;
    height: 273px;
    float: left;
}

.lbt2 img {
    width: 277px;
    height: 277px;
}

.cpt {
    width: 74%;
    
    
    float: right;
}

.cpt ul li {

    width: 30%;
    

    float: left;
}

.cpt ul li img {
    width: 95%;
    
    border: 2px solid #bbb;
    border-collapse: collapse;
}

.cpt ul li p {
    width: 25%;
    color: #666;
    text-align: center;
    padding-top: 10px;
    font-family:  sans-serif;
}

.cpt1 {
    width: 100%;
    overflow: hidden;
}

.cpt1 ul li {
    width: 280px;
    float: left;
}
.cpt1 .lbt2 {
 position: relative;
}
.cpt1 .lbt2 .wenzi{position: absolute;height: 100%;width: 100%;display: flex;justify-content: center;align-items: center;top: 0px;font-size: 24px;font-weight: bolder;color: #1e9c9b;background: #000}
.cpt1 ul li p{text-align: center;}
.cpt1 ul li img {
    width: 273px;
    height: 273px;
    border: 2px solid #bbb;
    border-collapse: collapse;
}
.productContent{
    width: 100%;
}
#pro_d {
    width: 84%;
    margin: 0 auto;
}
.moreProduct{
    width: 84%;
    margin: 0 auto 30px auto;
}
.moreProduct span a{
    color: #5d5d5d;
    font-size: 16px;
}
.prevProduct{
    float: left;
}
.nextProduct{
    float: right;
}
.pro_dleft {
    width: 60%;
    
    
    float: left;
}

.pro_dleft img {
    width: 100%;
    
}

.pro_dtit1 {
    font-size: 28px;
    font-family:  sans-serif;
}

.pro_dtit2 {
    padding-top: 10px;
    color: #666;
    font-size: 18px;
    font-family:  sans-serif;
    font-weight: bold;
}

.pro_dright {
    width: 35%;
    float: right;
}

.pro_dright img {
    
    width: 150px;
    height: 150px;
}

.cstit {

    width: 200px;
    height: 100px;
    line-height: 100px;
    font-size: 28px;
    font-family:  sans-serif;
    color: #2a7b39;
    padding-left: 30px;
    float: left;
}

.pro_dright ul li {
    background: url(../images/csbj.jpg) no-repeat left 10%;
    width: 80%;
    height: 50px;
    color: #28282d;
    font-size: 18px;
    font-family:  sans-serif;
    margin-left: 60px;
    padding-left: 25px;
    float: left;
}

#csbody {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
    clear: both;
}
#csbody img {
    width :100%
}



#newtit {
    width: 90%;
    height: 60px;
    margin: 0 auto;
}

.p1 {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    float: left;
    line-height: 60px;
}

.p2 {
    font-size: 22px;
    font-weight: bold;
    color: #2a7b39;
    padding-right: 10px;
    float: right;
    line-height: 60px;
}

#new {
    width: 90%;
    margin: 0 5%;
}

#new ul {
    list-style: none;
    width: 100%;
    margin: 0 auto;
}



@media only screen and (min-device-width: 666px) {
    #new ul li {
        width: 48%;
        box-shadow: 0px 4px 32px 0px rgba(76, 76, 76, 0.17);
        background: #fff;
        margin: 10px;
        float: left;
    }
}

.newnr {
    height: auto;
    margin: 10px;
}

.newnr img {
    width: 48%;
    height: auto;
    float: left;
}

.newRight {
    width: 48%;
    float: right;
    height: 100%;
}

.newtit1 {
    word-wrap: break-word;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    color: #2a7b39;
    padding-left: 10px;
    float: left;
}

.newtime {
    width: 100%;
    height: 30px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
    padding-left: 10px;
    float: left;
}

.newms {
    width: 90%;
    height: 34px;
    overflow: hidden;
    font-size: 12px;
    font-family:  sans-serif;
    color: #666;
    padding-left: 10px;
    float: left;
}

.newmore {
    background: #2a7b39;
    width: 130px;
    height: 30px;
    font-family:  sans-serif;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

.newmore a {
    text-decoration: none;
    color: #fff;
}

.newmore a:hover {
    color: #d5252c;
}

.newbj {
    width: 100%;
    margin: 0px 0 auto;
    background: #fff;
}

.new_dtit {
    width: 100%;
    height: 40px;
    font-family:  sans-serif;
    font-size: 22px;
    color: #666;
    text-align: center;
    clear: both;
}

.new_d {
    width: 80%;
    margin: 0 10%;
    color: #666;
    line-height: 180%;
    overflow: hidden;
}

.new_bt {
    width: 100%;
    margin: 20px auto;
}

.fanye {
    padding-left: 10%;
    padding-bottom: 30px;
}

.fanye p {

    padding-top: 6px;
}

.fanye p a {
    text-decoration: none;
    color: #28282d;
    font-family:  sans-serif;
}

.fanye p a:hover {
    color: #2a7b39;
}

.page {
    width: 100%;
    height: 50px;
    padding-top: 30px;
    clear: both;
}



#jobj {
    width: 100%;
    background: url(../images/joinbj.jpg) no-repeat center center;
    margin: 0 auto;
}

.jobody {
    width: 80%;
    height: 800px;
    margin: 0 8%;

}

.jobdbj {
    width: 100%;
    height: 600px;
    background: #fff;
}

.jobdbjleft {
    width: 20%;
    height: 590px;
    padding-top: 30px;
    padding-left: 40px;
    float: left;
}

.jobdbjleft p {
    font-size: 28px;
    font-family:  sans-serif;
    color: #28282d;
    padding-bottom: 20px;
}

.jobdbjleft ul li {
    padding-top: 10px;
    line-height: 28px;
    font-size: 18px;
    font-family:  sans-serif;
}

.jobdbjleft ul li a {
    color: #28282d;
    text-decoration: none;
    padding-left: 5px;
}

.jobdbjright {
    width: 60%;
    height: 600px;
    float: left;
    font-family:  sans-serif;
}

.jobdbjleft ul li a:hover {
    color: #fff;
    width: 150px;
    height: 28px;
    display: block;
    background: #2a7b39;
    line-height: 28px;
}

.jbxx {
    width: 58%;
    height: 120px;
    margin-top: 30px;
    margin-left: 1%;
    border: 1px solid #666;
    float: left;
}

.jbxxtop {
    background: url(../images/jbxx1.jpg) no-repeat 2% 60%;
    width: 100%;
    height: 25px;
    color: #28282d;
    font-size: 14px;
    padding-left: 30px;
    line-height: 200%;
    font-family:  sans-serif;
}

.jbxxbt {
    border-top: 1px solid #666;
}

.jbxxbt1 {
    width: 94%;
    height: 22px;
    border: 1px solid #666;
    margin-top: 5px;
    margin-left: 8px;
}

.jbxxbt12 {
    width: 94%;
    margin-top: 5px;
    margin-left: 8px;
}

.jbxxbt1 ul li {
    background: url(../images/jbxx2.jpg) no-repeat 2% 35%;
    width: 40%;
    padding-left: 8%;
    line-height: 200%;
    float: left;
}

.jbxxbt12 ul li {
    background: url(../images/jbxx2.jpg) no-repeat 1% 60%;
    width: 92%;
    padding-left: 8%;
    height: 22px;
    border: 1px solid #666;
    margin-top: 5px;
    line-height: 200%;
}

.jbxxbt2 ul li {
    background: url(../images/jbxx2.jpg) no-repeat 1% 60%;
    width: 92%;
    padding-left: 8%;
    height: 22px;
    border: 1px solid #666;
    margin-top: 5px;
    line-height: 200%;
}

.jbxx2 {
    width: 39%;
    height: 120px;
    margin-top: 30px;
    margin-left: 1%;
    border: 1px solid #666;
    float: left;
}

.jbxxtop2 {
    width: 80%;
    height: 25px;
    color: #28282d;
    font-size: 14px;
    padding-left: 30px;
    line-height: 160%;
    font-family:  sans-serif;
}

.jbxxbt22 {
    border-top: 1px solid #666;
}

.jbxxbt22 ul li {
    background: url(../images/jbxx2.jpg) no-repeat 1% 60%;
    width: 80%;
    padding-left: 20px;
    height: 22px;
    border: 1px solid #666;
    margin-top: 5px;
    margin-left: 8px;
    line-height: 200%;
}

.jbxx3 {
    width: 97%;
    height: 200px;
    margin-top: 30px;
    margin-left: 10px;
    border: 1px solid #666;
    float: left;
}

.jbxxtop3 {
    background: url(../images/jbxx3.jpg) no-repeat 2% 60%;
    width: 100%;
    height: 25px;
    color: #28282d;
    font-size: 14px;
    padding-left: 35px;
    line-height: 200%;
    font-family:  sans-serif;
}

.jbxxtop4 {
    background: url(../images/jbxx4.jpg) no-repeat 2% 60%;
    width: 100%;
    height: 25px;
    color: #28282d;
    font-size: 14px;
    padding-left: 35px;
    line-height: 200%;
    font-family:  sans-serif;
}

.jbxxbt3 {
    border-top: 1px solid #666;
}

.jbxxtop31 {
    background: url(../images/jbxx2.jpg) no-repeat left center;
    margin: 5px;
    padding-left: 20px;
    padding-top: 2px;
}

.jbxx31 {
    width: 97%;
    height: 165px;
    margin-top: 20px;
    margin-left: 10px;
    border: 1px solid #666;
    float: left;
}

.jbxx32 {
    width: 100%;
    height: 70px;
    border-top: 1px solid #666;
    margin-top: 5px;
}

.submit {
    width: 10%;
    height: 5%;
    margin-top: 530px;
    margin-left: 3%;
    float: left;
}

.btn-style-01 {
    border-style: none;
    padding: 7px 10%;
    line-height: 24px;
    color: #fff;
    font: 16px  sans-serif;
    cursor: pointer;
    border: 0;

    background-color: #2a7b39;
    
}

.btn-style-01:hover {
    background-color: #1dbebd;

}

#joxm {
    width: 50%;
    border: 0;
}

#joxb {
    width: 40%;
    border: 0;
}

#jodate {
    width: 50%;
    border: 0;
}

#joadd {
    width: 40%;
    border: 0;
}

#jodtel {
    width: 40%;
    border: 0;
}

#joamail {
    width: 50%;
    border: 0;
}

#jojybj {
    width: 30%;
    border: 0;
}

#work {
    width: 90%;
    height: 130px;
    margin-left: 20px;
    border: 0;
}

#pos {
    width: 90%;
    height: 33px;
    margin-left: 20px;
    border: 0;
}

#sal {
    width: 90%;
    height: 33px;
    margin-left: 20px;
    border: 0;
}




.join {
    width: 100%;
    background: #fff;
    margin: 100px auto 0;
}


.joinA {
    color: #63acb5;
}






#page {
    height: 40px;
    width: 800px;
    padding: 0 auto;
    float: right;
    text-align: center;
}

#page a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
}

#page a:hover {
    color: #077ee3;
    border: 1px #077ee3 solid;
}

#page a.cur {
    border: none;
    background: #077ee3;
    color: #fff;
}

#page p {
    float: left;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}

#page p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

#page p.pageRemark b {
    color: red;
}

#page p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}


.footer{
    width: 100%;
    background:#26272c;
    clear:both;
}
.innerpage{min-height: 90vh}
.footerContent{
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 15px 0;
}
.footerLeft{
    width: 80%;
}
.footerRight{
    width: 20%;
}

.footerLeft .leftRow1{
    width: 100%;
    height: 120px;
}
.footerLeft .leftRow2{
    width: 100%;

}
.footerLeft .leftRow3{
    width: 100%;
    height: 60px;
}
.leftRow2 p{
    height: 20px;
    line-height: 20px;
}
.leftList{
    width: 25%;
    height:100%;
    float: left;
}
.footerLeft b{
    font-family:  sans-serif;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}
.footerLeft p a,
.footerLeft p{
    font-family:  sans-serif;
    font-size: 14px;
    color: #5d5d5d;
}
.footerLeft p a:hover{
    text-decoration: none;
    color: #ffffff;
}

.footerRight img{

}


.purchase{
    padding:0 5%;
}
.purchase ul {
    width: 100%;
}
.purchase ul li{
    width:48%;
    background-color: #ffffff;
    height:200px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    float: left;
}
.purchaseList{
    padding: 5%;
    color: #5d5d5d;
    font-size: 16px;
    font-family: sans-serif;
}
.purchaseTitle{
    color:#000000;
    font-weight: 700;
}
.purchaseGreen{
    color: #2a7b39;
    font-weight: 700;
}
.purchaseGrey{
    color: #5d5d5d;
}
#supplierForm {
    width: 90%;
    height: 60px;
    margin: 0 auto;
}

    
    
    
    


    
    
    
    
    
    
    
    



    
    
    
    
    
    
    



    
    
    
    
    
    
    



.purchaseInfoTitle{
    width: 100%;
    color:#5d5d5d;
    padding-top: 30px;
    text-align: center;
    font-size: 1.5rem;
}
.new_d p{
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}

.supplier{
    width: 99%;
    height: 600px;
    border: 1px solid #5d5d5d;
    border-right: 1px solid #5d5d5d;;
}
.supplierCenter{
    width: 100%;
    height: 35%;
}
.supplierLeft{
    width:40%;
    padding-left:5%;
    float: left;
}
.supplierRight{
    width: 40%;
    padding-right: 5%;
    float: right;
}
.supplierForm{
    width: 100%;
    height:100%;
}
.supplierWrite{
    width: 100%;
    height:30px;
}
.supplierAll{
    width: 90%;
    padding: 0 5%;
}

.supplierAll p{
    width: 100%;
    text-align: left;
}
.supplierAll textarea{
    width: 100%;
}
.supplierBtn{
    text-transform: uppercase;
    float: right;
    width:120px;
    height:50px;
    margin-right: 5%;
    margin-top: 2%;
    color: #ffffff;
    background-color: #2a7b39;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.4em;
}
.copyright,.copyright a{color: #5d5d5d;line-height: 2.5}