.second_lists {
	display: none;
}

.three_lists {
	display: none;
}

.eight_lists {
	display: none;
}


/* 当屏幕宽度小于 1200 时 */
@media (max-width: 1200px) {

	.nav {
		display: none !important;
	}

	.nav_m {
		display: flex !important;
	}

	.nav_m .img1 {
		width: 2.36rem;
	}

	.nav_m .img2 {
		width: .6rem;
	}

	.banner {
		width: 7.5rem;
		height: auto;
		margin-top: 1rem;
	}

	.banner img {
		height: auto;
	}

	.first_box {
		padding-bottom: .8rem;
		padding-top: .5rem;
		padding-left: .24rem;
		padding-right: .24rem;
	}

	.first_box .f_list {
		display: block;
		width: 7.02rem;
	}

	.first_box .f_list .f_item {
		width: 7.02rem;
		height: 1.4rem;
		border-radius: .10rem;
		text-align: center;
	}

	.first_box .f_list .f_item div:nth-child(1) {
		margin-top: 0;
		padding-top: .48rem;
		margin-bottom: .01rem;
		margin-left: .3rem;
		font-size: .24rem;
	}

	.first_box .f_list .f_item div:nth-child(2) {
		margin-left: .3rem;
		font-size: .2rem;
	}

	.first_box .t_list {
		display: block;
		margin-top: .3rem;
	}

	.first_box .t_list .t_item {
		width: 3.34rem;
		height: 1.04rem;
	}

	.first_box .t_list .t_item img {
		width: .8rem;
		height: .8rem;
		margin-right: .1rem;
	}

	.first_box .t_list .t_item .t_b .t1 em:nth-child(1) {
		font-size: .36rem;
		margin-right: .05rem;
	}

	.first_box .t_list .t_item .t_b .t1 em:nth-child(2) {
		font-size: .2rem;
	}

	.first_box .t_list .t_item .t_b .t2 {
		font-size: .18rem;
	}

	.commonPoint {
		padding: .24rem;
		padding-top: .8rem;
		padding-bottom: 1rem;
	}

	.commonPoint_title {
		font-size: .36rem;
	}

	.commonPoint_eng {
		margin-top: .15rem;
		font-size: .22rem;
	}

	.second_box .second_list {
		display: none;
	}

	.second_lists {
		display: flex;
		flex-wrap: wrap;
	}

	.second_box .second_lists .second_item {
		width: 3.36rem;
		margin-top: .5rem;
		display: block;
		text-align: left;
		margin-right: .15rem;
	}

	.second_box .second_lists .second_item:nth-child(2n) {
		margin-right: 0;
	}

	.second_box .second_lists .second_item .s1 {
		display: flex;
		align-items: center;
	}

	.second_box .second_lists .second_item .s1 img {
		width: .8rem;
		height: .8rem;
		margin-right: .05rem;
	}

	.second_box .second_lists .second_item .s1 div {
		font-size: .26rem;
		font-weight: 600;
		color: #333333;
	}

	.second_box .second_lists .second_item .s2 {
		font-size: .18rem;
		margin-top: .05rem;
		color: #999999;
	}

	.three_box .three_list {
		display: none;
	}

	.three_box .three_lists {
		display: flex;
		flex-wrap: wrap;
	}

	.three_box .three_lists .three_item {
		width: 3.36rem;
		text-align: left;
		margin-right: .15rem;
		margin-top: .4rem;
	}

	.three_box .three_lists .three_item:nth-child(2n) {
		margin-right: 0;
	}

	.three_box .three_lists .three_item img {
		width: .5rem;
		height: .5rem;
		margin-right: .15rem;
	}

	.three_box .three_lists .three_item .t_top_title {
		display: flex;
		align-items: center;
	}

	.three_box .three_lists .three_item .t_top_title .t_title {
		font-size: .26rem;
		font-weight: 600;
		color: #333333;
	}

	.three_box .three_lists .three_item .t_info {
		font-size: .18rem;
		margin-top: .1rem;
		color: #999999;
	}

	.four_box .four_list {
		margin-top: .8rem;
	}

	.four_box .four_list .four_item {
		width: 3.48rem;
		height: 1rem;
		border-radius: .5rem 0 0 .5rem;
		margin-bottom: .3rem;
		background: none;
	}

	.four_box .four_list .four_item div:nth-child(1) {
		font-size: .36rem;
		color: #FFFFFF;
		width: .6rem;
		height: .6rem;
		line-height: .6rem;
		margin-right: .16rem;
	}

	.four_box .four_list .four_item div:nth-child(2) {
		width: 2.9rem;
		font-size: .22rem;
	}

	.four_box img {
		width: 3.6rem;
	}

	.five_box {
		height: auto;
	}

	.five_box .five_list {
		display: inline-flex;
		flex-wrap: wrap;
		margin-top: .8rem;
		margin-left: .4rem;
	}

	.five_box .five_list .five_item.active {
		margin-top: 0;
	}

	.five_box .five_list .five_item {
		width: 6.5rem;
		height: 1.6rem;
		border-radius: .40rem;
		margin-right: .14rem;
		margin-bottom: .24rem;
	}

	.five_box .five_list .five_item .i1 {
		font-size: .3rem;
		width: .84rem;
		height: .84rem;
		line-height: .64rem;
		left: -.48rem;
		top: .38rem;
		border: .10rem solid #FFFFFF;
	}

	.five_box .five_list .five_item .i2 {
		font-size: .22rem;
		text-align: left;
		width: 5.5rem;
		margin: 0 auto;
		margin-top: .31rem;
		margin-bottom: .1rem;
	}

	.five_box .five_list .five_item .i3 {
		width: 5.5rem;
		font-size: .16rem;
		text-align: left;
	}

	.six_box .six_list {
		margin-top: .47rem;
	}

	.six_box .six_list .s_list_s1 {
		margin-bottom: .78rem;
		width: 7.02rem;
	}

	.six_box .six_list .s_list_s1 .s_list_item {
		width: 1.6rem;
		height: .5rem;
		line-height: .48rem;
		background: #F7F7F7;
		border-radius: .06rem;
		border: .01rem solid #EEEEEE;
		margin-right: .17rem;
		font-size: .18rem;
	}

	.six_box .six_list .s_list_s1 .s_list_item.active {
		font-size: .18rem;
		border: .01rem solid #FF371F;
	}

	.six_box .six_list .s_list_img1 img {
		width: 4rem;
	}

	.six_box .six_list .s_list_img1 .s_list_img1_right {
		margin-left: 0;
	}

	.six_box .six_list .s_list_img1 .s_list_img1_right div {
		width: 3rem;
		height: .9rem;
		line-height: .9rem;
		border-radius: 0;
		font-size: .24rem;
		margin-bottom: .20rem;
		background: none;
	}

	.six_box .six_list .s_list_img1 .s_list_img1_right div em {
		width: .6rem;
		height: .60rem;
		font-weight: 600;
		font-size: .36rem;
		margin-right: .15rem;
		line-height: .6rem;
		margin-left: .08rem;
	}

	.six_list .s_list_img2 {
		margin-top: .47rem;
	}

	.six_list .s_list_img2 .s_list_img2_t .item {
		width: 1.8rem;
		font-size: .18rem;
	}

	.six_list .s_list_img2 .s_list_img2_t .item div {
		margin-left: 0;
	}

	.six_list .s_list_img2 .s_list_img2_t .item img {
		width: 1.01rem;
		height: .62rem;
		position: absolute;
		right: .18rem;
		top: -.16rem;
	}

	.six_list .s_list_img2 .s_list_img2_t .item:last-child img {
		right: .18rem;
	}

	.six_list .s_list_img2 .s_list_img2_t .item:last-child div {
		margin-left: 0;
	}

	.six_list .s_list_img2 .s_list_img2_b {
		display: flex;
		align-items: center;
	}

	.six_list .s_list_img2 .s_list_img2_b img {
		width: 1.78rem;
	}

	.six_box .s_list_img4 {
		width: 7.02rem;
	}

	.six_box .s_list_img4 .round {
		width: 3rem;
		height: 3rem;
		border: .3rem solid #FFFFFF;
	}

	.six_box .s_list_img4 .centerImg {
		top: .8rem;
		left: 2.6rem;
		width: 1.78rem;
	}

	.six_box .s_list_img4 .centerImg img {
		width: .8rem;
		height: .8rem;
		margin-bottom: .05rem;
	}

	.six_box .s_list_img4 .centerImg div {
		font-size: .2rem;
	}

	.six_box .s_list_img4 .s_list_img4_item {
		left: .2rem;
		top: .1rem;
	}

	.six_box .s_list_img4 .s_list_img4_item .item_left {
		width: 1.7rem;
		margin-right: .1rem;
	}

	.six_box .s_list_img4 .s_list_img4_item .item_left div:nth-child(1) {
		font-size: .24rem;
		margin-bottom: .05rem;
	}

	.six_box .s_list_img4 .s_list_img4_item .item_left div:nth-child(2) {
		font-size: .16rem;
	}

	.six_box .s_list_img4 .s_list_img4_item img {
		width: .6rem;
		height: .6rem;
	}

	.six_box .s_list_img4 .s_list_img4_item.s_list_img4_item2 {
		left: .2rem;
		top: 1.8rem;
	}

	.six_box .s_list_img4 .s_list_img4_item.s_list_img4_item3 {
		left: 4.4rem;
		top: .1rem;
	}

	.six_box .s_list_img4 .s_list_img4_item.s_list_img4_item4 {
		top: 1.8rem;
		left: 4.4rem;
	}

	.six_box .s_list_img4 .s_list_img4_item.s_list_img4_item3 .item_left,
	.six_box .s_list_img4 .s_list_img4_item.s_list_img4_item4 .item_left {
		margin-left: 0.1rem;
	}

	.seven_box .seven_list_box {
		width: 7.02rem;
		margin-top: .59rem;
	}

	.seven_box .seven_list_box .seven_list {
		background: none;
		width: 100%;
		height: auto;
	}

	.seven_box .seven_list_box img {
		width: 4.1rem;
		height: 2.8rem;
		top: .2rem;
	}

	.seven_box .seven_list_box .seven_list div {
		padding: 0;
		font-size: .2rem;
		line-height: .5rem;
		height: .7rem;
		box-shadow: none;
		border-radius: 0;
		margin-bottom: 0;
		margin-left: 0;
	}

	.seven_box .seven_list_box .seven_list div:nth-child(1) {
		margin-top: .3rem;
	}

	.seven_box .seven_list_box .seven_list div em:nth-child(1) {
		font-size: .2rem;
		margin-right: .1rem;
	}

	.seven_box .seven_list_box .seven_list div em:nth-child(2) {
		font-size: .26rem;
	}

	.eight_box .eight_list {
		display: none;
	}

	.eight_lists {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.eight_lists .eight_item {
		width: 3.4rem;
		margin-right: .22rem;
		margin-top: .5rem;
	}

	.eight_lists .eight_item:nth-child(2n) {
		margin-right: 0;
	}

	.eight_lists .eight_item .eight_title {
		display: flex;
		align-items: center;
		font-weight: 600;
		font-size: .26rem;
		color: #333333;
	}

	.eight_lists .eight_item .eight_title img {
		width: .6rem;
		height: .6rem;
		margin-right: .2rem;
	}

	.eight_lists .eight_item .eight_info {
		font-size: .16rem;
		line-height: 1.8;
		color: #666666;
		text-align: left;
	}

	.nine_box {
		width: 7.5rem;
	}

	.nine_box .nine_title {
		font-size: .18rem;
		line-height: 1.8;
		width: 7.02rem;
		margin-top: .29rem;
		margin-bottom: .48rem;
	}

	.nine_box .nine_list .nine_item {
		width: 1.7rem;
		height: 4.05rem;
		box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.05);
		border-radius: .51rem;
		margin-right: .1rem;
		padding: .2rem;
	}

	.nine_box .nine_list .nine_item img {
		width: 1.3rem;
	}

	.nine_box .nine_list .nine_item div {
		font-size: .18rem;
	}

	.ten_box .ten_title {
		width: 7.02rem;
		margin: .15rem auto;
	}

	.ten_list {
		width: 7.02rem;
		height: 2rem;
	}

	.ten_item {
		margin-top: .23rem;
	}

	.ten_item img {
		margin-left: .2rem;
        width: 2.5rem;
	}

	.ten_item em {
		margin-left: .2rem;
        font-size: .22rem;
	}

	.ten_list::before {
		width: 1rem;
		height: 2rem;
	}

	.ten_list::after {
		width: 1rem;
		height: 2rem;
	}
}
