﻿@media only screen and (max-width: 450px) {
  .i_01 > .wh > p{display: none}
  .i_02 > a.caid{width: 30px;height: 30px;margin-top: -15px;}
  .i_06 > a > p{
    font-size: 12px;
    padding-top: 10px;
  }
  .i_12>li>p,ul.i_18>li>a>p{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
footer.i_footer>.wh>ul{
    border: none;
    height: auto;
    margin-bottom: 20px;
}
footer.i_footer>.wh>ul.ul3,footer.i_footer>.wh>ul.ul4{
    width: 100% !important;
}
ul.l_06>li{height:auto}
ul.l_06>li>.img{
    width: 100%;
    height: auto;
    position: relative;
}
ul.l_06>li>.ro{
    padding-left: 0;
}
.l_08>.shangx{
    height: 80px;
    padding: 0;
    background: none;
}
.l_08>.shangx>a{
    width: 100%;
    padding-left: 10px;
    background: #A9A9A9;
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 350px) {

}