.wrapper_1200{
	width:1200px;
	margin:auto;
	overflow:hidden;
}
.wrapper_1200 .place a,.wrapper_1200 .place{
	    width: 1140px;
    margin: 0 auto;
    line-height: 48px;
    height: 48px;
    font-size: 14px;
    color: #999;
}
.wrapper_1200 .place a:hover,.wrapper_1200 .left .details.item .text .tag a:hover,.wrapper_1200 .left .details.item .text .name a:hover,.wrapper_1200 .left .details.item .text .infor a:hover{
	color:#F36D66;
}
.wrapper_1200 .left{
	float:left;
}
.wrapper_1200 .left .details.item{
	    margin-top: 23px;
    width: 100%;
	    background-color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	overflow:hidden;
	    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 24px;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
}
.wrapper_1200 .left .details.item .pictrue img{
    height: 142px;
    object-fit: cover center;
	width: 230px;
    padding-right: 20px;
}
.wrapper_1200 .left .details.item  .text .name a{
	    font-size: 22px;
}
.wrapper_1200 .left .details.item  .text .name{
    margin-bottom: 12px;
    height: 35px;
    font-weight: normal;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wrapper_1200 .left .details.item  .text .infor{
	    margin: 10px 0;
}
.wrapper_1200 .left .details.item  .text .tag span,.wrapper_1200 .left .details.item  .text .tag a{
	    color: #777;
}
.wrapper_1200 .left .details.item  .text .tag a{
	margin:0 5px;
}
.wrapper_1200 .left .details.item:nth-child(1){
	margin-top:0;
}
.isTag{
	color:red !important;

}
#mobile_header,#mobile_footer{
	display:none;
}
@media screen and (max-width:1199px){
	#mobile_header,#mobile_footer{
		display:block;
	}
	#pc_header,#pc_footer,.wrapper_1200 .place{
		display:none;
	}
	#heade {
    height: 60px;
    line-height: 60px;
    color: #666;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999;
    background-color: #F36D66;
	}
	.logoImg {
		width: 40%;
		height: 60px;
		float: left;
		background: url(../m/images/logo.png) center no-repeat;
		background-size: 100%;
	}
	.wrapper_1200,.wrapper_1200 .left,.wrapper_1200 .left .details.item,.wrapper_1200 .left .details.item .pictrue,.wrapper_1200 .left .details.item img,.right_conetnt .qcod img{
		width:100% !important;
	}
	.wrapper_1200 .left .details.item{
		padding:0;
		display:block;
		padding-bottom:1rem;
	}
	.wrapper_1200 .left .details.item .pictrue img{
		padding-right:0;
		height:inherit;
	}
	.wrapper_1200 .left .details.item .text{
		margin:0 10px;
		float:none;
	}
	.fl{
		float:none;
	}
	.right_conetnt{
		width:100%;
		margin:0;
	}
	.richness .right_conetnt1 .fl,.richness .right_conetnt1 .qcod_info{
		float: left;
	}
	.richness .right_conetnt1 .fl{
		    width: 30%;
	}
	.richness .right_conetnt1 .qcod_info{
		    width: 69%;
	}
	.menuRight {
    width: 10%;
    height: 60px;
    float: right;
    background: url(../m/images/dchi.png) right no-repeat;
    background-size: 70%;
    margin-right: 4%;
}
.dhMenu {
    width: 100%;
    height: auto;
    background-color: #fff;
    z-index: 9999999;
    position: fixed;
    top: 60px;
    display: none;
}
.dhMenu li {
    width: 50%;
    margin: 0 auto;
    padding: 3% 0;
    font-size: 2.8rem;
    display: block;
    float: left;
    text-align: center;
}
.bankColor {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 999;
}
.table {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 5%;
	position: relative;
	background-color: #2c3140;
}
.table table {
	text-align: left;
}
.table tr {
	width: 100%;
	display: inline-block;
}
.table th {
	text-align: center;
}
.table th img {
	width: 65%;
	margin-bottom: 5%;
}
.table td {
	word-break: break-all;
	padding: 2.5% 0;
	font-size: 2.4rem;
	color: #ffffff;
	text-align: left;
	border-bottom: 1px dashed #585c6b;
	display: block;
	width: 30%;
	margin-right: 3%;
	float: left;
}
.table td a {
	color: #ffffff;
}
.footer-text {
	font-size: 2.2rem;
	color: #9aa3bf;
	width: 100%;
	text-align: center;
	line-height: 1.8;
}
.wrapper_1200 .left .details.item .text .name{
	    margin-top: 1rem;
}
}