.new-zt {
    width: 776px;
}

.new-zt .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.4;
    color: #0669ba;
    border-bottom: 3px solid #0669ba;
    padding-left: 45px;
    background: #F0F0F0 url('../img/zxzt.png') 10px center no-repeat;
}

.zt-box {
    margin-top: 15px;
    border: 1px solid #dedede;
}

.zt-box li {
    width: 386px;
    float: left;
    margin: 10px 0;
}

.zt-box .zt-pic {
    display: block;
}

.zt-box .zt-pic img {
    width: 344px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

.zt-box .zt-title {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #000;
    width: 344px;
    margin: 15px auto 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zt-box p {
    font-size: 14px;
    color: #7e7d7d;
    text-indent: 2em;
    line-height: 23px;
    height: 50px;
    width: 344px;
    margin: 0 auto;
}

.zt-list {
    width: 310px;
    padding: 0px 16px 30px;
    background: #F0F0F0;
}

.zt-con {
    margin-bottom: 20px;
}

.zt-con h1,.zthz h1{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.zt-con h1 a ,.zthz h1{
    font-size: 20px;
    color: #0669ba;
    line-height: 2.4;
    display: block;
    font-weight: bold;
}

.zt-con ul li {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    background: url("../img/li-bg.png") center left no-repeat;
}

.zt-con ul li a {
    display: block;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zthz ul {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
}

.zthz ul li {
    width: 153px;
    height: 46px;
    background: #fff;
    text-align: center;
    line-height: 46px;
    float: left;
}

.zthz ul li a {
    display: block
}

.zthz ul .li1 {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.zthz ul .li2 {
    border-bottom: 1px solid #e6e6e6;
}

.zthz ul .li3 {
    border-right: 1px solid #e6e6e6;
}

/* -------------------适老化------------------ */
.oldModel .new-zt .title{font-size: 42px;}
.oldModel .new-zt{width: 1140px;}
.oldModel .zt-box li{width: 378px;}
.oldModel .zt-list{width:1140px;box-sizing: border-box;}
.oldModel .zt-con h1 a,.oldModel .zthz h1{font-size: 42px;}
.oldModel .zt-con ul li{font-size: 32px;}
.oldModel .zt-con ul li a{width: 1000px;}
.oldModel .zthz ul li{font-size: 32px;width: 365px;border:1px solid #e6e6e6;height: 60px;line-height: 60px;}
.oldModel .zt-box .zt-title{width: 340px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 32px;}
