.snvcon .snvtwo{
        display: none;}
    .snvcon .snvtwo a{
        font-size: 16px;
        line-height: 46px;padding-left: 2em;}
    .snvcon .snvtwo .con2:hover{
        color: #ffcb67;}
    
    .snv li:hover, .snv li.on{ /* 找到这个语句删除或者替换成下一句*/
        background: #fff;}
    .snv li a:hover, .snv li.on .con1{
        background: #D2E2F4;}
    @media only screen and (max-width: 1200px) {
        .snvcon .snvtwo{
            display: block;}
          .snvcon .snvtwo a{
            padding-left: 0em;}
        .snv li{
            float: left;}
        .snv ul{
            overflow: hidden;}
        .snvcon .snvtwo a{font-size:12px !important;text-align:center;}
    }
    @media only screen and (max-width: 450px) {
        .snv li{
            width: 100%;}
        .snv li .con1{
            font-size: 18px;}
    }
.ul-listl4{
    overflow: hidden;
    margin-bottom: 49px;}
.ul-listl4 li{
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;}
.ul-listl4 .con{
    padding: 35px 0 33px;
    overflow: hidden;
    display: block;}
.ul-listl4 .con222{
    padding:0;
    overflow: hidden;
    display: block;}

.ul-listl4 .date{
    float: left;
    padding-bottom: 25px;
    margin-right: 34px;
    border-bottom: 1px solid #36c;}
.ul-listl4 .date222{
    float: left;
    margin-right: 34px;
    border-bottom: 0px solid #36c;}

.ul-listl4 .date span{
    display: block;}
.ul-listl4 .date .day{
    font-size: 24px;
    color: #36c;
    line-height: 1.2em;}
.ul-listl4 .date .year{
    font-size: 14px;
    color: #999;
    line-height: 1.5em;
    text-align: right;
    font-family: "å¾®è½¯é›…é»‘";}
.ul-listl4 .pic{
    float: left;
    width: 240px;
    height: 162px;
    overflow: hidden;
    margin-right: 35px;}
.ul-listl4 .pic img{
    display: block;
    width: 100%;}
.ul-listl4 .txt{
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 1.93em;}
.ul-listl4 .txt .info{
    max-height: 5.86em;
    overflow: hidden;}
.ul-listl4 .txt .tit{
    font-size: 18px;
    color: #369;
    font-weight: normal;
    line-height: 1.56em;
    max-height: 3.12em;
    margin-bottom: 5px;
    overflow: hidden;}
.ul-listl4 .txt .writer{
    color: #333;
    display: block;
    margin-top: 22px;}
.ul-listl4 .txt .tit,
.ul-listl4 .pic img{
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.ul-listl4 .con:hover .pic img{
    -webkit-transform: scale(1.08,1.08);
       -moz-transform: scale(1.08,1.08);
        -ms-transform: scale(1.08,1.08);
         -o-transform: scale(1.08,1.08);
            transform: scale(1.08,1.08);}
.ul-listl4 .con:hover .txt .tit{
    color: #960;}
