/*头部样式*/

a.lmore {
    display: block;
    text-align: right;
    color: #008000;
    margin-bottom: 35px;
}

.wd1200 {
    width: 1210px;
    margin: 0 auto;
}

.ass{
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
}


/* top_head */

.top_head {
    position: relative;
}

.top_aa {
    line-height: 26px;
    background: #9d9895;
    font-size: 12px;
    color: #d7d5d4;
}

.top_aa a {
    font-size: 12px;
    color: #d7d5d4;
}

.top_bb {
    position: relative;
    height: 115px;
}

.top_bb .wd1200 {
    position: relative;
}

.logo {
    position: absolute;
    z-index: 999;
    left: -25px;
    top: 0px;
}

.logowz {
    float: left;
    margin-left: 200px;
    font-size: 25px;
    color: #34a863;
    font-family: "Adobe 黑体 Std";
    padding-top: 20px;
}

.logowz p {
    font-size: 20px;
    color: #373a38;
    font-weight: normal;
    font-weight: bold;
    letter-spacing: 2.5px;
}

.logowz p span {
    font-style: inherit;
    color: #34a863;
}

.top_phone {
    float: right;
    padding-left: 65px;
    background: url(../images/phone1.png) no-repeat left center;
    font-size: 16px;
    color: #626262;
    margin-top: 30px;
    line-height: 1.7;
}

.top_phone p:nth-child(2) {
    color: #34a863;
    font-size: 20px;
    font-weight: bold;
}


/* top_cc */

.top_cc {
    position: relative;
    background: #34a863;
    height: 65px;
}


/*  */

#menu {
    margin-top: 0px;
}


/* c1_index */

.c1_index {
    position: relative;
    background: url(../images/c1bg.jpg) no-repeat center top;
    height: 503px;
    padding-top: 70px;
}

.c1_index .pptit {
    height: 242px;
}

.c1_index .pptit h2 {
    float: left;
    width: 520px;
    position: relative;
    margin-left: -12px;
    background: url(../images/occ.png) no-repeat;
    padding: 0px 0 0 10px;
    font-size: 28px;
    color: #282828;
    font-weight: normal;
}

.c1_index .pptit h2 b {
    display: block;
    font-size: 52px;
    line-height: 1;
    margin-bottom: 15px;
}

.c1_index .pptit p {
    float: right;
    width: 675px;
    position: relative;
    padding-top: 48px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    transition: all 0.3s linear 0s;
}

.c1_index .pptit p:before {
    content: "";
    position: absolute;
    width: 133px;
    height: 1px;
    background: #090808;
    left: 0;
    top: 16px;
    transition: all 0.3s linear 0s;
}

.c1_index .pptit p:hover:before {
    width: 675px;
    background: #00612e
}

.c1_index .pptit p:hover {
    color: #00612e;
    transform: translateX(-10px);
}


/*  */

.g_pp dl {
    float: left;
    width: 180px;
    margin-right: 70px;
}

.g_pp dl:last-child {
    margin-right: 0;
}

.g_pp dt {
    padding-left: 15px;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    transition: all 0.3s linear 0s;
}

.g_pp dd {
    height: 80px;
    transition: all 0.3s linear 0s;
}

.g_pp em {
    float: left;
    width: 72px;
}

.g_pp span {
    float: left;
    width: 105px;
    font-size: 24px;
    line-height: 30px;
    color: #282828;
}

.g_pp span b {
    display: block;
}

.g_pp dl:hover dd {
    transform: translateY(-5px);
}

.g_pp dl:hover dt {
    transform: translateY(5px);
}


/* c2_index */

.c2_index {
    position: relative;
    padding-top: 45px;
}

.ttt2 {
    text-align: center;
}

.ttt2 h3 {
    font-size: 32px;
    color: #333333;
}

.ttt2 p {
    font-size: 14px;
    color: #34a863;
    font-family: "Adobe Devanagari";
    text-transform: uppercase;
    background: url(../images/throo.png) no-repeat center center;
}


/*  */

