.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 15px;
    outline: none;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 14px;
    height: 14px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    background: #00a650;
    border-color: #00a650;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background: #00a650;
    border-color: #00a650;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}







/* 搜索 */

.search {
    background: #f6f6f6;

}

.search h3 {
    float: left;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 78px;
}

.search h3 span a {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    margin-left: 15px;
}

.search h3 span a:hover {
    color: #00a650;
}

.sch {
    float: right;
    padding: 14px 0;
}

.sch #formsearch {
    width: 395px;
    background: #fff;
    border-radius: 30px;
    border: solid 1px #ddd;
    line-height: 45px;
}

.sch #formsearch input {
    border: none;
    background: none;
    outline: none;
}

.sch #formsearch #keyword {
    height: 45px;
    line-height: 45px;
    width: 320px;
    float: left;
    padding-left: 0px;
    margin-left: 20px;
}

.sch #formsearch #s_btn {
    height: 45px;
    line-height: 45px;
    width: 50px;
    background: url(../images/search.png) no-repeat center;
    float: right;
}






/* 产品中心 */
.product {
    padding-top: 60px;
    padding-bottom: 74px;
}

.title {
    text-align: center;
}

.title h3 {
    font-size: 40px;
    font-weight: 600;
    color: #333;
}

.title p {
    font-size: 18px;
    color: #888888;
    margin-top: 10px;
}

.pro-show {
    margin-top: 60px;
}

.pro-cfn {
    float: left;
    width: 22.6%;
}

.pro-cfn h3 {
    text-align: center;
    background: #00a650;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    padding: 21px 0;
    position: relative;
}

.pro-cfn h3 span {
    display: block;
    font-size: 14px;
    opacity: .5;
    text-transform: uppercase;
    margin-top: 5px;
}

.pro-cfn h3::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background: #fff;
    bottom: 2px;
    left: 0;
}

.pro-name {
    background: #f8f8f8;
    padding: 0 15px;
    padding-bottom: 30px;

}

.pro-name>ul>li>a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 50px;
    border-bottom: solid 1px #ddd;
    border-bottom-style: dashed;
    padding-left: 45px;
    background: url(../images/prosort.png)no-repeat 10px center;
}

.cfn-menu {
    padding-left: 35px;
    margin-top: 15px;
}

.cfn-menu li a {
    display: block;
    font-size: 16px;
    color: #777;
    line-height: 35px;
    padding-left: 15px;
    background: url(../images/prosort1.png)no-repeat left center;
}

.cfn-menu li a:hover {
    color: #00a650;
}

.pro-list {
    float: right;
    width: 76.3%;
}

.pro-list ul li {
    float: left;
    width: 30.69%;
    margin-left: 25px;
}

.pro-list ul li a {
    display: block;
}

.pro-list ul li a .pro-img {
    overflow: hidden;
}

.pro-list ul li a .pro-img img {
    width: 280px;
    height: 280px;
}

.pro-list ul li a h4 {
    text-align: center;
    line-height: 56px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #555;
    font-weight: normal;
}

.pro-list ul li a:hover h4 {
    color: #00a650;
}





/* 好产品质量优势 */
.qualitybg {
    background: url(../images/qubg.jpg)no-repeat center;
    background-size: 100% 100%;

}

.quality {
    background: rgb(34 149 74 / 86%);
    padding-top: 60px;
    padding-bottom: 80px;
}

.quality .title h3 {
    color: #fff;
}

.quality .title p {
    color: #fff;
    opacity: 1;
}

.qua-list {
    margin-top: 50px;
}

.qua-con:first-child {
    margin-left: 0;
}

.qua-con {
    float: left;
    border: solid 6px #fff;
    border-bottom: none;
    margin-left: 29px;
    width: 23.23%;
}

.qua-con .qua-img {
    overflow: hidden;
}

.qua-con .qua-img img {
    width: 276px;
    height: 178px;
    transition: all 0.3s;
}
.qua-con:hover img{
    transform: scale(1.03);
}
.qua-con h3 {
    background: #fff;
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    line-height: 65px;
}

.qua-text {
    text-align: center;
    color: #fff;
    margin-top: 65px;
}

.qua-text p {
    font-size: 22px;
    font-weight: 300;
}

.qua-text h4 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 20px;
}

