.content {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.plc {
    display: none;
}
.plc, .plc2 {
    background: url(/template/default/skin/images/dts.png) no-repeat 12px 7px;
    width: 1200px;
    height: 28px;
    line-height: 24px;
    padding: 7px 0px 8px 0px;
    position: relative;
    color: #666;
    overflow: hidden;
    font-size: 14px;
    /* border-bottom: 1px solid #ececec; */
    padding-bottom: 8px;
    font-family: "Microsoft Yahei","微软雅黑";
}
.plc .red_x {
    color: #0068b6;
    font-weight: bold;
    font-size: 14px;
    margin-left: 35px;
}
.red_x {
    color: #DD3904;
    display: inline;
    font-family: "微软雅黑";
    font-size: 12px;
}
.plc i, .plc2 i, .plc a {
    font-style: normal;
    font-size: 14px;
    color: #666;
}
.a_fz {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 60px;
}
.a_fz .content {
    padding: 0 24px;
    width: 1152px;
}
.gsfc {
    padding-bottom: 40px;
}
.gsfc dl.help_2 {
    width: 23%;
    margin: 30px 20px 0 0;
}
dl.help_2 {
    width: 266px;
    float: left;
    display: inline-block;
}
.gsfc dl.help_2 dt {
    width: 262px;
  /*  height: 197px; */
    border: 1px solid #e5e5e5;
    padding: 5px;
}
dl.help_2 dt {
    width: 234px;
  /*  height: 145px; */
    overflow: hidden;
}
.gsfc dl.help_2 dt img {
    width: 260px;
 /*   height: 195px; */
}
dl.help_2 dt img {
    display: block;
    width: 230px;
    /* height: 141px; */
    border: 1px solid #ccc;
    display: block;
    padding: 1px;
}
.gsfc dl.help_2 dd {
    width: 273px;
}
dl.help_2 dd {
    width: 275px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}