.tab-con {
    position: relative;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

.c2_wap {
    position: relative;
}

.sort11 {
    padding: 40px 0;
    text-align: center;
    font-size: 0;
}

.sort11 li {
    margin: 0 30px;
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 15px;
    color: #666666;
    width: 85px;
}

.sort11 li::before {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -4.5px;
    content: "";
    width: 1px;
    height: 9px;
    background: #dddddd;
}

.sort11 li::after {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4.5px;
    content: "";
    width: 1px;
    height: 9px;
    background: #dddddd;
}

.sort11 li:hover,
.sort11 li.active {
    color: #00612e;
}


/* list_pp */

.list_pp {
    position: relative;
}

.list_pp .slick-slide {
    position: relative;
    margin: 0 18px;
}

.list_pp .slick-slide a {
    display: block;
}

.list_pp .slick-slide a img {
    width: 100%;
    height: 490px;
}

.list_pp .slick-arrow {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    cursor: pointer;
    font-size: 0;
    outline: none;
    border: none;
    z-index: 999;
}

.list_pp .slick-prev {
    left: -40px;
    background: url(../images/prev1.png) no-repeat center;
}

.list_pp .slick-next {
    right: -40px;
    background: url(../images/next1.png) no-repeat center;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


/* c3_index */

.c3_index {
    position: relative;
    height: 1002px;
    background: url(../images/c3bg.jpg) no-repeat top center;
    padding-top: 60px;
}

.ttt3 {
    margin-bottom: 50px;
}

.ttt3 p {
    background: url(../images/ttt3.png) no-repeat center center;
}

.demo-product-box {
    margin-bottom: 3.47222222%
}

.demo-product-box .big-img {
    margin-bottom: 2.08333333%
}

.demo-product-box .small-img .owl-item a {
    display: block;
    position: relative
}

.demo-product-box .small-img .owl-item .wz {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(2, 34, 10, .6);
    display: none;
}

.demo-product-box .small-img .owl-item .wz .wz-wrap {
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: auto;
}

.demo-product-box .small-img .owl-item .wz .wz-wrap h3 {
    font-size: 16px;
    color: #f7fafe;
    line-height: 1.6;
    font-weight: 200;
}

.demo-product-box .small-img .owl-item .wz .wz-wrap p {
    font-size: 12px;
    color: hsla(0, 0%, 100%, .6);
    line-height: 1.4;
    margin-bottom: 0;
}

@media (max-width: 990px) {
    .demo-product-box .small-img .owl-item .wz .wz-wrap {
        height: 44px
    }
    .demo-product-box .small-img .owl-item .wz .wz-wrap h3 {
        font-size: 16px
    }
    .demo-product-box .small-img .owl-item .wz .wz-wrap p {
        font-size: 12px
    }
}

.demo-product-box .small-img .owl-item.on .wz {
    display: block;
}


/*  */

.dfc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*  */

.wd1515 {
    width: 1515px;
    margin: 0 auto;
}


/* 推荐产品 */

.p3 {
    position: relative;
    left: 50%;
    padding: 70px 0;
    transform: translateX(-50%);
    width: 100%;
    z-index: 999;
}

.p3-box {
    overflow: hidden;
    position: relative;
}

.p3a-box {
    align-items: flex-start;
}

.p3a1 {
    width: 500px;
    height: 718px;
    border: 1px solid #dcdcdc;
    padding: 310px 60px 130px;
    position: relative;
}

.p3a1 h3 {
    font-size: 30px;
    color: #333333;
    line-height: 1.5;
    padding-left: 25px;
    font-weight: normal;
    padding-bottom: 20px;
}

.p3a1 h3 em {
    font-weight: bold;
    color: #333333;
    display: block;
    font-style: inherit;
}

.p3a1 div {
    width: 270px;
    height: 4px;
    background-color: #919191;
}

.p3a1 p {
    font-size: 18px;
    color: #333333;
    line-height: 1.7;
    margin-top: 26px;
    padding-left: 25px;
    width: 270px;
}

.p3a2 {
    width: 1015px;
    height: 718px;
}

.p3a2 img {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.p3a2 img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.p3b {
    position: absolute;
    left: 440px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999999;
}

.p3b div {
    width: 60px;
    height: 60px;
    background-color: #282828;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    cursor: pointer;
    background-size: 25px;
}

.p3b1 {
    background-image: url(../images/p3b-right.png);
}

.p3b2 {
    background-image: url(../images/p3b-left.png);
    margin-top: 65px;
}

.p3b div:hover {
    background-color: #34a863;
}

.p3c {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0px;
    width: 500px;
    padding: 99px 0 80px 0;
    text-align: center;
}

.p3c h3 {
    font-size: 42px;
    color: #000;
    font-weight: bold;
    line-height: 1.55556;
    text-transform: uppercase;
}

.p3c span {
    display: block;
    font-size: 30px;
    color: #34a863;
    text-transform: uppercase;
    font-family: "宋体";
}

.p3c h4 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 1.83333;
}


/*  */

.c4 {
    width: 1920px;
    min-height: 940px;
    background: url(../images/c4bg.jpg) no-repeat center top #e5e5e5;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.c4-con {
    height: 587px;
    background: #fff;
    position: absolute;
    top: 350px;
    left: 360px;
    box-shadow: 0 2px 5px #ccc;
}

.c4-con .c4-right {
    width: 412px;
    height: 588px;
    background: url(../images/c41.jpg) no-repeat center;
}

.c4-con .c4-left {
    padding: 28px 22px;
    width: 788px;
    position: relative;
}

.c4-left .abouttlt h3 {
    font: bold 30px/40px "Microsoft Yahei";
    color: #333333;
}

.c4-left .abouttlt p {
    font: normal 13px/30px "Microsoft Yahei";
    color: #34a863;
    margin-top: 0px;
    text-transform: uppercase;
    background: url(../images/ab_line.png) no-repeat left center;
    padding-left: 30px;
}

.c4-left .jj {
    font: normal 14px/30px "Microsoft Yahei";
    color: #555;
    margin-top: 10px;
    height: 145px;
    overflow: hidden;
    margin-bottom: 44px;
}

.c4-left .tel3 {
    width: 255px;
    padding-left: 60px;
    background: url(../images/tel3.png) no-repeat left center;
    float: left;
}

.c4-left a.ckgd {
    width: 164px;
    height: 34px;
    font: normal 13px/34px "Microsoft Yahei";
    text-align: center;
    position: absolute;
    top: 321px;
    right: 40px;
    background: #34a863;
    color: #fff;
}

.abouttu {
    margin-top: 40px;
}

.abouttu li {
    float: left;
}

.abouttu li+li {
    margin-left: 10px;
}

.abouttu li img {
    width: 240px;
    height: 161px;
}

.c4t {
    line-height: 22px;
    color: #fff;
    float: right;
    margin-right: 5px;
    margin-top: 33px;
    font-size: 12px;
    width: 240px;
}

.c4-con .c4-right .sp {
    width: 352px;
    height: 447px;
    padding-top: 106px;
    padding-left: 30px;
}

.c4-con .c4-right .sp img {
    width: 352px;
    height: 447px;
}


/*  */

.f_pr {
    position: relative;
}

.f_pa {
    position: absolute;
}

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}


/* news */

.g_news {
    position: relative;
    padding-top: 70px;
    padding-bottom: 80px;
    overflow: hidden;
}

.g_news h2 {
    height: 140px;
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.g_news h2 a {
    color: #000
}

.g_news h2 em {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    padding-top: 10px;
}

.newhd {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 9999;
}

.newhd li {
    float: left;
    width: 136px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #17120f;
    font-weight: bold;
    border: 2px solid #fff;
    border-radius: 15px;
}

.newhd li a {
    color: #17120f;
    display: block;
}

.newhd .on {
    border: 2px solid #34a863;
}

.newtj {
    float: left;
    width: 600px;
}

.newtj dt {
    width: 600px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 15px;
}

.newtj dt img {
    width: 600px;
    height: 300px;
    display: block;
}

.newtj h3 {
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #17120f;
    background: url(../images/dtline.jpg) no-repeat 0 bottom;
    margin-bottom: 15px;
}

.newtj h3 a {
    color: #17120f;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newtj h3 span {
    font-size: 16px;
    color: #999999;
}

.newtj p {
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #666666;
}

.newr {
    float: right;
    width: 520px;
    padding-top: 85px;
}

.newr dl {
    height: 130px;
}

.newr dt {
    height: 50px;
    line-height: 50px;
    padding-left: 216px;
    position: relative;
}

.newr dt a {
    font-size: 14px;
    color: #17120f;
    display: block;
    background: url(../images/dtico1.jpg) no-repeat right 3px;
    padding-right: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newr dt b {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 148px;
    width: 68px;
    font-size: 15px;
    color: #999999;
    line-height: 50px;
}

.newr .dt01 dt {
    background: url(../images/dt01.jpg) no-repeat
}

.newr .dt02 dt {
    background: url(../images/dt02.jpg) no-repeat
}

.newr .dt03 dt {
    background: url(../images/dt03.jpg) no-repeat
}

.newr dd p {
    height: 56px;
    line-height: 28px;
    overflow: hidden;
    font-size: 14px;
    color: #666
}

.newr dl:hover dt a {
    background: url(../images/dtico2.jpg) no-repeat right 3px;
}


/*  */

.wh {
    width: 1200px;
    margin: 0 auto;
}

.c9 {
    width: 1920px;
    height: 244px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/c9bg.jpg) no-repeat center;
}

.c9-con {
    padding-top: 49px;
}

.c9-con a {
    display: block;
    width: 251px;
    height: 51px;
    background: #ee6420;
    font: normal 18px/51px "Microsoft Yahei";
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
}

.c9-con p {
    font: normal 14px/30px "Microsoft Yahei";
    color: #fff;
    text-align: left;
    letter-spacing: 2px;
}

.mess-title {
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    margin-bottom: 24px
}

.m-right {
    width: 876px;
}

#code {
    float: right;
    padding-top: 28px;
    margin-top: -120px;
}

.mess-content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.message1 {
    z-index: 100;
    position: relative;
}

.message1 input {
    vertical-align: middle;
}

.message1 #name {
    display: block;
    height: 31px;
    line-height: 31px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #a9a7a5;
    width: 204px;
    background: rgba(255, 255, 255, .1);
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #e2e2e2;
    float: left;
    outline: none;
}

