
@media screen and (max-width: 980px) {
	img{
		max-width: 100%;
	}
	.item_three_img,.img_pc{
		display: none !important;
	}
	.three_img_mobile,.img_mobile{
		display: block !important;
		margin-bottom: .1rem;
	}
	.banner{
		position: relative;
		height: 7.48rem;
		background-image: url(/images/shop/mobile/bg_img1.png);
	}
	.banner_words{
		display: none;
	}
	.banner_h1{
		font-weight: normal;
		font-size: 28px;
		text-align: left;
		text-indent: 10%;
	}
	.banner_h1 span{
		display: block;
		padding-top: 15px;
	}
	.banner_spans{
		display: none;
	}
	.float_banner{
		display: none;
	}
	.banner-content{
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: rgba(0,0,0,0.3);
	}

	.content_main{
		width: 100%;
	}
	.content_nav{
		padding-top: 0;
		background-color: #2d2d2f;
	}
	.content_nav>span{
		float: left;
		display: block;
		width: 50%;
		padding: 0;
		height: 1.3rem;
		line-height: 1.3rem;
		font-size: .28rem;
	}
	.content_nav>span:not(:last-child){
		border: 0;
	}
	.content_nav .checked{
		background-color: #0069c8;
	}
	.content_nav .checked::after{
		content: "";
		display: none;
	}
	.title-img{
		height: 1.1rem;
	}
	.content_item_main{
		margin: 0;
		padding: 0;
		height: 10rem;
		min-width: 100%;
		background-image: url(/images/shop/mobile/bg_img4.png);
	}
	.content_item_subWords{
		display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		margin-bottom: 0;
		padding: .3rem 0;
	}
	.content_item_subWords p{
		font-size: .24rem;
		margin-right: 0;
	}
	.content_item_main>h3{
		font-size: .28rem;
		padding: 0 10%;
	}
	.content_item_main h3{
		font-size: .28rem;
	}
	.content_item_list li{
		font-size: .24rem;
		height: .4rem;
	}
	.content-area{
		padding: 4.9rem 10% 0 10%;
	}
	.content_item_list{
		margin-left: 0;
	}
	.content_item_ul{
		float: left;
	}
	.right_test{
		width: 35%;
		float: right;
		text-align: left;
	}
	.content_item{
		padding-top: .65rem;
	}
	.content_item_title{
		width: 78.66666666666666%;
		margin: 0 auto;
		padding-bottom: .65rem;
	}
	.num_2{
		margin: 0;
	}
	.num_2 .content_item_title{
		text-align: left;
		display: block;
		width: 78.66666666666666%;
		margin: 0 auto;
	}
	.content_item_img2{
		margin: 0;
	}
	.content_item_three{
		padding-top: 0;
	}
	.content_item_four{
		margin: 0;
		padding: 0;
	}
	.content_four_list, .content_four_show{
		width: 100%;
		height: auto;
	}
	.content_four_list{
		text-align: left;
	}
	.content_four_list li{
		float: left;
		width: 48%;
		height: .55rem;
		line-height: .51rem;
		border-radius: .08rem;
		font-size: .24rem;
		margin: .12rem 0 0 0;
		border-width: .02rem;
	}
	.content_four_list li.li_checked{
		border: .02rem solid #0069c8;
	}
	.content_four_list li:nth-child(2n){
		float: right;
	}
	.content_four_show img{
		height: auto;
	}
	.flaot_banner_relative{
		height: .94rem;
	}
	.flaot_banner_relative>span{
		width: auto;
		height: .48rem;
		line-height: .44rem;
		padding: 0 .16rem;
		font-size: .24rem;
	}
	.float_banner_day{
		border-width: .02rem;
		border-radius: .06rem;
	}
	.flaot_banner_relative>span.float_banner_phone{
		width: auto;
		font-size: .24rem;
	}
	/*加盟*/
	.content_item_title .title-imgs{
		height: 1.1rem;
	}
	.content_width{
		margin-top: .4rem;
	}
	.content_item_circle{
		width: 150px;
		height: 150px;
		margin-bottom: 10px;
	}
	.content_item_circle h1{
		font-size: .24rem;
		line-height: 1.428;
	}
	.content_item_circle p{
		font-size: .24rem;
	}
	.circle_words{
		height: auto;
	}
	.flex_box{
		padding: .8rem .2rem 0 .2rem;
	}
	.content_width>h1{
		width: 78.66666666666666%;
		margin: 0 auto;
		font-size: .24rem;
	}
	.step_imgs{
		width: 78.66666666666666%;
		margin: 0 auto;
		margin-top: .4rem;
	}
	.each_img{
		width: 50%;
	}
	.each_img span{
		bottom: 10%;
		height: auto;
		line-height: normal;
		font-size: .24rem;
	}
	.flex_layout{
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	.flex_layout-row{
		display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
		flex-direction: row;
		-webkit-flex-direction: row;
	}
	.flex_row{
		flex-direction: row;
		-webkit-flex-direction: row;
		width:88%;
		margin: 0 auto;
	}
	
	.content_position_left, .content_histogram_right{
		width: 78.66666666666666%;
		margin: 0 auto;
	}
	.content_proPosit{
		padding-left: .1rem;
		margin-bottom: .46rem;
	}
	.content_proPosit li{
		font-size: .24rem;
		height: auto;
		line-height: .4rem;
	}
	.content_proPosit li:first-child{
		height: auto;
		line-height: .44rem;
	}
	.content_proPosit h1{
		font-size: .24rem;
	}
	.content_histogram_right>img{
		width: 100%;
	}
	.compare-list{
		display: none;
	}
	.circle_part{
		margin: .2rem auto;
		width: 78.66666666666666%;
	}
	.tree_chart{
		display: block;
		margin: .2rem auto;
		width: 78.66666666666666%;
	}
	.margin50{
		margin: 0;
	}
	.content_w88{
		width: 78.66666666666666%;
		margin: 0 auto;
	}
	.shop_show > img{
		width: auto;
		height: 1.1rem;
		margin: 0;
	}
	.shop_show p{
		margin: .2rem auto;
		font-size: .24rem;
	}
	.flex_row .flex_box{
		padding-top: 0;
	}
	.flex_row .flex_box>img{
		margin: 0 auto;
	}
	.click_float_box{
		width: .32rem;
		height: .32rem;
		line-height: .32rem;
	}
	.compare_from{
		width: 78.66666666666666%;
		margin: 0 auto;
		padding: .3rem .1rem;
		background-color: #3b3b3b;
	}
	.compare_from li{
		height: auto;
		border: 0;
		line-height: .32rem;
		font-size: .24rem;
		background: none;
		letter-spacing: .06rem;
	}
	.compare_from li.line_height35{
		line-height: .32rem;
	}
	.compare_from li:first-of-type{
		color: #0069c8;
		font-size: .28rem;
		padding-bottom: .3rem;
	}
	.compare_from li:nth-of-type(even){
		background: none;
	}
	.shopShow_float_box{
		width: 78.66666666666666%;
		margin: 0 auto;
		padding-top: .2rem;
	}
	.heght_1200{
		height: auto;
	}
	.shopShow_float{
		padding: .2rem;
		border-radius: .16rem;
	}
	.shopShow_float_box img{
		width: 100%;
		margin: 0;
	}
	.shopShow_float img:not(:last-child){
		width: 49%;
	}
	.shopShow_float img:last-child{
		margin-top: .2rem;
	}
	.shopShow_float:before{
		content: "";
		position: absolute;
		top: -.24rem;
		width: 0; 
		height: 0; 
		border-left: .2rem solid transparent; 
		border-right: .2rem solid transparent; 
		border-bottom: .24rem solid #3b3b3b; 
	}
	.shopShow_float:nth-child(1):before{
		content: "";
		left: 13%;
	}
	.shopShow_float:nth-child(2):before{
		content: "";
		left: 46%;
	}
	.shopShow_float:nth-child(3):before{
		content: "";
		left: 80%;
	}
	.content_item_circle:nth-of-type(even){
		background-color: #3b3b3b;
	}
	.content_item_circle:nth-child(2),
	.content_item_circle:nth-child(3){
		background-color: #0069c8;
	}
	.content_item_circle:last-child .flex_box{
		padding-top: 1.1rem;
	}
	.pc-strore{
		display: none;
	}
	.mobile-stores{
		display: block;
		width: 78.66666666666666%;
		margin: 0 auto;
	}
	.mobile-stores dl{
		float: left;
	}
	.mobile-stores dl:last-child{
		float: right;
	}
	.mobile-stores dl dt{
		color: #fff;
		font-size: .28rem;
		text-align: left;
		font-weight: normal;
		margin-bottom: .46rem;
	}
	.mobile-stores dl dd{
		width: 1.9rem;
		height: 1.7rem;
	}
	.mobile-stores dl dd h4{
		color: #fff;
		font-size: .24rem;
		line-height: .4rem;
		text-align: left;
		border-bottom: 1px solid #0069c8;
	}
	.mobile-stores dl dd p{
		font-size: .2rem;
		text-align: left;
		line-height: .22rem;
		margin-bottom: .08rem;
	}
	/*购物*/
	.shop_infor_words{
		position: relative;
		z-index: 1;
		width: 100%;
		left: 0;
		height: 12rem;
	}
	.shopWay_img{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
	}
	.shop_infor_words h1{
		color: #000;
		text-indent: 10%;
		font-size: .28rem;
		margin: 0;
		line-height: .6rem;
		letter-spacing: 0;
	}
	.shop_infor_words p{
		color: #000;
		text-indent: 10%;
		font-size: .24rem;
		line-height: .32rem;
		letter-spacing: 0;
	}
	.shop_infor_words img.code{
		width: 1.52rem;
		margin-left: 10%;
	}

	/*认证*/
	.search_select,.shop_form{
		width: 87.2%;
		margin: 0 auto;
	}
	.search_select select, .search_box{
		width: 50%;
		height: .56rem;
		font-size: .24rem;
		margin-bottom: .1rem;
		border-radius: 0;
	}
	.search_select select{
		background-size: .16rem;
	}
	.search_btn{
		width: .16rem;
		height: .16rem;
	}
	.search_box{
		border-radius: 0;
	}
	.shop_form > table tr th{
		height: .6rem;
		font-size: .24rem;
		border-right: .02rem solid #272729;
	}
	.shop_form > table tr th:first-child{
		width: 27%;
	}
	.shop_form > table tr th:last-child{
		width: 44%;
	}
	.shop_form > table tr td{
		font-size: .24rem;
		border-right: .02rem solid #272729;
    border-top: .02rem solid #272729;
	}
	div.paging_tool{
		align-items: center;
   	-ms-flex-align: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		flex-direction: row;
		-webkit-flex-direction: row;
		padding: 8% 0;
		width: 87.2%;
		margin: 0 auto;
	}
	.paging_tool .first-page, .paging_tool .last-page{
		flex: 1;
		font-size: .24rem;
	}
	.paging_tool button{
		font-size: .24rem;
	}
	.paging_tool .pageWrap{
		width: 1.1rem !important;
	}
	.paging_tool .pageWrap ul li{
		width: .56rem;
		font-size: .24rem;
	}
	.w88{
		display: block;
		width: 78.66666666666666%;
		margin: 0 auto;
	}
	.person-list{
		width: 78.66666666666666%;
		margin: 0 auto;
	}
	.titleW {
		height: 1.1rem;
	}
	.shop_show img{
		width: auto;
		margin: 0;
	}
	.shop_show{
		padding-bottom: 0;
	}
}<!--耗时1758253512.3417秒-->