﻿/*公共样式*/
body{
    overflow-x: hidden;
}
.zt_content p{
    font-size: 16px;
    line-height: 2em;
    color: #333;
}
.zt_content h1,.zt_content h2,.zt_content h3,.zt_content h4,.zt_content h5,.zt_content h6{
    color: #1a1a1a;
    line-height: 1.5em;
}
.zt_content ul li{
    color: #333;
    line-height: 2em;
    font-size: 16px;
}
.zt_content{
    width: 1200px;
    margin: 0 auto;
    padding: 1px 0;
    box-sizing: border-box;
}
.updownpad{
    padding: 50px 0;
}
.common-banner{
	width: 100%;
}
.common-banner img{
	width: 100%;
}
.common-img img{
	width: 100%;
}
.mar_t30{
	margin-top: 30px;
}
.mar_b30{
	margin-bottom: 30px;
}
.mar_b60{
	margin-bottom: 60px;
}

/*gold-washing-plant*/
.gold-washing-plant-tit{
    height: 140px;
    position: relative;
}
.gold-washing-plant-tit h2{
    width: 71%;
    display: inline-block;
    text-align: center;
    height: 75px;
    background: #AA0203;
    line-height: 75px;
    text-align: center;
    color: #FFF;
    position: relative;
    margin-top: 20px;
    font-size: 40px;
}
.gold-washing-plant-tit h2:after{
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    height: 2px;
    background: #AA0203;
    bottom: -6px;
}
.gold-washing-plant-tit span{
    width: 46%;
    display: block;
    position: absolute;
    background: url(../images/gold-washing-plant-titbg.jpg) no-repeat;
    height: 140px;
    right: 0;
    top: 0;
    z-index: -1;
}
.gold-washing-plant-tit span:before{
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 140px 57px 0 0;
    border-color: #fff transparent transparent transparent;
    top: 0;
    left: 0px;
}
.gold-washing-plant-intxt{
    width: 86%;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
    border-radius: 0px 0px 60px 0px;
    margin: 0 auto;
    position: absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    padding: 40px;
}
.gold-washing-plant-in{
    margin-top: 60px;
    padding-top: 130px;
    position: relative;
}
.gold-washing-plant-intxt h4,.gold-washing-plant-related h3{
    font-size: 24px;
    font-weight: bold;
    background:url(../images/gold-washing-plant-dh.png) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 40px;
}
.gold-washing-plant-intxt p{
    font-size: 16px;
    padding-left: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.gold-washing-plant-related{
    background: #F5F7FA;
}
.gold-washing-plant-related ul li{
    width: 47.25%;
    margin-top:50px;
    position: relative;
    padding-bottom: 129px;
}
.gold-washing-plant-related ul li .gold-washing-plant-pic{
    width: 80.7%;
    overflow: hidden;
    border: 1px solid #E6E6E6;
}
.gold-washing-plant-related ul li .gold-washing-plant-pic img{
    width: 100%;
}
.gold-washing-plant-hot{
    width: 86.9%;
    background: #FFF;
    position: absolute;
    right: 0;   
    bottom: 0;
    padding: 50px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
}
.gold-washing-plant-hot span{
    left: 12px;
    top: -15px;
    font-size: 21px;
    color: #FFF;
    text-transform: uppercase;
    width: 54px;
    height: 48px;
    background: #AA0203;
    border-radius: 0px 0px 0px 10px;
    display: block;
    text-align: center;
    line-height: 48px;
    font-weight: bold;
    position: absolute;
}
.gold-washing-plant-hot h4{
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.gold-washing-plant-hot p{
    font-size: 16px;
    margin-top: 28px;
    line-height: 24px;
    overflow: hidden;
    max-height: 72px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.gold-washing-plant-related ul li:hover h4{
    color: #AA0203;
}
.gold-washing-plant-pic img{
    display: block;
    transition: all 0.6s;
    vertical-align: middle;
    transform: scale(1);
}
.gold-washing-plant-related ul li:hover .gold-washing-plant-pic img{
    opacity: 0.5;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);

}
.gold-washing-plant-tit2 h2{
    margin-left: 29%;

}
.gold-washing-plant-tit2 span{
    left: 0;
    right: auto;
}
.gold-washing-plant-tit2 span:before{
    left: auto;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 57px 140px 0;
    border-color: transparent #fff transparent transparent;
}
.gold-washing-plant-pro{
    margin-top: 50px;
    padding-top: 60px;
    position: relative;
}
.gold-washing-plant-pro img{
    position: absolute;
    right: 0;
    width: 47%;
    top: 0;z-index: -1;
}
.gold-washing-plant-protxt{
    width: 75%;
    background: #FFF;
    padding: 20px;

}
.gold-washing-plant-protxtcon{
    background:url(../images/gold-washing-plant-probg.jpg) no-repeat;
    box-sizing: border-box;
    padding: 30px 60px 60px;
    background-size: cover;
}
.gold-washing-plant-protxt p{
    font-size: 16px;
    margin-top: 30px;
    color: #FFF;
}
.gold-washing-plant-goldtit{
    text-align: center;

}
.gold-washing-plant-goldtit h3{
    font-size: 36px;
    font-weight: bold;
    display:inline-block;
    position: relative;
    padding-left: 85px;
    padding-right: 85px;
}
.gold-washing-plant-goldtit h3:before{
    position: absolute;
    content: '';
    display: block;
    background: url(../images/gold-washing-plant-tbg.png) no-repeat;
    width: 65px;
    height: 27px;
    left: 0;
    top: 50%;
    margin-top:-14px;
}
.gold-washing-plant-goldtit h3:after{
    position: absolute;
    content: '';
    display: block;
    background: url(../images/gold-washing-plant-tbg2.png) no-repeat;
    width: 65px;
    height: 27px;
    right: 0;
    top: 50%;
    margin-top:-14px;
}
.gold-washing-plant-gl{
    width: 29.5%;
    position: relative;
    margin-top: 50px;
}
.gold-washing-plant-glpic img{
    display: block;
    transition: all 0.6s;
    vertical-align: middle;
    transform: scale(1);
}
.gold-washing-plant-glpic{
    overflow: hidden;
}
.gold-washing-plant-gl:hover .gold-washing-plant-glpic img{
    opacity: 0.5;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.gold-washing-plant-gl span{
    display: block;
    width: 54px;
    z-index: 2;
    height: 48px;
    background: #AA0203;
    border-radius: 0px 0px 0px 10px;
    position: absolute;
    left: 20px;
    top: -11px;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 48px;
}

.gold-washing-plant-gltxt {
    margin-top: 30px;
}
.gold-washing-plant-gltxt h4{
    font-size: 24px;
    font-weight: bold;
}
.gold-washing-plant-gltxt p{
    margin-top: 20px;
    line-height: 24px;
    overflow: hidden;
    max-height: 72px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.gold-washing-plant-gltxt a{
    width: 130px;
    height: 32px;
    background: #AA0203;
    display: block;
    margin-top: 20px;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    line-height: 32px;
}
.gold-washing-plant-gltxt a:hover{
    opacity: 0.85;
    font-weight: bold;
}
.gold-washing-plant-gr{
    margin-top: 50px;
    width: 64.1%;
}
.gold-washing-plant-gr li h4{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    background: url(../images/gold-washing-plant-dh.png) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 40px;
}
.gold-washing-plant-gr li p{
    padding-left: 40px;
    line-height: 24px;
    margin-bottom: 30px;
}
.gold-washing-plant-gold2{
    background: #F5F7FA;
}


.gold-washing-plant-case li{
    width: 31%;
    margin-top: 60px;
}
.gold-washing-plant-case li h4{
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.gold-washing-plant-case li:hover h4{
    color: #AA0203;
    font-weight: bold;
}
.gold-washing-plant-pic{
    overflow: hidden;
}
.gold-washing-plant-case li:hover img{
    opacity: 0.5;-webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt_content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .updownpad{
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt_content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    /*gold-washing-plant*/
    .gold-washing-plant-ban{
        height: 174.655px;
    }
    .gold-washing-plant-tit{
        height: auto;
        position: relative;
    }
    .gold-washing-plant-tit h2{
        width: 100%;
        display: inline-block;
        text-align: center;
        height: 42.992px;
        background: #AA0203;
        line-height: 42.992px;
        text-align: center;
        color: #FFF;
        position: relative;
        margin-top: 11.554px;
        font-size: 22.84px;
    }
    .gold-washing-plant-tit h2:after{
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        height: 2px;
        background: #AA0203;
        bottom: -6px;
    }

    .gold-washing-plant-intxt{
        background: #FFFFFF;
        position: static;
        transform: none;
        margin: 0 auto;
        width: 100%;
        padding: 20px;
    }
    .gold-washing-plant-in{
        margin-top: 34.394px;
        position: relative;
    }
    .gold-washing-plant-intxt h4,.gold-washing-plant-related h3{
        font-size: 19.615px;
        font-weight: bold;
        background:url(../images/gold-washing-plant-dh.png) no-repeat left center;
        background-size: 17.197px 17.197px;
        padding-left: 28.751px;
    }
    .gold-washing-plant-intxt p{
        font-size: 14.779px;
        padding-left: 28.751px;
        margin-top:17.197px;
        margin-bottom:22.84px;
    }
    .gold-washing-plant-related{
        background: #F5F7FA;
    }
    .gold-washing-plant-related ul li{
        width: 100%;
        margin-top:28.751px;
        position: relative;
        margin-bottom: 30px;
        padding-bottom: 0;
    }
    .gold-washing-plant-related ul li .gold-washing-plant-pic{
        width: 100%;
        overflow: hidden;
        border: 1px solid #E6E6E6;
    }
    .gold-washing-plant-tit2 h2{
        margin-left: 0;
    }
    .gold-washing-plant-related ul li .gold-washing-plant-pic img{
        width: 100%;
    }
    .gold-washing-plant-gold2,.gold-washing-plant-related{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .gold-washing-plant-tit span{
        display: none;
    }
    .gold-washing-plant-hot{
        width: 100%;
        background: #FFF;
        position: static;
        padding: 20px;
        box-shadow: 0px 0px 5.643px 0px rgba(0, 0, 0, 0.12);
        box-sizing: border-box;
    }
    .gold-washing-plant-hot span{
        left: 6.986px;
        top: -8.598px;
        font-size: 14.779px;
        color: #FFF;
        text-transform: uppercase;
        width: 36.812px;
        height: 33.319px;
        background: #AA0203;
        border-radius: 0px 0px 0px 5.643px;
        display: block;
        text-align: center;
        line-height: 33.319px;
        font-weight: bold;
        position: absolute;
    }
    .gold-washing-plant-hot h4{
        font-size: 19.615px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: bold;
    }
    .gold-washing-plant-hot p{
        font-size: 14.779px;
        margin-top: 16.122px;
        line-height: 1.5em;
        overflow: hidden;
        max-height: 4.5em;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .gold-washing-plant-related ul li:hover h4{
        color: #AA0203;
    }
    .gold-washing-plant-pic img{
        display: block;
        transition: all 0.6s;
        vertical-align: middle;
        transform: scale(1);
    }
    .gold-washing-plant-related ul li:hover .gold-washing-plant-pic img{
        opacity: 0.5;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .gold-washing-plant-pro{
        margin-top: 13.435px;
        padding-top: 34.394px;
        position: relative;
    }
    .gold-washing-plant-pro img{
        width: 100%;
    }
    .gold-washing-plant-protxt{
        width: 100%;
        background: #FFF;
        margin-bottom: 28.751px;
    }
    .gold-washing-plant-protxtcon{
        background:url(../images/gold-washing-plant-probg.jpg) no-repeat;
        box-sizing: border-box;
        padding: 17.197px 34.394px 34.394px;
        background-size: cover;
    }
    .gold-washing-plant-protxt p{
        font-size: 14.779px;
        margin-top: 22.84px;
        color: #FFF;
    }
    .gold-washing-plant-goldtit{
        text-align: center;
    }
    .gold-washing-plant-goldtit h3{
        font-size: 21.496px;
        font-weight: bold;
        display:inline-block;
        position: relative;
        padding-left: 48.635px;
        padding-right: 48.635px;
        line-height: 1.5em;
    }
    .gold-washing-plant-goldtit h3:before{
        position: absolute;
        content: '';
        display: block;
        background: url(../images/gold-washing-plant-tbg.png) no-repeat;
        width: 37.349px;
        height: 15.585px;
        left: 0;
        top: 50%;
        margin-top:-8.061px;
        background-size: cover;
    }
    .gold-washing-plant-goldtit h3:after{
        position: absolute;
        content: '';
        display: block;
        background: url(../images/gold-washing-plant-tbg2.png) no-repeat;
        width: 37.349px;
        height: 15.585px;
        right: 0;
        top: 50%;
        margin-top:-8.061px;
        background-size: cover;
    }
    .gold-washing-plant-gl{
        width: 100%;
        position: relative;
        margin-top: 32.244px;
    }
    .gold-washing-plant-glpic img{
        display: block;
        transition: all 0.6s;
        vertical-align: middle;
        transform: scale(1);
    }
    .gold-washing-plant-glpic{
        overflow: hidden;
    }
    .gold-washing-plant-gl:hover .gold-washing-plant-glpic img{
        opacity: 0.5;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .gold-washing-plant-gl span{
        left: 6.986px;
        top: -8.598px;
        font-size: 14.779px;
        color: #FFF;
        text-transform: uppercase;
        width: 36.812px;
        height: 33.319px;
        background: #AA0203;
        border-radius: 0px 0px 0px 5.643px;
        display: block;
        text-align: center;
        line-height: 33.319px;
        font-weight: bold;
        position: absolute;
        z-index: 1;
    }

    .gold-washing-plant-gltxt {
        margin-top: 22.84px;
    }
    .gold-washing-plant-gltxt h4{
        font-size: 19.615px;
        font-weight: bold;
        text-align: center;
    }
    .gold-washing-plant-gltxt p{
        margin-top: 17.197px;
        line-height:1.5em;
        overflow: hidden;
        max-height: 4.5em;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .gold-washing-plant-gltxt a{
        height: 32.244px;
        background: #AA0203;
        display: block;
        margin-top: 17.197px;
        font-size: 17.197px;
        color: #FFF;
        text-align: center;
        line-height:32.244px;
    }
    .gold-washing-plant-gltxt a:hover{
        opacity: 0.85;
        font-weight: bold;
    }
    .gold-washing-plant-gr{
        margin-top: 32.244px;
        width: 100%;
    }
    .gold-washing-plant-gr li h4{
        font-size: 19.615px;
        font-weight: bold;
        margin-bottom: 17.197px;
        background: url(../images/gold-washing-plant-dh.png) no-repeat left center;
        background-size: 17.197px 17.197px;
        padding-left: 28.751px;
    }
    .gold-washing-plant-gr li p{
        padding-left: 22.84px;
        margin-bottom: 22.84px;
        line-height: 1.5em;
    }
    .gold-washing-plant-gold2{
        background: #F5F7FA;
    }
    .gold-washing-plant-gold{
        padding-bottom: 0;
    }
    .gold-washing-plant-case li{
        width: 100%;
        margin-top: 37.618px;
    }
    .gold-washing-plant-case li h4{
        font-size: 14.779px;
        margin-top: 17.197px;
        text-align: center;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .gold-washing-plant-case li:hover h4{
        color: #AA0203;
    }
    .gold-washing-plant-pic{
        overflow: hidden;
    }
    .gold-washing-plant-case li:hover img{
        opacity: 0.5;-webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/*gold-washing-plant end*/
