#gzdown .download_card {
    padding: 10px;
    border: 1px solid #e4e4e4;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 20px 0;
    float: left;
    width: 100%;
	line-height: normal;cursor: pointer;
}
#gzdown .download_card_pic {
    width: 90px;
    float: left;
}
#gzdown .download_card_msg {
    float: left;
}
#gzdown .download_card div {
    clear: none;
}
#gzdown .download_card_title {
    font-size: 16px;
    color: #003399;
    text-decoration: underline;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 360px;
	text-decoration: none;
}
#gzdown .download_card_tip {
    font-size: 14px;
    color: #666;
    margin: 8px 0 8px 0;
}
#gzdown .download_card_tj {
    font-size: 14px;
    color: #999;
    float: left;
}
#gzdown .download_card_tj span {
    float: left;
}
#gzdown .download_card_tj img {
    width: 14px;
    margin-top: 2px;
    float: left;
    margin-right: 3px;
}
#gzdown .download_card_btn {
    width: 210px;
    height: 60px;
    background: -webkit-linear-gradient(#82ce21, #68b602);
    background: -o-linear-gradient(#82ce21, #68b602);
    background: -moz-linear-gradient(#82ce21, #68b602);
    background: linear-gradient(#82ce21, #68b602);
    border-radius: 4px;
    position: absolute;
    right: 10px;
    top: 24px;
}
#gzdown .download_card_btn img {
    width: 30px;
    float: left;
    display: block;
    margin: 14px 28px 0 16px;
}
#gzdown .downlod_btn_right {
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
}
#gzdown .downlod_btn_right p {
    font-size: 12px;
    margin: 2px 0 0 0!important;
}

.zoomIn{width: 100%;
margin: auto;
margin-top: 4%;
border-radius: 4px;
-webkit-animation: .4s .1s ease both;
-moz-animation: .4s .1s ease both;
position: relative;
background: #fff;
text-align: center;
}
.zoomIn .houhao_top {
    float: left;
    width: 100%;
    text-align: center;
}
.zoomIn .houhao_top span {
    color: #003399;
    font-size: 30px;
    display: inline-block;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    width: 100%;
    margin-bottom: 12px;
}
.zoomIn .houhao_search {
    display: inline-block;
    margin-top: 0;
    width: 74%;
    border: 1px solid #44b549;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}
.zoomIn .houhao_search .houhao_bar {
    width: 70%;
    font-size: 15px;
    float: left;
    border: none;
    color: #bdbdbd;
    line-height: 34px;
    padding-left: 3%;
    height: 33px;
    outline: none;
}
.zoomIn .houhao_search .houhaoresults {
    width: 23%;
    background: #003399;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 34px;
}
.zoomIn img {
    width: 200px;
    margin-top: 6px;
}
.zoomIn .kouhaohuoqu {
    color: #003399;
    font-size: 18px;
    line-height: 26px;
    height: 26px;
    float: left;
    width: 100%;
    font-weight: 700;
    margin: 0;
    margin-bottom: 8px;
}
.zoomIn .timezen {
    color: #666;
    font-size: 15px;
    line-height: 24px;
    height: 24px;
    float: left;
    width: 100%;
} 
.fuzhi {
	display:none;}
	
@media screen and (max-width:1190px) {
	.fuzhi {
	display:block;}
 }