.qua-text h5 p {
    font-size: 18px;
    line-height: 42px;
    width: 765px;
    background: #00612f;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}





/* 四大优势 */
.reason {
    padding-top: 65px;
    padding-bottom: 88px;
    background: #f1f1f1;
}

.title h3 span {
    color: #00a650;
}

.ron-show {
    margin-top: 65px;
    position: relative;
}

.ron-cfn {
    float: left;
    border-right: solid 2px #ddd;
    background: #fff;
}

.ron-cfn ul li {
    display: block;
    padding-top: 15px;
    width: 245.64px;
    height: 149.75px;
    padding-bottom: 20px;
    cursor: pointer;
    transition: all .5s ease;
    text-align: center;
}

.ron-cfn ul li .img {
    height: 60px;
    line-height: 60px;
}

.ron-cfn ul li .img2 {
    display: none;
}

.ron-cfn ul li.cur .img1 {
    display: none;
}

.ron-cfn ul li.cur .img2 {
    display: inline-block;
}

.ron-cfn ul li+li {
    border-top: solid 1px #ddd;
}

.ron-cfn ul li h3 {
    text-align: center;
    font-size: 24px;
    color: #333;
    margin-top: 5px;
    font-weight: 600;
}

.ron-cfn ul li h3 span {
    display: block;
    font-size: 13px;
    opacity: .5;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Arial;
}

.ron-cfn ul li.cur {
    background: #00a650;
}

.ron-cfn ul li.cur h3 {
    color: #fff;
}

.ron-list {
    position: absolute;
    width: 1336px;
    height: 100%;
    top: 0;
    left: 248px;
}

.ron-con {
    display: none;
}

.ron-exp {
    float: left;
    padding-left: 50px;
    background: #fff;
    padding-top: 60px;
    padding-right: 55px;
    padding-bottom: 59px;
    width: 578.48px;
    height: 599px;
}

.ron-exp h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    color: #333;
    position: relative;
}

.ron-exp h3::after {
    position: absolute;
    content: '';
    height: 4px;
    width: 65px;
    background: #ddd;
    left: 0;
    bottom: -30px;
}

.ron-exp h3 span {
    margin-bottom: 5px;
    display: block;
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    opacity: .5;
}

.ron-exp .con {
    font-size: 15px;
    color: #888;
    line-height: 2;
    margin-top: 90px;
    height: 170px;
}

.ron-exp .con p:last-child {
    margin-top: 20px;
}

.ron-exp .p1 {
    font-size: 16px;
    color: #999;
    padding-left: 45px;
    background: url(../images/tel11.png)no-repeat left center;
    line-height: 26px;
    margin-top: 75px;
}

.ron-tel {
    margin-top: 20px;
}

.ron-tel .tel1 {
    float: left;
}

.ron-tel a {
    float: right;
    display: block;
    width: 135px;
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: url(../images/message.png)no-repeat 20px center #00a650;
    padding-left: 35px;
    border-radius: 4px;
}

.ron-tel a:hover {
    background: url(../images/message.png)no-repeat 20px center #333;
}

.ron-tel .tel1 {
    color: rgb(0, 166, 80);
    font-family: arial, helvetica, sans-serif;
    font-size: 28px;
    white-space: normal;
}

.ron-img {
    float: left;
    overflow: hidden;
    width: 755px;
    height: 599px;
}

.ron-img img {
    width: 755px;
    height: 599px;
}



/* 合作流程 */
.tech {
    padding-top: 65px;
    padding-bottom: 100px;
    position: relative;
}

.tech-con {
    position: relative;
    z-index: 3;
}

.tech-list {
    margin-top: 45px;
}

.tech-list ul li:first-child {
    margin-left: 0;
}

.tech-list ul li {
    cursor: pointer;
    float: left;
    border: solid 1px #ddd;
    text-align: center;
    padding-top: 30px;
    width: 138px;
    height: 170px;
    position: relative;
    margin-left: 19.4px;
}

.tech-list ul li .tech-img {}

.tech-list ul li .tech-img img {
    max-width: 100%;
}

.tech-list ul li .tech-img .img2 {
    display: none;
}

.tech-list ul li:hover .tech-img .img2 {
    display: block;
}

.tech-list ul li:hover .tech-img .img1 {
    display: none;
}

.tech-list ul li h3 {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    font-weight: normal;
}

.tech-list ul li p {
    font-size: 12px;
    color: #aeaeae;
    margin-top: 5px;
    font-family: Arial;
    text-transform: uppercase;
}

.tech-list ul li span {
    position: absolute;
    width: 40px;
    color: #999;
    background: #eeeeee;
    line-height: 24px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 600;
    text-align: center;
    display: block;
    bottom: -12px;
    left: 34%;
}

.tech-list ul li:hover span {
    background: #00a650;
    color: #fff;
}

.tech-list ul li:hover h3 {
    color: #00a650;
}

.tech-list ul li:hover {
    border: solid 1px #00a650;
}




/* 关于我们 */
.about11 {
    background: url(../images/aboutbg.jpg)no-repeat center;
    padding-top: 90px;
}

.abt-img {
    float: left;
    border: solid 3px #fff;
    width: 48.8%;
}

