.nav ul li:nth-child(3) a{color:#05966A;}
.banner img{width:100%;}

/*当前位置*/
.current{font-size: 1.4rem;color:#999;margin:30px 0 30px 0;}
.current span{color:#333;}

/*左侧标题*/
.center>.title{width:180px;}
.center>.title p{width:80px;height:75px;background:#00845C;font-size: 2.4rem;color:#fff;padding:5px 0 0 10px;margin:0 0 30px 40px;}
.center>.title p span{display:block;letter-spacing: 10px;}
.center>.title img{width:90px;margin-left:35px;}

.center .switch{width:820px;}
.center .switch .tab{border-bottom:6px solid #F2F2F2;margin-bottom:6px;}
.center .switch .tab span{display:inline-block;width:100px;text-align:center;font-size:1.8rem;color:#7D7D7D;padding-bottom:10px;position: relative;bottom:-6px;cursor: pointer;}
.center .switch .tab span.active{font-size: 2rem;color:#000;border-bottom:6px solid #00845C;}
.center .switch .list{display:none;min-height: 360px;}
.center .switch .list.active{display:block;}
.center .switch .list .item{width:100%;cursor: pointer;position: relative;}
.center .switch .list .item:hover .item_title{color:#00845C;}
.center .switch .list .item>div{width:100%;border-bottom:1px solid #E6E6E6;padding:14px 0;}
.center .switch .list .img{width:130px;height:85px;float: left;background:url(../Image/dynamic_list.png) no-repeat center center;background-size:cover;margin-right:20px;}
.center .switch .list .text{width:670px;float: left;}
.center .switch .list .noImg .text{width:100%;}
.center .switch .list .text .item_title{font-size: 1.6rem;color:#333;font-weight: normal;margin-bottom:8px;line-height:18px;}
.center .switch .list .text p:nth-child(2){font-size: 1.4rem;color:#666;line-height:20px;text-align: justify;height:40px;}
.center .switch .list .text p:nth-child(2) span.details{font-size:1.4rem;color:#00845C;margin-left:10px;}
.center .switch .list .text p.date{font-size: 1.4rem;color:#999;margin-top:4px;}
/*.center .switch .list .item i{position: absolute;width:100%;height:100%;border:1px solid #00845C;top:0;left:0;display:none;}*/
/*.center .switch .list .item:hover i{display:block;}*/

.page{margin-top:26px;margin-left:16px;}








