.banner{width:100%; height:auto; overflow:hidden;}
.banner img{width:100%; height:auto;}
.content{width:100%; height:auto; max-width: 1175px; margin: 0 auto;overflow: hidden;margin-top: 5em;}
.con-top{  border:1px dashed #989898; border-left:0px; border-right:0px; padding-top:5px;display: flex;align-items: center;justify-content: center;}

.content h3{ font-size:24px; line-height:30px; font-family:"微软雅黑"; margin:5px 0px;display: flex;align-items: center;justify-content: center;}
.content p{display: flex;align-items: center;justify-content: center;margin-bottom: 1em;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:92%;color:#666666; padding:0px 11px 25px;}
.cpnry{width:90%; height:auto;  overflow:hidden; line-height:30px; color:#999; margin:auto; text-align:center;}
@media screen and (max-width: 600px) {
   .cpnry img {
        width: 100%; /* 或者其他适合移动端的宽度值 */
        height: auto; /* 保持图片的宽高比 */
    }
	
}
@media screen and (max-width: 600px) {
  .content{
        margin-top: 0px;
	}
}
.cxnrc{display: flex;align-items: center;justify-content: center; margin-top: 1em;}
.fy1 { color:#2a2a2a;font-size:14px; }
.fy1 span{ color:#727272;}
.fy1 span a{color:#727272;}
.fy1 span a:hover{ color:#f3021e;}
.fy2{ color:#2a2a2a; font-size:14px; }
.fy2 span{ color:#727272;}
.fy2 span a{color:#727272;}
.fy2 span a:hover{ color:#f3021e;}