
@media screen and (max-width: 767px){
	/* 任务列表 */
	.g-taskclassify{
		padding-left: 0;
	}
	.g-taskclassify .col-lg-1{
		padding-left: 12px;
		font-size: 14px;
		color: #333;
		margin-bottom: 10px;
	}
	.task-area{
		position: relative;
	}
	.task-area .select-fa-angle-down{
		position: absolute;
		border: 0;
		background: none;
		right: 10px;
		top: 30px;
	}
	.task-area .select-fa-angle-down>i{
		font-size: 24px;
		color: #999;
	}
	.g-taskclassify a{
		color: #666666;
	}
	.g-taskclassify .col-lg-1{
		display: none;
	}
	.g-taskmainhd{
		border-bottom:1px solid #eee;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
	}
	.g-taskmainhd span{
		font-weight: 100;
	}
	.g-taskmaininp{
		display: none;
	}
	.g-taskmainlist-title{
		font-size: 14px;
	}
	.g-taskmainlist-title>b,.g-taskmainlist-title>a>b{
		font-weight: 500;
	}
	.g-taskmainlist-info{
		margin-top: 14px!important;
	}
	/* 任务详情 */
	.task-detail-title{
		padding: 15px;
		margin-bottom: 15px;
		border: none;
		background: #fff;
	}
	.task-detail-title-text{
		font-size: 16px;
		color: #333;
		display: flex;
		line-height: 20px;
	}
	.task-detail-title .task-label{
		white-space: nowrap;
		/* height: 20px; */
		padding: 0 5px;
	}
	.task-detail-title .task-list-label{
		display: flex;
		flex-wrap: wrap;
	}
	.task-detail-title .task-list-label li{
		display: flex;
		align-items: center;
		line-height: 22px;
	}
	.task-detail-title .task-list-label li>span{
		margin-right: 4px;
	}
	.task-tg-je{
		padding: 0;
		display: flex;
		align-items: center;
		border: none;
		margin-top: 16px;
	}
	.task-tg-je>span{
		color: #333;
	}
	.task-tg-je>p{
		margin: 0 0 0 4px;
	}
	.task-tg-je>p>span{
		font-size: 16px;
		font-weight: bold;
	}
	.tasksidebg-white{
		padding: 0 15px;
		margin-top: 15px;
	}
	.task-sidetime.time{
		font-size: 14px;
		line-height: 22px;
	}
	.task-sidetime.time>b{
		font-size: 14px;
	}
	.task-btn-box{
		display: flex;
		flex-wrap: wrap;
		margin-top: 6px;
	}
	.task-btn-box>a{
		padding: 3px 20px !important;
		margin-right: 4px;
	}
	.bg-white .task-description{
		margin: 0 15px;
	}
	.bg-white .task-description .h4{
		font-size: 16px;
	}
	/* 服务商列表 */
	.g-serivceitem{
		padding: 8px 0 8px;
	}
	.g-serivceitem .serivce-type,.g-serivceitem .task-area{
		padding: 0;
	}
	.g-serivceitem .serivce-type .row,.g-serivceitem .task-area .row{
		margin: 0 0 10px -5px;
	}
	.fws-list-title{
		font-size: 16px;
		font-weight: 400;
		line-height: 28px;
	}
	/* head */
	.g-taskbarnav>div{
		padding: 0;
	}
	.g-taskbarnav .g-nav{
		position: relative;
		overflow: initial;
	}
	.g-taskbarnav .rel_arrow_cont{
		position: absolute;
		right: 15px;
		top: -58px;
	}
	.g-taskhead>div{
		height: auto;
		min-height: auto;
	}
	.g-taskbarnav .rel_arrow_cont .button{
		height: 24px;
		line-height: 18px;
		font-size: 14px;
	}
	.g-taskhead .container .row .col-xs-12{
		display: block;
	}
	.g-taskbarnav .rel_arrow_cont .button span{
		line-height: 24px;
		font-size: 12px;
	}
	.g-taskbarnav .rel_arrow_cont .release_hover{
		height: 50px;
	}
	.g-taskbarnav .rel_arrow_cont .release_hover a{
		height: 25px;
	}
	.visible-xs-block{
		padding: 0;
	}
	.visible-xs-block>div{
		text-align: left;
	}
	.visible-xs-block>div>img,.visible-xs-block>div>a>img{
		width: 120px;
		height: 19px;
	}
	.visible-xs-block>div>a{
		display: block;
		text-align: center;
		position: relative;
		z-index: 2;
	}
	.g-taskhead{
		padding: 20px 0;
	}
	/* 首页 */
	.kkpw-banner-box,.kkpw-banner-box div{
		height: 160px;
	}
	.kkpw-logo-box{
		display: block !important;
		margin-top: 10px;
	}
	.wrap-side-img{
		width: 120px;
		height: 19px;
		margin: 0;
	}
	.kkpw-search-box{
		display: none !important;
	}
	.kppw-task-box>a{
		height: 25px;
		font-size: 12px;
	}
	.kppw-task-box .release_hover{
		top: 25px;
	}
	.kppw-task-box .release_hover a{
		height: 25px;
		font-size: 12px;
		line-height:25px
	}
	.bannerStyleKK{
		display: none;
	}
	.new-task-box{
		margin-top: 10px;
	}
	.kkpw-box .container{
		padding: 0 15px;
	}
	.new-task-list-box{
		width: 100%;
	}
	.new-task-list-title>p{
		font-size: 18px;
		height: 18px;
		line-height: 18px;
	}
	.new-task-list-title>p>span{
		color: #999;
		font-size: 12px;
		display: none;
	}
	.new-task-list-title>a{
		font-size: 12px;
	}
	.new-task-list{
		margin-top: 20px;
		padding: 16px;
	}
	.new-task-list>a{
		width: 100%;
		float: none;
		margin-left: 0 !important;
	}
	.new-task-list>a:last-child{
		margin-bottom: 0;
	}
	.new-dynamic-box,.service-process-box{
		display: none;
	}
	.kppw-mall-box {
	    margin-top: 30px;
	}
	.kppw-mall-content{
		margin-top: 20px;
	}
	.kppw-mall-list-box{
		padding: 15px;
		width: 100%;
		float: none;
	}
	.kppw-mall-list-box::after{
		content: '';
		position: absolute;
		top: auto;
		left: 15px;
		right: 15px;
		bottom: -0.5px;
		width: auto;
		height: 1px;
		background: #EEEEEE;
	}
	.kppw-mall-shp-list{
		/*display: none;*/
	}
	.kppw-mall-shp-tab-img{
		width: 66px;
		height: 66px;
	}
	.kppw-mall-shp-tab-text{
		width: 230px;
	}
	.kppw-mall-shp-tab-text>a{
		font-size: 16px;
		line-height: 16px;
		padding-left:0;
		border-left:none;
		display: block;
	}
	.kppw-mall-shp-tab-text>span{
		padding-left: 0;
		border-left: none;
		margin-top:9px;
		padding-top: 6px;
		position: relative;
	}
	.kppw-mall-shp-tab-text>span::after{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		height: 2px;
		background:rgba(46,72,141,.2);
	}
	.kppw-mall-shp-tab-text>p{
		display: none;
	}
	.kppw-mall-shp-price>a{
		display: block;
		color: #999;
	}
	.kppw-mall-shp-price{
		margin-top: 9px;
		font-size: 12px;
		line-height: 12px;
	}
	.kppw-mall-shp-price>p{
		font-size: 12px;
		font-weight: 500;
		line-height: 12px;
	}
	.kppw-mall-shp-price>p>span{
		font-size: 12px;
		line-height: 12px;
		color: #999;
	}
	.vip-show-box{
		display: none;
	}
	.recommend-shop-box {
	    margin-top: 30px;
	}
	.recommend-shop-list-box{
		margin-top: 20px;
		padding: 15px;
		display: block;
	}
	.recommend-shop-list{
		padding: 10px;
		border: none;
		background: #FAFAFA;
		width: 100%;
		float: none;
	}
	.recommend-shop-list-info-title{
		font-size: 14px;
		line-height: 14px;
	}
	.recommend-shop-list-info-img{
		width: 66px;
		height: 66px;
	}
	.recommend-shop-list-info-text{
		width: 218px;
	}
	.recommend-shop-list-info-rz{
		margin-top: 6px;
	}
	.recommend-shop-list-info-rz>img{
		width: 12px;
		height: 12px;
	}
	.recommend-shop-list-info-hp{
		margin-top: 6px;
	}
	.recommend-shop-list-info-hp>p{
		font-size: 12px;
		line-height: 12px;
	}
	.recommend-shop-list-info-map{
		margin-top: 6px;
		font-size: 12px;
	}
	.recommend-shop-label-list{
		overflow: hidden;
		margin-top: 15px;
	}
	.recommend-shop-label-list>span{
		font-size: 12px;
		line-height: 24px;
	}
	.recommend-shop-label-list>div{
		font-size: 12px;
		padding: 0 4px;
		line-height: 24px;
	}
	.recommend-shop-list:last-child{
		margin-bottom: 0;
	}
	.information-box ,.cg-case-box{
	    margin-top: 30px;
	}
	.information-content,.cg-case-list-box{
		margin-top: 20px;
		padding: 15px;
	}
	.cg-case-list-box>a{
		display: none;
	}
	.cg-case-list-box>div{
		width: 100%;
		float: none;
		justify-content: space-between;
	}
	.cg-case-list{
		width: 48%;
		margin-right: 0;
		height: 150px;
	}
	.cg-case-list>div>p{
		margin-top: 15px;
	}
	.cg-case-list>div>a{
		line-height: 28px;
	}
	.cg-case-list>div>div{
		line-height: 30px;
	}
	.information-content>a,.information-right-content{
		display: none;
	}
	.information-list-box{
		width: 100% !important;
		margin-left: 0 !important;
		float: none;
	}
	.information-center-list>p{
		display: none;
	}
	.information-center-list>div>p{
		width: 70%;
		line-height: 16px;
		font-size: 14px;
	}
	.information-center-list>div>span{
		width: 28%;
		line-height: 16px;
	}
	.link-box{
		margin-top: 30px;
		padding-bottom: 30px;
	}
	.link-list{
		margin-top: 20px;
		background: #fff;
		padding: 15px;
	}
	.kppw3_8-task-tender-box .evaluateimg,.kkpw-rk-list{
		display: none;
	}
	.kppw3_8-home-mall-content>div{
		width: 100%;
	}
	.kppw-link-swiper-list{
		width: 48%;
	}
	.kppw-link-swiper-list:nth-child(2n){
		margin-right: 0;
	}
	.subswiper,.case-swiper-btn,.swiper-pagination,.cg-case-swiper-list-img{
		display: none !important;
	}
	.kppw3_8-case-box .cg-case-list-box{
		padding: 16px;
	}
	.cg-case-swiper-list-info>p{
		height: 24px;
	}
	.cg-case-swiper-list-info>div>p{
		flex: 1;
	}
	.mySwiper2{
		height: auto !important;
	}
	.kppw3_9index-information-content-info{
		flex: none;
		width: 100%;
	}
	.home-task-conent-body,.home-serivce-conent-body{
		width: 100% !important;
	}
	.select-task-map-body{
		align-items: initial;
		padding-right: 15px;
	}
	.select-map{
		flex-wrap: wrap;
		flex: 1;
	}
	.select-task-je>span{
		display: none;
	}
	.select-task-je>div,.select-task-je{
		margin: 0;
	}
	.yyw-expert-filter-type-box{
		margin-bottom: 10px;
	}
	.head-task-filter-body{
		flex-wrap: wrap;
		height: auto;
		padding: 16px;
	}
	.head-task-filter-type,.head-task-list-body .head-task-list .head-task-list-info>p>span{
		margin-bottom: 10px;
	}
	.head-task-filter-type>a{
		margin-right: 10px;
	}
	.head-task-list-body .head-task-list .head-task-list-info>p,.witkey-shop-list-price{
		flex-wrap: wrap;
	}
	.witkey-shop-body{
		justify-content: space-between;
	}
	.witkey-shop-body .witkey-shop-list{
		width: 48%;
		margin-right: 0;
	}
	.witkey-shop-list-evaluate{
		justify-content: space-between;
	}
	.witkey-shop-list-evaluate>p{
		margin: 0;
	}
	.service-content-body .service-list-score>p{
		margin-right: 10px;
		padding-right: 10px;
	}
	.service-content-body .service-list-shop{
		display: none;
	}
	.g-valuimgbg{
		left: 40px;
	}
	.personal-info{
		width: 100%;
	}
	.shop-list-box,.rated-blockchart{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.shop-list-box>li{
		padding: 0;
		margin-bottom: 12px;
		width: 48%;
	}
	.successstory,.shop-evaluate{
		padding: 15px;
	}
	.rated-blockchart>div{
		flex: 1;
		padding: 30px 6px !important;
	}
	.finish-banner{
		display: none;
	}
	.shop-main{
		width: 100% !important;
		min-width: 100% !important;
	}
	.witkey-shop-list-img{
		height: 140px;
	}
	.service-content-body .service-list-scope{
		flex-wrap: wrap;
	}
	.service-content-body .service-list-scope>span{
		margin-bottom: 2px;
	}
	.service-content-body .service-list-score>p>span{
		padding: 0;
	}
	.head-top-box{
		margin: 0;
	}
	.kppw3_8-task-tender-box .evaluateinfo-head{
		flex-wrap: wrap;
	}
	.head-top{
		display: flex;
		align-items: center;
		flex: 1;
	}
	.head-top-title{
		max-width: 60%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.head-top-content-body{
		display: flex;
		align-items: center;
	}
	.g-headertop .g-taskbarlist li{
		margin-right: 0 !important;
		display: flex;
		align-items: center;
	}
	.panel-default{
		width: 100%;
	}
	.g-headertop li a{
		max-width: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.new-order-list{
		padding: 0 16px !important;
	}
	.quiz{
		padding: 15px;
	}
	.select-mode-xs>div>div:first-child{
		margin-right: 0;
	}
	.select-mode-xs>div>div{
		width: 100%;
	}
	.vip-info-box{
		overflow-x: auto;
	}
	.vip-info-title{
		margin: 0 0 50px 0;
    	font-size: 24px;
	}
	.vip-info-content{
		width: 1190px;
	}
}