.content img {
    padding: 10px;
    max-width: 700px;
    height: auto !important;}#subnav h3 {

    background: #f9c617;}
.leftNav>ul>li {
    position: relative;}
.leftNav ul li.active ul {
    display: block;}
.leftNav>ul>li>ul {
    display: none;}.leftNav>ul>li>span {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 20px;
    top: 10px;
    background: url(/cmxy/images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s;
      background-size: 20%;}.leftNav>ul>li>a {
    position: relative;
    padding-left: .95rem;}
