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 li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
.zt-content div,.zt-content p,.zt-content a,.zt-content li,.zt-content span,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5{
	box-sizing: border-box;
}
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
	padding: 50px 0;
}
.zt-banner img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.zt-content img{
    width: 100%;
    display: block;
}
.zt-alignr{
    text-align: right;
}
.tablebox{
    text-align: center;
    padding: 50px 0;
}
.tablebox table{
    margin: 0 auto;
    border-collapse: collapse;
    border:1px solid #ddd
}
.tablebox tr:nth-child(2n){
    background: rgb(241, 241, 241);
}

@media (max-width: 1300px){
    .zt-content{
        width: 90%;
    }
}
.zt-banner{
    position: relative;
}
.zt-banner .zt-content{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 50px;
}
.btns li{
    width: 100%;
    display: block;
    z-index: 999;
    background-color: #00559D;
    padding: 8px 0;
    width: 16%;
    text-align: center;
    color: #fff;
    border-radius: 5px;

    transition: all .2s ease;
}
.btns li a{
    color: #FFF;
}
.btns li:hover{
    background-color: #0572CF;
}
.gold{
    background: #e9edf0;
}
.godlpic{
    width: 48%;
}
.godltxt{
    width: 48%;
}
.godltxt h1{
    font-size: 30px;
    line-height: 1.5em;
}
.zt-titbox h2{
    font-size: 34px;
    font-weight: bold;
    color: #005599;
    border-bottom: 5px solid #005599;
    display: inline-block;
    margin-bottom: 20px;
}
.zt-titbox{
    margin-bottom: 30px;
}
.minerallist li{
    width: 48%;
    background: #e9edf0;
}
.mineraltxt{
    padding: 20px 20px;
}
.mineraltxt h4{
    font-size: 24px;
    color: #005599;
    margin-bottom: 15px;
}
.mineraltxt p{
    margin:30px 0;
}
.mineraltxt2 p{
    line-height: 1.3em;
    margin:0px 0;

}
.mineraltxt3 p{
    margin:0px 0;

}
.miningbg{
    background: #e9edf0;
}
.miningbg .minerallist li{
    background: #FFF;
}
.civil>li{
    width: 32%;
    background: #e9edf0;
}
.photo6_txt{
    padding: 20px 30px;
}
.civil li.civilpic{
    background: none;
}
.civilpic img{
    margin: 30px 0;
}
.miningbg .civil>li{
    background: #FFF;
}
.miningbg .civil>li.civilpic{
    background: none;
}
.plant1{
    width: 62%;
}
.plant2{
    width: 35%;
}

@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;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .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%);
    }
    .zt-banner{
        position: relative;
      }
      .zt-banner .zt-content{
        padding: 20px 15px;
        position: static;
        transform: none;
        display: none;
      }
      .btns li{
        width: 100%;
        display: block;
        z-index: 999;
        background-color: #00559D;
        padding: 8px 0;
        text-align: center;
        color: #fff;
        border-radius: 5px;
        margin-bottom: 10px;
        transition: all .2s ease;
      }
      #liuyan{
        margin-top: 0;
      }
      .btns li a{
        color: #FFF;
      }
      .btns li:hover{
        background-color: #0572CF;
      }
      .gold{
        background: #e9edf0;
      }
      .godlpic{
        width: 100%;
        overflow: hidden;
      }
      .godltxt{
        width: 100%;
        margin-top: 30px;
      }
      .godltxt h1{
        font-size: 24px;
        line-height: 1.5em;
      }
      .zt-titbox h2{
        font-size:24px;
        font-weight: bold;
        color: #005599;
        border-bottom: 5px solid #005599;
        display: inline-block;
        margin-bottom: 20px;
      }
      .zt-titbox h2 a{
        font-size: 24px;
        color: #005599;
      }
      .zt-titbox{
        margin-bottom: 30px;
      }
      .minerallist li{
        width: 100%;
        background: #e9edf0;
        margin: 20px 0;
      }
      .mineraltxt{
        padding: 20px 20px;
      }
      .mineraltxt h4{
        font-size: 24px;
        color: #005599;
        margin-bottom: 15px;
      }
      
      .mineraltxt2 p{
        line-height: 1.3em;
        margin:0px 0;
      
      }
      .mineraltxt3 p{
        margin:0px 0;
      
      }
      .miningbg{
        background: #e9edf0;
      }
      .miningbg .minerallist li{
        background: #FFF;
      }
      .civil>li{
        width: 100%;
        background: #e9edf0;
      }
      .photo6_txt{
        padding: 20px 30px;
      }
      .civil li.civilpic{
        background: none;
      }
      .civilpic img{
        margin: 20px 0;
      }
      .miningbg .civil>li{
        background: #FFF;
      }
      .miningbg .civil>li.civilpic{
        background: none;
      }
      .plant1{
        width:100%;
      }
      .plant2{
        width:100%;
        margin-top: 20px;
      }
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 190px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}