.message1 #contact {
    background: rgba(255, 255, 255, .1);
    outline: none;
    display: block;
    height: 31px;
    line-height: 31px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #a9a7a5;
    width: 204px;
    border-radius: 5px;
    margin-bottom: 26px;
    font-size: 14px;
    color: #e2e2e2;
}

.message1 #content {
    display: block;
    height: 31px;
    line-height: 31px;
    padding: 0;
    padding-left: 6px;
    border: 1px solid #a9a7a5;
    width: 204px;
    background: rgba(255, 255, 255, .1);
    border-radius: 6px;
    font-size: 14px;
    color: #e2e2e2;
    outline: none;
    font-family: "Microsoft Yahei";
}

.message1 .msgbtn {
    outline: none;
    margin-top: 15px;
    background: rgba(255, 255, 255, .2);
    cursor: pointer;
    width: 300px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #a9a7a5;
}

#message1_main tr {
    position: relative;
}

#message1_main tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.m_label1 {
    float: left;
    display: inline-block;
    /* position: absolute; */
    width: 62px;
    text-align: left;
    line-height: 37px;
    padding-left: 8px;
    color: #fff;
    z-index: 1;
    cursor: text;
    font-size: 14px;
    background: url(../images/t11.png) no-repeat 62px center;
}

.c_label1 {
    line-height: 18px;
    padding-top: 12px;
}

