.ztzlbox{
    width: 770px;
}
.ztzlbox .title{
    font-size:20px;
    color:#3f63bb;
    height:47px;
    line-height: 42px;
    font-weight: bold;
    border-bottom:4px solid #3f63bb;
    padding-left:50px;
    background:#daf8ff url('https://www.soulrig.com/file/4500000039/newimg/icon14.png') no-repeat 13px center;
}
.ztzllist{
    border:1px solid #eee;
    padding:25px 8px 0 8px;
    margin-top:15px;
}
.ztzllist .item{
    width:345px;
    margin:0 15px;
    float: left;
    margin-bottom:35px;
}
.ztzllist .item img{
    width:345px;
    height: 200px;
}
.ztzllist .item h2{
    margin:3px;
}
.ztzllist .item p{
    font-size: 14px;
    color: #7e7d7d;
    text-indent: 2em;
    line-height: 23px;
    height: 45px;
    width: 344px;
    margin: 0 auto;
    overflow: hidden;
}

.ztright{
    width: 400px;
    padding: 18px 18px 40px 18px;
    background: #eee;
}
.ztright h1{
    font-size:18px;
    color:#3f63bb;
    border-bottom:1px solid #bbb;
    padding-bottom:5px;
    font-weight: bold;
}
.ztright h1 a{
    color: #3f63bb;
}
.ztright .ztlist{
    margin-top:10px;
    margin-bottom:40px;
}
.ztright .ztlist li{
    font-size:16px;
    line-height: 36px;
    background: url('https://www.soulrig.com/file/4500000039/newimg/pointblue.png') no-repeat 5px center;
    padding-left:20px;
}
.ztright .ztlist li a{
    display: block;
    width:350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ztright .zthzlist{
    background: #fff;
    margin-top:20px;
}
.ztright .zthzlist li{
    width:182px;
    height:60px;
    text-align: center;
    line-height: 60px;
    font-size:18px;
    float: left;
}
.ztright .zthzlist li a{
    color:#555;
}
.ztright .zthzlist li.li1{
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
}
.ztright .zthzlist li.li2{
    border-bottom:1px solid #eee;
}



/* 适老化 */
.oldModel .ztzlbox .title {
    font-size: 38px;
    height: 80px;
    line-height: 80px;
}

.oldModel .ztzllist .item h2 {
    font-size: 28px;
}
.oldModel .ztzllist .item {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
}

.oldModel .ztzllist .item img {
    width: 100%;
    height: 435px;
}
.oldModel .ztzllist .item p {
    font-size: 24px;
    height: auto;
    width: 100%;
    line-height: 1.5;
}
.oldModel .ztright h1 {
    font-size: 28px;
}

.oldModel .ztright .ztlist li {
    font-size: 24px;
    line-height: 1.5;
}

.oldModel .ztright .zthzlist li {
    font-size: 22px;
    width: 100%;
}


