@media screen and (max-width: 768px) {
	html{
		background: #eaeaea;
	}
	.jianbian_bk{
		display: none;
	}
	.hide{
		display: block;
	}
    .mains{display: none;}
    .main{width: 100%;}
    .float{display: none;}
    .footer{display: none;}
    .swiper-pagination-bullet{
      background: #fff;
      opacity: 0.8;
    }
  	.pc_pagination {
        bottom: 8px !important;
    }
      .swiper-pagination-bullet {
         width: 8px !important;
         height: 8px !important;
    }
    .swiper-pagination-bullet-active{
    	background: #83cc72;
      	opacity: 1;
    }
    /*首页*/
    .phone_nav{
    	box-sizing:border-box;
    	height: 49px;
    	width: 100%;
    	background: #fff;
    	border-top: 1px solid #cccccc;
    	display: flex;
		flex-direction: row;
		justify-content :space-between;
		flex-wrap:nowrap;
		text-align: center;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index:11;
    }
    .phone_nav_btn{
    	width: 20%;
    }
    .phone_nav_btn img{
    	width: 24px;
    	height: 21px;
    	margin-top: 5px;
    }
    .phone_nav a{
    	font-size: 12px;
    	color: #7f8389;
    	display: inline-block;
    	width: 20%;
    }
    .phone_nav a.phone_nav_btn_active{
    	color: #73a467;
    }
    .phone_head{
    	width: 100%;
    	background: #7fab74;
        height: 44px;
        line-height: 44px;
    	text-align: center;
    	position: fixed;
    	left: 0;
    	top: 0;
    	z-index: 14;
    }
    .phone_head > a img{
    	display: inline-block;
        height: 24px;
        margin-top: 10px;
    }
    .phone_nav_box{
      	position: absolute;
      	top: 0;
      	right: 20px;
    }
  	.phone_nav_box > img{
        width: 25px;
        height: 18px;
        margin-top: 13px;
      	cursor: pointer;
    }
    .phone_nav_list{
		position: absolute;
        width: 80px;
        background: rgba(255,255,255,.95);
        border-radius: 4px;
        right: 0;
        top: 44px;
        font-size: 14px;
        line-height: 34px;
        color: #666666;
        padding: 5px 10px;
      	display:none;
      	box-shadow:0px 4px 14px -2px rgba(68, 68, 68, 0.2);
    }
    .phone_nav_list a{
      	display: block;
    	border-bottom: 1px solid rgba(255,255,255,0);
    }
    .phone_nav_list a.active{
		border-bottom:1px solid #dae6da;
      	color:#81ad76;
    }
    .introduce{
    	display: none;
    }
    .introduce_phone{
    	box-sizing:border-box;
    	width: 100%;
    	padding:0;
    	background: #fff;
    	position: relative;
    	left: 0;
    	z-index: 10;
    	overflow: hidden;
    }
    .phone_audio_box{
      	position:relative;
    }
    .phone_index_logo{
      	position: absolute;
        width: 22px;
        top: 14px;
        left: 10px;
    }
    .phone_audio_img{
		width:100%;
      	display: inherit;
    }
    .phone_play{
      	position: absolute;
        width: 60px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .video_box{
		width:100%;
    }
    .js_box{
		padding: 26px 20px 22px;
		background: url(https://gw.naturewin.cn/phone_index_jsbk.png) center no-repeat;
        background-size: 100% 100%;
    }
    .js_img_top{
    	position: absolute;
	    left: 0;
	    top: 0;
	    width: 9%;
    }
    .phone_currency_title{
    	color: #609952;
		font-size: 18px;
		text-align: center;
    }
    .phone_currency_title2{
        font-size: 14px;
        color: #333333;
        text-align: center;
        margin-top: 10px;
    }
    .phone_currency_title_s{
        color: #fff;
        text-align: left;
        font-size: 24px;
    }
    .phone_currency_title_weight{
    	font-weight: bold;
    }
    .phone_title_circle{
    	display: inline-block;
		width: 5px;
		height: 5px;
		border-radius: 50%;
        margin: 4px 10px;
        background: #52a150;
    }
    .phone_introduce_content{
        color: #fff;
        font-size: 14px;
        line-height: 30px;
        margin-top: 18px;
        height: 120px;
        overflow: hidden;
        transition: height 1s;
    }
	.content_open{
        width: 85px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        box-sizing: border-box;
        background: #609952;
        padding: 6px 0;
        border-radius: 8px;
        margin-top: 15px;
        position: relative;
        left: 100%;
        margin-left: -85px;
	}
    .address_select{
    	display: none;
    }
    .phone_address_select{
    	box-sizing:border-box;
    	width: 100%;
		padding: 30px 10px 0;
    	background: #fff;
    	overflow: hidden;
    }
    .phone_currency_icon{
    	display: inline-block;
    	width: 18px;
    	height: 18px;
    	position: relative;
    	top: 3px;
    	margin-right: 2px;
    }
    .address_card{
    	width: 48.2%;
      	margin-bottom:18px;
      	margin-right:0;
    }
    .platform_border{
      	padding:10px;
      	border-top:none;
    }
    .phone_pro_date{
      	color: #6ba65d;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 4px;
    }
    .address_card_title2{
      padding:0;
      text-align: left !important;
      font-size: 16px;
      line-height: 22px;
      overflow: hidden;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      height: 45px;
    }
    .address_card_s{
      	background: #fff;
    }
    .address_card_img{
    	height: auto;
    }
    .address_card_img img{
    	overflow: hidden;
    	display: inherit;
    }
    .address_card_content{
      	padding:0 0;
      	width: 80%;
   		margin: 0 auto 12px;
    }
    .address_card_btn{
      	background: #609952;
        color: #fff;
        width: 80%;
        line-height: 23px;
        margin: 0 auto 12px;
        text-align: center;
        border-radius: 2px;
        font-size: 11px;
    }
    .address_card_title{
    	padding-left: 0;
	    text-align: center;
	    padding-right: 0;
    }
    .address_list{
    	margin-top: 20px;
      	margin-bottom: 10px;
      	justify-content: space-between;
    }
    .phone_platform{
      margin-top: 20px;
      margin-bottom: 10px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    .phone_platform_card{
    	display: flex;
		flex-direction: row;
		justify-content :flex-start;
		flex-wrap:nowrap;
		padding-bottom: 16px;
	    border-bottom: 1px solid #eeeeee;
	    margin-bottom: 16px;
      	width:100%;
    }
    .phone_platform_left{
    	width: 126px;
    	overflow: hidden;
    	margin-right: 14px;
    	border-radius: 5px;
    	position: relative;
    }
    .phone_platform_left img{
    	display: inline-block;
    	width: 100%;	
    	border-radius: 5px;
    }
    .phone_platform_left_label{
    	position: absolute;
	    left: 0;
	    top: 0;
	    color: #fff;
	    height: 20px;
	    width: 57px;
	    line-height: 20px;
	    text-indent: 10px;
	    font-size: 12px;
	    background: linear-gradient(to right, #f7914b , #f94a3d);
	    border-radius: 5px 0 10px 0;
	    overflow: hidden;
    }
    .phone_platform_right{
    	width: 79%;
    }
    .phone_platform_title{
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	    color: #333333;
	    font-size: 13px;
	    font-weight: bold;
    }
    .phone_platform_address{
		color: #333333;
	    font-size: 12px;
	    /*margin-top: 5px;*/
	    display: flex;
		flex-direction: row;
		justify-content :space-between;
		flex-wrap:nowrap;
    }
    .phone_platform_money{
	    color: #333;
	    font-size: 14px;
	    float: right;
    }
    .phone_platform_money span{
    	font-size: 10px;
    }
    /*自然说*/
    .nav,.navs,.product_box,.banner_search,.pro_look_more{
    	display: none;
    }
    .phone_pro_look_more{
        width: 20vw;
        /*height: 20vw;*/
        transition: all 0.2s linear;
      	margin: 0 auto;
    }
    .phone_pro_look_more:hover{
        transform: scale(1.1);
    }
    .phone_pro_look_more img{
        width:100%;
        height:100%;
    }
    .phone_destination_note{
		box-sizing:border-box;
		padding: 16px 12px;
		border-radius: 8px;
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		right: 5%;
		bottom: 10px;
		width: 90%;
		color: #fff;
	}
	.phone_destination_note_title{
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.phone_destination_note_text{
		font-size: 12px;
		line-height: 21px;
	}
	.phone_lookup{
		width: 92%;
		margin: 13px auto 16px;
		cursor: pointer;
	}
	.lookup_list{
		display: flex;
		flex-direction: row;
		justify-content :space-between;
		flex-wrap:wrap;
		background: #f7f8fc;
		border-radius:5px;
		padding: 12px 10px;
		font-size: 12px;
		color: #333;
		box-sizing: border-box;
	}
	.lookup_list:hover{
		background: #f6f6f8;
	}
	.lookup_list_address{
		color: #73a467;
	}
	.lookup_list2{
		display: flex;
		flex-direction: row;
		justify-content :space-between;
		flex-wrap:wrap;
		margin-top: 5px;
	}
	.lookup_list2 .lookup_list{
		width: 38%;
	}
	.lookup_btn{
		width: 20%;
		text-align: center;
		padding: 12px 0;
		background: #73a467;
		color: #fff;
		border-radius: 5px;
		font-size: 12px;
	}
	.lookup_btn:hover{
		background: #6e9d63;
	}
    .phone_currency_title_hzhb{
		color: #fff;
    	margin-top: 20px;
    }
  	.phone_title_circle_hzhb{
      	background: #fff;
    }
  	.phone_currency_title2_hzhb{
		color: rgba(225,225,225,0.6);
    }
  	.partner_list{
      	padding-top: 30px;
        margin-top: 15px;
    }
  	.partner_list a {
        width: 20%;
        margin-left: 3.5%;
        margin-bottom: 30px;
      	height:30px;
    }
    .footer_top{
        background: #fff;
        box-sizing: border-box;
        padding: 28px 10px 0;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }
  	.phone_footer_left{
        margin-right: 18vw;
    }
    .footer_bottom{
      	background: #73a467;
    	padding: 18px 0;
    }
  	.footer_bottom_one{
      	display: flex;
        flex-direction: row;
        justify-content: center;
        text-align: center;
    }
  	.footer_bottom_one a{
      	width: 33.33%;
        color: #fff;
        border-right: 1px solid #fff;
        line-height: 14px;
        font-size: 14px;
    }
    .footer_bottom_one a:last-child{
		border-right: none;
    }
  	.footer_bottom_two{
      	color: #e3e3e3;
        text-align: center;
        margin-top: 22px;
        font-size: 12px;
    }
  	.good_activity {
        padding-top: 30px;
        padding-bottom: 40px;
    }
  	.good_activity .main{
      	padding: 0 10px;
    	box-sizing: border-box;
    }
    .currency_title{
		font-size:18px;
      	margin-bottom:30px;
    }
  .good_activity{
  	display:block;
  }
  .pro_card_img_good{
  	width:40%;
  }
  .pro_card_rihgt{
  	width:60%;
    padding: 10px 10px 0 0;
    margin-left:10px
  }
  .pro_card_rihgt img{
  	width:12px;
    height:12px;
  }
  .pro_card_title{
  	font-size:12px;
  }
  .pro_card_address,.pro_card_labels,.pro_card_date{
  	font-size:12px;
    margin-top:2.5px;
  }
  .pro_card_money_good{
  	display:none;
  }
	/*浮窗*/
	.float_window{
		box-sizing:border-box;
		position: fixed;
		width: 100%;
		height: 100%;
		background: #fff;
		z-index: 14;
		top: 0;
		left: 0;
		border-radius: 5px;
		overflow: auto;
		padding: 18px 15px;
	}
	.float_window_title{
		color: #333;
		font-size:14px;
		margin-bottom: 14px;
		font-weight: bold;
	}
	.float_window_select{
		display: flex;
		flex-direction: row;
		justify-content :start;
		flex-wrap:wrap;
	}
	.float_window_select_box{
		box-sizing:border-box;
		width: 32%;
		background: #f7f8fc;
		text-align: center;
		font-size: 14px;
		line-height: 29px;
		border-radius: 5px;
		border:1px solid #fff;
		color: #333;
		margin-bottom: 11px;
		cursor: pointer;
		margin-right: 2%
	}
	.float_window_select_box:nth-child(3n){
		margin-right: 0;
	}
	.float_window_selected{
		color: #73a467;
		border-color: #73a467;
	}
	.float_window_selected span{
		display: inline-block;
		margin-right: 5px;
	}
	/*目的地列表*/
	.phone_destination_pro{
		display: none;
	}
  	.destination_banners .pc_pagination {
        bottom: 8px !important;
    }
	.phone_mdd_ts{ 
		background: #fefdcd;
	    color: #959174;
	    text-align: center;
	    line-height: 30px;
	}
	.choice_nw{
		display: flex;
		flex-direction: row;
		justify-content :space-between;
		flex-wrap:wrap;
	}
	.choice_nw div{
		width: 50%;
		text-align: center;
		font-size: 16px;
		line-height: 28px;
		margin:17px 0 23px;
		cursor: pointer;
	}
	.choice_nw div span{
		display: inline-block;
		border-bottom: 2px solid #fff;
	}
	.choice_nw div.choice_nw_checked span{
		color: #79a86e;
		border-color: #79a86e;
	}
	/*目的地详情*/
	.destination_introduce,.destination_explain{
		display: none;
	}
	.phone_view_title{
		padding:20px 0 17px 0;
		font-weight: bold;
		font-size: 19px;
	}
  	.english_name{
        font-size: 14px;
        color:#73a467;
      	margin-left:10px;
    }
	.phone_view_content{
	    color: #333;
	    font-size: 15px;
	    line-height: 35px;
	    margin-top: -10px;
	    margin-bottom: 10px;
	}
	.phone_destination_sentence{
		box-sizing:border-box;
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		font-size: 13px;
	    padding: 8px 15px;
	}
	.phone_destination_sentence_jj{
	    font-size: 12px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    /*-webkit-line-clamp: 2;*/
	    -webkit-box-orient: vertical;
        margin-top: 5px;
      	line-height:15px;
	}
	.phone_dz_date{
		display: block;
		width: 100%;
		height: 49px;
		position: fixed;
		bottom: 0;
		line-height: 49px;
		left: 0;
		background: #73a467;
		color: #fff;
		text-align: center;
		z-index: 13;
		cursor: pointer;
		font-size: 18px;
	}
	.customized_layer,.customized_layer2{
		z-index: 15;
	}
	.customized_layer_box{
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		transform: translate3d(0, 0, 0);
    	-webkit-transform: translate3d(0, 0, 0);
    	overflow: auto;
	}
	.customized_layer_list{
		padding-left: 5%;
	}
	.sub_btn div{
		width: 35%;
	}
	.input_title{
		width: 24%;
	}
	.layer_input_box select{
		width: 48%;
	}
	.customized_layer_boxs{
	    padding: 0 5% 10%;
    	box-sizing: border-box;
    	overflow: auto;
	}
	.destination_explain_card_mags{
	    flex-wrap: wrap;
	}
	.destination_explain_card_mags div{
		width: 100%;
    	margin-bottom: 10px;
	}
	.destination_explain_card_mags div:last-child{
		margin-bottom: 0;
	}
	.destination_explain_card_texts {
	    font-size: 12px;
	    color: #333333;
	    line-height: 20px;
      	margin-bottom:15px;
	}
  	.lbt img{
  		width:100%;
      	margin-bottom:15px;
      	border-radius:8px;
  	}
	/*机构服务*/
	.org_box{
		display: none;
	}
	.phone_org_list{
		box-sizing:border-box;
		display: flex;
		flex-direction: row;
		justify-content :space-between;
		flex-wrap:wrap;
		padding: 26px 15px;
	}
	.phone_org_card{
		box-sizing:border-box;
		width: 48.5%;
		padding: 25px 0 0 16px;
		background:#81ad76;
		margin-bottom: 10px;
		border-radius: 6px;
		overflow: hidden;
		text-align: right;
		color: #fff;
		cursor: pointer;
	}
	.phone_org_logo{
	    width: 80%;
	    display: inline-block;
        margin-bottom: -18%;
    	margin-right: -10%;
	}
	.phone_org_title{
		text-align: left;
		font-size: 19px;
		font-weight: bold;
	}
	.phone_org_text{
		box-sizing:border-box;
		padding-right: 16px;
		font-size: 14px;
		text-align: left;
		margin: 18px 0 15px 0;
	}
	/*关于我们*/
	.phone_about_card{
		box-sizing:border-box;
		width: 100%;
		background:#81ad76;
		margin-bottom: 10px;
		border-radius: 6px;
		overflow: hidden;
		text-align: center;
		padding: 22px 0;
	}
	.phone_about_logo{
		width: 18%;
	}
	.phone_about_title{
	    font-size: 16px;
	    color: #fff;
	    margin-top: 10px;
	    font-weight: bold;
	}
	/*机构服务与关于我们详情*/
	.content_show{
		box-sizing:border-box;
		padding: 25px 15px;
	}
    .content_show img{
      width:100%;
    }
	/*自然说缺省*/
	.default_style{
		display: none;
	}
	.default_boxs{
		text-align: center;
		padding-bottom:30px;
      	width: 100%;
	}
	.default_boxs img{
		width: 30%;
	}
	.default_boxs p{
	    font-size: 12px;
	    color: #333333;
	    line-height: 28px;
	}
	.default_boxs a{
	    width: 30%;
	    text-align: center;
	    padding: 8px 10px;
	    background: #73a467;
	    color: #fff;
	    border-radius: 5px;
	    font-size: 12px;
	}
    .new_teacher{
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .newt_head img{
        width: 30vw;
    }
    .newt_right{
        margin-left: 5vw;
        width: 55vw;
    }
    .newt_right > div{
      	display: flex;
    	flex-wrap: wrap;
    }
    .newt_name{
        font-size: 18px;
        color: #111111;
        margin-right: 5px;
    }
    .newt_status{
        color: #333;
        font-size: 12px;
        border-radius: 4px;
        position: relative;
      	padding:0;
      	margin-left:0;
    }
  	.newt_status img {
        width: 15px;
        position: relative;
        top: 2px;
        margin-right: 2px;
    }
    .newt_label{
        font-size: 12px;
        margin-top: 0px;
        color: #fff;
      	display: flex;
    	flex-wrap: wrap;
    }
    .newt_label span:first-child{
        margin-right:15px;
      	padding: 2px 10px;
      	margin-top:8px;
    }
  	.newt_label span:last-child{
        margin-right:15px;
      	padding: 2px 10px;
      	margin-top:8px;
    }
    .newt_word{
        color: #666666;
        font-size: 12px;
        margin-top: 10px;
        line-height: 22px;
        letter-spacing: .5px;
    }
  	.teacher_msg {
        display:none;
    }
    .teacher_msgs{
		position: relative;
      	height: 65vw;
    }
  	.teacher_msgs > div{
    	position: absolute;
		border-radius: 50%;
    	overflow: hidden;
      	text-align:center;
      	line-height:18vw;
      	box-shadow: 6px 4px 24px -8px rgba(68, 68, 68, 0.3);
    }
  	.teacher_square1s{
        width: 40vw;
        height: 40vw;
      	left:3vw;
    }
  	.teacher_square1s img{
		width: 40vw;
    	height: 40vw;
    }
  	.teacher_square2s{
        width: 18vw;
        height: 18vw;
        left: 43vw;
        top: 26vw;
      	background:#fff;
    }
    .t_names{
      	width: 100%;
        height: 100%;
        color: #333;
        font-size: 14px;
        letter-spacing: 1px;
        background: url(../images/t_logo.png) no-repeat 8.5vw 1vw;
        background-size: 100%;
    }
  	.teacher_square3s{
        width: 18vw;
        height: 18vw;
        top: 40vw;
        left: 28vw;
      	background: #7daf71 !important;
      	display: flex;
        align-items: center;
        line-height: 12px !important;
    }
    .t_words{
      	font-size: 12px;
        width: 90%;
        color: #fff;
        text-align: center;
        margin: auto;
      	max-height: 70%;
      	overflow: auto;
      	transform: scale(.8);
    }
  	.teacher_square4s{
		width: 18vw;
        height: 18vw;
        left: 57vw;
        top: 11vw;
      	background: url(../images/square4.png) no-repeat center;
    	background-size: 150%;
    }
    .t_labels{
        background: none;
    	background-size: 100%;
      	color: #fff;
      	font-size:12px;
      	transform: scale(.8);
    }
  	.t_label2s{
        background: none;
      	color:#333;
    }
  	.teacher_square5s{
		width: 18vw;
        height: 18vw;
        left: 79vw;
        top: 11vw;
      	background: url(../images/square5.png) no-repeat center;
    	background-size: 100%;
    }
 	 .teacher_square6s{
		width: 30vw;
    	height: 30vw;
       	left: 62vw;
    	top: 29vw;
    }
    .teacher_square6s img{
		width:100%;
      	height:100%;
    }
    .teacher_main{
      	padding-top: 15px;
    }
    .t_js {
        width: 100%;
        box-sizing: border-box;
        padding: 0 5vw;
        font-size: 12px;
        line-height: 22px;
        position: relative;
        margin-top: 0;
        text-align: justify;
      	padding-bottom:30px;
    }
    .t_js_bottom {
        width: 100px;
        bottom: -50px;
    }
    .t_title {
        font-size: 18px;
        line-height: 100px;
    }
    .teacher_fwb img{
      width:100%;
    }
    .phone_teacher_list{
        box-sizing: border-box;
        padding: 20px 10px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
  	.teacher_card {
        width: 100%;
        height: auto;
        background: #fff;
        border-radius: 4px;
        margin: 0 0px 20px 0;
        overflow: hidden;
        box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
        transition: all 0.2s linear;
    }
  	.teacher_img {
        width: 100%;
        height: auto;
        display: -webkit-box;
    }
  	.teacher_information {
        background: #fff;
        box-sizing: border-box;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 12px 10px;
    }
  	.teacher_head {
        width: 18vw;
        height: 18vw;
        border-radius: 50%;
    }
      .teacher_content {
        width: auto;
        box-sizing: border-box;
        padding: 0 0 0 15px;
    }
      .teacher_name {
        font-size: 16px;
        color: #333;
    }
      .teacher_label {
          font-size: 12px;
          background: #73a467;
          padding: 1px 8px;
          width: auto;
          display: inline-block;
          color: #fff;
          border-radius: 2px;
          margin-top: 5px;
          letter-spacing: 1px;
    }
      .teacher_word {
          box-sizing: border-box;
          padding: 0 10px 10px;
          font-size: 12px;
          color: #666;
          line-height: 18px;
          margin-bottom:0;
    }
      .teacher_label2 {
        background: #e98618;
    }
}
.c_more_btn{
	text-align: center;
    width: 100%;
    color: #009944;
    margin-bottom: 16px;
}