#checkcode {
    height: 31px;
    line-height: 31px;
    border-radius: 6px;
    width: 204px;
    border: 1px solid #a9a7a5;
    background: rgba(255, 255, 255, .2);
    color: #fff;
    outline: none;
}

.message1 input::-webkit-input-placeholder {
    color: #e2e2e2;
}

.message1 textarea::-webkit-input-placeholder {
    color: #e2e2e2;
}

.m-left .m1 {}


/*  */


/*f_link*/

.f_link {
    width: 1200px;
    /* margin: 10px auto; */
    font: normal 14px/20px "Microsoft Yahei";
    color: #fff;
}

.f_link a {
    color: #333;
}


/*footer*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.copyright {
    text-align: center;
    font: normal 12px/20px "Microsoft Yahei";
    color: #aaa;
}

.copyright a {
    color: #aaa;
}

.f_link {
    text-align: center;
    font: normal 12px/20px "Microsoft Yahei";
    color: #aaa;
}

.f_link a {
    color: #aaa;
}


/*  */

.foot1 {
    background: #222222;
    padding-top: 60px;
    padding-bottom: 80px;
}

.ff1 {
    width: 310px;
    padding-top: 25px;
}

.ftel {
    font: normal 28px/50px "Microsoft Yahei";
    color: #fff;
}

