.mainbox {
    width: 1440px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.readleft {
    width: 420px;
    height: auto;
    overflow: hidden;
    float: left;
    background: #fff;
    margin-top: 70px;
    padding-bottom: 120px;
}
.readleft.fixed {
    position: fixed;
    bottom: 0;
}
.bkt {
    display: inline-block;
    line-height: 36px;
    border-radius: 3px;
    background: #955223;
    color: #fff;
    padding: 0 25px;
    margin: 30px 0 0 30px;
    font-size: 16px;
    font-weight: bold;
}
.bku {
    padding: 10px 30px 0 30px;
    height: auto;
    overflow: hidden;
}
.bku li {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px dotted #ccc;
}

.cep {
    width: calc(100% - 60px);
    height: 230px;
    overflow: hidden;
    position: relative;
    margin: 20px auto 0 auto;
    padding-bottom: 40px;
}
.cep li span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-top: 10px;
    color: #fff;
    font-size: 16px;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.7));
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.prot {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 20px 30px;
}
.prob {
    height: auto;
    margin: 0 10px 10px 30px;
    overflow: hidden;
    line-height: 26px;
}
.probt {
    width: 40px;
    height: auto;
    overflow: hidden;
    float: left;
    font-weight: bold;
}
.probc {
    width: calc(100% - 40px);
    height: auto;
    overflow: hidden;
    float: left;
}
.probc a {
    display: block;
    padding: 0 15px;
    float: left;
    font-size: 14px;
}
.probc a.ys {
    width: 28px;
    padding: 0;
    height: 15px;
    margin: 5px 15px;
}

a.rza {
    display: block;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    margin: 20px 30px 10px 30px;
    border-bottom: 1px dashed #ddd;
}
.rza img {
    display: block;
    width: 150px;
    height: 90px;
    float: left;
    object-fit: cover;
}
.rza span {
    display: block;
    width: calc(100% - 170px);
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 16px;
    margin-left: 20px;
    font-weight: bold;
    line-height: 28px;
}

.readright {
    width: 990px;
    height: auto;
    overflow: hidden;
    float: right;
}

.readpos {
    height: 70px;
    line-height: 70px;
    color: #666;
}
.readpos a {
    color: #666;
}

.readbox {
    width: 810px;
    margin: 0 auto;
    padding: 50px 90px;
    height: auto;
    overflow: hidden;
    background: #fff;
}

.readt {
    height: auto;
    overflow: hidden;
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
}
.readt2 {
    height: auto;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
}
.readi {
    height: auto;
    overflow: hidden;
    padding: 30px 0 10px 0;
    color: #666;
    text-align: center;
}
.qrcode {
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
}
.readii {
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}

.readdes {
    height: auto;
    padding: 40px;
    color: #666;
    border: 1px solid #e5e5e5;
    line-height: 200%;
    font-size: 16px;
    margin-top: 30px;
    border-radius: 3px;
    position: relative;
}
.readdes strong {
    display: block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: #555;
    position: absolute;
    left: -1px;
    top: -10px;
    text-align: center;
    border-radius: 3px;
}
.readdes strong::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid #555;
    border-left: 8px solid transparent; 
    position: absolute;
    left: 30px;
    top: 100%;
}

.readv {
    width: 100%;
    height: 500px;
    overflow: hidden;
    background: #000;
    margin-top: 40px;
}
.readcont {
    height: auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 200%;
    padding: 30px 0;
}
.readcont img {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.readnext {
    height: auto;
    overflow: hidden;
    padding: 30px 0;
    margin: 40px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.readnext li {
    height: auto;
    line-height: 45px;
    font-size: 16px;
}
.readnext li i {
    display: block;
    float: right;
    color: #999;
    font-style: normal;
}
.readnext li a {
    font-weight: bold;
}

.casecs {
    height: auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-top: 30px;
}
.casecs span {
    margin: 0 20px;
}
.casecs i {
    display: inline-block;
    width: 35px;
    height: 15px;
    margin: 10px 20px;
    vertical-align: middle;
}

