*{margin: 0;padding: 0}
body {
    display: block;
    margin: 0px;
}
.index{
	width: 100%;min-width: 1200px;background-image: url(../images/BG-2.png);background-repeat: no-repeat;background-position: center;
}
.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;
}