.ff2 {
    width: 360px;
}

.foot1-con h3 {
    font: normal 16px/40px "Microsoft Yahei";
    color: #fff;
    padding-left: 10px;
    background: url(../images/line03.png) no-repeat left center;
}

.ff2 .fnav {
    margin-top: 5px;
}

.ff2 .fnav a {
    font: normal 13px/30px "Microsoft Yahei";
    color: #cccccc;
}

.ff3 {
    width: 360px;
}

.ff3 .flx {
    font: normal 14px/30px "Microsoft Yahei";
    color: #999999;
}

.ff4 {
    margin-right: 0px;
    width: 170px;
}

.ewms {
    margin-top: 8px;
}

.foot2 {
    background: #111;
    padding: 10px 0;
}


/*  */

.business {
    margin-top: 32px;
}

.ctitle {
    text-transform: Capitalize;
    color: #008000;
    font-size: 28px;
    background: url(../images/ctitle.png) center no-repeat;
    text-align: center;
    font-weight: normal;
}

.ctitle span {
    padding-left: 20px;
}

#tabs {
    text-align: center;
    margin-top: 30px;
}

#tabs li {
    cursor: pointer;
    color: #008000;
    font-size: 18px;
    height: 30px;
    width: 95px;
    text-align: center;
    margin: 0 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#tabs li.ck {
    color: #fff;
    background: #008000
}

.tabs-cont {
    overflow: hidden;
    transition: .3s;
}

.tabs-cont.on1 {
    height: auto;
    transition: .3s;
}

.product_list2 div.slick-slide {
    float: left;
    width: 347px!important;
    vertical-align: bottom;
    position: relative;
    margin-top: 130px;
}

.product_list2 div.slick-slide p {
    position: absolute;
    width: 100%;
    height: 45px;
    background: rgba(255, 255, 255, .85);
    color: #008000;
    font-size: 16px;
    line-height: 45px;
    left: 0;
    bottom: 0;
    display: none;
    text-align: center
}

.product_list2 div.slick-slide.slick-center {
    width: 537px!important;
    margin-top: 0px;
}

.product_list2 div.slick-slide.slick-center p {
    display: block;
}

.product_list2 div.slick-slide.slick-center img {
    width: 511px!important;
    height: 350px!important;
}

.product_list2 div img {
    width: 321px!important;
    height: 220px;
    margin: 0 13px!important;
}

.product_list2 div:nth-child(3n) {
    margin-right: 0;
}


/*  */

.fixed1 {
    width: 100%;
    /*position:fixed;*/
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
}

.tcontent {
    height: 350px;
    overflow: hidden;
    padding-top: 38px;
}

.case .ctitle {
    margin: 57px 0 40px;
}

.product_list1 {
    padding-left: 63px;
}

.product_list1 li {
    width: 300px;
    float: left;
    margin: 0 31px;
    margin-bottom: 25px;
    position: relative;
}

.product_list1 li:nth-child(3n) {
    margin-right: 0;
}

.product_list1 li img {
    width: 300px;
    height: 209px;
    box-shadow: 6px 6px 6px #c3c3c3;
}

.product_list1 li h3 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .85);
    color: #008000;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    padding-top: 48px;
    box-sizing: border-box;
    opacity: 0;
    transition: .3s;
}

.product_list1 li:hover h3 {
    opacity: 1;
    transition: .3s;
}

