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;
}
/*弹出框 end*/
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
	padding: 50px 0;
}

.ztban-txt{
    background:#f5f5f5;
    display: flex;
}
.ztban-txt img{
    width: 32%;
    margin: 0;
}
.ztban-txtcon{
    width: 65%;
    box-sizing: border-box;
    padding: 0 3%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zt-tit{
    position:relative;
    padding-bottom:15px;
    margin-bottom: 30px;
}
.zt-tit h2{
    font-size: 32px;
    text-align: center;
    font-weight: normal;
}
.zt-tit:before{
    content: '';
    display: block;
    width: 180px;
    height: 1px;
    background: #333;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.zt-tit:after{
    content:'';
    display: block;
    width: 100px;
    height: 3px;
    background: #123f7f;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
}
.zt-iron{
    margin-top: 30px;
}
.zt-iron img{
    width: 40%;
}
.zt-iron ul{
    width: 58%;
}
.zt-iron ul li{
    background: #f5f5f5;
    margin:30px 0;
    display: flex;
}
.tie-box1-div1{
    width: 65%;
    box-sizing: border-box;
    padding: 20px;
}
.tie-box1-div1 p{
    line-height: 1.5em;
}
.tie-box1-div2{
    margin-left: 5%;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #123f7f;
    padding: 10px;
    box-sizing: border-box;
}
.tie-box1-div2 p{
    line-height: 1.5em;
    color: #FFF;
    text-align: center;
}
.process li{
    width: 31%;
}
.process{
    align-items: flex-start;
    margin-top: 40px;
}
.process li h3{
    background: #f7f7f7;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
    height: 74px;
}
.tieitem{
    border:1px solid #c5c1c1;
}
.tieitem p{
    padding: 20px;
    line-height: 1.5em;
}
.limonitetxt{
    width: 50%;
}
.limonitetxt p{
    line-height: 1.5em;
    font-size: 14px;
}
.limonitetxt h3{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.limonitepic{
    width: 46%;
}
.sideritebox{
    background: url(../images/tie-bg.png) no-repeat center;
    background-size: cover;
}
.sideritebox h2{
    color: #FFF;
}
.sideritebox .zt-tit:after{
    background: #FFF;
}
.sideritebox .zt-tit:before{
    background: #FFF;
}
.sideritebox p{
    color: #FFF;
}
.tit-box5-p{
    margin-top:30px;
}
.ztsolucon{
    background: #f5f5f5;
    padding: 30px;
}
.ztsoluconpic{
    width: 40%;
    border: 1px solid #FFF;
    box-sizing: border-box;
    padding: 15px;
}
.ztsolucontxt{
    width: 56%;
}
.ztsolucontxt h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.ztsolucontxt h4{
    margin-top: 15px;
    font-weight: normal;
    color: #123f7f;
}
.ztsolulist{
    align-items: flex-start;
    margin-top: 20px;
}
.ztsolulist li{
    width: 15.5%;
}
.ztsolulist li p{
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
}
.ztsolubox{
    margin-top: 30px;
}
.ztsolubox li{
    width: 32%;
}
.ztsolubox li p{
    text-align: center;
    padding: 10px 0;
}
.ztsolupic{
    background: #333;
}
.ztsolubox li.ztsoluact .ztsolupic img {
    opacity: .5;
}
.ztsolucon{
    display: none;
}
.ztsoluconact{
    display: flex;
}
.zt-ficate{
    align-items: flex-start;
}
.zt-ficate li{
    width: 32%;
    border: 1px solid #999;
    box-sizing: border-box;
    padding: 20px;
}
.zt-ficate li img{
    width: auto;
    display: block;
    margin: 0 auto 20px;
}
.zt-ficate li h3{
    text-align: center;
    line-height: 1.5em;
    min-height: 3em;
    margin-bottom: 20px;
}
.zt-ficate li p{
    line-height: 1.6em;
    min-height: 11.2em;
}
@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%);
    }
    .ztban-txt{
        background:#f5f5f5;
        display: block;
    }
    .ztban-txt img{
        width:100%;
        margin: 0;
        height: auto;
    }
    .ztban-txtcon{
        width:100%;
        box-sizing: border-box;
        padding: 15px 3%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .ztban-txtcon p{
        line-height: 1.7em;
    }
    .zt-tit{
        position:relative;
        padding-bottom:15px;
        margin-bottom: 20px;
    }
    .zt-tit h2{
        font-size: 26px;
        text-align: center;
        font-weight: normal;
    }
    .zt-tit:before{
        content: '';
        display: block;
        width: 180px;
        height: 1px;
        background: #333;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .zt-tit:after{
        content:'';
        display: block;
        width: 100px;
        height: 3px;
        background: #123f7f;
        position: absolute;
        bottom: -1px;
        left: 50%;
        transform: translateX(-50%);
    }
    .zt-iron{
        margin-top: 30px;
    }
    .zt-iron img{
        width: 100%;
    }
    .zt-iron ul{
        width: 100%;
    }
    .zt-iron ul li{
        background: #f5f5f5;
        margin:30px 0;
        display: flex;
    }
    .tie-box1-div1{
        width: 65%;
        box-sizing: border-box;
        padding: 20px;
    }
    .tie-box1-div1 p{
        line-height: 1.5em;
    }
    .tie-box1-div2{
        margin-left: 5%;
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #123f7f;
        padding: 10px;
        box-sizing: border-box;
    }
    .tie-box1-div2 p{
        line-height: 1.5em;
        color: #FFF;
        text-align: center;
    }
    .process li{
        width: 100%;
        margin-top: 40px;
    }
    .process{
        align-items: flex-start;
        margin-top: 40px;
    }
    .process li h3{
        background: #f7f7f7;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        margin-bottom: 10px;
        height: auto;
    }
    .tieitem{
        border:1px solid #c5c1c1;
    }
    .tieitem p{
        padding: 20px;
        line-height: 1.5em;
    }
    .limonitetxt{
        width: 100%;
    }
    .limonitetxt p{
        line-height: 1.5em;
        font-size: 14px;
    }
    .limonitetxt h3{
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: bold;
    }
    .limonitepic{
        width: 100%;
        margin: 20px 0;
    }
    .sideritebox{
        background: url(../images/tie-bg.png) no-repeat center;
        background-size: cover;
    }
    .sideritebox h2{
        color: #FFF;
    }
    .sideritebox .zt-tit:after{
        background: #FFF;
    }
    .sideritebox .zt-tit:before{
        background: #FFF;
    }
    .sideritebox p{
        color: #FFF;
    }
    .tit-box5-p{
        margin-top:30px;
    }
    .ztsolucon{
        background: #f5f5f5;
        padding: 10px;
    }
    .ztsoluconpic{
        width: 100%;
        border: 1px solid #FFF;
        box-sizing: border-box;
        padding: 5px;
    }
    .ztsolucontxt{
        width: 100%;
        margin-top: 20px;
    }
    .ztsolucontxt h3{
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }
    .ztsolucontxt h4{
        margin-top: 15px;
        font-weight: normal;
        color: #123f7f;
    }
    .ztsolulist{
        align-items: flex-start;
        margin-top: 20px;
    }
    .ztsolulist li{
        width: 32%;
        margin-bottom: 20px;
    }
    .ztsolulist li p{
        font-size: 14px;
        line-height: 1.5em;
        text-align: center;
    }
    .ztsolubox{
        margin-top: 30px;
    }
    .ztsolubox li{
        width: 32%;
    }
    .ztsolubox li p{
        text-align: center;
        padding: 10px 0;
    }
    .ztsolupic{
        background: #333;
    }
    .ztsolubox li.ztsoluact .ztsolupic img {
        opacity: .5;
    }
    .ztsolucon{
        display: none;
    }
    .ztsoluconact{
        display: flex;
    }
    .zt-ficate{
        align-items: flex-start;
    }
    .zt-ficate li{
        width: 100%;
        margin-top: 30px;
        border: 1px solid #999;
        box-sizing: border-box;
        padding: 20px;
    }
    .zt-ficate li img{
        width: auto;
        display: block;
        margin: 0 auto 20px;
    }
    .zt-ficate li h3{
        text-align: center;
        line-height: 1.5em;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .zt-ficate li p{
        line-height: 1.6em;
    }
}