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-top: 50px;
    padding-bottom: 50px;
}
.malaileft{
    width: 57%;
}
.malaivideo{
    width: 40%;
}
.malaivideo iframe{
    width: 100%;
}
.malaileft h1{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.malaileft p{
    line-height: 1.6em;
    font-size: 14px;
}
.malaibox2{
    background: url(../images/ma-bg.png) no-repeat center;
    background-size: cover;
}
.malaitit{
    text-align: center;
    margin-bottom: 40px;
}
.malaitit h2{
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.malaititfff h2{
    color: #FFF;

}
.malai-title-bg{
    display: inline-block;
    width: 90px;
    height: 8px;
    background:url(../images/ma-icon2.png) no-repeat center;
}
.malaititfff .malai-title-bg{
    background: url(../images/ma-icon1.png) no-repeat center;
}
.malpic{
    width: 45%;
}
.maltxt{
    width: 50%;
    z-index:1;
    position: relative;
}
.maltxt img{
    width: 13%;
}
.maltxtrt{
    width: 83%;
}
.maltxtrt h3{
    font-size: 18px;
    color: #FFF;
}
.maltxtrt p{
    color: #FFF;
    line-height: 1.5em;
}
.maltxtrt a{
    color: #FFF;
}
.maltxt li{
    margin: 30px 0;
}
.maltxt:before{
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #fff;
    left: 6.5%;
    z-index: -1;
}
.maltxt:after{
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
    border-radius: 50%;
    left: 6.5%;
    position: absolute;
    top: 0;
    margin-left: -5px;
}
.zt-solu {
    margin-top: 40px;
    
}
.zt-solu img{
    width: 23%;
}
.ztsolutit{
    color: #fff;
    text-align: center;
    background: rgba(196,60,64,0.9);
    padding-top: 40px;
    padding-bottom: 40px;
    width: 18%;
    margin-top: -40px;
    position: relative;
    z-index:2
}
.ztsolutit h3{
    font-size: 50px;
    margin-bottom: 10px;
    color: #FFF;
}
.ztsolutit h4{
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
}
.zt-solucon{
    background: #f5f5f5;
}
.ztsolutxt{
    float: left;
    width: 82%;
    padding: 40px;
    box-sizing: border-box;
}
.ztprolist img{
    width: 12%;
}
.ztprotxt{
    width: 85%;
}
.ztprolist li{
    margin-bottom: 40px;
}
.ztnewbox{
    background: url(../images/ma-bg2.png) no-repeat center;
    background-size: cover;
}
.ztnewbox p{
    color: #FFF;
    text-align: center;
}
.ztnewbox p a{
    color: #FFF;
}
@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%);
    }
    .malaileft{
        width: 100%;
    }
    .malaivideo{
        width: 100%;
        margin-top: 30px;
    }
    .malaivideo iframe{
        width: 100%;
    }
    .malaileft h1{
        font-size: 20px;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .malaileft p{
        line-height: 1.6em;
        font-size: 16px;
    }
    .malaibox2{
        background: url(../images/ma-bg.png) no-repeat center;
        background-size: cover;
    }
    .malaitit{
        text-align: center;
        margin-bottom: 40px;
    }
    .malaitit h2{
        font-size: 26px;
        font-weight: normal;
        text-align: center;
    }
    .malaititfff h2{
        color: #FFF;
    
    }
    .malai-title-bg{
        display: inline-block;
        width: 90px;
        height: 8px;
        background:url(../images/ma-icon2.png) no-repeat center;
    }
    .malaititfff .malai-title-bg{
        background: url(../images/ma-icon1.png) no-repeat center;
    }
    .malpic{
        width: 100%;
    }
    .maltxt{
        width: 100%;
        z-index:1;
        margin-top: 30px;
        position: relative;
    }
    .maltxt img{
        width: 13%;
    }
    .maltxtrt{
        width: 83%;
    }
    .maltxtrt h3{
        font-size: 18px;
        color: #FFF;
        font-weight: bold;
    }
    .maltxtrt p{
        color: #FFF;
        line-height: 1.5em;
    }
    .maltxtrt a{
        color: #FFF;
    }
    .maltxt li{
        margin: 30px 0;
    }
    .maltxt:before{
        position: absolute;
        content: '';
        width: 1px;
        height: 100%;
        background: #fff;
        left: 6.5%;
        z-index: -1;
    }
    .maltxt:after{
        content: '';
        width: 10px;
        height: 10px;
        background: #fff;
        display: block;
        border-radius: 50%;
        left: 6.5%;
        position: absolute;
        top: 0;
        margin-left: -5px;
    }
    .zt-solu {
        margin-top: 40px;
        
    }
    .zt-solu img{
        width: 48%;
        margin-bottom: 20px;
    }
    .ztsolutit{
        color: #fff;
        text-align: center;
        background: rgba(196,60,64,0.9);
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
        position: relative;
        margin-top: 0;
        z-index:2
    }
    .ztsolutit h3{
        font-size: 36px;
        margin-bottom: 10px;
        color: #FFF;
        line-height: 1em;
    }
    .ztsolutit h4{
        font-size:18px;
        font-weight: normal;
        text-align: center;
        color: #FFF;
    }
    .zt-solucon{
        background: #f5f5f5;
    }
    .ztsolutxt{
        float: left;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .ztprolist img{
        width: 22%;
        display: block;
        margin: 0 auto 20px;
    }
    .ztprotxt{
        width: 100%;
        text-align: center;
    }
    .ztprotxt h3{
        margin-bottom:20px;
        font-weight: bold;
    }
    .ztprolist li{
        margin-bottom: 40px;
    }
    .ztnewbox{
        background: url(../images/ma-bg2.png) no-repeat center;
        background-size: cover;
    }
    .ztnewbox p{
        color: #FFF;
        text-align: center;
    }
    .ztnewbox p a{
        color: #FFF;
    }
}
@media (max-width: 500px) {
    
    .zt-banner {
      overflow: hidden;
      height: 180px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}
