.banner{width:100%; height:auto; overflow:hidden;}
.banner img{width:100%; height:auto;}
.content{ width:100%; height:auto; margin:auto;max-width: 1175px; margin: 0 auto;overflow: hidden;margin-top:5em; }
.con-top{ width:100%;  border-left:0px; border-right:0px; }
.con-top h2 { }
.con-top h2 a{ display:inline-block; font-size:14px; color:#333;}
.con-top h2 a:hover{ color:#ce0001;}
.content h3{ font-size:24px; line-height:30px; text-align:center; font-family:"微软雅黑"; margin:5px 0px;}
.time{ width:100%; height:auto; margin:0 auto;  text-align:center; font-family:"微软雅黑"; font-size:10px; font-size: 1em;}
.content .s1{ display:inline-block; line-height:12px;   background:url(../images/bg09.gif) no-repeat; color:#ce0001; padding-left:20px; margin-right:10px;}
.content .s2{ display:inline-block; line-height:12px; background:url(../images/bg10.gif) no-repeat; padding-left:20px;margin-right:10px;}
.content .s3{ display:inline-block; line-height:12px; background:url(../images/bg11.gif) no-repeat; padding-left:20px;}
.text{ width:98%; height:auto; padding:1% 1% 0px; overflow:hidden; line-height:30px; color:#999;margin:auto; text-align:center;}
@media screen and (max-width: 600px) {
   .text img {
        width: 100%; /* 或者其他适合移动端的宽度值 */
        height: auto; /* 保持图片的宽高比 */
    }
}
@media screen and (max-width: 600px) {
   .content {
       margin-top: 0px; /* 保持图片的宽高比 */
    }
}
.fy1 { color:#2a2a2a;font-size:14px; float:left; margin-left:10%; display:inline;}
.fy1 span{ color:#727272;}
.fy1 span a{color:#727272;}
.fy1 span a:hover{ color:#f3021e;}
.fy2{ color:#2a2a2a; font-size:14px; float:right; display:inline; margin-right:10%; margin-bottom:22px;}
.fy2 span{ color:#727272;}
.fy2 span a{color:#727272;}
.fy2 span a:hover{ color:#f3021e;}