@charset "utf-8";
/* 触版*/
.wrapper2 { width:95%; padding:0 2.5%;}
.page{ display:none; width:100%;}
#nav{ width:100%; overflow:hidden; height:35px; line-height:35px;}
#nav li{ width:16.6%; text-align:center; float:left; font-size:14px;}
#nav li.active{ font-size:16px;}
.jzgd{ width:95%; height:35px; line-height:35px; color:#fff; background:#2fafe0; border-radius:5px; margin:10px auto; display:block; text-align:center; font-size:12px;}

.tip1{ width:100%; overflow:hidden;}
.tip1 img{ width:100%;}
.tip1 p{ width:100%; height:25px; line-height:25px; font-size:14px; text-align:center;}
.content{ width:100%; overflow:hidden; margin-bottom:10px;}
.content li{ width:100%; float:left; background:#F6F6F6; padding:5px 0; border-top:1px solid #C9C9C9;}
.content li:first-child{ border:none;}
.content li .img{ float:left; width:30%;}
.content li .img img{ width:100%;}
.content li dl{ width:68%; padding-left:2%; float:left;}
.content li dt{ font-size:15px; color:#1F1F1F; height:22px; line-height:22px; width:100%; overflow:hidden;}
.content li dd{ font-size:12px; color:#c9c9c9; height:36px; line-height:18px; overflow:hidden; width:100%;}
.rsContent p{background:rgba(0, 0, 0, 0.5); width:90%;padding:0 5%; height:30px; line-height:30px; color:#fff; position:absolute; bottom:0;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

@media screen and (min-width: 0px) and (max-width: 349px){
.tip1 p{ width:100%; height:25px; line-height:25px; font-size:14px; text-align:center;}
.content li dt{ font-size:15px; color:#1F1F1F; height:22px; line-height:22px; width:100%; overflow:hidden;}
.content li dd{ font-size:12px; color:#c9c9c9; height:36px; line-height:18px; overflow:hidden; width:100%;}
}
@media screen and (min-width: 350px) and (max-width: 410px){
.tip1 p{ width:100%; height:25px; line-height:25px; font-size:15px; text-align:center;}
.content li dt{ font-size:16px; color:#1F1F1F; height:30px; line-height:30px; width:100%; overflow:hidden;}
.content li dd{ font-size:14px; color:#c9c9c9; height:40px; line-height:20px; overflow:hidden; width:100%;}
}
@media screen and (min-width: 411px) and (max-width: 640px){
.tip1 p{ width:100%; height:25px; line-height:25px; font-size:16px; text-align:center;}
.content li dt{ font-size:16px; color:#1F1F1F; height:30px; line-height:30px; width:100%; overflow:hidden;}
.content li dd{ font-size:14px; color:#c9c9c9; height:40px; line-height:20px; overflow:hidden; width:100%;}
}

/*标准版*/
.wrapper{width:100%;min-width:320px;max-width:640px;margin:0 auto;}
.news{}
.tip2{ width:100%; overflow:hidden; position:relative;}
.tip2 img{ width:100%;}
.tip2 p{ position:absolute; bottom:5px; color:#fff; width:100%; text-align:center; font-size:16px; font-weight:bold;}
.content2{background:#f3faff; overflow:hidden;}
.content2 li{ width:95%; float:left; padding:5px 0; margin:0 2.5%; border-top:1px solid #d5dce0; overflow:hidden;}
.content2 li:first-child{ border:none;}
.content2 dt{color: #1F5FA8; font-size:16px;}
.content2 dd{color: #666666; font-size:12px;}
.cut a{ display:block;}
@media screen and (min-width: 0px) and (max-width: 349px){
.tip2 p{ position:absolute; bottom:5px; color:#fff; width:100%; text-align:center; font-size:16px; font-weight:bold;}
.content2 dt{color: #1F5FA8; font-size:16px;}
.content2 dd{color: #666666; font-size:12px;}
.cut{ font-size:12px;}
}
@media screen and (min-width: 350px) and (max-width: 410px){
.tip2 p{ position:absolute; bottom:5px; color:#fff; width:100%; text-align:center; font-size:17px; font-weight:bold;}
.content2 dt{color: #1F5FA8; font-size:17px;}
.content2 dd{color: #666666; font-size:13px;}
.cut{ font-size:13px;}
}
@media screen and (min-width: 411px) and (max-width: 640px){
.tip2 p{ position:absolute; bottom:5px; color:#fff; width:100%; text-align:center; font-size:18px; font-weight:bold;}
.content2 dt{color: #1F5FA8; font-size:18px;}
.content2 dd{color: #666666; font-size:14px;}
.cut{ font-size:14px;}
}

/*详情页*/
.wrapper3{ padding:10px;}
.wrapper3 img{ margin:5px auto; display:block;}
.wrapper3 h1{ font-size:18px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wrapper3 h5{ font-size:12px; color:#999999; font-weight:normal;}