﻿.ti {
    font-size: .2rem;
    line-height: 1rem;
    margin-bottom: -0.5rem;
    text-align: center;
}	

.con {
    width: 6.4rem;
    height: auto;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: .4rem;
    padding-right: .4rem;
    padding-bottom: .4rem;
    border-bottom: 1px solid #ddd;
	padding-top:.4em;
}
.con1 {
    width: 6.4rem;
    height: auto;
	line-height: .4rem;
    font-size: .25rem;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;

}

.art_title {
    font-size: .3rem;
    color: #88642e;
    font-weight: bolder;
    text-align: center;
	line-height: 1.6em;
}

.other {
    margin: .1rem auto;
    text-align: center;
    font-size: .22rem;
	color:#999;
}

.other img {

    width:4%;
}

.arts {
    margin: 0 auto;
    margin-top: .3rem;
    font-family: '微软雅黑';
    line-height: .4rem;
    font-size: .2rem;
}
.arts img{ display:block; margin:.5em auto; /*width: 4rem !important;height: 2.5rem !important;*/}
.art_new{text-align: center;}
.art_new a{
	width:3rem;
	font-size:0.2rem;
	    display: inline-flex;
    color: black;
    align-items: baseline;
}



.pre { margin-top:.5em !important;}
.next,
.pre {
    line-height: .5rem;
    box-sizing: border-box;
    width: 6.1rem;
    margin: 0 auto;
    font-size: .25rem;
    height: .5rem;

    overflow: hidden;
}

.next a,
.pre > a {
    color: #89664f;
    text-decoration: none;

}
.ti{font-size:.2rem;line-height:1rem;margin-bottom:-0.5rem;text-align:center;}