/*公共样式*/
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;
}
.updownpad{
    padding: 50px 0;
}
.common-banner{
	width: 100%;
}
.common-banner img{
	width: 100%;
}
.common-img img{
	width: 100%;
}

.aniimg {
    overflow: hidden;
}
.aniimg img {
    display: block;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    vertical-align: middle;
    -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
}

.aniimgbox:hover .aniimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
            transform: scale(1.1);
}
.mar_t30{
	margin-top: 30px;
}
.mar_b30{
	margin-bottom: 30px;
}
.mar_b60{
	margin-bottom: 60px;
}

/*quartz_sand*/
.quartz_sand_box1{
	margin: 60px auto;
}
.quartz_sand_box1_left{
	width: 41%;
	padding-right: 40px;
}
.quartz_sand_box1_right{
	width: 59%;
}
.quartz_sand_box1_right h3{
	font-size: 24px;
    color: #1a1a1a;
    background: url(../images/quartz_sand-box1-icon1.png) no-repeat center left;
    padding-left: 20px;
    font-weight: bold;
}
.quartz_sand_box1_right p{
	font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
}
.quartz_sand_box1_wen a{
	font-size: 16px;
    color: #fff;
    background: #bd1d21;
    width: 260px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    display: inline-block;
    border-radius: 6px;
    margin-right: 30px;
}
.quartz_sand_common_h2 h2{
	font-size: 30px;
}
.quartz_sand_h2_xian{
	background: #bd1d21;
    width: 90px;
    height: 3px;
    margin: 10px auto 40px auto;
}
.quartz_sand_box2_item{
	width: 24%;
    position: relative;
    margin-bottom: 60px;
}
.quartz_sand_box2_item_wen{
	background: #fff;
    height: 52px;
    line-height: 52px;
    width: 90%;
    position: absolute;
    left: 50%;
    bottom: -26px;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    text-align: center;
    box-shadow: 0 1px 4px 1px #e1e1e1;
    -webkit-box-shadow: 0 1px 4px 1px #e1e1e1;
}
.quartz_sand_box2_item_wen i{
	width: 30px;
    height: 1px;
    background: #bd1d21;
    display: inline-block;
    vertical-align: middle;
}
.quartz_sand_box2_item_wen span{
	font-size: 16px;
	color: #000000;
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.quartz_sand_box2_item_active .quartz_sand_box2_item_wen{
    background: #bd1d21;
}
.quartz_sand_box2_item_active .quartz_sand_box2_item_wen i{
    background: #fff;
}
.quartz_sand_box2_item_active .quartz_sand_box2_item_wen span{
    color: #fff;
}
.quartz_sand_box3_con{
	background: #f7f7f7;
}
.quartz_sand_box3_con_tit{
	margin: 60px 0 20px 0;
}
.quartz_sand_box3_con_pack1{
	position: relative;
}
.quartz_sand_box3_con_pack1_left{
	width: 70%;
    background: #fff;
    padding: 70px 90px;
    position: absolute;
    box-shadow: 0 0 4px 2px #e1e1e1;
}

.quartz_sand_box3_con_pack1_right{
	width: 40%;
    margin-left: 60%;
}
.quartz_sand_box3_con_pack2 h3{
	font-size: 18px;
    color: #bd1d21;
    background: url(../images/quartz_sand-box1-icon2.png) no-repeat center left;
    font-weight: bold;
    padding: 10px 0 10px 55px;
    margin: 40px 0 30px 0;
}
.quartz_sand_box3_con_pack3_item{
	width: 23.5%;
    background: #fff;
    box-shadow: 0 0 2px 1px #e1e1e1;
    -webkit-box-shadow: 0 0 2px 1px #e1e1e1;
}
.quartz_sand_box3_con_pack3_item p{
	padding: 10px 0;
}
.quartz_sand_box3_con_pack3_item_active{
    background: #bd1d21;
}
.quartz_sand_box3_con_pack3_item_active p{
    color: #fff;
}

.quartz_sand_box4_item{
	margin: 30px 0;
}
.quartz_sand_box4_item2{
	background: #f5f5f5;
    padding: 30px 0;
}
.quartz_sand_box4_left{
	width: 54%;
}
.quartz_sand_box4_left p{
	padding-right: 20px;
}
.quartz_sand_box4_left h5{
	font-size: 16px;
    color: #bd1d21;
    margin: 10px 0;
    font-weight: bold;
}
.quartz_sand_box4_left_tit{
	margin-bottom: 15px;
}
.quartz_sand_box4_left_tit span{
	font-size: 30px;
    color: #fff;
    background: #bd1d21;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    border-radius: 50%;
}
.quartz_sand_box4_left_tit h4{
	font-size: 20px;
    color: #bd1d21;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}
.quartz_sand_box4_left_tit img{
	vertical-align: middle;
}
.quartz_sand_box4_right{
	width: 44%;
}
.quartz_sand_box4_right img{
	width: 100%;
}
.quartz_sand_box5{
	background: url(../images/quartz_sand-img21.png) no-repeat center;
    padding: 60px 0;
}
.quartz_sand_box5 .quartz_sand_common_h2 h2{
	color: #fff;
}
.quartz_sand_box5 .quartz_sand_h2_xian{
	background: #fff;
} 
.quartz_sand_box5_left{
	width: 25%;
    position: relative;
}
.quartz_sand_box5_left img{
	width: 100%;
}
.quartz_sand_box5_right{
	width: 71%;
}
.quartz_sand_box5_right p{
	color: #fff;
}
.quartz_sand_box5_right p strong{
	margin: 20px 0;
    display: block;
}
.quartz_sand_box5_right img{
	margin-bottom: 20px;
}
/*iron-ore*/
.iron-ore-banner-bottom {
    overflow: hidden;
    background: #f5f5f5;
}
.iron-ore-banner-bottom-left {
    width: 33%;
    float: left;
}
.iron-ore-banner-bottom-right {
    width: 67%;
    float: left;
    padding: 10px 240px 0 40px;
    margin-left: -20px;
}
.iron-ore-banner-bottom-right p{
    line-height: 1.5em;
    margin-top: 20px;
}
.iron-ore-box1-tit{
	margin-top: 60px;
}
.iron-ore-title h2 {
    font-size: 30px;
    color: #333;
}
.iron-ore-title-xian {
    margin: 15px 0 30px 0;
}
.iron-ore-title-span1 {
    width: 196px;
    height: 1px;
    background: #666;
    display: block;
    margin: 0 auto;
}
.iron-ore-title-span2 {
    width: 80px;
    height: 3px;
    background: #123f7f;
    display: block;
    margin: 0 auto;
    margin-top: -2px;
}
.iron-ore-box1-left{
	width: 40%;
}
.iron-ore-box1-right{
	width: 58%;
}
.iron-ore-box1-right-item{
	margin-bottom: 28px;
    background: #f5f5f5;
    position: relative;
}
.iron-ore-box1-right-item:last-child{
	margin-bottom: 0;
}
.iron-ore-box1-wen{
	padding: 10px 20px;
	width: 80%;
}
.iron-ore-box1-biao{
	background: #123f7f;
	text-align: center;
	height: 100%;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-justify-content: center;
	-webkit-align-items: center;
}
.iron-ore-box1-biao p{
	color: #fff;
	padding: 0 10px;
}

.iron-ore-box2-item{
	width: 32%;
}
.iron-ore-box2-item h3{
	font-size: 18px;
    font-weight: bold;
    background: #f7f7f7;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
}
.iron-ore-box2-item-bottom{
	border: 1px solid #c5c1c1;
}
.iron-ore-box2-item-bottom p{
	padding: 20px;
	min-height: 240px;
}
.iron-ore-box3-left{
	width: 57.5%;
}
.iron-ore-box3-left h3{
	font-size: 18px;
	margin: 20px 0 10px 0;
    font-weight: bold;
}
.iron-ore-box3-right{
	width: 40%;
}
.iron-ore-box4{
	width: 100%;
    padding-top: 1px;
    background: url(../images/iron-ore-bg.png) no-repeat center;
    background-size: cover;
    margin-top: 60px;
    padding-bottom: 60px;
}
.iron-ore-box4 p{
	color: #fff;
}
.iron-ore-box4 .iron-ore-title h2{
	color: #fff;
}
.iron-ore-box4 .iron-ore-title-span1, .iron-ore-box4 .iron-ore-title-span2{
	background: #fff;
}
.iron-ore-box5-left{
	width: 48%;
}
.iron-ore-box5-right{
	width: 49%;
}
.iron-ore-box6-toplist{
	background: #f5f5f5;
    padding: 40px 28px;
}
.iron-ore-box6-toplist-item{
	display: none;
	overflow: hidden;
}
.iron-ore-box6-toplist-item:first-child{
	display: block;
}
.iron-ore-toplist-left{
	width: 30%;
	float: left;
}
.iron-ore-toplist-right{
	width: 68%;
	float: right;
}
.iron-ore-toplist-right h3{
	font-size: 18px;
	font-weight: bold;
}
.iron-ore-toplist-right h4{
	font-weight: bold;
	margin: 15px 0;
}

.iron-ore-toplist-right-pro a{
	width: 15%;
	text-align: center;
}
.iron-ore-toplist-right-pro img{
	width: 100%;
}
.iron-ore-box6-botlist-item{
	width: 31%;
	text-align: center;
}
.iron-ore-box6-zhe{
	position: relative;
	margin-bottom: 10px;
}
.iron-ore-box6-zhe img{
	border: 2px solid transparent;
}
.iron-ore-ceng{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.67);
    display: none;
}
.iron-ore-box6-zhe-active .iron-ore-ceng{
	display: block;
}
.iron-ore-box6-zhe-active img{
	border: 2px solid #123f7f;
}
.iron-ore-box7-item{
	width: 31%;
	border: 1px solid #999999;
    padding: 40px 20px 0 20px;
    height: 370px;
    text-align: center;
}
.iron-ore-box7-item h3{
	font-weight: bold;
	margin: 20px 0 40px 0;
}
.iron-ore-box7-item img{
	display: inline-block;
}
/*tungsten-ore*/

.tungsten-box1 p {
    margin: 40px 0 30px 0;
}
.tungsten-anniu a{
    font-size: 24px;
    color: #fff;
    background: #bb1c20;
    width: 300px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
}
.tungsten-anniu a:nth-child(2) {
    margin: 0 30px;
}
.tungsten-box2 {
    background: #f5f5f5;
    margin-top: 60px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.tungsten-biao-top {
    text-align: center;
    margin: 40px 0;
}
.tungsten-biao-top span {
    display: inline-block;
    vertical-align: middle;
}
.tungsten-xian-left, .tungsten-xian-right {
    width: 150px;
    height: 1px;
    background: #999999;
}
.tungsten-title {
    font-size: 36px;
    padding: 0 30px;
}
h3.tungsten-biao-xiao {
    font-size: 24px;
    color: #dd1f2b;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.tungsten-box-con h4 {
    margin: 10px 0;
}
.tungsten-box-con p span {
    color: #dd1f2b;
    font-weight: bold;
}
.tungsten-tui-pro {
    margin-bottom: 60px;
    margin-top: 30px;
}
.tungsten-tui-pro a{
    width:23%;
    display: block;
}
.tungsten-tui-pro img {
    width: 100%;
    border: 1px solid transparent;
}
.tungsten-tui-pro p {
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.tungsten-tui-pro a:hover img{
    border: 1px solid #dd1f2b;
}
.tungsten-tui-pro a:hover p{
    color: #dd1f2b;
}
.tungsten-xian{
    width: 100%;
    height: 2px;
    background: #fff;
    margin-bottom: 40px;
}
.tungsten-box4{
    background: #f5f5f5;
}
.tungsten-box5 .tungsten-biao-xiao{
    font-size: 18px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.tungsten-box6{
    background: #f5f5f5;
    margin-top: 50px;
}
.tungsten-you-item {
    padding: 40px 20px 0 20px;
    border: 2px solid #999999;
    height: 344px;
    width: 31%;
}
.tungsten-you-item img{
    display: block;
    margin: 0 auto;
}
.tungsten-you{
    margin-bottom: 60px;
}
.tungsten-you h4 {
    font-size: 18px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
    line-height: 26px;
}
.tungsten-you .tungsten-you-item3 h4 {
    margin-bottom: 14px;
}

/*flotation-reagents*/
.flotation-reagents-box1{
    margin-top: 60px;
}
.flotation-reagents-box1-left{
    width: 50%;
    padding-right: 120px;
    border-right: 1px solid #f5f5f5;
}
.flotation-reagents-box1 h2 {
    font-size: 30px;
    margin: 40px 0;
}
.flotation-reagents-box1-right{
    width: 50%;
    padding-left: 100px;
}
.flotation-reagents-title {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 40px;
}
.flotation-reagents-title h2 {
    font-size: 36px;
    text-align: center;
    position: relative;
    background: #FFF;
    display: inline-block;
}
.flotation-reagents-title h2 span {
    display: inline-block;
    border: 1px solid #b8c5c2;
    width: 40%;
    height: 70px;
    line-height: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -6px;
    z-index: -1;
}
.flotation-reagents-tab span{
    display: inline-block;
    margin-right: 20px;
    padding: 10px 15px;
    background: #f5f5f5;
    color: #1a1a1a;
    font-size: 18px;
    cursor: pointer;
}
.flotation-reagents-tab .flotation-reagents-active-span{
    color: #fff;
    background: #123f7f;  
}
.flotation-reagents-tcon{
    margin-top: 40px;
}
.flotation-reagents-tab-item{
    display: none;
}
.flotation-reagents-tab-item:first-child{
    display: block;
}
.flotation-reagents-tableft{
    width: 32%;
}
.flotation-reagents-tabright{
    width: 65%;
}
.flotation-reagents-tabright .wap-flex>p{
    font-size: 20px;
    margin: 20px 0;
}
.flotation-reagents-tabright-p i{
    font-style: normal;
    float: left;
    width: 95%;
}
.flotation-reagents-tabright-p p{
    margin-bottom: 10px;
    overflow: hidden;
}
.flotation-reagents-tabright-p span{
    color: #123f7f;
    font-size: 18px;
    float: left;
    width: 5%;
}
.flotation-reagents-tableft2{
    color: #fff;
    line-height: 36px;
    background: #123f7f;
    padding: 75px 30px;
    width: 32%;
}
.flotation-reagents-tab-item2{
    background: #f4fafc;
}
.flotation-reagents-tabright2{
    width: 65%;
}
.flotation-reagents-tab-item3-con{
    width: 25%;
}
.flotation-reagents-tab-item3-left{
    float: left;
    width: 14%;
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    border-bottom: 2px solid #123f7f;
    padding: 10px 0;
}
.flotation-reagents-tab-item3-right{
    float: right;
    width: 86%;
    border-left: 2px solid #123f7f;
}
.flotation-reagents-tab-item3-top{
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    text-align: left;
    padding: 10px 0 10px 20px;
    border-bottom: 2px solid #123f7f;
}
.flotation-reagents-tab-item3-bottom{
    padding-left: 20px;
    padding-top: 10px;
}
.flotation-reagents-tab-item3-bottom p{
    padding: 0 15px;
}
.flotation-reagents-tab-item3-con2{
    width: 47%;
}
.flotation-reagents-tab-item3-main{
    align-items: flex-start;
    -webkit-align-items: flex-start;
}
.flotation-reagents-box3-item{
    width: 48.5%;
    background: #f4fafc;
    padding: 20px;
}
.flotation-reagents-box3-left{
    width: 28%;
}
.flotation-reagents-box3-right{
    width: 65%;
}

.flotation-reagents-box4-item{

}
.flotation-reagents-box4-left{
    width: 48.5%;
    background: #f4fafc;
    padding: 30px;
}
.flotation-reagents-box4-right{
    width: 48.5%;
}
.flotation-reagents-box4-right h3{
    font-size: 20px;
    margin-bottom: 30px;
}
.flotation-reagents-box4-right h3 span{
    margin-right: 20px;
}
.flotation-reagents-box6-item{
    width: 23%;
}
.flotation-reagents-box6-item img{
    width: 100%;
}
.flotation-reagents-box6-item p{
    margin-top: 10px;
    font-size: 14px;
}
.flotation-reagents-title2 h2 {
    width: 90px;
}
.flotation-reagents-title2 h2 span{
    left: -31%;
}
.flotation-reagents-box7{
    background: url(../images/flotation-reagents-bg.png) no-repeat center;
    background-size: cover;
    margin-top: 70px;
    text-align: center;
    padding-top: 1px;
}
.flotation-reagents-box7-list{
    align-items: baseline;
}
.flotation-reagents-box7 h2{
    margin: 50px 0;
}
.flotation-reagents-box7-item{
    width: 31%;
}
.flotation-reagents-box7-item p{
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 80px;
}
/*copper-process*/
.copper-process-tit{
    margin-bottom: 40px;
}
.copper-process-tit h1,.copper-process-tit h2{
    font-size: 35px;
    text-align: center;
}
.copper-process-tit s{
    display: block;
    width: 80px;
    height: 4px;
    background: #dd1f2b;
    margin: 30px auto 20px auto;
}
.copper-process-tit p{
    text-align: center;
}
.copper-process-hui{
    background: #EEE;
}
.copper-process-itemlist{
    width: 40%;
}
.copper-process-itemline{
    width: 20%;
}
.copper-process-item{
    position: relative;
    padding: 20px 0;
}
.copper-process-item:after{
    width: 1px;
    top:0;
    bottom:0;
    background:#cbcbcb;
    content: "";
    position: absolute;
    left: 50%;
    z-index: 1;
    display: block;
    margin-left: -4px;
}
.copper-process-itemlist img{
    display: block;
    width: 100%;
}
.copper-process-itemline img{
    position: absolute;
    display: block;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    top: 0;
}
.copper-process-itemlist h4{
    font-size: 24px;
    color: #666;

}
.copper-process-itemlist span{
    color: #015eaf;
    display: inline-block;
    border-bottom: 1px solid #aaaaaa;
    padding: 2px 30px 5px 0;
}
.copper-process-itemlist h5{
    font-size: 16px;
    color: #333333;
    background: #cbc9c9;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 7px;
    position: relative;
    margin: 15px 0 8px 0;
    margin-left:18px;
}
.copper-process-itemlist h5:before{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    left: -18px;
    top: 10px;
    display: block;
}
.copper-process-itemlisttxt p{
    font-size: 14px;
}
.copper-process-box2pic{
    width: 28%;
}
.copper-process-box2pic img{
    width: 100%;
}
.copper-process-box2list{
    width: 90%;
    margin:40px auto 0;
}
.copper-process-box2list s{
    width: 1px;
    height: 65px;
    background: #cbcbcb;
    display: block;

}
.copper-process-box2txt{
    width: 60%
}
.copper-process-box2txt  span{
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #1273ab;
    border-radius: 50%;
    color: #FFF;
    float: left;
    font-size: 26px;
}
.copper-process-box2txtcon{
    float: left;
    margin-left: 30px;
}
.copper-process-box2txtcon h4{
    font-size: 24px;
    margin-bottom: 15px;
}
.copper-process-box2txtcon p{
    color: #908e8e;
}
.copper-process-jdal{
    background: url(../images/copper-process-bg1.png) no-repeat;
}
.copper-process-jdal-item h5{
    font-size: 20px;
    color: #666;
    text-align: center;
}
.copper-process-jdal-item:hover h5{
    color: #333;
}
/*jinkuang*/
.jinkuang_box1 img{
    width: 50%;
}
.jinkuang_box1txt1{
    width: 19%;
    background: #dd1f2b;
    height: 100%;
    padding: 82px 0;
    color: #FFF;
}
.jinkuang_box1txt1 h3{
    font-size: 30px;
    color: #FFF;
    text-align: center;;
}
.jinkuang_box1txt1 p{
    color: #FFF;
    font-size: 24px;
    width: 90%;
    margin:0 auto;
    text-align: center;
}
.jinkuang_box1txt2{
    height: 100%;
    width: 31%;
    background: url(../images/jinkuang-bg1.png) no-repeat;
    padding: 82px 0;
    background-size: cover;
}
.jinkuang_box1txt2 h3{
    font-size: 30px;
    color: #FFF;
    text-align: center;
}
.jinkuang_box1txt2 p{
    text-align: center;
    color: #FFF;
}
.jinkuang_box1main>p{
    margin-top: 30px;
}
.jinkuang_box1main p span{
    color: #dd1f2b;
}
.jinkuang_tit{
    text-align: center;
    font-size: 28px;
}
.jinkuang_gylc li h4{
    display: inline-block;
}
.jinkuang_gylc li h4 span{
    background: #dd1f2b;
    font-size: 18px;
    color: #FFF;
    display:block;
    line-height: 44px;
    float: left;
    padding: 0 10px;
}
.jinkuang_gylc li h4 font{
    background: #dd1f2b;
    font-size: 30px;
    color: #FFF;
    display:block;
    line-height: 44px;
    float: left;
    padding: 0 10px;
}
.jinkuang_gylc li{
    border-bottom:1px solid #e8e6e6;
    padding: 50px 0;
}
.jinkuang_gylc li h4 s{
    background: #dd1f2b;
    width: 5px;
    height:  44px;
    background-color: #dd1f2b;
    float: left;
    margin: 0 1px;
    display: block;
}
.jinkuang_gylcitemtxt{
    width: 48%;
}
.jinkuang_gylcitemtxt img{
    width: 100%;
}
.jinkuang_gylcitemtxtleft{
    width: 48%;
}
.jinkuang_line{
    border: 1px dashed #333;
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
}
.jinkuang_gylcitemtxtleft h5{
    margin-top: 20px;
    text-align: center;
}
.jinkuang_gylcitemtxtcon{
    margin-top: 30px;
}
.jinkuang_gylcitemtxtleft img{
    width: auto;
    margin:0 auto;
    display: block;

}
.jinkuang_jdal {
    margin-top: 50px;
}
.jinkuang_jdal h5{
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
}
.jinkuang_jdal li{
    width: 30%;
}
.jinkuang_jdal img{
    width: 100%;
}
.jinkuang_hui{
    background: #eee;
}
.jinkuang_xhzz>p{
    text-align: center;
    margin-top: 20px;
}
.jinkuang_xhzz li{
    position: relative;
}
.jinkuang_xhzzcon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
}
.jinkuang_xhzzcon img{
    width: auto;
}
.jinkuang_xhzzcon h5{
    color: #FFF;
    font-size: 16px;
    margin-top: 25px;
}
/*tailings-reelection 与jinkuang有共同样式*/
.tailings-reelection_box1{
    background: url(../images/tailings-reelection-bg1.png) no-repeat center top;
    margin-top: 30px;
}
.tailings-reelection_box1txt{
    background: url(../images/tailings-reelection-bg.png) no-repeat center center;
    padding: 15px 0;
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
}
.tailings-reelection_hui{
    background: #eee;
}
.tailings-reelection_tit h3{
    font-size: 30px;
    text-align: center;
    color: #595757;
}
.tailings-reelection_tit p {
    text-align: center;
    width: 75%;
    margin: 20px auto 0;
}
.tailings-reelection_tit p span{
    color: #dd1f2b;
}
.tailings-reelection_box2{
    margin-top: 40px;
}
.tailings-reelection_box2 li{
    width: 47%;
    text-align: center;
}
.tailings-reelection_list1{
    width: 40%;
}
.tailings-reelection_list2{
    width: 30%;
}
.tailings-reelection_box2 li p span{
    color: #dd1f2b;
}
.tailings-reelection_box2 li>span{
    background: #dd1f2b;
    color: #FFF;
    padding: 0 10px;

}
.tailings-reelection_box3list{
    width: 40%;
    text-align: center;
    margin-top: 30px;
}
.tailings-reelection_box3list h4{
    background: url(../images/tailings-reelection_img6.png) no-repeat center top;
    font-size: 22px;
    height: 70px;
    text-align: center;
    padding-top: 13px;

}
.tailings-reelection_box3list ul li{
    background: url(../images/tailings-reelection_img8.png) no-repeat left center;
    padding-left: 40px;
    text-align: left;
    margin-top: 20px;
}
.tailings-reelection_box3list img{
    margin-top: 30px;
}
.tailings-reelection_box3list2 h4{
    background: url(../images/tailings-reelection_img7.png) no-repeat center top;

}

.tailings-reelection_box3list2 ul li{
    background: url(../images/tailings-reelection_img9.png) no-repeat left center;
}
.tailings-reelection_box4{
    background: url(../images/tailings-reelection_bg1.jpg) no-repeat left center;

}
.tailings-reelection_box4 li{
    width: 16%;
    text-align: center;
}
.tailings-reelection_box4 ul{
    margin-top: 50px;
}
.tailings-reelection_box4 li:nth-child(2n){
    margin-top: 160px;
}
.tailings-reelection_box4 li h4{
    color: #FFF;
    font-size: 16px;
    margin: 25px 0 16px;
}
.tailings-reelection_box4 li p{
    color: #FFF;
    width: 85%;
    margin: 0 auto;
}
.tailings-reelection_box4 li:hover h4,.tailings-reelection_box4 li:hover p{
    opacity: 0.85;
}
.tailings-reelection_box4btn{
    color: #FFF;
    display: block;
    height: 48px;
    background: #dd1f2b;
    line-height: 48px;
    text-align: center;
    width: 168px;
    margin: 70px auto;
}
.tailings-reelection_box4btn:hover{
    opacity: 0.85;
}
.tailings-reelection_alfx ul{
    margin-top: 50px;
}
.tailings-reelection_alfx li{
    align-items: flex-start;
    margin-top:30px;
}
.tailings-reelection_alfx li span{
    font-size: 18px;
    color: #dd1f2b;
    background: url(../images/tailings-reelection_img17.png) no-repeat left top;
    text-align: center;
    display: block;
    width: 13%;
}
.tailings-reelection_alfxtxt{
    width: 85%;
}
.tailings-reelection_alfxtxt img{
    margin-top: 50px;
}
.tailings-reelection_alfxtxt table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 65%;
    margin: 0 auto;
    padding-top: 40px;
    display: block
}

.tailings-reelection_alfxtxt th {
    padding: 20px 45px;
    text-align: center;
    border: 1px solid #666;
    font-size: 18px;
    font-weight: 100;
    color: #333
}

.tailings-reelection_alfxtxt td {
    padding: 20px 45px;
    text-align: center;
    border: 1px solid #666;
    font-size: 18px;
    font-weight: 100;
    color: #333
}
/*dry-tailings*/
.dry-tailings_banner{
    position: relative;
}
.dry-tailings_bantxt{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom:25px;
}
.dry-tailings_bantxt p{
    width: 80%;
}
h2.dry-tailings_tit{
    font-size: 30px;
    color: #dd1f2b;
    margin-bottom: 30px;
}
.dry-tailings_box1txt{
    margin-top: 30px;
}
.dry-tailings_box1txtleft{
    background: #0f3f81;
    margin-left: 60px;
    border-radius: 10px;
    color: #FFF;
    float: left;
    width: 245px;
    padding: 30px 20px;
    line-height: 2em;
}
.dry-tailings_box1txtleft span{
    font-size: 30px;
}
.dry-tailings_box1txt ul{
    float: left;
    margin-left: 50px;

}
.dry-tailings_box1txt ul li{
    position: relative;
    margin-top: 30px;
}
.dry-tailings_box1txt ul li p{
    width: auto;
    background-color: #dd1f2b;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
}
.dry-tailings_box1txt ul li span{
    font-weight: bold;
}
.dry-tailings_box1txt li:before{
    content: "";
    position: absolute;
    left: -34px;
    float: left;
    top:10px;
    border-bottom: 15px solid #dd1f2b;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    width: 30px;
    transform: rotate(270deg);
}
.dry-tailings_box1 h3,.dry-tailings_box4 h3{
    font-size: 22px;
    color: #444;
    margin-bottom: 20px;
}
.dry-tailings_box2ul h5{
    font-size: 18px;
}
.dry-tailings_box2ul{
    margin-top: 40px;
}
.dry-tailings_box2ul li{
    width: 45%;
    margin-bottom: 40px;
}
.dry-tailings_box2ul li img{
    margin-top: 20px;
    width: 100%;
}
.dry-tailings_box2ul2{
    padding-top: 30px;
}
.dry-tailings_box2ul2 li{
    width: 23%;
}
.dry-tailings_box2ul2 li img{
    width: 100%;
}
.dry-tailings_box3 ul{
    margin-top: 30px;
}
.dry-tailings_box3 ul li{
    width: 32%;
    margin-top: 30px;
}
.dry-tailings_box3pic{
    background: #dcdcdc;
}
.dry-tailings_box3pic img{
    width: 100%;
}
.dry-tailings_box3 h4{
    background: #dcdcdc;
    margin-top: 10px;
    line-height: 45px;
    text-align: center;
}
.dry-tailings_box3 ul li:hover h4{
    opacity: 0.85;
}
.dry-tailings_hui{
    background: #eaeaea;
}
.dry-tailings_box4{
    padding: 35px 40px;
}
.dry-tailings_box4 ul{
    margin-top: 30px;
}
.dry-tailings_box4 li{
    width: 30%;
}
.dry-tailings_box4 li h4{
    font-size: 18px;
    margin-bottom: 20px;
}
.dry-tailings_box4 li span{
    font-size: 14px;
    display: block;
    line-height: 22px;
}
.dry-tailings_box4 li i{
    display: block;
    height: 3px;
    background: #a1a1a1;
    width: 30%;
    margin:30px 0 40px; 
}
.dry-tailings_box5top h4{
    font-size: 22px;
    margin-bottom: 20px;
}
.dry-tailings_box5toplist{
    width: 47%;
}
.dry-tailings_box5topimg,.dry-tailings_box5topimg4{
    margin-top: 20px;
}
.dry-tailings_box5topimg img{
    width: 48%;
}
.dry-tailings_box5topimg4 img{
    width: 23%; 
}
.dry-tailings_box5top{
    margin-bottom: 30px;
}
/*beneficiation-test*/
.beneficiation-test_banner{
    position: relative;
}
.beneficiation-test_bantxt{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom:80px;
    text-align: center;
}
.beneficiation-test_bantxt h1 span{
    display: inline-block;
    border: 8px solid #dd1f2b;
    color: #dd1f2b;
    padding: 20px;
    font-size: 50px;
    line-height: 63px;
    text-align: center;
}
.beneficiation-test_bantxt h3{
    color: #dd1f2b;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.beneficiation-test_hui {
    background: #f5f5f5;
}
.beneficiation-test_box1txt{
    width: 60%;
}
.beneficiation-test_box1img{
    width: 35%;
}
.beneficiation-test_box1img img{
    width: 100%;
}
h2.beneficiation-test_tit{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #dd1f2b;
}
.beneficiation-test_box1txt h3{
    font-size: 24px;
    font-weight: normal;
}
.beneficiation-test_box1txt p{
    margin-top: 30px;
}
.beneficiation-test_box1{
    padding-bottom: 50px;
}
.beneficiation-test_box2 li{
    width: 47%;
}
.beneficiation-test_box2 li h3{
    font-size: 22px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 20px;
}
.beneficiation-test_box2 li p{
    margin-top: 15px;
    font-size: 14px;
}
.beneficiation-test_tit2{
    background: #f5f5f5;
    width: 100%;
    font-size: 27px;
    line-height: 48px;
    padding: 15px 0;
    text-align: center;
}
.beneficiation-test_box3 li{
    width: 23%;
}
.beneficiation-test_box3 ul{
    margin-top: 40px;
}
.beneficiation-test_box3 li img{
    width: 100%;
}
.beneficiation-test_box4{
    background: url(../images/beneficiation-test_bg1.png) no-repeat;
    background-size: cover;
}
.beneficiation-test_box4 h3{
    font-size: 24px;
    color: #FFF;
}
.beneficiation-test_box4 li{
    width: 32%;
    background: #FFF;
    border-radius: 10px;
    padding: 30px 20px;
    margin-top: 30px;
}
.beneficiation-test_box4 li span{
    font-size: 48px;
    line-height: 60px;
    height: 62px;
    display: block;
    text-align: center;
}
.beneficiation-test_box4 li p{
    height: 10em;
}
.beneficiation-test_box5 h2{
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}
.beneficiation-test_box5con{
    background: #FFF;
    margin-top:30px;
    padding: 20px;
}
.beneficiation-test_box5 ul li{
    width: 13.8%;
    text-align: center;
    margin-top: 10px;
}

.beneficiation-test_box5 ul li span{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}
.beneficiation-test_box5con>a{
    display: block;
    width: 200px;
    height: 60px;
    background-color: #eaeaea;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    margin: 50px auto 10px;
    cursor: pointer;

}
.beneficiation-test_box5con>a:hover{
    background: #dd1f2b;
    color: #FFF;
}
.beneficiation-test_case h2{
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
}
.beneficiation-test_case>p{
    text-align: center;
}
.beneficiation-test_case span{
    font-weight: bold;
    font-size: 22px;
}
.beneficiation-test_casetxt{
    width: 50%;
    border-bottom: 2px solid #c9c9c9;
    padding-bottom: 30px;
}
.beneficiation-test_casetxt h4{
    font-size: 22px;
    margin-bottom: 15px;
}
.beneficiation-test_casepic{
    width: 47%;
}
.beneficiation-test_caselist{
    margin-top: 40px;
}
.beneficiation-test_casemore{
    margin-top: 50px;
}
ul.beneficiation-test_casemore li{
    width: 31%;
    font-size: 18px;
    line-height: 60px;
    height: 60px;
    background-color: #f5f5f5;
    text-align: center;
    margin-bottom: 20px;
}
.beneficiation-test_caseimg img{
    width: 100%;
}
.beneficiation-test_caseimgleft{
    width: 30%;
}
.beneficiation-test_caseimgleft img{
    margin: 10px 0;
}
.beneficiation-test_caseimgright{
    width: 67%;
}
.beneficiation-test_box6 h2{
    font-size: 36px;
    line-height: 66px;
    font-weight: normal;
    text-align: center;
}
.beneficiation-test_box6  ul{
    background: #FFF;
    padding: 30px;
    margin-top: 30px;
}
.beneficiation-test_box6 li{
    width: 32%;
    background: #dcdcdc;
    border-radius: 5px; 
    padding: 30px;
    text-align: center;
}
.beneficiation-test_box6 li h4{
    font-size: 24px;
    text-align: center;
}
.beneficiation-test_box6 li p{
    height: 8em;
    margin-top: 15px;
}
/*iron*/
.iron_hui{
    background: #f1f0f0;
}
.iron_box1{
    text-align: center;
}
.iron_box1 h3{
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0;
}
.iron_box1btn{
    text-align: center;
}
.iron_box1btn a{
    display: inline-block;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    background-color: #dd1f2b;
    margin: 0 1%;
    width: 25%;
}
.iron_box1btn a:hover{
    text-decoration: underline;
}
.iron_bot{
    margin-top: 10px;
    border-top: 2px solid #333;
    text-align: center;
}
.iron_botcon{
    height: 60px;
    border: 2px solid #333;
    border-top: 0px;
    margin-top: -2px;
    background-color: #fff;
    padding: 10px 20px;
    width: auto;
    display: inline-block;
    width: 40%;
    position: relative;
}
.iron_botcon span{
    background-color: #dcdcdc;
    border-radius: 5px;
    font-size: 18px;
    display: inline-block;
    padding: 5px 20px;
    position: absolute;
    bottom: 15px;
    width: 92%;
    left: 50%;
    transform: translateX(-50%);

}
h3.iron_tit2{
    background: #dd1f2b;
    height: 40px;
    line-height: 40px;
    padding:0 10px;
    color: #fff;
    font-size: 24px;
    position: relative;
    display: inline-block;
}
h3.iron_tit2:after{
    border: 0px solid transparent;
    border-left: 25px solid #dd1f2b;
    border-top: 40px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -25px;
}
.iron_box2ul{
    margin-top: 40px;
}
.iron_box2ul li{
    width: 18.5%;
}
.iron_box2ul li img{
    width: 100%;
}
.iron_box2ul h4{
    text-align: center;
    background: #828282;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #FFF;
}
.iron_box2ul li:hover h4{
    opacity: 0.85;
}
.iron_box3list{
    padding: 50px 0;
}
.iron_box3listpic{
    width: 42%;
}
.iron_box3listpic img{
    width: 100%;
}
.iron_box3listtxt{
    width: 54%;
}
.iron_box3listtxt h4{
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 0;
}
.iron_box3listtxt span{
    font-size: 14px;
    color: #dd1f2b;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}
.iron_box3listtxt h5{
    font-size: 16px;
    font-weight: bold;

}
.iron_box3list_hui{
    background: #EEE;
}
.iron_box4{
    background: url(../images/iron_bg1.png) no-repeat;
    background-size: cover;
}
.iron_box4 li{
    width: 48%;
    margin-top: 30px;
}
.iron_box4 li h5{
    font-size: 20px;
    font-weight: bold;
}
.iron_box6>ul{
    margin-top: 30px;
}
.iron_box6 h2{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
.iron_box6 ul>li{
    align-items: start;
    margin-top: 30px;
}
.iron_box6 span{
    display: block;
    font-weight: bold;
    width: 8%;
}
.iron_box6 p,.iron_box6 ul>li>div{
    width: 90%;
}
.iron_box6_tie_table .iron_box6_table_row {
    width: 100%;
    display: block;
    margin: 0;
    border: 1px solid #dcdcdc;
    border-top: 0;
    border-left: 0;
}

.iron_box6_tie_table .iron_box6_table_row:first-child {
    border-top: 1px solid #dcdcdc;
}

.iron_box6_table_row ul {
    display: flex;
    width: 100%;
}

.iron_box6_table_row ul li:first-child {
    width: 130px;
}

.iron_box6_table_row ul li:nth-child(4) {
    width: 190px;
}

.iron_box6_table_row ul li:nth-child(2) {
    flex: 3;
}

.iron_box6_table_row ul li:nth-child(3) {
    flex: 4;
}

.iron_box6_table_row ul li {
    margin: 0;
    height: 40px;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    color: #666;
}

.iron_box6_table_row:nth-child(2n+1) {
    background-color: #f1f1f1;
}

.iron_box6_tie_table .iron_box6_table_row1 ul li {
    height: 60px;
    line-height: 28px;
}

.iron_box6_tie_table .iron_box6_table_row1 ul li:first-child,.iron_box6_tie_table .iron_box6_table_row1 ul li:nth-child(2) {
    line-height: 56px;
}

.iron_box6_table_row:first-child ul li {
    font-weight: bold;
    color: #333;
}
.iron_box42{
    background: url(../images/iron_bg2.png) no-repeat;
    background-size: cover; 
}
.iron_box42 li{
    width: 30%;

}
.iron_box42 ul{
    align-items: baseline;
}
/*tongkuang*/
.tongkuang_gyjjtxt{
    width: 65%;
}
.tongkuang_gyjjpic{
    width: 32%;
}
.tongkuang_gyjjpic img{
    width: 100%;
}
h2.tongkuang_tit{
    font-size: 30px;
    margin-bottom: 10px;
}
.tongkuang_gyjj p a:hover{
    color: #dd1f2b;
}
.tongkuang_gyjjbtn{
    padding-top: 30px;
}
.tongkuang_gyjjbtn a{
    background: #f0f0f0;
    padding: 10px 20px;
    display: block;
    width: 24%;
    font-size: 14px;
    text-align: center;
}
.tongkuang_gyjjbtn a:hover{
    color: #dd1f2b;
}
.tongkuang_hui{
    background: #f0f0f0;
}
.tongkuang_tit2{
    text-align: center;
    font-size: 30px;
}
.tongkuang_box1 li{
    width: 32%;
    margin-top: 30px;
}
.tongkuang_box1 li img{
    width: 100%;
}
.tongkuang_box1 li h5{
    line-height: 50px;
    background: #FFF;
    font-size: 18px;
    text-align: center;
}
.tongkuang_box1 li:hover h5{
    color: #dd1f2b;
}
.tongkuang_list{
    margin: 30px 0;
    padding: 30px 20px;
    background: #FFF;
}
h2.tongkuang_tit3{
    font-size: 24px;
    line-height: 50px;
    background: #dd1f2b;
    color: #FFF;
    text-align: center;
}
.tongkuang_listtop{
    background: #f0f0f0;
    padding: 25px 20px 20px;
    margin-top: 20px;
}
.tongkuang_listtop p{
    font-size: 18px;
}
.tongkuang_listtop strong{
    margin-right: 10px;
}
.tongkuang_listtop font{
    color: #dd1f2b;
}
.tongkuang_list h3{
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    padding-left: 20px;
}
.tongkuang_listul{
    padding-left: 20px;
}
.tongkuang_listul span{
    display: block;
    width: 8%;
}
.tongkuang_listul li{
    align-items: start;
    margin: 10px 0 0;
}
.tongkuang_listul li:hover a{
    color: #dd1f2b;
}
.tongkuang_listul p{
    width: 91%;
}
.tongkuang_listimg{
    padding: 30px 20px 10px;
}
.tongkuang_listimg img{
    width: 24%;
}
/*magnetic*/
.magnetic_gyjjtxt{
    width: 63%;
}
.magnetic_gyjjtxt h2{
    font-size: 30px;
}
.magnetic_gyjjtxt p a{
    color: #dd1f2b;
    font-size: 24px;
}
.magnetic_gyjjpic{
    width: 34%;
}
.magnetic_gyjjpic img{
    width: 100%;
}
.magnetic_hui{
    background: #f0f0f0;
}
h2.magnetic_tit{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.magnetic_box1list{
    background: #FFF;
    margin: 30px 0 0;
    padding: 30px;
}
.magnetic_box1listpic{
    width: 49%;
}
.magnetic_box1listpic img{
    width: 100%;
}
.magnetic_box1listtxt{
    width: 49%;
}
.magnetic_box1listtxt h3{
    background: #dd1f2b;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    width: 100%;
    padding: 5px 20px;
    margin-bottom: 20px;
}
.magnetic_box1listtxt>ul{
    padding: 5px 20px;

}
.magnetic_box1listtxt>ul>li{
    align-items: start;
    margin-bottom: 15px;
}
.magnetic_box1listtxt>ul>li span{
    display: block;
    width: 18%;
}
.magnetic_box1listtxt_r{
    width: 82%;
}
ul.magnetic_box1listtxt_r{
    padding-top: 20px;
}
.magnetic_box1listtxt_r li{
    width: 31%;
    margin-bottom: 20px;
}
.magnetic_box1listtxt_r li img{
    width: 100%;
}
.magnetic_box1listtxt_r li h5{
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.magnetic_box1listtxt_r li:hover h5{
    color: #dd1f2b;
}
.magnetic_box2 h2{
    font-size: 30px;
    border: 5px solid #707070;
    padding:10px 20px;
    margin: 0 auto 30px;
    text-align: center;
    width: 55%;
}
.magnetic_box2txt li span{
    display: block;
    width: 8%;
    font-size: 18px;
}
.magnetic_box2txt li{
    align-items: start;
    margin-top: 15px;
}
.magnetic_box2txt li p{
    width: 92%;
}
.magnetic_box2pic{
    margin-top: 20px;
}
.magnetic_box2pic li{
    width: 24%;
}
.magnetic_box2pic li img{
    width: 100%;
}
.magnetic_box3{
    width: 48%;
}
.magnetic_box3 h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.magnetic_box3img{
    margin-top: 15px;
}
.magnetic_box3img img{
    width: 48%;
}
.magnetic_box3img4 img{
    width: 23.5%;
}
/*flotation*/
.flotation_gyjjtxt{
    width: 63%;
}
.flotation_gyjjtxt h2{
    font-size: 30px;
}
.flotation_gyjjtxt p a{
    font-size: 22px;
    color: #dd1f2b;
}
.flotation_gyjjpic{
    width: 34%;
}
.flotation_gyjjpic img{
    width: 100%;
}
.flotation_gyjjbtn{
    margin-top: 20px;
}
.flotation_gyjjbtn a{
    display: block;
    width: 31%;
    background-color: #6c6767;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
}
.flotation_gyjjbtn a.flotation_gyjjbtn2{
    background: #dd1f2b;
}
.flotation_gyjjbtn a:hover{
    font-weight: bold;
}
.flotation_jjtxt{
    width: 47%;
}
.flotation_jjtxt h2{
    font-size: 30px;
    margin-bottom: 10px;
}
.flotation_fxyj h2{
    font-size: 30px;
    margin-bottom: 30px;
}
.flotation_fxyj>ul>li{
    width: 32%;
    background: #eee;
    padding: 20px;
    padding-left: 50px;
    box-sizing: border-box;
}
.flotation_fxyj>ul>li>ul>li{
    list-style: circle;
}
.flotation_fxyj>ul>li>ul{
    height: 6em;
    margin-top: 15px;
}
.flotation_fxyjtopleft{
    width: 40%;
}
.flotation_fxyjtopright{
    width: 60%;
}
.flotation_fxyjtopleft span{
    font-size: 64px;
    text-align: center;
    color: #dd1a26;
    display: block;
    line-height: 64px;
    margin-bottom: 10px;
}
.flotation_fxyjtopleft h4{
    text-align: center;
    width: 100%;
    font-size: 24px;
}
.flotation_fxyj>p{
    margin-top: 30px;
}
.flotation_hui{
    background: #f0f0f0;
}
.flotation_case h2{
    font-size: 30px;
    line-height: 60px;
    color: #333;
    text-align: center;
    border: 5px solid #707070;
    width: 50%;
    margin: 0 auto;
}
.flotation_case h3{
    font-size: 30px;
}
.flotation_case span{
    font-size: 92px;
    line-height: 120px;
    color: #8a8a8a;
    margin-right: 10px;
    font-family: Haettenschweiler;
}
.flotation_case ul{
    padding: 20px 0;
}
.flotation_case ul li{
    width: 24%;
}
.flotation_case ul li img{
    width: 100%;
}
.flotation_case  h5{
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.flotation_case table {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    border-collapse: inherit;
    border-spacing: 1px;
    border: 1px solid #dcdcdc;
}

.flotation_case table .t_first td {
    background-color: #dcdcdc;
}

.flotation_case table tr:nth-child(2n+2) td {
    background-color: #fff;
}
.flotation_case_list{
    background-color: #ffebeb;
    padding: 10px 30px;
    margin-top: 20px;
}
.flotation_case_arc{
    padding: 10px 30px;
    background-color: #eef9fe;
    margin: 20px 0;
}
.flotation_case h4{
    font-size: 24px;
}
ul.flotation_caseimg3  li{
    width: 32%;
}
.flotation_xhfxsb h2{
    font-size: 30px;
}
.flotation_xhfxsb ul{
    margin-top: 30px;
}
.flotation_xhfxsb ul li{
    width: 15.5%;
}
.flotation_xhfxsb ul li img{
    width: 100%;
}
.flotation_xhfxsb ul li h5{
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    background: #e5e5e5;
}
.flotation_xhfxsb ul li:hover h5{
    opacity: 0.85;
}
.flotation_gylcmain h2{
    font-size: 30px;
    margin-bottom: 30px;
}
.flotation_gylclist{
    width: 50%;
    text-align: center;
}
.flotation_gylclist img{
    width: 70%;
}
/*gravity*/
.gravity_gyjjtxt{
    width: 60%;
}
.gravity_gyjjtxt h3{
    font-size: 30px;
}
.gravity_gyjjpic {
    width: 34%;
}
.gravity_gyjjpic img{
    width: 100%;
}
.gravity_gyjjtxt p>a{
    font-size: 22px;
    color: #dd1f2b;
}
.gravity_gyjjtxtlc{
    justify-content:end;
}
.gravity_gyjjtxtlc span{
    display: block;
    background:url(../images/gravity_img2.png) no-repeat;
    width: 25px;
    height: 15px;
    margin: 0 20px;
}
.gravity_gyjjtxtlc{
    margin-top: 20px;
}
.gravity_gyjjtxtlc a{
    background: #969192;
    padding: 5px 10px;
    text-align: center;
    color: #FFF;
}
.gravity_gyjjtxtlc a:hover{
    background: #dd1f2b;

}
.gravity_box1{
    position: relative;
}
.gravity_box1 img{
    width: 100%;
}
.gravity_box1 .zt_content{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.gravity_box1txt{
    width: 55%;
    margin-left: 45%;
}
.gravity_box1txt h3{
    font-size: 30px;
    margin-bottom: 20px;
}
.gravity_box2 h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.gravity_box2>p{
    text-align: center;
    margin-bottom: 20px;
}
.gravity_box2 ul li{
    width: 33%;
    text-align: center;
}
.gravity_hui{
    background: #f0f0f0;
}
.gravity_khxc h2{
    font-size: 30px;
}
.gravity_khxc h2 strong{
    font-size: 17px;
}
.gravity_khxctxt li span{
    font-weight: bold;
    display: block;
    width: 8%;
}
.gravity_khxctxt li {
    align-items: start;
    margin-top: 10px;
}
.gravity_khxctxt li p{
    width: 92%;
}
.gravity_khxctxt li p font{
    color: #dd1f2b;
    font-weight: bold;
    font-size: 17px;
}
.gravity_khxcpic{
    margin-top: 30px;
}
.gravity_khxcpic li{
    width: 31%;
}
.gravity_khxcpic li img{
    width: 100%;
}
.gravity_tjsb h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.gravity_tjsb ul li{
    width: 31%;
}
.gravity_tjsb ul li img{
    width: 100%;
}
.gravity_tjsb ul li h5{
    line-height: 60px;
    background: #f0f0f0;
    font-size: 18px;
    text-align: center;
}
.gravity_tjsb ul li:hover h5{
    color: #dd1f2b;
}
.gravity_tjsbimglist{
    width: 45%;
}
.gravity_tjsbimglist img{
    width: 100%;
}
.gravity_tjsbimglist a{
    border:0 none;
}
.gravity_tjsbimg{
    margin-top: 40px;
}
/*goldcil*/
.goldcil_box1pic{
    width: 36%;
}
.goldcil_box1pic img{
    width: 100%;
}
.goldcil_box1txt{
    width: 60%;
}
.goldcil_box1txt ul{
    margin-top: 30px;
}
.goldcil_box1txt ul li{
    text-align: center;
}
.goldcil_box1txt ul li:nth-child(2n){
    margin-top: -40px;
}
.goldcil_box1txt ul li h4{
    font-size: 14px;
    margin: 10px 0;
}
.goldcil_gylc h2{
    background: url(../images/goldcil_img9.jpg) repeat;
    height: 95px;
    line-height: 95px;
    border: 1px solid #bdbdbd;
    font-size: 30px;
    text-align: center;
}
.goldcil_gylcmainleft{
    width: 48%;
}
.goldcil_gylclist{
    width: 100%;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    position: relative;
    margin-top: 50px;
    padding: 20px;
}
.goldcil_gylclist h3{
    font-size: 48px;
    font-weight: bold;
    color: #dd1f2b;
    background:#FFF;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
    position: absolute;
    top: -40px;
}
.goldcil_gylclist h5{
    font-size: 24px;
    margin-top:15px;
}
.goldcil_gylclist h6{
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
}
.goldcil_gylclist ul li{
    margin-top: 10px;
    align-items: start;
}
.goldcil_gylclist ul li span{
    display: block;
    width: 17%;
}
.goldcil_gylclist ul li p{
    width: 83%;
}
.goldcil_gylclist img{
    margin-top: 20px;
    width: 100%;
}
.goldcil_gylclist p span{
    margin-right: 30px;
}
.goldcil_gylcmain{
    align-items: start;
}
.goldcil_gylclistleft{
    width: 31%;
}
.goldcil_gylclistright{
    width: 68%;
}
.goldcil_gylclistright img{
    width: 49%;
    margin-top: 8px;
}
.goldcil_gylclistright span{
    display: inline-block;
    width: 100%;    
    background-color: #d5d5d5;
    font-size: 18px;
    line-height: 27.2px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 2px;
    margin-top: 5px;
    padding: 4% 0;
}
.goldcil_gylclistleft img{
    margin-top: 10px;
}
.goldcil_gylclistbot img{
    width: 62%;
    margin-top: 10px;
}
.goldcil_gylclistbot img:nth-child(2){
    margin-top: 10px;
    width: 37%;
}
.goldcil_hui{
    background: #f4f4f4;
}
.goldcil_box2list{
    width: 47%;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    text-align: center;
    padding: 40px 0;
}
.goldcil_box2list h3{
    font-size: 30px;
    line-height: 60px;
    background-color: #f4f4f4;
    text-align: center;
    padding: 0 30px;
    width: 95%;
    margin: 0 auto;
    margin-top: -80px;
    margin-bottom: 10px;

}
.goldcil_box2list a#demo{
    border:0 none;
}
.goldcil_box2list p{
    text-align: left;
    width: 90%;
    margin: 10px auto;
}
.goldcil_box3 img {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}
.goldcil_box3bot{
    margin-top: 50px;
}
.goldcil_box3botleft {
    width: 48%;
}
.goldcil_box3 h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
/*gold 与goldcil有公共样式*/
.gold_box1txt{
    width: 66%;
}
.gold_box1pic{
    width: 30%;
}
.gold_box1pic img{
    width: 100%;
}
.gold_box1btn{
    padding-top: 40px;
}
.gold_box1btn a{
    display: inline-block;
    padding: 9px 30px;
    background-color: #dd1f2b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    margin: 0 3px;
}
.gold_box1btn a:hover{
   font-weight: bold;
}
.gold_hui{
    background: #f4f4f4;
}
.gold_tit{
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
}
.gold_box2pic{
    width: 40%;
}
.gold_box2pic img{
    width: 100%;
}
.gold_box2txt{
    width: 57%;
}
ul.gold_box2txtul{
    margin: 10px 0;
    margin-left: 80px;
}
ul.gold_box2txtul li{
    float: left;
    background: #e1e1e1;
    padding: 3px 17px;
    font-size: 14px;
    margin:0 15px 10px;
    position: relative;
}
.gold_box2txtul li:after{
    background: url(../images/gold_bg1.png) no-repeat right center;
    position: absolute;
    width: 7px;
    height: 15px;
    display: block;
    content: "";
    right: -7px;
    top: 50%;
    margin-top: -7px;
}
.gold_box2txt p a:hover{
    color: #dd1f2b;
}

ul.gold_box2txtulbtn{
    margin-top: 30px;
}
ul.gold_box2txtulbtn li{
    width:23.5%; 
    cursor: pointer;
    margin-right:1.5%; 
    line-height: 40px;  
    height: 45px;  
    float:left;  
    text-align:center;  
    border-bottom:4px solid #949494; 
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -moz-box-shadow:1px 2px 8px #555555; -webkit-box-shadow:1px 2px 8px #555555; box-shadow:1px 2px 8px #555555;
     background: -ms-linear-gradient(top, #ed0c1b,  #d61f2b);  /* IE 10 */
     FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f6f6f6,endColorStr=#cfcfcf); /*IE 6 7 8*/ 
     background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f6f6f6), to(#cfcfcf));/*谷歌*/
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#cfcfcf));  /* Safari 4-5, Chrome 1-9*/  
     background: -webkit-linear-gradient(top, #f6f6f6, #cfcfcf);   /*Safari5.1 Chrome 10+*/ 
     background: -o-linear-gradient(top, #f6f6f6, #cfcfcf);  /*Opera 11.10+*/
}
ul.gold_box2txtulbtn li img{
    vertical-align: middle;
    width: 25px;
}
ul.gold_box2txtulbtn li.gold_box2txtulbtnact,ul.gold_box2txtulbtn li:hover{
    border-bottom:4px solid #7e020b;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
     background: -ms-linear-gradient(top, #ed0c1b,  #d61f2b);  /* IE 10 */
     FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ed0c1b,endColorStr=#d61f2b); /*IE 6 7 8*/ 
     background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ed0c1b), to(#d61f2b));/*谷歌*/
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed0c1b), to(#d61f2b));  /* Safari 4-5, Chrome 1-9*/  
     background: -webkit-linear-gradient(top, #ed0c1b, #d61f2b);   /*Safari5.1 Chrome 10+*/ 
     background: -o-linear-gradient(top, #ed0c1b, #d61f2b);  /*Opera 11.10+*/
}
ul.gold_box2txtulbtn li.gold_box2txtulbtnact span,ul.gold_box2txtulbtn li:hover span{
     color: #FFF;
}
.gold_box2list{
    margin-top: 50px;
}
.gold_box2list li{
    width: 23%;
    background: #FFF;
}
.gold_box2list li img{
    width: 100%;
}
.gold_box2list li h5{
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*dry_tailings_row*/
.dry_tailings_row_box1{
    padding-top: 50px;
}
.dry_tailings_row_pic{
    width: 40%;
}
.dry_tailings_row_pic{
    margin-top: 50px;
}
.dry_tailings_row_txt{
    padding-bottom: 40px;
    width: 58%;
}
.dry_tailings_row_tit h2{
    background: #00559d;
    font-size: 46px;
    display: inline-block;
    color: #FFF;
    padding: 0 10px;
}
.dry_tailings_row_tit h3{
    font-size: 36px;
    padding-left: 18px;
    margin-top: 10px;
}
.dry_tailings_row_txt p{
    text-indent: 2em;
}
.dry_tailings_row_bot{
    padding: 20px 30px;
}
.dry_tailings_row_bot img{
    width: 30%;
}
.dry_tailings_row_bottxt{
    width: 65%;
}
.dry_tailings_row_bottxt p:first-child{
    text-indent: 0;
}
.dry_tailings_row_hui{
    background: #f1f1f1;
}
.dry_tailings_row_box2 p{
    text-indent: 2em;
    margin-top: 20px;
}
.dry_tailings_row_ul li{
    width: 40%;
    margin:30px 5%;
    text-align: center;

}
.dry_tailings_row_ul li h5{
    font-size: 16px;
    margin: 15px auto;
    width: 85%;
}
.dry_tailings_row_systxt{
    width: 48%;
}
.dry_tailings_row_systxt h3{
    font-size: 36px;
    margin-bottom: 15px;
}
.dry_tailings_row_systxt h4{
    font-size: 24px;
    margin-bottom: 10px;
}
.dry_tailings_row_systxt p{
    text-indent: 2em;   
}

.dry_tailings_row_syspic{
    width: 47%;
}
.dry_tailings_row_sys{
    margin-top:50px;
}
.dry_tailings_row_syspic img{
    width: 100%;
}
.dry_tailings_row_syspic p{
    text-align: center;
    margin: 10px 0;
}
ul.dry_tailings_row_box3{
    margin: 40px 0 0;
}
ul.dry_tailings_row_box3 li{
    width: 30%;
    background: #FFF;
    padding: 15px;
    margin-bottom: 30px;
}
ul.dry_tailings_row_box3 li h5{
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.dry_tailings_row_box3 li img{
    width: 100%;
}
/*filling*/
.filling_box1txt{
    width: 60%;
}
h3.filling_tit{
    color: #c8161d;
    font-size: 24px;    
    margin-bottom: 30px;
}
.filling_box1pic{
    width: 35%;

}
.filling_box1pic img{
    width: 100%;
    margin-bottom: 20px;
    border-radius: 9px;
}
h2.filling_tit{
    font-size: 24px;
    margin-bottom: 30px;
}
h4.filling_tit{
    width: 100%;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin: 30px 0px 20px 0px;
    background: url(../images/filling_bg1.jpg) no-repeat 8px center #9f9fa0;
    padding-left: 40px;
}
.filling_sygctxt{
    width: 65%;
}
.filling_sygctxt h5{
    color: #c8161d;
    font-size: 18px;
    margin-bottom: 20px;
}
.filling_sygctxt p{
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
.filling_sygcpic{
    width: 30%;
}
.filling_sygcpic img{
    border-radius: 10px;
    width: 100%;
}
.filling_sygc{
    margin-top: 20px;
}
.filling_sygc2 .filling_sygctxt{
    width: 40%;
}
.filling_sygc2 .filling_sygcpic{
    width: 55%;
}
.filling_syjgtxt h5{
    font-size: 24px;
    margin-bottom: 15px;    
}
.filling_syjg{
    margin: 30px 0;
}
.filling_syjgtxt{
    width: 45%;
}
.filling_syjgpic{
    width: 50%;
}
.filling_sbjs{
    text-align: center;
    margin: 30px auto;
}
.filling_sbjs h5{
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}
.filling_sbjsxgcp h3{
    font-size: 20px;
    margin-bottom: 30px;
}
.filling_sbjsxgcp li{
    width: 18%;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.filling_sbjsxgcp li img{
    width: 100%;
}
.filling_sbjsxgcp li h5{
    text-align: center;
    line-height: 45px;
}
.filling_yyal ul{
    margin-bottom: 30px;
}
.filling_yyal img{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

/*copper-dressing*/
.copper-dressing_ban{
    position: relative;
}
.copper-dressing_ban .zt_content{
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}
.copper-dressing_ban .zt_content li{
    width: 27.75%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    background:  #BD1D21;
}
.copper-dressing_ban .zt_content li a{
    color: #FFF;
    font-size: 30px;
    background: url(../images/copper-dressing_img1.png) no-repeat left center;
    display: inline-block;
    padding-left: 50px;
}
.copper-dressing_jianjie{
    background: #F7F7F7;
}
.copper-dressing_jianjietxt{
    width: 65%;
    padding: 54px;
    box-sizing: border-box;
}
.copper-dressing_jianjiepic{
    width: 35%;
    background: #BD1D21;
    position: relative;
    box-sizing: border-box;
    padding: 40px;
    padding-top: 60px;
}
.copper-dressing_jianjietxt h2 {
    font-size: 25px;
    color: #FFFFFF;
    background: #BD1D21;
    display: inline-block;
    padding: 5px 20px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}
.copper-dressing_jianjietxt h2:before{
    width: 80px;
    height: 83px;
    border: 1px solid #BD1D21;
    content: "";
    display: block;
    position: absolute;
    left: 18px;
    z-index: -1;
    top: -13px;
}
.copper-dressing_jianjietxt h2 span{
    font-size: 18px;
    font-weight: normal;
    margin-left: 5px;
}
.copper-dressing_jianjiepic h3{
    font-size: 42px;
    font-weight: bold;
    color: rgba(255,255,255,0.12);
    text-transform: uppercase;
    position: absolute;
    line-height: 71px;
    top: 15px;
}
.copper-dressing_jianjiepic img{
    border:2px solid #FFF;
    position: relative;
    z-index: 2;
	width: 100%;
}
.copper-dressing_pro{
    background: url(../images/copper-dressing_img3.jpg) no-repeat;
    background-size: cover; 
}
.copper-dressing_tit {
    text-align: center;
    margin-bottom: 50px;
}
.copper-dressing_tit span{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-left: 36px;
}
.copper-dressing_tit span:before{
    position: absolute;
    width: 14px;
    height: 14px;
    background: #BD1D21;
    border-radius: 50%;
    content: '';
    display: block;
    left: 0;
    top: 6px;
}
.copper-dressing_tit span:after{
    width: 14px;
    height: 14px;
    background: #BD1D21;
    opacity: 0.25;
    position: absolute;
    border-radius: 50%;
    left: 0;
    content: '';
    top: 14px;
}
.copper-dressing_fff span{
    color: #FFF;
}
.copper-dressing_fff span:before,.copper-dressing_fff span:after{
    background: #FFF;
}
.copper-dressing_pro ul li{
    width: 31%;
    margin-bottom: 53px;
    position: relative;
}
.copper-dressing_propic{
    border:1px solid #FFF;
    width: 64.6%;
    position: relative;
    background: #FFF;
}
.copper-dressing_propic img{
    width: 100%;
}
.copper-dressing_protxt{
    width: 61%;
    position: absolute;
    right: 0;
    background: #FFF;
    top: 20px;
    bottom: -11px;
}
.copper-dressing_protxt h4{
    line-height: 34px;
    background: #BD1D21;
    margin-top: 27px;
    margin-left: -6px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 26px;
}
.copper-dressing_protxt p{
    color: #4D4D4D;
    font-size: 15px;
    line-height: 24px;
    padding:0 23px ;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 72px;
    box-sizing: content-box;
    margin-top: 18px;
}
.copper-dressing_pro ul li:hover .copper-dressing_propic img{
    opacity: 0.5;
}
.copper-dressing_solucon{
    background: #FCFCFD;
    box-shadow: 0px 0px 5px 0px rgba(3, 10, 20, 0.14);
    border-radius: 0px 0px 0px 40px;
    align-items: flex-start;
    position: relative;
    margin-top: 35px;
}
.copper-dressing_solucontxt{
    width: 62%;
    box-sizing: border-box;
    padding: 32px 0 32px 38px;
    position: relative;
}
.copper-dressing_soluconpic{
    width: 33%;
    box-sizing: border-box;
    margin-top: -40px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    background: #FFFFFF;
box-shadow: 0px 0px 8px 0px rgba(3, 10, 20, 0.05);
}
.copper-dressing_soluconpic a{
    border: 0 none;
}
.copper-dressing_soluconpic a img{
    width: 100%;
}
.copper-dressing_soluconpic a:after{
    content: '';
    display: block;
    background: url(../images/copper-dressing_img11.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 14px;
    right: 23px;
}
.copper-dressing_solucontxt h3{
    width: 429px;
    box-sizing: border-box;
    height: 62px;
    background: #BD1D21;
    line-height: 62px;
    font-size: 24px;
    font-weight: bold;
    padding-left: 40px;
    position: relative;
    position: absolute;
    top: -32px;
    color: #FFF;
    left: 0;

}
.copper-dressing_solucontxt h3:after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 62px 0 0 20px;
    border-color: transparent transparent transparent #BD1D21;
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
}
.copper-dressing_solucontxt h4{
    margin-top: 23px;
    background: url(../images/copper-dressing_img14.png) no-repeat left center;
    font-size: 18px;
    font-weight: bold;
    padding-left: 33px;
    margin-bottom: 10px;
}
.copper-dressing_solucontxt ul{
    margin-top: 30px;
}
.copper-dressing_solucontxt ul li{
    width: 40%;
    float: left;
    margin-right: 5%;
}
.copper-dressing_solucontxt ul li.copper-dressing_solumax{
    width: 55%;
}
.copper-dressing_solucontxt ul li:nth-child(2n){
    margin-right: 0;
}
.copper-dressing_solucontxt ul li div{
    background: rgba(189, 29, 33, 0.04);
    border: 1px dashed #BD1D21;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    padding: 0 30px;

}
.copper-dressing_solucontxt ul li div p{
    line-height: 24px;
}
.copper-dressing_solucontxt ul li h5{
    font-size: 16px;
    font-weight: bold;
    color: #BD1D21;
    text-align: center;
    margin:10px 0;
}
.copper-dressing_hui{
    background: #F5F5F5;
}
.copper-dressing_hui .copper-dressing_soluconpic{
    margin-left: 20px;
    margin-right: 0;
}
.copper-dressing_hui .copper-dressing_solucontxt{
    padding-right: 38px;
}
.copper-dressing_hui .copper-dressing_solucon{
    border-radius: 0px 0px 40px 0px;
}
.copper-dressing_zhibiao{
    background: url(../images/copper-dressing_img15.jpg) no-repeat;
    background-size: cover;

}
.copper-dressing_table table{
    background: #FFF;
    border-spacing: 0;
    width: 100%;
}
.copper-dressing_table table td{
    line-height: 50px;
    text-align: center;
    border-right: 1px dashed rgba(189, 29, 33, 0.08);
}
.copper-dressing_table table td:last-child{
    border-right: 0 none;
}
.copper-dressing_table table tr{
    background: #F8F0F0;
}
.copper-dressing_table table tr:nth-child(2n){
    background: #FFF;
}
.copper-dressing_case li{
    width: 31.6%;

}
.copper-dressing_case li img{
    width: 100%;
}
.copper-dressing_casetxt{
    position: relative;
    padding-top: 19px;
}
.copper-dressing_casetxt h4{
    font-size: 16px;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 74%;
}
.copper-dressing_casetxt p{
    line-height: 24px;
    font-size: 15px;
    margin-top: 10px;
    width: 74%;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
}
.copper-dressing_case li:hover h4{
    color: #BD1D21;
}
.copper-dressing_casetxtmore{
    width: 88px;
    height: 74px;
    background: #BD1D21;
    padding-top: 10px;
    box-sizing: border-box;
    position: absolute;
    right: 7px;
    top: -10px;
}
.copper-dressing_casetxtmore span{
    display: block;
    color: #FFF;
    text-align: center;
}
.copper-dressing_casetxtmore  i{
    background: url(../images/copper-dressing_img19.png) no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    margin: 4px auto 0;
}
/* lithium-mine */


.lithium-mine_jianjie{
    position: relative;
}
.lithium-mine_jjpic{
    position: absolute;
    bottom: 0;
    border-top:20px solid #FFF;
    border-right:20px solid #FFF;
    width: 82.5%;
    box-sizing: border-box;
}
.lithium-mine_jjpic img{
    width: 100%;
}
.lithium-mine_right{
    width: 40.1%;
    float: right;
}
.lithium-mine_left{
    width: 51.4%;
    float: left;
    padding-top: 30px;
}
.lithium-mine_jjtit{
    margin-bottom: 40px;
}
.lithium-mine_jjtit h2{
    font-size: 36px;
    font-weight: bold;
    padding-left: 43px;
    position: relative;
    float: left;
}
.lithium-mine_jjtit h2:before{
    content: '';
    position: absolute;
    width: 26px;
    height: 25px;
    background: #BD1D21;
    left: 0;
    top: 10px;
}
.lithium-mine_jjtit h2:after{
    content: '';
    position: absolute;
    display: block;
    width: 17px;
    height: 16px;
    background: #BD1D21;
    opacity: 0.38;
    left: 19px;
    top: 0;
}
.lithium-mine_jjtit img{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.lithium-mine_left p{
    line-height: 1.8em;
    font-size: 16px;
    margin-bottom: 1.8em;
}
.lithium-mine_tit{
    text-align: center;
}
.lithium-mine_tit h2{
    font-size: 36px;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
.lithium-mine_tit h2:before{
    content: '';
    position: absolute;
    width: 85px;
    height: 40px;
    margin-top: -20px;
    background: url(../images/lithium-mine_titleft.png) no-repeat;
    background-size: cover;
    top: 50%;
    left: -110px;
}
.lithium-mine_tit h2:after{
    content: '';
    position: absolute;
    width: 85px;
    height: 40px;
    margin-top: -20px;
    background: url(../images/lithium-mine_titright.png) no-repeat;
    background-size: cover;
    top: 50%;
    right: -110px;
}
.lithium-mine_pro li{
    width: 22.8%;
    float: left;
    margin-right: 2.93%;
    margin-top: 50px;
}
.lithium-mine_pro li:nth-child(4n){
    margin-right: 0;
}
.lithium-mine_pro li h4{
    position: relative;
    width: 82%;
    margin: 0 auto;
    margin-top: -20px;
    z-index: 3;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.11);
    background: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
.lithium-mine_pro li p{
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    color: #333;
    line-height: 1.6em;
}
.lithium-mine_pro li img{
    width: 100%;
}
.lithium-mine_pro li:hover h4{
    background: #BD1D21;
    color: #FFF;
}
.lithium-mine_pro li:hover .aniimg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
     -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
         transform: scale(1.1);
}
.lithium-mine_cases{
    margin-top: 60px;
    position: relative;
}
.lithium-mine_casestxt{
    width: 52.7%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.8);
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lithium-mine_casestxt h4{
    font-size: 24px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}
.lithium-mine_casestxt p{
    font-size: 15px;
    color: #FFF;
    width: 70%;
    margin: 40px auto 0;
    line-height: 2em;
}
.lithium-mine_solupic{
    width: 43.9%;
}
.lithium-mine_solupic img,.lithium-mine_cases img,.lithium-mine_right img{
    width: 100%;
}
.lithium-mine_solutxt{
    width: 50.6%;
}
.lithium-mine_solutxt h3{
    font-size: 26px;
    margin-bottom: 40px;
    font-weight: bold;
}
.lithium-mine_solutxt h3 span{
    background: #BD1D21;
    color: #FFF;
    padding: 0 10px 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    position: relative;
}
.lithium-mine_solutxt h3 span::before{
    content: '';
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    display: block;
    left: 7px;
    right: 7px;
    bottom: 10px;
}
.lithium-mine_solulist {
    border-left: 1px solid #BD1D21;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17px;
}
.lithium-mine_solulist li{
    position: relative;
    margin-bottom: 20px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    -ms-flex-align: center;
      
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
}
.lithium-mine_solulist li:before{
    content: '';
    width: 7px;
    height: 7px;
    display: block;
    position: absolute;
    left: -23px;
    background: #BD1D21;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    top: 9px;
}
.lithium-mine_solulist li b{
    font-size: 16px;
    font-weight: bold;
    color: #BD1D21;
    margin-right: 20px;
    max-width: 11%;
}
.lithium-mine_solulist li p{
    line-height: 1.8em;
    font-size: 15px;
    max-width: 85%;
}
.lithium-mine_solubox>li:nth-child(2n){
    background: #EEF4FA;
}

    
