.banner {
	height: 200px;
}

.banner img {
	height: 200px;
}

.nav li {
	width: 16.66% !important;
}

.nav li:nth-child(4) {
	margin-top: 0;
}

.nav li:nth-child(5) {
	margin-top: 0;
}

.nav li:nth-child(6) {
	margin-top: 0;
}

.molist {
	display: none;
}
.banner{
    display: none;
}

.pcbanner {
	width: 92%;
	background: #fff;
	border-radius: 0.25rem;
	margin: 1rem 4% 0;
	display: block;
}

.pcbanner img {
	width: 100%;
	border-radius: 0.25rem;
}


.pclist {
	display: block;
	width: 100%;
	padding: 1rem 4%;
	box-sizing: border-box;
}

.pclist .tiku_title {
	display: flex;
	justify-content: center;
}

.pclist {
	display: block;
	width: 100%;
	padding: 1rem 4%;
	box-sizing: border-box;
}

.pclist ul {
	margin-top: 2rem;
}

.pclist li {
	width: 22%;
	box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-bottom: 1rem;
}

.pclist li img {
	max-width: 100%;
	height: 8rem;
	border-radius: 0.25rem;
}

.pclist li h4 {
	width: 100%;
	line-height: 1.4rem;
	font-size: 14px;
	height: 2.8rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.pclist li p {
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	font-size: 13px;
	color: #999;
}

.pclist li p span {
	color: #FF4C4C;
	margin-right: 0.25rem;
}

.pclist li:nth-child(4n+2) {
	margin-left: 4%;
}

.pclist li:nth-child(4n+3) {
	margin-left: 4%;
}

.pclist li:nth-child(4n+4) {
	margin-left: 4%;
}

.mbti_center ul {
	display: flex;
	justify-content: space-between;
	margin: 3rem 0 5rem;
}

.mbti_center li {
	width: 26% !important;
	padding: 2.7rem 0.5rem !important;
}

.mbti_center li:nth-child(2) {
	margin-left: 11% !important;
}

.mbti_center li:nth-child(3) {
	margin-top: 0 !important;
	margin-left: 11% !important;
}

.mbti_btn a {
	width: 80%;
	margin-left: 10%;
}
.details_btn a{
    width: 40%;
    left: 30%;
}
.tcbox{
    width: 20%;
    left: 40%;
}
.tcbox_btn{
    height: 2.5rem !important;
}
.tcbox_btn .ckjg{
    height: 2.5rem !important;
    line-height: 2.5rem !important;
}
.test_center img{
    width: 50% ;
    margin-left: 25%;
}
.test_list li{
    width: 30% !important;
}
.test_list li:nth-child(even){
    margin-left: 0;
    margin-right: 0;
}
.test_list li:nth-child(3n+2){
    margin-left: 5%;
}

.test_list li:nth-child(3n+3){
    margin-left: 5%;
}
.test_list ul{
    margin-top: 1rem ;
}
.pcfoot {
	display: block;
	width: 100%;
	padding: 0.1rem 1%;
	box-sizing: border-box;
}
.wapfoot {
	display: none;
	
}