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;
}
.GJZC-ZGSB {
  width: 100%;
  height: 486px;
  margin: 0 auto;
  position: relative;
  background: url("../images/bg3.png") no-repeat center center;
}
.jsalt>img {
	cursor:pointer
}
.left>img{
	padding-left:50px;
	padding-bottom:6px;
	height:34px;
	content: url("../images/icon.png");
}
.left>span{
	height:70px;
	line-height:70px;
	font-size:30px;
	color:#0A457C;
	font-weight: 400;
	font-family: STXinwei;
}
.jsalt{
  padding-top: 160px;
  padding-left: 60%;
}
.jsalt>a{
  padding-left: 90px;
}
.lj{
  	padding-top: 20px;
  	padding-left: 64%;
	font-size:16px;
	line-height:24px;
}
.phone {
	padding-left: 60%;
	padding-top: 60px;
  height: 5%;
  color: #5b84a3;
  font-size:16px;
}
.top-nav {
    width: 1200px;
    margin: 0 auto;
    padding-top: 13px;
}
.top-logo {
    width: 229px;
    height: 57px;
    background: url(../images/2004270914368664427.png) no-repeat;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.czt-footer {
    height: 120px;
    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;
}
ol, ul, li {
    list-style: none;
}
body, div, p, ul, li {
    margin: 0;
    padding: 0;
}