.nav ul li:nth-child(4) a{color:#05966A;}
.banner img{width:100%;}

/*当前位置*/
.current{font-size: 1.4rem;color:#999;margin:30px 0 30px 0;}
.current span{color:#333;}

/*内容*/
.title{width:180px;}
.title p{width:80px;height:75px;background:#00845C;font-size:2.4rem;color:#fff;text-align: center;margin:0 0 30px 40px;padding:5px 0 0 10px;}
.title p span{display:block;letter-spacing: 10px;}
.title>img{margin-left:35px;}
.container .center>.rt{width:820px;position: relative;top:-8px;}

.tab{border-bottom:6px solid #F2F2F2;margin-bottom:6px;}
.tab span{display:inline-block;width:130px;text-align:center;font-size: 1.8rem;color:#7D7D7D;padding-bottom:10px;position: relative;bottom:-6px;cursor: pointer;}
.tab span.active{font-size: 2rem;color:#000;border-bottom:6px solid #00845C;}
/* .tab span:last-child{display:none;} */

/*switch1*/
.switch{display:none;min-height: 360px;}
.switch.active{display:block;}

.switch1 .list_item .item{width:100%;cursor: pointer;position: relative;}
.switch1 .list_item .item:hover .item_title{color:#00845C;}
.switch1 .list_item .item>div{padding:14px 0;border-bottom:1px solid #E6E6E6;}
.switch1 .list_item .img{width:130px;height:85px;float: left;background:url(../Image/dynamic_list.png) no-repeat center center;background-size:cover;margin-right:20px;}
.switch1 .list_item .text{width:670px;float: left;}
.switch1 .list_item .text .item_title{font-size:1.6rem;color:#333;font-weight: normal;margin-bottom:8px;line-height:18px;}
.switch1 .list_item .text p:nth-child(2){font-size: 1.4rem;color:#666;line-height:20px;height:40px;}
.switch1 .list_item .text p:nth-child(2) span.details{font-size:1.4rem;color:#00845C;margin-left: 10px;}
.switch1 .list_item .text p.date{font-size: 1.4rem;color:#999;margin-top:4px;}
/*.switch1 .list_item .item i{position: absolute;width:100%;height:100%;left:0;top:0;border:1px solid #00845C;display:none;}*/
/*.switch1 .list_item .item:hover i{display:block;}*/

.switch2 ul{width:100%;padding-top:14px;}
.switch2 ul li{width:193px;height:218px;border:1px solid #F2F2F2;position: relative;margin-bottom:15px;float: left;margin-right:16px;cursor: pointer;}
.switch2 ul li:nth-child(4),.switch2 ul li:nth-child(8),.switch2 ul li:nth-child(12){margin-right:0;}
.switch2 ul li dt{width:100%;height:123px;background:url(../Image/ambient_list2.png) no-repeat center center;background-size:cover;}
.switch2 ul li dd.text{
    font-size: 1.5rem;
    color:#333;
    line-height:20px;
    margin-top:12px;
    padding:0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.switch2 ul li dd.date{font-size: 1.4rem;color:#999;position: absolute;bottom:10px;left:10px;}
.switch2 ul li:hover{border-color:#00845C;}

.switch3 .list{padding:15px 0 0 0;cursor: pointer;}
.switch3 .list:hover .text .overflow{color:#00845C;}
.switch3 .list .date{width:130px;height:64px;background:#05966A;text-align: center;line-height:64px;color:#fff;margin-right:20px;}
.switch3 .list .date span:first-child{font-size:1.2rem;position: relative;bottom:5px;}
.switch3 .list .date span:last-child{font-size:2.4rem;}
.switch3 .list .text{width:670px;height:97px;padding-bottom:8px;border-bottom:1px solid #E6E6E6;position: relative;top:1px;z-index: -1;}
.switch3 .list .text .overflow{font-size: 1.6rem;color:#333;margin-bottom:10px;line-height:18px;}
.switch3 .list .text .overflow2{font-size: 1.4rem;color:#999;line-height:20px;}
/*.switch3 .list:hover{border-color:#00845C;}*/


.page{margin-top:35px;}
.switch2 .page{margin-top:20px;}
.switch3 .page{margin-top:35px;}




































