

.nav{overflow: hidden;background-color: #f1eeee;padding: 0.5rem 0;position: relative;box-shadow: inset 0 0 5px 3px #e4e4e4;}
.nav ul{display: -webkit-flex;display: flex;display: -webkit-flex;overflow: hidden;width: 95%;margin-left:0.8rem;}
.nav ul li{ -webkit-flex:1;-moz-flex:1;flex:1;margin: 0 0.5rem 0 0;text-align: center;font-size: 1.1rem;border:1px solid #b9b9b9;height: 2.4rem;line-height: 2.4rem;color: #202020;background-color: #fff;}
.nav ul li:first-child{margin-left: 0;}
.nav ul li:last-child{margin-right: 0;}
.nav ul li span{color: #202020;}
.nav a{color:#282828;}
.nav>a{height: 2.4rem;float:right;top:0;right:0.5rem;position:absolute;}
.nav a img{display: block;height: 3.4rem;line-height: 3.4rem;margin-top: 0.2rem;}

#containal{
    width: 95%;
    background: #fff;
    padding: 10px 10px;
    margin-bottom: 30px;
}
#containal>#title{
    background: url("../images/container-top-div-rt.jpg") no-repeat 0 center;
    background-size:26px;
    height: 40px;
    padding-left:35px;
    font-size: 16px;
    line-height: 38px;
    margin-left: 0px;
    color:#878787;
 }
#containal>#title a{color:#878787;}
#containal>#title span{font-size:16px;color: #282828;font-weight:100}
/*********************daojishi****************************/


.qiu_page{width: 100%;margin: 0 auto;overflow: hidden;}
.qiu_page ul{width: 96%;margin: 0 auto;overflow: hidden;padding-bottom: 1.4rem;}
.qiu_page ul li{width: 14%;margin: 0 1%;float: left;box-sizing:border-box;border: 1px solid #d5ccc5;font-size: 0.8rem;text-align: center;height: 1.6rem;line-height: 1.6rem;color: #494949;border-radius: 3px;}
.qiu_page ul li.qiu_on{border: none;background-color: #fb5d1f;color: #fff;}
/*************************************************/
.active_list{width: 100%;border-top:6px solid #d8d8d8;border-bottom:6px solid #d8d8d8;margin-bottom: 20px;}
.active{margin: 20px 0}
.active .pic img{width: 100%}
.active p{font-size: 15px;padding: 10px 0;text-indent: 0.5rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.active_list a{ color: #333333;}
