.zt-fl{ float: left;}
.zt-fr{ float: right;}
.zt-top{background: #fff6ed;text-align: center;}
.zt-con{background: url(../imgs/bg.jpg) repeat; padding-bottom: 80px;	}
.zt-main{ width: 1000px; margin: 0 auto; padding-top: 30px; overflow: hidden;}
.zt-text{ width: 345px; border: 2px solid #eec56e; margin-top: 44px; text-align: center;}
.zt-text .z-title{ font-size:28px; font-weight: bold; color: #e4995d; line-height: 60px; padding-top: 10px; padding:0 2%;}
.zt-text .z-title.t-l{ text-align: left;}
.zt-text .z-title.t-r{ text-align: right;}
.zt-text.t01{ border-right:none ;}
.zt-text.t02{ border-left:none ;}
.zt-text .txt01{ font-size: 14px; line-height: 28px; color: #707070; width: 96%; margin: 0 auto;}
.zt-text .txt02{ font-size: 18px; color: #fff; line-height: 36px;}
.zt-text .btn{ display: block; width: 125px; height: 40px; line-height:40px; margin: 18px auto; background: #ff9238; color: #fff; font-size: 20px; text-align: center;}
.img02{ width: 650px;}
.zt-img{ text-align: center;}

@media screen and (max-width: 640px) {
    .zt-top img{ width: 100%;}
    .zt-main,.img02,.zt-img{ width: 100%; padding-top: 0px;}
    .zt-text{ width: 96%; margin: 10px auto;}
    .zt-text.t01,.zt-text.t02{ border: 2px solid #eec56e; }
    .zt-img img{ width: 96%;}
    .zt-fl,.zt-fr{ float: none;}
    .zt-con{ padding-bottom: 40px;}
}
