* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #0b0f12;
}

a:hover {
    text-decoration: none;
    color: #087423;
}

ol, ul {
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

.aa {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    height: 90px;
    align-items: center;

}

.logo {
    text-decoration: none;
    color: #000;
    font-size: 36px;
    width: 288px;
    overflow: hidden;
    white-space: nowrap;
}

.logo a {
    color: #000;
}

.daohang ul {
    width: 650px;
    display: flex;
    justify-content: space-around;
}

.daohang ul li {
    font-weight: bold;
}

.daohang ul li a {
    color: #000;
}

.daohang ul li a:hover {
    color: #087423;
}

.sousuo {
    height: 70px;
    text-align: right;
    width: 169px;
}

.bot {
    height: 26px;
    line-height: 26px;
    margin: auto;
    float: right;
    clear: both;
    position: relative;
}

.bot input {
    width: 124px;
    height: 26px;
    border: 1px solid #ccc;
    outline: 0;
    padding-left: 10px;
    margin-top: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-right: 27px;
}

.bot .sos {
    width: 16px;
    height: 16px;
    margin: auto;
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 16px;
}

.bot .sos input {
    width: 16px;
    height: 16px;
    margin: auto;
    background: url(/static/webapp/q/pc/images/soso.png) no-repeat center;
    outline: 0;
    border: none;
}

.gunayu {
    height: 350px;
    width: 135px;
    background: url(/static/webapp/q/pc/images/guanyu.png) no-repeat center;


}

.gunayu div {
    writing-mode: vertical-rl;
    position: relative;
    font-size: 35px;
    top: 100px;
    left: 46px;
}

.nn100 {
    margin-left: 20px;
}

.tu4ge img {
    margin-bottom: 10px;
    width: 442px;
    height: 330px;
}

.dh {
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}

.daohangss {
    font-size: 18px;
    border-left: 7px solid #4CAF50;
    font-weight: bold;
    color: #000b16;
    padding-left: 7px;
}

.daohanggd {
    font-size: 16px;
    color: #000b16
}

.dibuss {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    background: #087423;
    color: #fff;
}

.dibuss .footMenu12 a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    margin-right: 35px;

}

.dibuss .copyrights {
    font-size: 14px;
}

.dibuss .copyrights p {
    line-height: 26px;
}

.dibuss a {
    color: #fff;
}

.dibuss11 {
    padding: 20px 0 20px 0;
    width: 1200px;

}

.shidas2 {
    display: flex;
    height: 40px;
    background-color: #087423;
    color: #fff;
    padding: 0 5px 0 5px;
    justify-content: space-between;
    align-items: center;
}

.das44 {
    border: 1px solid #087423;
    margin-top: 10px;

}

.das44 a {
    color: #fff;
}

.neisjf9 {
    padding: 10px 10px 0px 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 40;
    overflow: hidden;
    text-overflow: ellipsis;
}

.neisjf9 p {
    font-size: 15px;
}

.dasda23 {
    font-size: 15px;
    margin-top: 15px;
    height: 223px;
    overflow: hidden;
    width: 720px;
    color: #333;
}


/*proList*/
.proList {
    display: flex;

    flex-wrap: wrap;
    justify-content: space-between;
}

.proList li {
    width: 280px;

    padding-top: 20px;
}

.proList li a {
    height: 217px;
}

.proImg, .proImg img {
    width: 280px;
    height: 210px;
}

.proImg {
    position: relative;
}

.proTit {
    font-size: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    width: 260px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    background-color: #4caf50de;
}

.proList li a:hover .proTit {
    background-color: #ff9000;
    font-weight: bold;
}

/*product*/
.product {
    padding: 45px 0 40px;
}

.proTop {
    padding-bottom: 40px;
}


.proPrev {
    background-image: url(../images/proprev.png);
}

.proNext {
    background-image: url(../images/pronext.png);
}

.proPrev:hover, .proNext:hover {
    background-color: #ff9000;
}

.proPrev:hover {
    background-image: url(../images/proprev2.png);
}

.proNext:hover {
    background-image: url(../images/pronext2.png);
}

.tu4ges5 li {

    margin-bottom: 5px;
    display: flex;
    justify-content: space-around;
}

.sad684 {
    display: flex;
    height: 77px;
    color: #fff;
    background-color: #087423;
    text-align: center;
    width: 190px;
    flex-direction: column;
    justify-content: center;
}

.sad6842 {
    font-size: 30px;
    font-weight: bold;

}

.sa842 {
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #ccc;
}

.sa8421 {
    line-height: 27px;
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sa8422 {
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top234 {
    color: #fff;
    background-color: #000;
    font-size: 14px;
    text-align: center;
}
.top2341{  line-height: 33px;
    margin: 0 auto;
    display: flex;
    width: 1200px;
    justify-content: space-between;
}
