/*专题专栏begin*/
.main {
    width: 1260px;
    margin: 30px auto 30px;
    overflow: hidden;
}
.new-zt{width:825px;padding:25px 20px;border:1px solid #e6e6e6}
.new-zt .title{font-size: 22px;color:#015293;border-bottom:1px solid #e6e6e6;padding-bottom:10px;}
.zt-box{margin-top: 15px;}
.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;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zt-box p{font-size:14px;color:#7e7d7d; text-indent: 0em;line-height: 23px;height: 50px; width:344px; margin:0 auto; text-align: center}
.zt-list{width:396px;padding:35px 20px;background: #f2f0f0}
.zt-con{ margin-bottom: 20px;}
.zt-con h1 a{font-size:20px;color:#015293;margin-bottom:10px;display: block}
.zt-con ul li{font-size: 16px;height: 36px;line-height: 36px;text-indent:10px;background: url("../images/li-bg.png") center left no-repeat;}
.zt-con ul li a{display: block;width: 380px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.zthz{}
.zthz h1{font-size:20px;color:#015293;margin-bottom:20px;}
.zthz ul{border:1px solid #e6e6e6}
.zthz ul li{width:156px;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;}
/*专题专栏end*/

/*适老模式begin*/
.oldman .new-zt .title,
.oldman .zthz h1,
.oldman .zt-con h1 a{ font-size: 40px; }
.oldman .zt-box .zt-title,
.oldman .zt-con ul li{ font-size: 32px;height: auto;line-height: 1.8; }
.oldman .zthz ul .li1,
.oldman .zthz ul .li2{ font-size: 32px;width: 100%;height: 64px;line-height: 64px; }
.oldman .zt-box p{ font-size: 28px;height: 170px;line-height: 1.4; }
/*适老模式end*/