/*ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â±ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
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;
    box-sizing: border-box;
    padding: 1px 0;
}
.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;
}
.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";  
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* lithium-mine */
.lithium-mine_jianjie{
    padding-bottom: 98px;
    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.5em;
    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;
    color: #1a1a1a;
    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;
    padding: 0 20px;
}
.lithium-mine_casestxt p{
    font-size: 15px;
    color: #FFF;
    width: 80%;
    margin: 27px auto 0;
    line-height: 1.5em;
}
.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: 28%; */
    width: 100%;
}
.lithium-mine_solulist li p{
    line-height: 1.5em;
    font-size: 15px;
    /* max-width: 85%; */
    width: 100%;
}
.lithium-mine_solubox>li:nth-child(2n){
    background: #EEF4FA;
}
@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%);
    }
    /* lithium-mine */
    .lithium-mine_jjpic{
        width: 100%;
        box-sizing: border-box;
        margin-top: 29.208px;
    }
    .lithium-mine_jjpic img{
        width: 100%;
    }
    .lithium-mine_right{
        width: 100%;
    }
    .lithium-mine_right img{
        width: 48%;
    }
    .lithium-mine_left{
        width: 100%;
        padding-top: 17.519px;
    }
    .lithium-mine_jjtit{
        margin-bottom: 21.496px;
    }
    .lithium-mine_jjtit h2{
        font-size: 28.025px;
        font-weight: bold;
        padding-left: 25.123px;
        position: relative;
        float: left;
    }
    .lithium-mine_jjtit h2:before{
        content: '';
        position: absolute;
        width: 15.182px;
        height: 14.59px;
        background: #BD1D21;
        left: 0;
        top: 5.831px;
    }
    .lithium-mine_jjtit h2:after{
        content: '';
        position: absolute;
        display: block;
        width: 9.942px;
        height: 9.351px;
        background: #BD1D21;
        opacity: 0.38;
        left: 11.097px;
        top: 0;
    }
    .lithium-mine_jjtit img{
        float: left;
        margin-left: 11.688px;
        width: 47%;
        margin-top: 17.519px;
    }
    .lithium-mine_left p{
        line-height: 1.8em;
        font-size: 15.585px;
        margin-bottom: 1.8em;
    }
    .lithium-mine_tit{
        text-align: center;
    }
    .lithium-mine_tit h2{
        font-size: 28.025px;
        font-weight: bold;
        display: inline-block;
        position: relative;
    }
    .lithium-mine_tit h2:before{
        content: '';
        position: absolute;
        width: 62.5px;
        height: 29.208px;
        background: url(../images/lithium-mine_titleft.png) no-repeat;
        background-size: cover;
        top: 50%;
        margin-top: -14.59px;
        left: -67.175px;
    }
    .lithium-mine_tit h2:after{
        content: '';
        position: absolute;
        width: 62.5px;
        height: 29.208px;
        background: url(../images/lithium-mine_titright.png) no-repeat;
        background-size: cover;
        top: 50%;
        margin-top: -14.59px;
        right: -67.175px;
    }
    .lithium-mine_pro li{
        width:48%;
        margin-top: 29.208px;
        margin-right: 4%;
    }
    .lithium-mine_pro li img{
        width: 100%;
    }
    .lithium-mine_pro li:nth-child(2n){
        margin-right: 0;
    }
    .lithium-mine_pro li h4{
        position: relative;
        width: 88%;
        margin: 0 auto;
        margin-top: -18.809px;
        z-index: 3;
        box-shadow: 0px 0px 5.992px 0px rgba(0,0,0,0.11);
        background: #FFFFFF;
        height: 37.618px;
        line-height: 37.618px;
        text-align: center;
        font-size:16.122px;
        text-overflow: ellipsis;
        box-sizing: border-box;
        padding: 0 11.688px;
        overflow: hidden;
        white-space: nowrap;
        font-weight: bold;
    }
    .lithium-mine_pro li p{
        text-align: center;
        margin-top: 14.026px;
        font-size: 15.585px;
        color: #333;
        line-height: 1.6em;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 3.2em;
    }
    
    .lithium-mine_cases{
        margin-top: 35.038px;
    }
    .lithium-mine_casestxt{
        width:100%;
        background: rgba(0,0,0,.8);
        display: flex;
        align-items: center;
        justify-content: center;
        position: static;
        padding:29.208px 17.519px;
        box-sizing:border-box;
    }
    .lithium-mine_casestxt h4{
        font-size: 17.197px;
        color: #FFF;
        text-align: center;
        font-weight: bold;
    }
    .lithium-mine_casestxt p{
        font-size: 15.585px;
        color: #FFF;
        margin: 16.122px auto 0;
        width: 100%;
        line-height: 1.7em;
    }
    .lithium-mine_solupic{
        width:100%;
    }
    .lithium-mine_solupic img,.lithium-mine_cases img{
        width: 100%;
    }
    .lithium-mine_solutxt{
        width: 100%;
        margin-top: 29.208px;
        margin-bottom: 29.208px;

    }
    .lithium-mine_solutxt h3{
        font-size: 23.377px;
        margin-bottom: 23.377px;
        font-weight: bold;
    }
    .lithium-mine_solutxt h3 span{
        background: #BD1D21;
        color: #FFF;
        padding: 0 5.831px 8.76px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 17.519px;
        position: relative;
    }
    .lithium-mine_solutxt h3 span::before{
        content: '';
        height: 1.988px;
        background: #FFFFFF;
        position: absolute;
        display: block;
        left: 4.084px;
        right: 4.084px;
        bottom: 5.831px;
    }
    .lithium-mine_solulist {
        border-left: .994px solid #BD1D21;
        padding-top: 2.929px;
        padding-bottom: 2.929px;
        padding-left: 9.942px;
    }
    .lithium-mine_solulist li{
        position: relative;
        margin-bottom: 17.519px;
        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: 8.168px;
        height: 8.168px;
        display: block;
        position: absolute;
        left: -15.773px;
        background: #BD1D21;
        border: 1.155px solid #FFFFFF;
        border-radius: 50%;
        top: 4.675px;
    }
    .lithium-mine_solulist li b{
        font-size: 16.659px;
        font-weight: bold;
        color: #BD1D21;
        margin-right: 11.688px;
        display: block;
        width: 100%;
        margin-bottom: 17.519px;
    }
    .lithium-mine_solulist li p{
        line-height: 1.8em;
        font-size: 15.585px;
    }
    .lithium-mine_solubox>li:nth-child(2n){
        background: #EEF4FA;
    }
}