.content{
	width:100%;
	float: left;
}
.content .contentinfo{
	width: 100%;
	background: #fff;
	float: left;
}
.content .contentxx{
	width:100%;
	padding:20px;
	padding: 0 20px 20px;
	float: left;
}
.content .contentxx .leftcontentxx{
	display: inline-block;
	width: 23.4%;
	float: left;
	/*border:#f00 solid 1px;*/
}
.content .contentxx .leftcontentxx .leftmenu{
	width: 100%;
	float: left;
}
.content .contentxx .leftcontentxx .leftmenu .leftmenutitle{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #d9a85e;
	font-weight: bold;
	font-size: 22px;
	color: #774101;
	float: left;
}
.content .contentxx .leftcontentxx .leftmenu .leftmenulist{
	width: 100%;
	background: #FFF;
	float: left;
	box-shadow: 0px 0px 8px 0px #e8e8e8;
}

.content .contentxx .leftcontentxx .leftmenu .leftmenulist .leftmenuitem{
	width: 100%;
	border-bottom: #D2D2D2 solid 1px;
	float: left;
}
.content .contentxx .leftcontentxx .leftmenu .leftmenulist .active{
	background: #fffdee;
}
.content .contentxx .leftcontentxx .leftmenu .leftmenulist .leftmenuitem a{
	display: inline-block;
	width: 80%;
	padding:15px 0 15px 30px;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	display: block;
	float: left;
}
.content .contentxx .leftcontentxx .leftmenu .leftmenulist .leftmenuitem span{
	display: inline-block;
	float: right;
	padding:15px 30px 15px 0px;
	margin-right: 0;
}
.content .contentxx .leftcontentxx .leftmenu .leftmenulist .leftmenuitem:last-child{
	border-bottom: unset;
}

/*左侧固定的文字*/
.content .contentxx .leftcontentxx .leftmenu .left_1{
    width: 100%;
    float: left;
    margin-top: 20px;
    box-shadow: 0px 0px 8px 0px #e8e8e8;
    background: #FFF;
    
    font-weight: bold;
    font-size: 22px;
    color: #774101;
    line-height: 38px;
}
.content .contentxx .leftcontentxx .leftmenu .left_1 .l_t{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #fff;
    
    float: left;
    border-bottom: #D2D2D2 solid 1px
}
.content .contentxx .leftcontentxx .leftmenu .left_1 .l_b{
    width: 100%;
    background: #FFF;
    float: left;
    color:#774101;
    padding:15px 20px;
}
.content .contentxx .rightcontentxx{
	display: inline-block;
	float: right;
	width: 72%;
	/*border:#f00 solid 1px;*/
}
.content .contentxx .rightcontentxx .rightlisttitle{
	width: 100%;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	float: left;
}
.content .contentxx .rightcontentxx .rightlist{
	width: 100%;
	float: left;
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem{
	width: 100%;
	height: 50px;
		line-height: 50px;
	border-bottom: 1px solid #DCDCDC;
	float: left;
	list-style-type: none;
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem:last-child{
	border-bottom: unset;
}
.content .contentxx .rightcontentxx .rightlist ul li:before {
    content: "\2022";     /*//圆点*/
    color: #fec925;       /*//颜色 */
    font-size: 16px;      /*   //大小*/
    float:left;
    margin-right:10px;
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem a{
	width: 80%;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	display: inline-block;
	float: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem span{
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	display: inline-block;
	float: right;
}
.content .contentxx .rightcontentxx .page{
	width: 100%;
	margin-top: 20px;
	float: left;
}





.content .contentinfo{
	width: 100%;
	background: #fff;
	float: left;
}
/*.content .contentxx{
	width:100%;
	padding:20px;
	padding: 0 20px 20px;
	float: left;
}*/
.content .contentxx .detail{
	width: 100%;
	padding:0 30px;
	float: left;
}
.content .contentxx .detail .detailtitle{
	width: 100%;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 35px;
	text-align: center;
	float: left;
}
.content .contentxx .detail .detailsmtitle{
	width: 100%;

	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 35px;
	text-align: center;
	float: left;
}
.content .contentxx .detail .detailline{
	width: 100%;
	margin-top: 10px;
	border-top:#C9C9C9 solid 1px;
	float: left;
}
.content .contentxx .detail .detailsmtitle span{
	display: inline-block;
	width: auto;
	padding:0 10px;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 33px;

}
.content .contentxx .detail .detailxx{
	width: 100%;
	margin-top: 10px;
	padding-bottom: 50px;
	font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
	float: left;
}
.content .contentxx .detail .detailxx p{
	font-weight: 500;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}
.content .contentxx .detail .prevnext{
	width: 100%;
	float: left;
}
.content .contentxx .detail .prevnext .prev{
	width: 48%;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 33px;
	display: inline-block;
	float: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content .contentxx .detail .prevnext .prev a{
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 33px;
}
.content .contentxx .detail .prevnext .next{
	width: 48%;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 33px;
	display: inline-block;
	float: right;
	text-align: right;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content .contentxx .detail .prevnext .next a{
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 33px;
}


@media(max-width: 991px){


.content .contentxx {
    padding: 0.2rem;
    padding: 0 0.2rem 0.2rem;
}

.content .contentxx .leftcontentxx {
   width: 100%!important;
}
.content .contentxx .rightcontentxx {
    width: 100%;
}
.content .contentxx .rightcontentxx .rightlisttitle {
    font-size: 0.36rem;
    line-height: 0.5rem;
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem {
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 0.01rem solid #DCDCDC;
}
.content .contentxx .rightcontentxx .rightlist ul li:before {
    content: "\2022";
    color: #148AE0;
    font-size: 16px;
    float: left;
    margin-right: 10px;
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem a{
	font-size: 0.26rem;
}
.content .contentxx .rightcontentxx .rightlist .rightlistitem span {
    font-size: 0.26rem
}

.content .contentxx .rightcontentxx .page {
    margin: 0.2rem;
}


.content .contentxx .rightcontentxx .rightlist .rightlistitem a {
    width: 65%;
    font-size: 0.26rem;
}

.content .contentxx .detail {
    padding: 0 0.3rem;
}
.content .contentxx .detail .detailtitle {
    font-size: 0.36rem;
    line-height: 0.5rem;

}
.content .contentxx .detail .detailsmtitle {
    font-size: 0.26rem;
    line-height: 0.5rem;

}
.content .contentxx .detail .detailsmtitle span {
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.5rem;
}
.content .contentxx .detail .detailline {
    margin-top: 0.1rem;
    border-top: #C9C9C9 solid 0.01rem;
}

.content .contentxx .detail .prevnext {
  margin-bottom: 0.2rem;
}
.content .contentxx .detail .prevnext .prev,.content .contentxx .detail .prevnext .next {
    font-size: 0.26rem;
    line-height: 0.5rem;
    text-align: left;
}
.content .contentxx .detail .prevnext .prev a,.content .contentxx .detail .prevnext .next a {
    font-size: 0.26rem;
    line-height: 0.5rem;
}


}

@media(max-width: 767px){

	.content .contentxx {
	    padding: 0;
	}
	.content .contentxx .detail {
	    padding: 0;
	}
	.content .contentxx .detail .prevnext .prev, .content .contentxx .detail .prevnext .next {
	    width: 100%;
	}


}
@media(max-width: 414px){
	.content .contentxx .detail .detailsmtitle span {
	    padding: 0rem;
	}

}