﻿.new-list li {float:left;width:100%;margin: 10px 0;}
.new-list img {display:block;float:left;padding-right:20px;width:125px;padding:0 20px 0 0;}
.new-menu li,.btn-zy{margin:15px 0;overflow:hidden}
.new-menu a img {display: block;width: 100%;position: relative;/*top: -10px;left: -12px;*/}

.img-box{width:35%}
.new-title {width:61%;}
.img-box a{display:block;float:left;margin:10px 0 0 12px;/*border: 2px solid #00c0ff;*/}
.img-box p{overflow:hidden;display: block;max-height:180px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;}
.new-title h4{color: #00c0ff;  margin-top: 10px;}
.new-title h4:hover{color:#5a5a5a}
.new-title b{margin-bottom:10px}
.new-title .new-point{margin:10px 0}
p{line-height: 24px;}

@media (max-width:1003px) {
    .new-list img{max-width:100px}
    .new-menu p{max-height:126px;overflow:hidden}
    .line-title b {font-size: 20px;}
    .new-list p{max-height: 50px;overflow: hidden;line-height: 16px;}
}
@media (max-width:768px) {.new-list img{max-width:115px !important} .new-list li{width:50%} }
@media (max-width:635px) {
.new-list img{max-width:125px !important}  .new-list li{width:100%}
.new-title h4,.btn-zy{overflow: hidden;white-space: nowrap;text-overflow:ellipsis}
.time-point{display:block}
.author i{margin-left:0 !important}
.btn-zy{width:100% }
.img-box{width:39%}
.img-box a{margin:10px 12px 0 0 !important}
}
@media (max-width:380px) {
.btn-zy{position: absolute;padding:6px 20px;left:17px;margin-top: -47px;width:initial}
}

.new-content{padding:30px 20px;background:rgba(250,250,250,.93);margin-bottom:50px}
.new-point i{font-style:normal;color:#00c0ff;position:relative;}
.time-point i{display:inline-block;width:5px;height:5px;border-radius:2px;background:#00c0ff;top:-2px;margin-right:10px;}
.author i{font-size:16px;font-weight:bold;top:-1px;margin:0 5px 0 8px;}
.eay i{margin:0 5px 0 8px;}
.content{border-bottom:1px solid #999;border-top:1px solid #999;padding:10px 0;margin:10px 0}
.content p{font-weight:normal;margin:10px 0}
.content p:before{content:'';margin-right:20px}

.content-title,.content-title h3,.content-title .new-point{margin:12px 0}
.buttom a {border:1px solid #999; display: block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;margin-bottom:10px}
.container{margin-bottom:50px;min-height:400px}


