html {
  width: 100%;
  height: 100%;
}
html > body {
  width: 100%;
  height: 100%;
}
html > body > header {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
html > body > header > p {
  position: absolute;
  top: 40px;
  left: 1040px;
  color: red;
  font-size: 20px;
}
.top-nav {
    width: 1200px;
    margin: 0 auto;
    padding-top: 13px;
}
.top-logo {
    width: 229px;
    height: 57px;
    background: url(../images/2004270914368664427.png) no-repeat;
}
.GJZC-ZGSB {
  width: 100%;
  height: 486px;
  margin: 0 auto;
  position: relative;
  background: url("../images/bg3.png") no-repeat center center;
}
.GJZC-ZGSB>div>img {
	cursor:pointer
}
.zgj{
  padding-top: 50px;
  padding-left: 60%;
}
.zgj>a{
  padding-left: 90px;
}
.gj{
  padding-top: 60px;
  padding-left: 60%;
}
.gj>a{
  padding-left: 98px;
}
.phone {
	padding-left: 65%;
	padding-top: 60px;
  height: 5%;
  color: #5b84a3;
  font-size:16px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.czt-footer {
    height: 100px;
    background: #245f8f;
    color: #fff;
    font-size: 14px;
    padding-top: 25px;
}
.czt-footer-tip1 {
    width: 980px;
    padding-top: 15px;
    padding-left: 30px;
}
.czt-footer-tip2 {
    text-align: center;
    margin-top: 15px;
    line-height: 13px;
    margin-left: 340px;
}
.czt-footer-section2, .czt-footer-section3 {
    margin-top: 15px;
    margin-left: 15px;
}
.czt-footer-tip2 .foooter-border {
    display: block;
    border: 1px solid #fff;
    width: 1px;
    height: 13px;
    margin: 0 27px;
}
.czt-footer-tip2 a {
    float: left;
}
.czt-footer-tip1 ins {
    margin: 0 15px;
}
a, ins {
    text-decoration: none;
    outline: none;
}
.czt-footer a {
    color: #fff;
}