/*nav*/
.nav ul li:last-child a{color:#05966A;}

/*banner*/
.banner img{width:100%;}

/*当前位置*/
.current{font-size: 1.4rem;color:#999;margin:30px 0 30px 0;}
.current span{color:#333;}

/*内容*/
.title{width:175px;}
.title img{float: left;margin-right:20px;margin-left:20px;}
.title p{width:36px;font-size:2.6rem;color:#00845C;text-align: center;float: left;margin-top:10px;}
.title p i{display:inline-block;width:10px;height:10px;background:#00845C;margin-bottom:25px;}

.list ul{min-height:410px;}
.list ul li{width:825px;font-size: 1.6rem;margin-top:10px;cursor: pointer;line-height:20px;}
.list ul li:first-child{margin-top:0;}
.list ul li i{display:inline-block;width:6px;height:6px;background:#FF7F00;border-radius: 50%;vertical-align: middle;margin-right:10px;}
.list ul li .text{display:inline-block;width:700px;color:#333;vertical-align: bottom;}
.list ul li:hover .text{color:#00845C;}
.list ul li .date{float: right;color:#999;}

#page{margin-top:26px;}






