.product_list1 li h3 p {
    border-top: 2px solid #008000;
}

a.cmore {
    left: 510px;
    width: 140px;
    height: 40px;
    border: 1px solid #008000;
    line-height: 40px;
    text-align: center;
    display: block;
    /* margin: 0 auto; */
    border-radius: 4px;
    font-size: 14px;
    color: #008000;
    margin-top: 25px;
    position: relative;
}

a.cmore:hover {
    color: #fff;
    background: #008000;
}

.news {
    overflow: hidden;
}

.news .ctitle {
    margin-top: 45px;
}

#tabs1 {
    text-align: center;
    margin-top: 30px;
}

#tabs1 li {
    cursor: pointer;
    color: #008000;
    font-size: 18px;
    height: 30px;
    width: 95px;
    text-align: center;
    margin: 0 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#tabs1 li.ck1 {
    color: #fff;
    background: #008000
}

.tabs-cont1 {
    display: none;
    margin-top: 38px;
    height: 300px;
    overflow: hidden;
}

.tabs-cont2 {
    display: none;
    margin-top: 38px;
}

.slideBox {
    overflow: hidden;
    position: relative;
    width: 955px;
    margin: 0 auto;
    height: 300px;
}

.slideBox .hd {
    position: absolute;
    right: 20px;
    bottom: 38px;
    z-index: 999
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
}

.slideBox .hd ul li {
    float: left;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    background: #dadada;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #008000;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 450px;
    height: 230px;
    display: block;
}

.slideBox .bd li a.aimg {
    width: 484px;
    float: left;
    box-shadow: 6px 6px 6px #c3c3c3
}

.slideBox .bd li a.aimg img {
    width: 484px;
    height: 289px;
}

.slideBox .bd li .cintro {
    width: 468px;
    height: 268px;
    border: 1px solid #cbc7c7;
    border-left: none;
    padding: 20px 18px 0 10px;
    box-sizing: border-box;
    float: left;
    margin-top: 8px;
}

.slideBox .bd li .cintro a.aa1 {
    display: block;
    color: #000;
    font-size: 18px;
    line-height: 55px;
}

.slideBox .bd li .cintro p {
    color: #585858;
    font-size: 14px;
    line-height: 24px;
}

.slideBox .bd li .cintro a.aa2 {
    color: #585858;
    font-size: 14px;
    line-height: 24px;
    display: block;
    text-align: right;
    position: relative;
    margin-top: -10px;
}

.news_list11 {
    width: 955px;
    margin: 0 auto;
}

.news_list11 li {
    line-height: 27px;
    position: relative;
    background: url(../images/list_dot1.gif) no-repeat 0% 50%;
    padding-left: 13px;
    float: left;
    width: 49%;
    margin-right: 2%;
    box-sizing: border-box
}

.news_list11 li:nth-child(2n) {
    margin-right: 0;
}

.news_list11 li a {
    line-height: 27px;
    color: #666;
}

.news_list11 li a:hover {
    text-decoration: none;
    color: #e87518;
}

.news_list11 li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.yans {
    width: 425px;
    float: left;
    margin-left: 30px;
}

.ming {
    color: #5f5f5f;
    font-size: 14px;
    float: left;
    line-height: 27px;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 24px;
    background-color: #f8f8f8;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    width: 172px;
    height: 22px;
    border: 1px solid #b0aeb1;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*主体样式*/

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*首页新闻*/


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*品牌列表*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*前台多页签*/

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #008000;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 100%;
    height: auto;
}

.left {
    width: 225px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 100%;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 50px;
    height: 50px;
    color: #585858;
    font-size: 14px;
    margin-bottom: 30px;
}

.sitemp a {
    color: #585858;
}

