.giz_content tab{
    margin: 0;
}
.giz_content .giz_type .action {
    height: 30px;
    line-height: 30px;
    padding: 10px;
    border-bottom: 3px solid #48d;
}

.giz_content .giz_info {
    padding: 20px;
    min-height: 400px;
    background: #fff;
    border: 1px solid #eee;
}
.giz_content .giz_info .title_bar{
    padding: 0;
    margin-bottom: 20px;
}
.giz_content .giz_info .informantion p {
    line-height: 28px;
    text-align: justify;
    font-size: 16px;
    text-indent: 2em;
    color: #666;
    padding-bottom: 15px;
}
.giz_content .giz_info .periodicals_item .periodicals_img{
    margin: 0 20px 0 0;
    width: 120px;
    height: auto;
}
.giz_content .giz_info .periodicals_item .periodicals_img img{
    width: 120px;
    height: auto;
}
.giz_content .giz_info .informantion .test {
    font-size: 16px;
    color: #666;
}
.title_cn{
    color: #000;
    font-size: 15px;
    margin-bottom: 6px;
    display: inline-block;
    margin-right: 10px;
}
.title_en{
    color: #999;
    display: inline-block;
    margin-right: 10px;
}