body{
    background: #fff;
}
img {
    box-shadow: 0 0 7px #999;
}
.index-header {  
	padding: .11rem .1rem; 
	background: #FFF; 
	box-sizing: border-box; 
	//position: fixed; 
	z-index: 89; 
	top: 0; 
	left: 0; 
	right: 0; 
	border-bottom: 1px solid #eee;
}
.index-header .logo {
    height: .2rem;
    margin-top: .03rem;
    float: left;
    color: #f52f3e;
    line-height: .2rem;
    font-size: .18rem;
    margin-right: .15rem;
    font-style: italic;
}
.index-header .logo a{
    color: #f52f3e;
    font-size: .12rem;
}
.index-header .search {
    float: left;
    display: block;
    position: relative;
}
.ck-ji{
    position: absolute;
    left: 0;
    top: 0;
    width: 2.7rem;
    height: .3rem;
}

.index-header .search input {
    width: 2.7rem;
    border-radius: 4px;
    height: .28rem;
    padding: 0 .3rem;
    outline: 0;
    box-sizing: border-box;
    color: #aaa;
    border: 0;
    background: url(i/search.png) no-repeat 10px center #f0f2f7;
    background-size: 1em 1em;
    font-size: .14rem;
    line-height: .14rem;
}
.index-header .addsearch input{
    width: 1.8rem;
}
.ser-btn{
    float: left;
    display: block;
    width: .6rem;
    height: .26rem;
    line-height: .26rem;
    text-align: center;
    font-size: .12rem;
    color: #fff;
    border-radius: 3px;
    margin-left: .06rem;
    margin-top: 1px;
    background: #F14C36;
}
.topNav{
    padding-top: .1rem;
    padding-bottom: .1rem;
    border-bottom: 10px solid #f5f5f5;
}

.topUl {
}