.right .content {
    padding: 10px 0;
    padding-top: 25px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

.site {
    padding-left: 42px;
    background: url(../images/home.png) no-repeat 12px 50%;
}

.right .ctitle {
    background: url(../images/ctitle1.png) center no-repeat;
}

.case_list1 {
    text-align: center;
}

.case_list1 li {
    width: 300px;
    margin: 0 31px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.case_list1 li img {
    width: 300px;
    height: 205px;
    box-shadow: 6px 6px 6px #c3c3c3;
}

.case_list1 li .cintro a.aa1 {
    color: #333;
    font-size: 20px;
    display: block;
    line-height: 60px;
    text-align: center;
}

.case_list1 li .cintro a.aa2 {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #999;
    color: #ccc;
    margin: 0 auto;
}

.case_list1 li:hover .cintro a.aa2 {
    color: #fff;
    background: #008000;
}

.right a.cmore {
    margin-top: 35px;
}

.ctitle2 {
    color: #333;
    font-size: 20px;
    height: 28px;
    padding-left: 16px;
    border-left: 5px solid #008000;
    line-height: 28px;
    margin: 42px 0;
    font-weight: normal;
    position: relative
}

.ctitle2 a {
    color: #008000;
    font-size: 14px;
    right: 5px;
    top: 0;
    position: absolute
}

.case_list2 li .video {
    display: none;
    position: fixed;
    width: 855px;
    height: 610px;
    left: 50%;
    margin-left: -426px;
    top: 50%;
    margin-top: -285px;
    background: inherit;
    background-color: rgba(255, 255, 255, 0.729411764705882);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(121, 121, 121, 1);
    padding: 30px;
    box-sizing: border-box;
    z-index: 999;
}

a.close1 {
    float: right;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    height: 20px;
    display: block;
    cursor: pointer;
    width: 30px;
}

.news_list1 li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #c1c1c1;
}

.news_list1 li h3 {
    width: 288px;
    float: left;
}

.news_list1 li h3 img {
    width: 288px;
    height: 180px;
}

.news_list1 li div {
    position: relative;
    width: 883px;
    float: right;
    margin-top: 22px;
}

.news_list1 li div a {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.news_list1 li div span {
    position: absolute;
    font-size: 14px;
    font-weight: normal;
    right: 0;
    top: 0;
}

.news_list1 li div p {
    font-size: 14px;
    line-height: 25px;
}

.news_list1 li div i {
    font-style: normal;
    display: block;
    text-align: right;
    color: #33CCFF;
    display: none
}

.news_list1 li div b {
    margin-bottom: 18px;
    display: block;
    font-size: 22px;
}

.news_list14 {
    display: none;
}

.add1 {
    display: none;
}

.add14 {
    display: block;
}

.case_list11 li {
    width: 290px;
    margin-right: 13px;
    float: left;
}

.case_list11 li:nth-child(4n) {
    margin-right: 0;
}

.case_list11 li img {
    width: 290px;
    height: 198px;
}

.case_list11 li a.img {
    display: block;
    position: relative;
}

.case_list11 li a.img .bg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/ss2.png) center rgba(0, 0, 0, .5) no-repeat;
    opacity: 0;
    transition: .3s;
}

.case_list11 li:hover a.img .bg1 {
    opacity: 1;
    transition: .3s;
}

.case_list11 li .cintro a.aa1 {
    color: #000;
    font-size: 16px;
    display: block;
    line-height: 48px;
    text-align: center;
}

.job-sort li {
    width: 135px;
    height: 40px;
    border: 1px solid #000;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    margin: 10px 15px;
}

.job-name {
    font-size: 16px;
    text-indent: 20px;
    border-left: 5px solid #007e1d;
    margin-bottom: 20px;
    margin-top: 30px;
}

.job-sort li a {
    display: block;
    font-size: 16px;
    color: #333;
}

.job_list h2 {
    font-size: 16px;
    text-indent: 20px;
    border-left: 5px solid #007e1d;
    margin-bottom: 20px;
    margin-top: 30px;
}

.name-list {
    background: #f2f2f2;
}

.name-list div {
    width: 19%;
    display: inline-block;
    text-align: center;
    line-height: 50px;
}

.list1 div {
    width: 19%;
    display: inline-block;
    text-align: center;
    line-height: 50px;
}

.job-list {
    position: absolute;
    opacity: 0;
    width: 100%;
    z-index: 9;
}

.job-list.show {
    opacity: 1;
    z-index: 99;
}

.tab_content {
    position: relative;
    width: 1200px;
    height: 355px;
    overflow: hidden;
}