@media screen and (max-width: 640px) {
.rslides{
width:100% !important;
}
.ifooter {
   width:100% !important;
}

section ul li a {
    width: 70%;
    font-size: 14px;
    margin: 0 0 0 10px;
    float: left;
}
.slide li a{
width: 100%;
    clear: both;
    height: 200px;
}



header {
width:100%;
margin-bottom: 0px;
}
header img {
width:100%;
}
article {
width:100vw;
margin:0 auto 5vw;
overflow: hidden;
}
article section:nth-of-type(1) {
width: 96vw;
margin:0 auto 20px;
display: block;
justify-content: space-between;
}
article section:nth-of-type(2) {
width: 96vw;
margin:0 auto 20px;
}
article section:nth-of-type(3) {
width: 96vw;
margin:0 auto;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.i_list ul li a{ width: 75%;
font-size: 14px;
margin: 0 0 0 10px;

overflow: hidden;
display: block;
float: left;}
#yqfk {
margin-bottom:0;

overflow: hidden;
}
.bkzxpt{
width: 600px !important;
}

#yqfk .column::after {
width: 70%;
}
#yqfk dl {
height:100px;
}
.column::after {
width: 70%;
}
.i_list {
margin: 10px auto;
max-height: 215px;
overflow: hidden;
}
.column span {
width: 134px;
height: 27px;
}
section ul li::before {
margin-right: 5px;
}
#i_nav {
height:auto;
background:#0055B7;
width:100%;
margin-bottom:0;
display: inline-block;
}
#i_nav ul {
width:100%;
margin: 0 auto;
}
#i_nav li {
float:left;
width:auto;
font-size:16px;
line-height:36px;
color:#ffffff;
padding:0px 5px;
text-align:center
}
#i_nav li a {
color:#ffffff
}
#twfylist {

    min-height: 400px;
}
#zxbd {
width:96vw;
margin: 0 auto
}

.dqwz{ top: 12px !important;}
#twfylist .column {
padding: 10px 0;
}
#twfylist .column span {
width:400px
}
.lm_list a{width: 72%;}
.lm_list span{width: 22%;}

#icontent {
width: 96vw;
margin:0 auto;
padding:0
}
.c-content {
margin: 10px auto 40px auto;
padding: 0 0px;
}
.c-content .other-s {
margin: 5px auto 0 auto;
}
.c-content .c-title {
font-size: 20px;
color: #cc3333;
line-height: 34px;
text-align: center;
}
#kpxzs .column span{width:234px;}





.slide {
float:left;
height: 200px;
margin:0;
margin-bottom: 20px;
}

 .slide .hd {
display:none;
}

 .slide .hd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  cursor: pointer;
  background: url(../images/dote.png) center center no-repeat;
}

 .slide .hd li.on {
  background: url(../images/dote-on.png) center center no-repeat;
}

 .slide .bd li {
  position: relative;
  height: 200px;
  overflow: hidden;
}

 .slide .bd li img {
  width: 55%;
 height: 200px;
}



 .slide .bd li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 48px;
  padding: 0 15px;
  padding-right: 180px;
  background: url(../images/opacity.png);
  color: #fff;
}
}