﻿input{-webkit-user-select:auto; }
/*==内容==*/
.editor{padding:2% 4%;}
.editor p{font-size: .3rem; line-height:1.8;}

.erbg{background: url("../img/b.jpg"); width: 100%; min-height:2rem;}
.tit{width: 80%; margin: 0 auto 0.4rem; text-align: center; background: url("../img/bor.png") no-repeat bottom; height: auto; overflow: hidden; padding-bottom: .2rem;}
.tit p{font-size: .34rem;}
.tit h2{font-size: .5rem; color: #d02626; font-weight: bold;}

.fwlist ul li{float:left;width:48%; margin-right:4%; margin-bottom: 4%;}
.fwlist ul .no{margin-right: 0}
.tup{margin: .2rem 0;}

.news li {float:left;border-bottom:1px solid #e5e5e5;height:auto; overflow: hidden; width:100%;margin-bottom:25px; padding-bottom: .2rem;}
.news li .date {width:20%;height: auto;  border:1px solid #999;text-align:center;color:#999;}
.news li .date span {display:block;font-size:30px;}
.news li .fr {width:78%; float: right;}
.news li .fr span {display:block;margin-top:-2px;font-weight:bold;}
.news li .fr p {font-size:.24rem;color:#444343;line-height:1.3;margin-top:5px;}
.news li:hover .date {border-color:#d02626;background:#d02626;color:#fff;}
.news li a:hover .fr p {color:#d02626;}
