.content {
    height: 320px;
    margin: 20px 7px 50px;
    padding: 47px 73px 0;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #f0f3f6;
}
.content a{
    float: left;
    width: 200px;
    margin-right: 52px;
}
.content a:last-child{
    margin-right: 0;
}
.content a img{
    width: 200px;
}
.content a img:nth-child(2){
    display: none;
}
.content a:hover img:nth-child(1){
    display: none;
}
.content a:hover img:nth-child(2){
    display: inline;
}

.leave_msg{
    margin: 0 auto 60px;
    background: #f4f6fa;
    box-sizing: border-box;
    padding: 0 10px 30px;
}


.leave_msg .column{

}

.leave_msg .labels{
    height: 40px;
    margin-bottom: 20px;
    background: #f4f4f4;
    position: relative;
}
.leave_msg .label_item{
    display: inline-block;
    width: 130px;
    height: 40px;
    font-size:18px;
    line-height: 40px;
    text-align: center;
    color: #000;
}

.leave_msg .label_item.active{
    background: #346498;
    color: #fff;
}
.leave_msg .label_more{
    float: right;
    font-size: 20px;
    color: #333;
    display: none;
    margin-top: 3px;
    margin-right: 10px;
    font-weight: bold;
}



.leave_msg .three_list{
    overflow: hidden;
    display: none;
}
.leave_msg .three_list:nth-of-type(1){
    display: block;
}
.leave_msg .three_list li{
    height: 70px;
    line-height: 70px;
    list-style:square;
    list-style-position: inside;
    overflow: hidden;
    border-bottom:1px dashed #ccc;
}
/*.leave_msg .three_list li:first-child{*/
/*line-height: inherit;*/
/*}*/
.leave_msg .three_list li:last-child{
    margin-bottom: 28px;
}
.leave_msg .three_list li a{
    display: inline-block;
    max-width: 80%;
    line-height: 70px;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    vertical-align: -29px;
    padding-left: 12px;
}
.leave_msg .three_list li:first-child a{
    /*vertical-align: -24px;*/
    /*margin-bottom: 19px;*/
}

.leave_msg .three_list li a:hover{
    color: red;
}
.leave_msg .three_list li .li_date{
    float: right;
    text-align: right;
    font-size: 16px;
    color: #666;
}

.leave_msg .three_list .li_content{
    max-width: 93%;
    height: 92px;
    font-size: 14px;
    color: #878787;
    letter-spacing: 1px;
    text-indent: 37px;
    text-overflow: ellipsis;
    text-decoration: none;
    cursor: pointer;
    padding-left: 27px;
    line-height: 23px;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: none;
}
.leave_msg .three_list .li_content:nth-of-type(1){
    display: -webkit-box;
}
/*咨询投诉*/


/*咨询投诉*/
.zxts{height: 75px;
    line-height: 75px;
    color: #3366cc;
    font-size: 20px;
    font-weight: bold;}
.zxts span a{display: inline-block; height: 75px;line-height: 75px;color: #666666;font-size: 16px;margin-right: 25px;}
.zxts span a:nth-child(1) img{margin-right: 10px;float: left;margin-top: 26px;}
.zxts span a:nth-child(2) img{margin-right: 10px;float: left;margin-top: 30px;}
.zxts span{float: right}
.zxts_list{margin-bottom: 40px;}
.zxts_list li{line-height: 35px;padding-left: 13px;box-sizing:border-box;display: inline-block;border-bottom: 1px dashed #d8d8d8;width:100%; background: white}
.zxts_list li span{display: inline-block;line-height: 35px;text-align: left;}
.zxts_list li:nth-child(1){    background: #dcdcdc;
    text-align: center;
    padding-left: 0;}
.zxts_list li>span:nth-child(1){width: 210px;}
.zxts_list li>span:nth-child(2){width: 357px;margin: 0 50px;}
.zxts_list li>span:nth-child(3 ){width: 230px;}
#PC ul.lysltj_list li{float: left;margin-right: 100px;border: 2px solid #346498;list-style: none}
#PC ul.lysltj_list span.li_date{font-size: 18px;color: white;padding: 0 20px;background:#346498 }

/*@media screen and (max-device-width: 768px) {*/
    /*.layout{width: 100%}*/
    /*.c_content,.c_inner{width: 96%;padding: 0 2%}*/
    /*.zxts_list li span{display: inline-block;width: 23%;margin: 0}*/
    /*.zxts_list li>span:nth-child(2),  .zxts_list li>span:nth-child(1),.zxts_list li>span:nth-child(3 ),.zxts_list li>span:nth-child(4 ){display: inline-block;width: 24%;margin: 0;text-align: center}*/
    /*.zxts_list li{width: 100%}*/
    /*.content{padding: 20px 2%;margin: 10px 1%;height: auto}*/
    /*.content a img{width: 100%}*/
    /*.content a {width: 40%;margin-right: 5%;margin: 5%;height: auto}*/
/*}*/ 