.abt-img img {
    width: 599px;
    /*height: 488px;*/

}

.abt-con {
    float: right;
    width: 51.2%;
    padding-left: 70px;
    padding-top: 30px;
}

.abt-con h3 {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}

.abt-con span {
    font-size: 24px;
    text-transform: uppercase;
    opacity: .5;
    color: #fff;
    display: block;
    margin-top: 10px;
}

.abt-text {
    font-size: 16px;
    color: #fff;
    line-height: 2;
    margin-top: 35px;
    height: 245px;
    overflow: hidden;
}

.abt-cfn {
    margin-bottom: 20px;
}

.abt-cfn a {
    float: left;
    width: 158px;
    line-height: 54px;
    font-size: 16px;
    color: #333;
    text-align: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-left: 20px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    display: -webkit-flex;
}

.abt {
    margin-left: 13px;
}

.abt-cfn a:hover {
    color: #fff;
    background: #333333;
}

.abt-cfn a .img2 {
    display: none;
}

.abt-cfn a:hover .img1 {
    display: none;
}

.abt-cfn a:hover .img2 {
    display: inline-block;
}




/* 厂房展示 */
.workshop {
    background: #f4f4f4;
    padding-top: 43px;
    padding-bottom: 50px;
}

.wkp-list {
    margin-left: -10px;
    margin-right: -10px;
}

.wkp-list ul li {
    margin: 0 10px;
}

.wkp-list ul li .wkp-img {
    overflow: hidden;
}

.wkp-list ul li .wkp-img img {
    width: 295px;
    height: 219px;
}

.wkp-list ul li h3 {
    text-align: center;
    font-size: 16px;
    color: #555;
    background: #e5e5e5;
    line-height: 45px;
    font-weight: normal;
}

.wkp-list ul li:hover h3 {
    background: #00a650;
    color: #fff;
}




/* 新闻中心 */

.news {
    padding-top: 65px;
    padding-bottom: 100px;
}

.new-show {
    margin-top: 35px;
}

.new-cfn ul {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    display: -webkit-flex;
}

.new-cfn ul li {
    width: 202px;
    margin-left: 20px;
    background: #f4f4f4;
    cursor: pointer;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    display: -webkit-flex;
}

.new-cfn ul li .img {
    line-height: 64px;
}

.new-cfn ul li .img2 {
    display: none;
}

.new-cfn ul li.cur .img1 {
    display: none;
}

.new-cfn ul li.cur .img2 {
    display: inline-block;
}

.new-cfn ul li.cur {
    background: #00a650;
}

.new-cfn ul li h3 {
    line-height: 64px;
    font-size: 22px;
    text-align: center;
    margin-left: 13px;
    font-weight: normal;
}

.new-cfn ul li.cur h3 {
    color: #fff;
}

.new-con {
    margin-top: 55px;
}

.new-list {
    display: none;
}

.new-top {
    float: left;
    width: 740px;
}

.new-hot {
    float: left;
    width: 47%;
    margin-left: 6%;
}

.new-hot:first-child {
    margin-left: 0;
}

.new-hot a {
    display: block;
}

.new-hot .new-img {
    overflow: hidden;
}

.new-hot .new-img img {
    width: 342px;
    height: 230px;
}

.new-hot .new-text {
    padding-top: 30px;
}

.new-hot .new-text h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.new-hot .new-text .text {
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.new-hot .new-text span {
    display: block;
    font-size: 14px;
    color: #888;
    line-height: 28px;
    background: url(../images/newarr1.png)no-repeat right center;
    margin-top: 30px;
}

.new-hot a:hover .new-text h3 {
    color: #00a650;
}

.new-hot a:hover .new-text span {
    background: url(../images/newarr11.png)no-repeat right center;
}

.new-rem {
    float: right;
    width: 450px;
}

.new-rem ul li {
    border: solid 1px #ddd;
    margin-top: 30px;
    padding: 20px 0;
}

.new-rem ul li:first-child {
    margin-top: 0px;
}

.new-rem ul li a {
    display: block;
}

.new-rem ul li a h4 {
    float: left;
    text-align: center;
    width: 90px;
    font-size: 14px;
    font-family: Arial;
    color: #666;
    font-weight: 500;
    height: 100%;
    border-right: solid 1px #ddd;
}

.new-rem ul li a h4 span {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #555;
}

.new-rem ul li a:hover h4 span {
    color: #00a650;
}

.new-rem ul li a .rem-con {
    float: left;
    width: 79%;
    padding-left: 23px;
}

.rem-con h3 {
    font-size: 18px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rem-con p {
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.new-rem ul li a:hover .rem-con h3 {
    color: #00a650;
}

.new-rem ul li:hover {
    border: solid 1px #00a650;
}