@charset "utf-8";
@import url("reset.css");
@import url("header.css");
@import url("footer.css");
@import url("animate.min.css");

.Main{background:url("../images/zxns_bg_1.png")no-repeat center top;background-size:100% auto;}
.zxnsPart{height:auto;overflow:hidden;margin-top:52px;border-radius:5px;background:#ffffff;border:1px solid #eeeeee;padding:35px 68px 46px;box-sizing: border-box;margin-bottom:43px;}
.zxnsPart h1{font-size:36px;font-weight: bold;color:#222222;text-align: center;line-height: 54px;margin-bottom:30px;}