.topNav .topUl li{
    float: left;
}
.topNav .topUl li a{
    padding: 0 .15rem;
    color: #666;
    font-size: .14rem;
    text-decoration: none;
}
.swiper-container{
    height: 1.06rem;
}
.swiper-container a img{
    width: 100%;
    height: 1.06rem;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-active-switch {
    background: red;
}
.content{
    border-bottom: 10px solid #f5f5f5;
}
.add-cl{
    padding-top: .1rem;
}
.ck-name{
    font-size: .18rem;
    color: #333;
    font-weight: bold;
    over-flow:hidden;
}
.ck-author{
    font-size: .10rem;
    color: #a4a4a4;
    margin: .03rem 0;
}
.content .contit{
    padding: .1rem .1rem;
    margin: 0;
    color: #131313;
    font-size: .14rem;
    border-bottom: 1px solid #ececec;
    font-weight: 400;
}
.content .contit:before {
    content: ' ';
    display: inline-block;
    width: .05rem;
    background: #F14C36;
    height: .2rem;
    vertical-align: top;
    margin-right: .05rem;
    border-radius: .02rem;
}
.content .contit .more{
    float: right;
    font-weight: 400;
    color: #999;
    font-size: .12rem;
    margin-top: .02rem;
}
.con-ul{
    padding-left: .03rem;
}
.con-ul li{
    float: left;
    width: .8rem;
    padding: .1rem 0;
    margin: 0 0.06rem;
}
.con-ul li a{
    display: block;
}
.con-ul li a img{
    width: .8rem;
    height: 1.16rem;
}
.con-ul li a .com-zi{
    font-size: .12rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #5e5e5e;
    margin-top: 0.05rem;
}
.con-ul li a .com-zi-a{
    font-size: .1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #bdbdbd;
}   

.cb-jp{
    padding:0 .1rem;
}
.cb-jp li{
    border-bottom: 1px solid #ececec;
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
    height: 1.4rem;
}
.cb-jp li .img{
    float: left;
    width: .7rem;
    height: 1rem;
}
.cb-jp li a{
    display: block;
}
.cb-jp li .img img{
    width: .7rem;
    height: 1rem;
}
.cb-jp li .ck-right{
    float: left;
    margin-left: .2rem;
}
.cb-jp li .ck-right .ck-nei{
    width: 2.5rem;
    font-size: .12rem;
    color: #5e5e5e;
    height: 0.63rem;
    text-overflow: ellipsis;
    overflow: hidden;
}


.footer{
    text-align: center;
}
.footer-wrap{
    padding:.3rem 0 ;
}
.footer a{
    padding: .1rem;
    font-size: .12rem;
    color: #999;
}
.m-xie{
    padding: .1rem .2rem;
    text-align: center;
    font-size: .12rem;
    color: #999;
}
.dan-order{
    padding: .2rem 0rem 0rem;
}
.order-top .order-left{
    float: left;
    padding: 0rem 0.1rem 0.1rem;
}
.order-top .order-left img{
    width: .96rem;
    height: 1.28rem;
}
.order-top .order-right{
    float: left;
    margin-left: .2rem;
    width: 2.3rem;
}
.order-top .order-right .title-name{
    margin-bottom: .1rem;
    font-size: .18rem;
    color: #392525;
    letter-spacing: .4px;
}
.order-top .order-right .author,.state{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .14rem;
    color: #5e5e5e;
    letter-spacing: .4px;
}
.order-top .order-right .read {
    font-style: normal;
    font-size: .12rem;
    color: #565656;
    letter-spacing: .25px;
    margin-top: .1rem;
}
.xie{
    margin: 0 .05rem;
}
.now-read{
    background: #F14C36;
    border-radius: 4px;
    color: #fff;
    width: 1.74rem;
    height: .37rem;
    display: block;
    text-align: center;
    line-height: .37rem;
    font-size: .16rem;
    margin: .15rem 0;
    margin-left: .2rem;
    float: left;
}
.read-neis{
    line-height: .18rem;
    font-size: .12rem;
    color: #5e5e5e;
    float: left;
    margin-top: .1rem;
    padding: 0rem 0.1rem 0.1rem;
}
.mu-lu{
    padding: 0.05rem 0.1rem;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}
.mu-lu a{
    display: block;
    height: .3rem;
}
.mu-lu a .text-lu{
    float: left;
    line-height: .3rem;
    color: #5e5e5e;
}
.mu-lu a .total{
    float: right;
    line-height: .3rem;
    color: #5e5e5e;
}
.read-order{
    padding-top: .8rem;
    background: rgb(255, 238, 194);
    position: relative;
    padding-bottom: .3rem;
}
.read-order .ad{
    height: .8rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.actirle{
    border-top: 3px solid red;
}
.actirle .title{
    font-size: .24rem;
    color: #333;
    text-align: center;
    font-weight: bold;
    padding: .2rem 0;
}
.write-article{
    padding: 0 .2rem;
    font-size: .18rem;
    color: #5e5e5e;
}

.pagination-1{
    text-align: center;
    padding: .3rem 0 ;
}
.add-pagination{
    border-bottom: 10px solid #f5f5f5;
}
.pagination-1 a{
    display: inline-block;
    width: .84rem;
    height: .28rem;
    text-align: center;
    line-height: .28rem;
    color: #333;
    background: rgba(255,255,255,.7);
    box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
.search-list{
    position: absolute;
    left: 0;
    right: 0;
    top: .5rem;
    bottom: 0;
    background: #fff;
    display: none;
}
.show-search-list{
    display: block;
}
.search-list li{
    height: .3rem;
    line-height: .3rem;
    color: #333;
    font-size: .14rem;
    border-bottom: 1pt solid #ececec;
}
.search-list li a{
    color: #333;
    padding: 0 .3rem;
}
.mulu-list li a{
    display: block;
    padding: 0 .2rem;
    height: .44rem;
    line-height: .44rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .14rem;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.mulu-list li:first-child{
    background: #eee;
}
.pagination-1 .newprew{
    border: 1px solid #EE5B23;
    color:#EE5B23;
    width: .86rem;
    height: .44rem;
    line-height: .44rem;
}
.pagination-1 .return{
    display: inline-block;
    border: 1px solid #EE5B23;
    color:#EE5B23;
    width: .86rem;
    height: .42rem;
    line-height: .42rem;

}
.newPag .list_select{
    width: 2.45rem;
    display: inline-block;
    position: relative;
}
.list_select .title{
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    height: .42rem;
    line-height: .42rem;
    width: 100%;
    text-align: center;
}
.list_select:hover .list_select_ul{
    display: block;
}
.list_select_ul{
    position: absolute;
    width: 100%;
    left: 0;
    top: .41rem;
    display: none;
    max-height: 2rem;
    overflow-y: auto;
}
.list_select_ul li{
    width: 100%;
}
.list_select_ul li a{
    display: block;
    width: 100%;
    background: #fff;
}
.pagination-1 .newnext{
    border: 1px solid #EE5B23;
    color:#EE5B23;
    width: .86rem;
    height: .44rem;
    line-height: .44rem;
}
.newPag{
    padding-top: .7rem;
    padding-bottom: .25rem;
}
.list_select{
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    width: 1.52rem;
    display: inline-block;
    margin: 0 .1rem;
    height: .42rem;
    opacity: 1;
    background: url(i/arr_bottom.png) #FEC no-repeat 95% center;
    color: #EE5B23;
    border-radius: 3px;
    background-size: 15px;
    border: 1px solid #EE5B23;
}
.cate-sub{
    text-align: center;
    margin-bottom: 1.2rem;
    margin-top: 0.2rem;
}
.cate-sub li{
    display: inline-block;
    float: left;
    padding: 10px 0;
    width: 25%;
}
.cate-sub li a{
    text-decoration: none;
    color: #4a4a4a;
    background: transparent;
}
.cate-sub li span{
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    line-height: 2.5em;
    color: #999;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #999;
}
