@charset "utf-8";
/* CSS Document */
body{
	background-color:#f0f0f0;
	margin:0;
	padding:0;
}
p{
	line-height: 38px;
    font-weight: 100;
}
A {
	COLOR: #444444; LINE-HEIGHT: 1.5; TEXT-DECORATION: none;
}
.w1200 {
	width: 1200px;
	background: #fff;
    position: relative;
    margin: 0 auto;
}
.zc_top{
	height:130px;
	width:1200px;
	border-bottom: 5px solid #015293;
	padding-top:110px;
}
.zc_logo{
	background-image: url(../images/guohui.png);
    background-repeat: no-repeat;
	padding-left:90px;
	height:80px;
	line-height:80px;
	font-size:40px;
	color:#ff0000;
	font-family:"方正小标宋简体";
	margin: 0px auto;
    width: 310px;
}
.download{
	float:right;
}
.download>a{
	font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666666;
    border: 1px solid #d2d2d2;
    width: 88px;
    height: 36px;
    display: block;
    float: left;
    line-height: 36px;
    text-align: center;
	margin-right:12px;
}
.wrap {
	width: 1050px;
	margin: auto;
    padding: 50px;
    font-family:"SimSun";
}

.zc_title{
    width: 1050px;
    font-size: 28px;
    line-height: 50px;
    color: #333333;
    font-weight: bold;
    margin: 8px auto 18px auto;
    text-align: center;
	font-family:"方正小标宋简体";
}
.zc_tz{
	font-family:"FangSong";
	font-size:18px;
	color:#333333;
	line-height:30px;
	text-align:center;
}
#Zoom{
    width: 1050px;
    margin: 0 auto;
	min-height:500px;
	margin-top:38px;
}
.zc_bottom {
	margin-top:70px;
	height:68px;
	padding-top:40px;
	border-top: 5px solid #015293;
}
.zc_bottom>span{
	float:right;
	margin-right:100px;
	font-family:"方正小标宋简体";
	font-size:28px;
	color:#015293;
}