@media only screen and (max-width:768px){
html{font-size: 26px;}
body{
	min-width: 320px;
	max-width: 768px;
}
.wrap{
	width: 92%;
}
.banner{
	display: none;
}
.banner_wap{
	display: block;
}
.header .top{
	height: auto;
	flex-direction: column;
	width: 100%;
}
.header .top .yiceng{
	flex:none;
	height: 2.2rem;
	width: 93%;
	margin: 0 auto;
}
.header .top .yiceng .logo{
	width: 6.8rem;
}
.header .top .yiceng .chengshi{
	font-size: 0.44rem;
	background-size: 0.4rem;
	padding-left: 0.6rem;
}
.header .top .yiceng .anjian{
	display: block;
}
.header .top .erceng{
	background-color: #ddebda;
	padding: 0.2rem 4%;
}
.header .top .erceng .tel{
	font-size: 0.5rem;
	padding-left: 0.8rem;
	background-size: 0.7rem;
	line-height: 0.8rem;
}
.header .top .erceng .tel span{
	display: none;
}
.header .top .erceng .tel i{
	display: block;
}
.header .top .erceng .search{
	height: auto;
	width: 7rem;
	background-color: #f6f6f6;
	border-color: #c7dcc2;
}
.header .top .erceng .search .input{
	order:-1;
	font-size: 0.4rem;
	width: 4.8rem;
	height: 1rem;
	padding: 0 0.2rem 0 0.8rem;
	background-position: 0.3rem;
}
.header .top .erceng .search .select{
	background-color: #195f10;
	font-size: 0.4rem;
	color: #fff;
	height: 1rem;
	text-align: center;
}
.header .top .erceng .search .select option{
	background-color: #fff;
	color: #195f10;
}
.header .top .erceng .search .submit{
	left: 0;
	right: auto;
	width: 0.8rem;
}
.header .nav{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 4.0rem;
	display: none;
}
.header .nav .wrap{
	flex-direction: column;
	font-size: 0.4rem;
	line-height: 0.8rem;
	text-align: center;
}
.dialog{
	width: 14.0rem;
	height: auto;
	margin-left: -7.0rem;
	margin-top: -7.8rem;
	/*display: none;*/
}
.dialog .title{
	font-size: 0.6rem;
}
.dialog .title .guanb{
	right: 0.4rem;
}
.dialog .beijing{
	padding: 1.0rem 0.2rem 1.0rem;
	background-image: none;
}
.dialog .form{
	width: 100%;
}
.dialog .form .kuang .input .button,
.dialog .form .kuang .input .textarea,
.dialog .form .kuang .input .select,
.dialog .form .kuang .input .text{
	height: 1.0rem;
	font-size: 0.48rem;
	padding: 0 0.3rem;
}
.dialog .form .kuang .input .button{
	padding: 0;
}
.dialog .form .kuang .input .select{
	background-size: 0.4rem;
}
.dialog .form .kuang .input .textarea{
	height: 2.8rem;
	padding: 0.3rem 0.4rem;
}
.dialog .form .tijiao{
	margin: 0.8rem auto 0;
	font-size:0.56rem;
	width: 5.6rem;
	line-height: 1.28rem;
}
.dialog .form .tijiao:before{
	background-size: contain;
}
.dialog .erweima{
	position: static;
	width: 100%;
	padding: 0;
	height: 1.5rem;
	background:-webkit-linear-gradient(top,#c2a243,#c4b179);
	background:-o-linear-gradient(bottom,#c2a243,#c4b179);
	background:-moz-linear-gradient(bottom,#c2a243,#c4b179);
	background:linear-gradient(to bottom,#c2a243,#c4b179);
}
.dialog .erweima img{
	display: none;
}
.dialog .erweima .p1{
	font-size: 0.56rem;
	color: #fff;
	height: 1.5rem;
	display: flex;
	align-items: center;
    justify-content: center;
}
.dialog .erweima .p1:before{
	content: "";
	display: block;
	width:0.8rem;
	height: 0.8rem;
	background-image: url(../img/index/weixin.png);
	background-size: 0.6rem;
	background-repeat: no-repeat;
	background-position: center;
}
.dialog .erweima .p1 span{
	display: inline;
}
.apply .form{
	padding: 0.8rem 0.6rem;
}
.apply .form .tishi{
	font-size: 0.48rem;
	padding: 0.2rem 0;
}



.video_is{
	margin-top: 0;
	top: 50%;
	transform:translate(0,-50%);
	height: auto;
}
.index .div1_tuijian{
	padding: 0.8rem 0;
	overflow-x: auto;
}
.index .div1_tuijian .div1_kuang{
	width:30rem ;
}
.index .div1_tuijian .div1_kuang .li{
	width: 7.0rem;
	border-radius: 0.5rem;
	overflow: hidden;
}
.index .title{
	padding-left: 0;
	border-bottom: solid 0.02rem #e5e5e5;
	padding-bottom: 0.4rem;
	margin-bottom: 0.4rem;
}
.index .title:before{
	left: auto;
	right: 0;
	top: 0.5rem;
	background-color: transparent;
	background-image: url(../img/index/logo_x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 0.8rem;
	height: 0.6rem;
}
.index .title .p1{
	font-size: 0.32rem;
	color: #dddddd;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 1;
}
.index .title .p2{
	font-size: 0.8rem;
}
.index .list_more{
	line-height: 1.2rem;
	font-size: 0.48rem;
}
.index .list_more:after{
	background-size: contain;
}
.index .remen{
	background-repeat: repeat-y;
	background-size: 100%;
	padding: 0.8rem 0 1.0rem;
}
.index .remen .list{
	flex-direction: column;
	padding: 0.2rem 0 0.6rem;
}
.index .remen .list .li{
	margin-right: 0;
	width: 100%;
}
.index .remen .list .li .img{
	height: 8.0rem;
	border-radius: 0.2rem;
	overflow: hidden;
}
.index .remen .list .li .neir .name{
	font-size: 0.64rem;
	-webkit-line-clamp:unset;
}
.index .remen .list .li .neir .erji{
	font-size: 0.44rem;
}
.index .remen .list .li .neir .erji .p2{
	line-height: 0.5rem;
}
.index .remen .list .li .neir .erji .p2 span{
	font-size: 0.9rem;
}
.index .remen .list .li .neir .dizhi{
	font-size: 0.48rem;
	background-size: 0.4rem;
	padding-left:0.6rem;
}
.index .remen .list .li .neir .dizhi:after{
	background-size: contain;
}
.index .div2_quyu{
	padding: 0.8rem 0;
	overflow-x: auto;
}
.index .div2_quyu .quyu_kuang{
	width: 25rem;
}
.index .div2_quyu .quyu_kuang .li{
	width: 4.5rem;
	height: 5.4rem;
	overflow: hidden;
	border-radius: 0.4rem;
	position: relative;
}
.index .div2_quyu .quyu_kuang .li .meka{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #f4f4f6;
	height: 1.0rem;
}
.index .div2_quyu .quyu_kuang .li .meka span{
	border: none;
	font-size: 0.48rem;
	color: #333333;
	width: 100%;
}
.index .gaodang{
	background-color: #f6f6f8;
	background-image: none !important;
	padding: 1.0rem 0;
}
.index .gaodang .title .p1{
	font-size: 0.32rem;
	color: #dddddd;
}
.index .gaodang .title .p2{
	font-size: 0.8rem;
	color: #195f10;
}
.index .gaodang .felx{
	margin-left: 0;
	margin-right: 0;
	flex-direction: column;
	padding-top: 0.2rem;
}
.index .gaodang .felx .zuobian{
	width: 100%;
	height: 10.4rem;
	border-radius:0.4rem;
	overflow: hidden;
	order:-1;
}
.index .gaodang .felx .zuobian .zhong{
	padding: 1.0rem;
}
.index .gaodang .felx .zuobian .zhong .p1{
	font-size: 0.28rem;
}
.index .gaodang .felx .zuobian .zhong .p2{
	font-size: 0.56rem;
}
.index .gaodang .felx .zuobian .zhong .p3{
	font-size: 0.44rem;
	width: 100%;
}
.index .gaodang .felx .zuobian .zhong .p4{
	font-size: 0.48rem;
	width: 3.8rem;
	line-height: 1.2rem;
}
.index .gaodang .felx .zuobian .zhong .p4:after{
	background-size: contain;
}
.index .gaodang .felx .list_list{
	width: 100%;
}
.index .gaodang .felx .list_list .li{
	width: 100%;
	margin-top: 1.0rem;
	margin-left: 0;
	background-color: #ffffff;
	border-radius: 0.2rem;
	overflow: hidden;
	margin-right: 0;
}
.index .gaodang .felx .list_list .li .img{
	height: 8.0rem;
	border-radius: 0.2rem;
}
.index .gaodang .felx .list_list .li .neir{
	background-color: transparent;
	padding: 0.4rem 0.6rem;
}
.index .gaodang .felx .list_list .li:hover .img .meka{
	display: none;
}
.index .gaodang .felx .list_list .li .neir .p1{
	font-size: 0.64rem;
}
.index .gaodang .felx .list_list .li .neir .p2_kuang{
	justify-content: space-between;
	align-items: center;
}
.index .gaodang .felx .list_list .li .neir .p2_kuang .p3{
	display: block;
}
.index .gaodang .felx .list_list .li .neir .p2{
	font-size: 0.44rem;
}
.index .gaodang .felx .list_list .li .neir .p2 .i span{
	font-size: 0.9rem;
}
.index .gaodang1 .title{
	text-align: left;
}
.index .lvbeijing{
	background-image: url(../img/index/lvbeijing_wap.jpg);
}
.index .lvbeijing .xiamian{
	display: flex;
}
.index .lvbeijing .shangmian .li .p1{
	font-size: 0.5rem;
}
.index .lvbeijing .shangmian .li .p2{
	font-size: 0.3rem;
}

.index .adv_tal{
	display: flex;
}
.index .xvq_pl{
	padding: 4.8rem 0 0.4rem;
}
.index .xvq_pl .zhong .p1{
	font-size: 0.36rem;
	width: 14.0rem;
	margin-left:-7rem;
	top: 2rem;
}
.index .xvq_pl .zhong:after{
	display: none;
}
.index .xvq_pl .zhong:before{
	top: 1.3rem;
}
.index .xvq_pl .flex{
	flex-direction: column;
}
.index .xvq_pl .flex .zuobian{
	width: 100%;
	background-color: #fff;
	margin-bottom: 1.0rem;
	border-radius: 0.2rem;
}
.index .xvq_pl .flex .zuobian .title_1{
	background-color: #ddebda;
	border-radius: 0.2rem;
	height: 1.8rem;
	padding: 0.4rem 0;
	font-size: 0.76rem;
	display: flex;
    justify-content: space-between;
}
.index .xvq_pl .flex .zuobian .title_1 .p1{
	background-position: 0.4rem;
	background-image: url(../img/index/index_news01.png);
	background-repeat: no-repeat;
	background-size: 0.8rem;
	padding-left: 1.4rem;
}
.index .xvq_pl .flex .zuobian .title_1 .p2{
	display: flex;
}




.index .xvq_pl .flex .zuobian+.zuobian .title_1 .p1{
	text-align: left;
	border-left: solid 0.08rem #85a882;
	border-right: none;
	background-image: url(../img/index/index_news02.png);
}
.index .xvq_pl .flex .zuobian .list{
	padding:0 0.6rem;
}
.index .xvq_pl .flex .zuobian .list .li{
	padding: 0.6rem 0;
	border-bottom: solid 0.02rem #f6f6f8;
}
.index .xvq_pl .flex .zuobian .list .li .shang .time{
	width: 1.8rem;
	line-height: 1.6rem;
	border-radius: 0.2rem;
	font-size: 0.52rem;
	margin-right:0.6rem; 
}
.index .xvq_pl .flex .zuobian .list .li .shang .neir{
	padding: 0;
	line-height: 0.8rem;
}
.index .xvq_pl .flex .zuobian .list .li .shang .neir .p1{
	font-size: 0.52rem;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.index .xvq_pl .flex .zuobian .list .li .shang .neir .p1 p{
	width: 50%;
}
.index .xvq_pl .flex .zuobian .list .li .shang .neir .p2{
	display: none;
}
.index .xvq_pl .flex .zuobian .list .li .xiam{
	display: block;
	margin-top: 0.2rem;
	font-size: 0.52rem;
}
.index .xvq_pl .flex .zuobian+.zuobian .annui,
.index .xvq_pl .flex .zuobian .annui{
	justify-content: center;
	padding: 0.4rem 0 0.8rem;
}
.index .xvq_pl .flex .zuobian .annui a{
	width: 4.6rem;
	line-height: 1.2rem;
	font-size:0.48rem;
}
.index .xvq_pl .flex .zuobian .table{
	padding-top: 0;
}
.index .xvq_pl .flex .zuobian .table table th,
.index .xvq_pl .flex .zuobian .table table td{
	border: none;
	border-right:solid 0.04rem #f6f6f8;
	border-bottom: solid 0.04rem #f6f6f8;
	font-size: 0.44rem;
	color: #666666;
}
.index .xvq_pl .flex .zuobian .table table th{
	border-top: none;
	height: 1.5rem;
}
.index .xvq_pl .flex .zuobian .table table td:nth-child(3),
.index .xvq_pl .flex .zuobian .table table th:nth-child(3){
	border-right: none;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li{
    border-bottom: solid 0.03rem #e1e1e1;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li:nth-child(4){
	border-bottom: none;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .shang .name_kuang .zuob .p1{
	font-size: 0.48rem;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .shang .name_kuang .zuob .type{
	font-size: 0.4rem;
    line-height: 0.6rem;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .shang .name_kuang .zuob .time_deta{
	font-size: 0.4rem;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .shang .name_kuang .youb{
	font-size: 0.48rem;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .shang .name_kuang .youb .l .img1{
	height: 0.4rem;
    width: 2.56rem;
    background-size: auto 97%;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .shang .name_kuang .youb .l .img1 img{
	width: 0.51rem;
}
.index .xvq_pl .flex .zuobian .list_pinglun .li .ne{
	font-size: 0.48rem;
	line-height: 0.8rem;
}
.index .news_beijing{
	background-image: url(../img/index/index_news_bejing_wap.jpg);
}
.index .news_beijing .title .p1{
	color: #e4e4e4
}
.index .news_beijing .zhong{
	width: 100%;
}
.index .news_beijing .tab{
	justify-content: space-between;
}
.index .news_beijing .tab .li{
	width: 3.0rem;
	font-size: 0.52rem;
	color: #707070;
}
.index .news_beijing .tab .li.on{
	border-radius: 0.3rem;
}
.index .news_beijing .list_kuang{
	width: 100%;
	overflow: hidden;
	overflow-x: auto;
}
.index .news_beijing .list_kuang .list{
	width:32.0rem;
}
.index .news_beijing .list .li{
	width: 7.5rem;
}
.index .news_beijing .list .li .img .time{
	width: 1.6rem;
	height: 1.4rem;
	left: 0;
	bottom: 0;
	font-size: 0.4rem;
}
.index .news_beijing .list .li .neir{
	padding: 0.6rem;
}
.index .news_beijing .list .li .neir .name{
	font-size: 0.52rem;
	height: 1.48rem;
}
.index .news_beijing .list .li .neir .genduo{
	font-size: 0.44rem;
	background-position: 1.9rem;
    background-size: 0.34rem;
}
.index .news_beijing .genduo_a{
	width: 3.8rem;
	line-height: 1.28rem;
	font-size: 0.48rem;
}
.index .news_beijing .genduo_a:after{
	background-size: 0.4rem;
}
.footer:after{
	content: "";
	display: block;
	width: 100%;
	height: 2.1rem;
}
.footer .links{
	/*display: none;*/
}
.footer .links .span{
	font-size: 0.44rem;
}
.footer .links .neir{
	font-size: 0.44rem;
}
.footer .flex{
	flex-direction: column;
	padding: 1.2rem 0 0.6rem;
}
.footer .flex .erwema_k{
	width: 100%;
	justify-content: center;
}
.footer .flex .erwema_k .li{
	margin: 0 0.4rem;
}
.footer .flex .erwema_k .li .p1{
	font-size: 0.4rem;
}
.footer .flex .logo{
	width: 100%;
	padding: 0;
	padding-bottom: 1.0rem;
	margin-bottom: 0.6rem;
	order: -1;
	border: none;
	border-bottom: solid 0.02rem #7a8d4c;
}
.footer .flex .logo .logo1{
	width: 100%;
	height:1.18rem;
	background-image: url(../img/index/footer_logo_wap.png);
	margin-bottom: 0.8rem;
}
.footer .flex .logo .tel{
	width: 8.8rem;
	margin: 0 auto;
	line-height: 1.28rem;
	border-radius: 1.0rem;
	font-size: 0.48rem;
}
.footer .flex .logo .tel:before{
	width: 0.66rem;
	height: 0.66rem;
}
.footer .flex .nav{
	display: none;
}
.footer .copyright{
	background-color: #c4b17a;
	font-size: 0.4rem;
	color: #ffffff;
}
.footer .copyright span{
	display: block;
}
.footer .backtop{
	display: none;
}
.footer .weibu{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 3;
	width: 100%;
	height: 2.2rem;
	background-color: #f9f6ee;
	display: flex;
	font-size: 0.56rem;
	color: #ffffff;
	line-height: 2.2rem;
}
.footer .weibu .li{
	flex: 1;
	display: flex;
	align-items: center;
    justify-content: center;
}
.footer .weibu .li1,
.footer .weibu .li2{
	width: 2.2rem;
	flex: none;
	background-position:center 0.3rem;
	background-repeat: no-repeat;
	background-size: 1.0rem;
	color: #333333;
	font-size: 0.48rem;
	line-height: 0.6rem;
	padding-top:1.2rem;
}
.footer .weibu .li1{
	margin-left: 0.2rem;
	background-image: url(../img/weibu1.png);
}
.footer .weibu .li2{
	margin-right: 0.8rem;
	background-image: url(../img/weibu2.png);
}
.footer .weibu .li3{
	background-color: #266417;
}
.footer .weibu .li4{
	background-color: #bf1d2d;
}
.footer .weibu .li3:before,
.footer .weibu .li4:before{
	content: "";
	display: block;
	width: 1.0rem;
	height: 1.0rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 0.2rem;
}
.footer .weibu .li3:before{
	background-image: url(../img/weibu3.png);
}
.footer .weibu .li4:before{
	background-image: url(../img/weibu4.png);
}






.resthome .main{
	flex-direction: column;
	justify-content: flex-start;
}
.resthome .main .left,
.resthome .main .right{
	width: 100%;
}
.search_home .tab1 .li{
	font-size: 0.52rem;
	line-height: 1.4rem;
	height: 1.4rem;
	width: 48%;
	margin-right: 0;
}
.search_home .tab1 .li+.li{
	margin-left: 4%;
}
.search_home .jeiguo{
	font-size: 0.44rem;
}
.resthome .main .left .quanbi{
	font-size: 0.48rem;
	line-height: 1.28rem;
}
.resthome .main .left .quanbi:before{
	background-size: contain;
}
.resthome .main .left .shaixuan{
	border: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0.6rem;
}
.resthome .main .left .shaixuan .li{
	width: 48.5%;
	padding: 0.2rem 0;
	align-items: center;
}
.resthome .main .left .shaixuan .li5,
.resthome .main .left .shaixuan .li2{
	margin-left: 3%;
}
.resthome .main .left .shaixuan .li3{
	order: 7;
	width: 100%;
}
.resthome .main .left .shaixuan .li .span{
	font-size: 0.52rem;
	width: 2.6rem;
}
.resthome .main .left .shaixuan .li .neir{
	display: none;
}
.resthome .main .left .shaixuan .li .select{
	display: block;
	flex: 1;
	background-color: transparent;
	color: #666666;
	font-size: 0.44rem;
	height: 1.12rem;
	border: solid 0.04rem #e2e2e2;
	padding: 0 0.4rem;
	border-radius: 0.2rem;
	background-image: url(../img/index/hui_jiant.png);
	background-position: 90%;
	background-repeat: no-repeat;
	background-size: 0.2rem;
	outline: none;
}
.resthome .main .left .shaixuan .li:last-child .select{
	background-position: 96%;
}
.resthome .main .left .list .li{
	flex-wrap: wrap;
	align-items: center;
	box-shadow: 0 0 20px 2px rgba(0,0,0,0.1);
}
.resthome .main .left .list .li .img{
	width: 5.9rem;
	height: 4.16rem;
}
.resthome .main .left .list .li .img>div{
	display: block;
}
.resthome .main .left .list .li .jiang{
	display: none;
}
.resthome .main .left .list .li .neri{
	flex: 1;
	width: auto;
	margin-left: 0;
	padding-left: 0.4rem;
}
.resthome .main .left .list .li .neri .p1{
	padding: 0;
	margin-bottom: 0.2rem;
}
.resthome .main .left .list .li .neri .p1 .i{
	display: none;
}
.resthome .main .left .list .li .neri .p1 span{
	font-size: 0.64rem;
}
.resthome .main .left .list .li .neri .p2{
	flex-direction: column;
	border: none;
	padding: 0;
	margin: 0;
}
.resthome .main .left .list .li .neri .p2 .pp1{
	font-size: 0.4rem;
	line-height: 0.8rem;
	border-top: solid 0.02rem #cfcfcf;
	border-bottom: solid 0.02rem #cfcfcf;
	margin-bottom: 0.2rem;
	background-size: 0.32rem;
}
.resthome .main .left .list .li .neri .p2 .beijing{
	background-color: #f6f6f6;
	border-radius: 0.2rem;
	font-size: 0.4rem;
	line-height: 0.9rem;
}
.resthome .main .left .list .li .neri .p2 .pp2{
	background-size: 0.52rem;
	padding-left:0.6rem;
	margin-left: 0.3rem;
	position: relative;
}
.resthome .main .left .list .li .neri .p2 .pp2+.pp2{
	margin-left: 0.5rem;
}
.resthome .main .left .list .li .neri .p2 .pp2+.pp2:before{
	content: "";
	display: block;
	width: 0.04rem;
	height: 0.4rem;
	background-color: #c8c8c8;
	position: absolute;
	left:-0.2rem;
	top: 50%;
	margin-top: -0.2rem;
}
.resthome .main .left .list .li .neri .p2 .pp3{
	font-size:0.4rem;
    color: #a30505;
    display: flex;
    align-items: flex-end;
    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.resthome .main .left .list .li .neri .p2 .pp3 .i{
    font-size: 0.64rem;
    color: #a30505;
    font-weight: bold;
    line-height: 1;
}
.resthome .main .left .list .li .neri .p2 .pp3 .span{
    font-size: 0.4rem;
    color: #666666;
}
.resthome .main .left .list .li .neri .p3{
	display: none;
}
.resthome .main .left .list .li .biaoqian{
	width: 100%;
	display: block;
}
.resthome .main .left .list .li .biaoqian .p3{
	/*background-color: #f6f6f6;*/
	margin-top: 0.4rem;
	padding: 0;
	align-items: center;
	font-size: 0.44rem;
	padding-right: 0.4rem;
	border-radius: 0.2rem;
}
.resthome .main .left .list .li .p3 .pp3{
	line-height: 0.9rem;
	width: 2.52rem;
}
.resthome .main .left .list .li .p3 .pp3.ioc12,
.resthome .main .left .list .li .p3 .pp3.ioc13{
	width: 3.4rem;
}
.resthome .main .left .list .li .p3 .pp3:before{
	background-size: contain;
}
.resthome .main .right .yiceng{
	display: none;
}
.resthome .main .left .yiceng{
	display: flex;
}
.resthome .main .yiceng{
	flex-direction: row;
}
.resthome .main .yiceng .li{
	width: 49%;
	height: 3.2rem;
}
.resthome .main .yiceng .li+.li{
	margin-left: 2%;
}
.resthome .main .yiceng .li .img{
	width: 100%;
}
.resthome .main .yiceng .li .img .baibeijing{
	width: 3.8rem;
	height: 1.2rem;
	line-height: 1.2rem;
	right: 0.4rem;
	top: auto;
	bottom: 0.4rem;
}
.resthome .main .yiceng .li .img .baibeijing .p1{
	font-size: 0.48rem;
	font-weight: bold;
	color: #195f10;
	display: flex;
	align-items: center;
    justify-content: center;
}
.resthome .main .yiceng .li .img .baibeijing .p1:after{
	content: "";
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    background-image: url(../img/index/hui_jiant_r.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.4rem;
}
.resthome .main .yiceng .li .img .baibeijing .p2{
	display: none;
}
.resthome .main .right .foreach,
.resthome .main .right .search{
	display: none;
}
.resthome .fujin{
	padding: 0 0 1.0rem;
}
.resthome .fujin .title{
	text-align: left;
	border-bottom: solid 0.02rem #e5e5e5;
}
.resthome .fujin .title .p1{
	font-size:0.32rem;
	line-height: 1;
	font-family: "Microsoft YaHei";
	color: #dddddd;
}
.resthome .fujin .title .p2{
	font-size: 0.8rem;
	margin-top: 0;
	color: #195f10;
	background-image: url(../img/resthome/fujin1.png);
	background-repeat: no-repeat;
	background-size: 0.8rem;
	background-position: right;
}
.resthome .fujin .list{
	padding-bottom: 0.6rem;
}
.resthome .fujin .list .li{
	width: 49%;
	margin-right: 2%;
	background-color: #fff;
	border-radius: 0.2rem;
	padding:0.2rem;
}
.resthome .fujin .list .li:nth-child(2n){
	margin-right: 0;
}
.resthome .fujin .list .li .img{
	height: 4.2rem;
	border-radius: 0.2rem;
}
.resthome .fujin .list .li .neir .dizhi,
.resthome .fujin .list .li .neir .erji,
.resthome .fujin .list .li .img .meka{
	display: none;
}
.resthome .fujin .list .li .neir .name{
	font-size: 0.48rem;
	color: #333333;
	margin-top: 0.1rem;
	padding-right: 0.6rem;
	background-position: right;
    background-repeat: no-repeat;
    background-size:0.46rem;
    background-image: url(../img/index/hui_jiant_r.png);
}
.resthome .fujin .list_more{
	font-size: 0.48rem;
	line-height: 1.26rem;
}
.resthome .fujin .list_more:after{
	content: "";
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.4rem;
    background-image: url(../img/index/lv_jiant_r.png);
    margin-left: 0.2rem;
}
.article .main .ul_div{
	width: 100%;
	margin-bottom: 0.8rem;
	padding: 0 0.6rem 0.8rem;
}
.article .main .ul_div .tit{
	line-height: 1.4rem;
	font-size: 0.6rem;
}
.article .main .ul_div .tit .more{
	font-size: 0.44rem;
}
.article .main .ul_div .tit .more:after{
	background-size: 0.32rem;
}
.article .main .ul_div .list_list .li .neir .time{
	font-size: 0.44rem;
	width: 2.7rem;
	line-height: 0.64rem;
}
.article .main .ul_div .list_list .li .neir .name{
	line-height: 0.64rem;
	height: 0.64rem;
	font-size: 0.48rem;
}
.article .main .ul_div .list_list .li:nth-child(1){
	flex-direction: column;
}
.article .main .ul_div .list_list .li:nth-child(1) .img{
	order: 3;
	width: 100%;
	margin-right: 0;
	height: 4.6rem;
}
.article .main .ul_div .list_list .li:nth-child(1) .neir{
	width: 100%;
}
.article .main .ul_div .list_list .li:nth-child(1) .neir .time{
	width: 3.0rem;
	line-height: 0.8rem;
	font-size: 0.4rem;
}
.article .main .ul_div .list_list .li:nth-child(1) .neir .name{
	font-size: 0.56rem;
	margin-bottom: 0.3rem;
	line-height: 0.68rem;
	height: 1.36rem;
}
.article .main .ul_div .kuang_flex{
	flex-direction: column;
}
.article .main .ul_div .kuang_flex .datu{
	width: 100%;
	height: 9.8rem;
}
.article .main .ul_div .kuang_flex .datu .neir .p1{
	font-size: 0.56rem;
	height: 0.76rem;
}
.article .main .ul_div .kuang_flex .datu .neir .p2{
	font-size: 0.48rem;
	height: 0.64rem;
}
.article .main .ul_div .kuang_flex .you_list{
	margin-top: 0.4rem;
}
.article .main .ul_div .kuang_flex .you_list .li{
	flex-direction: column;
	border-bottom: none;
	border-top: dashed 0.04rem #f2f2f2;
}
.article .main .ul_div .kuang_flex .you_list .li .neir{
	width: 100%;
}
.article .main .ul_div .kuang_flex .you_list .li .img{
	width: 100%;
	height: 4.6rem;
	margin-left: 0;
}
.article .main .ul_div .kuang_flex .you_list .li .neir .p1{
	font-size: 0.56rem;
	color: #333333;
	height: 0.76rem;
}
.article .main .ul_div .kuang_flex .you_list .li .neir .p2{
	font-size:0.4rem ;
}
.article .main .ul_div .kuang_flex .you_list .li .neir .p2>div{
	line-height: 0.8rem;
	padding: 0 0.4rem 0 0.8rem;
	border-radius: 0.2rem;
	background-color: #ddebda;
	background-position: 0.3rem;
}
.article .main .ul_div .kuang_flex .you_list .li .neir .p3{
	font-size: 0.48rem;
	color: #666666;
	line-height: 0.64rem;
	-webkit-line-clamp: 2;
	height: 1.28rem;
	margin-bottom: 0.4rem;
}
.article .list_main{
	flex-direction: column;
}
.article .list_main .zuobian{
	width: 100%;
}
.article .list_main .zuobian .tab{
	display: flex;
}
.article .list_main .zuobian .list .li{
	background-color: #fff;
	flex-direction: column;
	padding: 0.6rem;
	margin-bottom: 0.6rem;
	box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.2);
}
.article .list_main .zuobian .list .li .img{
	width: 100%;
	margin-right: 0;
	order: 3;
	height: 6.6rem;
}
.article .list_main .zuobian .list .li .neir{
	width: 100%;
}
.article .list_main .zuobian .list .li .neir .p1{
	font-size:0.56rem;
}
.article .list_main .zuobian .list .li .neir .p2{
	font-size: 0.4rem;
}
.article .list_main .zuobian .list .li .neir .p2>div{
	line-height: 0.8rem;
    padding: 0 0.4rem 0 0.8rem;
    border-radius: 0.2rem;
    background-color: #ddebda;
    background-position: 0.3rem;
}
.article .list_main .zuobian .list .li .neir .p3{
	font-size: 0.48rem;
}
.article .list_main .zuobian .list .li .neir .p4{
	display: none;
}
.article .list_main .youbian{
	width: 100%;
	padding-top: 0.6rem;
}
.article .list_main .youbian .search{
	display: none;
}
.article .list_main .youbian .ul1{
	display: none;
}
.article .list_main .youbian .ul{
	background-color: #fff;
	margin-bottom: 1rem;
}
.article .list_main .youbian .ul .titl{
	font-size: 0.64rem;
	line-height: 1.8rem;
	background-size: 0.7rem;
	padding-left: 1.4rem;
}
.article .list_main .youbian .ul .ul_liat .li{
	padding: 0.4rem 0;
}
.article .list_main .youbian .ul .ul_liat .li .img{
	width: 3.2rem;
	height: 1.6rem;
}
.article .list_main .youbian .ul .ul_liat .li .neir .p1{
	font-size: 0.6rem;
}
.article .list_main .youbian .ul .ul_liat .li .neir .p3{
	font-size:0.44rem;
	background-size: 0.4rem;
	padding-left: 0.6rem;
}
.article .list_main .zuobian .article_neir .name{
	font-size: 0.64rem;
}
.article .list_main .zuobian .article_neir .biaoqian{
	font-size: 0.4rem;
	justify-content: space-between;
}
.article .list_main .zuobian .article_neir .biaoqian>div{
	margin: 0;
}
.article .list_main .zuobian .article_neir .com{
	font-size: 0.48rem;
}
.article .list_main .zuobian .article_neir .com p,
.article .list_main .zuobian .article_neir .com span{
	font-size: 0.48rem!important;
}
.article .list_main .zuobian .caozuo{
	flex-direction: column;
	margin-bottom: 0.6rem;
}
.article .list_main .zuobian .caozuo .fenye a{
	font-size: 0.44rem;
	line-height: 1.2rem;
}
.article .list_main .zuobian .caozuo .fanhui a{
	font-size: 0.44rem;
	width: 3.2rem;
	line-height: 1.2rem;
	margin-top: 0.4rem;
}
.article .fujin .title{
    border-bottom: solid 0.02rem #e5e5e5;
    padding: 0.6rem 0 0.4rem;
}
.article .fujin .title .p1{
	font-size: 0.32rem;
    line-height: 1;
    font-family: "Microsoft YaHei";
    color: #dddddd;
    opacity: 1;
}
.article .fujin .title .p2{
    font-size: 0.8rem;
    margin-top: 0;
    color: #195f10;
    /*background-image: url(../img/resthome/fujin1.png);*/
    background-repeat: no-repeat;
    background-size: 0.8rem;
    background-position: right;
}
.article .fujin .title .p2:before{
	display: none;
}
.article .fujin .list{
	padding-top: 0.6rem;
}
.article .fujin .list .li{
	font-size: 0.44rem;
	width: 48%;
	margin-right: 4%;
	line-height: 1.4rem;
	height: 1.4rem;
	margin-bottom: 0.4rem;
}
.article .fujin .list .li:nth-child(2n){
	margin-right: 0;
}

.recruit .shangmian{
	background-image: url(../img/recruit/ioc_beijing_wap.png);
	padding: 0 0.6rem 0.6rem;
}
.recruit .shangmian .logo{
	height: 4.8rem;
	background-size: auto 2.6rem;
}
.recruit .shangmian .list{
	flex-wrap: wrap;
}
.recruit .shangmian .list .li{
	margin-right: 2%;
	width: 49%;
	height: 3.0rem;
	margin-top: 0.4rem;
}
.recruit .shangmian .list .li:nth-child(2n){
	margin-right: 0;
}
.recruit .shangmian .list .li:nth-child(-n+2){
	margin-top: 0;
}
.recruit .shangmian .list .li .neir{
	width: 100%;
	padding-left: 0;
	background-image: none!important;
	text-align: center;
}
.recruit .shangmian .list .li .neir .p1{
	font-size: 0.52rem;
	display: flex;
	justify-content: center;
    align-items: center;
}
.recruit .shangmian .list .li .neir .p1:before{
	content: "";
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.6rem;
}
.recruit .shangmian .list .li:nth-child(1) .neir .p1:before{
	background-image: url(../img/recruit/ioc1.png);
}
.recruit .shangmian .list .li:nth-child(2) .neir .p1:before{
	background-image: url(../img/recruit/ioc2.png);
}
.recruit .shangmian .list .li:nth-child(3) .neir .p1:before{
	background-image: url(../img/recruit/ioc3.png);
}
.recruit .shangmian .list .li:nth-child(4) .neir .p1:before{
	background-image: url(../img/recruit/ioc4.png);
}
.recruit .shangmian .list .li .neir .p2{
	font-size: 0.4rem;
	padding: 0 0.4rem;
}
.recruit .shangmian .list .li .neir .p2 span{
	display: block;
}
.recruit .xiamian{
	padding: 0.6rem 0.6rem 1rem;
}
.recruit .xiamian .tite{
	font-size: 0.52rem;
}
.recruit .xiamian .list{
    flex-direction: column;
}
.recruit .xiamian .list .li{
	margin: 0;
	width: 100%;
	margin-bottom: 0.6rem;
}
.recruit .xiamian .list .li:nth-child(3){
	order: 4;
}
.recruit .xiamian .list .li .p1{
	font-size: 0.68rem;
	background-size: 0.7rem;
}
.recruit .xiamian .list .li .p2{
	width: 100%;
	font-size: 0.48rem;
	color: #666666;
	padding: 0.6rem;
	text-align: left;
	line-height: 0.72rem;
}
.recruit .xiamian .list .li .p2 br{
	display: none;
}
.recruit .xiamian .more_more{
	width: 6.8rem;
	line-height: 1.4rem;
	font-size: 0.48rem;
}
.recruit .main{
	flex-direction: column;
}
.recruit .main .you_list,
.recruit .main .zuo_info{
	width: 100%;
}
.recruit .main .zuo_info{
	background-color: #fff;
	margin-bottom: 0.8rem;
	border-radius: 0.2rem;
	padding: 0 0.5rem 1rem;
}
.recruit .main .zuo_info .shang{
	padding: 0;
	background-image: none;
}
.recruit .main .zuo_info .shang .yiceng{
	align-items: center;
    flex-direction: column;
}
.recruit .main .zuo_info .shang .yiceng .left{
	width: 100%;
}
.recruit .main .zuo_info .shang .yiceng .left .img{
	width: 3.8rem;
	height: 3.8rem;
}
.recruit .main .zuo_info .shang .yiceng .left .neri{
	padding-left: 1.0rem;
}
.recruit .main .zuo_info .shang .yiceng .left .neri .p1{
	font-size: 0.8rem;
	padding: 0.2rem 0;
}
.recruit .main .zuo_info .shang .yiceng .left .neri .p2{
	width: 100%;
	font-size: 0.4rem;
	line-height: 0.64rem;
}
.recruit .main .zuo_info .shang .yiceng .left .neri .p2:before{
	background-size: 0.5rem;
	margin-right: 0.1rem;
}
.recruit .main .zuo_info .shang .yiceng .right{
	width: 100%;
	height: auto;
	margin-top: 0.4rem;
}
.recruit .main .zuo_info .shang .yiceng .right .p1{
	font-size: 0.56rem;
}
.recruit .main .zuo_info .shang .yiceng .right .p2{
	font-size: 0.44rem;
	padding: 0.3rem 0.4rem
}
.recruit .main .zuo_info .shang .yiceng .right .p2>div{
	line-height:1.04rem;
}
.recruit .main .zuo_info .shang .yiceng .right .p2>div:before{
	background-size: contain;
	margin-right: 0.1rem;
	width: 0.5rem;
	height: 0.6rem;
}
.recruit .main .zuo_info .shang .yiceng .right .p3{
	font-size: 0.44rem;
}
.recruit .main .zuo_info .shang .erceng .title{
	font-size: 0.6rem;
}
.recruit .main .zuo_info .shang .erceng>div{
	font-size: 0.48rem;
	line-height: 0.8rem;
}
.recruit .main .zuo_info .shang .erceng .p3 p{
	width: 100%;
}
.recruit .main .zuo_info .dianhua_kuang{
	width: 100%;
	line-height: 1.6rem;
	font-size: 0.52rem;
}
.recruit .main .zuo_info .dianhua_kuang .yingp{
	width: 4.6rem;
}
.recruit .main .you_list .div_ul .name{
	font-size: 0.72rem;
	color: #a28d51;
	line-height: 1.8rem;
	background-size: 0.8rem;
	padding-left: 1.4rem;
}
.recruit .main .you_list .div_ul .list .li{
	padding: 0.4rem 0;
}
.recruit .main .you_list .div_ul .list .li .img{
	width: 1.6rem;
	height: 1.6rem;
}
.recruit .main .you_list .div_ul .list .li .neir{
	padding-left: 0.4rem;
}
.recruit .main .you_list .div_ul .list .li .neir .p1{
	font-size: 0.6rem;
	height: 0.84rem;
}
.recruit .main .you_list .div_ul .list .li .neir .p2{
	font-size: 0.44rem;
	line-height: 0.6rem;
	height: 0.6rem;
}
.laoren{
	width: 14rem;
	margin-left: -7rem;
	display: block;
}
.laoren .form .tishi{
	font-size: 0.4rem;
}
.jigou{
	width: 14rem;
	margin-left: -7rem;
	display: block;
}
.jigou.dialog .form .kuang.person_type .input .text .el-input__inner{
	font-size: 0.48rem;
}
.jigou.dialog .form .kuang.person_type .input .text{
	min-height: 1rem;
	height: auto;
}
.sojourn .tab{
	justify-content: space-between;
}
.sojourn .tab .li{
	font-size: 0.52rem;
	line-height: 1.0rem;
	width: 3.0rem;
	border-bottom-width: 1px;
}
.sojourn .tab .li.on{
	border-radius: 0.3rem;
}
.sojourn .list .li{
	width: 100%;
	margin-right: 0;
	padding: 0.5rem 0.6rem 0.3rem;
}
.sojourn .list .li:hover .img .meka{
	display: none;
}
.sojourn .list .li .neir{
	padding: 0.3rem 0 0;
}
.sojourn .list .li .neir .p1{
	font-size: 0.56rem;
	padding-right: 0.6rem;
	background-position: right;
	background-size: 0.4rem;
	background-image: url(../img/index/hui_jiant_r.png);
	background-repeat: no-repeat;
}
.sojourn .list .li .neir .p2{
	font-size: 0.4rem;
}
.sojourn .list .li .neir .p2 .i span{
	font-size: 0.64rem;
}
.join .yiceng{
	background-image: url(../img/join/yiceng_beijing_wap.jpg);
	height: 17.4rem;
}
.join .tit1{
	font-size: 1.6rem;
}
.join .tit1 span{
	display: none;
}
.join .tit2{
	font-size: 0.72rem;
}
.join .yiceng .list{
	flex-direction: column;
	justify-content: space-between;
	padding: 0.6rem;
	height: 15.0rem;
}
.join .yiceng .list .li .p1{
	font-size: 1.6rem;
}
.join .yiceng .list .li .p2{
	font-size: 0.52rem;
	overflow: hidden;
}
.join .yiceng .list .li .p2 span{
	width: 7.2rem;
	height: 1.0rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.join .yiceng .list .li .p2 span:before{
	width: 0.6rem;
	height: 0.6rem;
	content: "";
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.2rem;
}
.join .yiceng .list .li:nth-child(1) .p2 span:before{
	background-image: url(../img/join/y1.png);
}
.join .yiceng .list .li:nth-child(2) .p2 span:before{
	background-image: url(../img/join/y2.png);
}
.join .yiceng .list .li:nth-child(3) .p2 span:before{
	background-image: url(../img/join/y3.png);
}
.join .yiceng .list .li .p2:before,
.join .yiceng .list .li .p2:after{
	width: 3rem;
}
.join .yiceng .list .li .p2:before{
	right: 76%;
}
.join .yiceng .list .li .p2:after{
	left: 76%;
}
.join .erceng{
	height: auto;
}
.join .erceng .list{
	padding:0 0.6rem;
	justify-content: space-between;
	position: relative;
}
.join .erceng .list .li{
	width: 5.2rem;
	margin: 1.4rem 0 0;
}
.join .erceng .list .li4,
.join .erceng .list .li2{
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	transform:rotate(90deg);
}
.join .erceng .list .li2{
	right: 2.6rem;
    top: 6.1rem;
}
.join .erceng .list .li4{
	left: 2.6rem;
    top: 11.9rem;
}
.join .erceng .list .i5{
	width: 100%;
}
.join .erceng .list .i1{
	order: 1
}
.join .erceng .list .i2{
	order: 2
}
.join .erceng .list .i3{
	order: 3
}
.join .erceng .list .i4{
	order: 4
}
.join .erceng .list .i5{
	order: 5
}
.join .erceng .list .li1{
	order: 2
}
.join .erceng .list .li3{
	order: 4;
	display: block;
	background-image: url(../img/join/s00.png);
}
.join .erceng .list .li .img{
	height: 3.2rem;
}
.join .erceng .list .li .img .i{
	width: 0.52rem;
	height: 0.52rem;
	line-height: 0.52rem;
	font-size: 0.4rem;
}
.join .erceng .list .li .p1{
	font-size: 0.56rem;
	line-height: 1.2rem;
}
.join .sanceng{
	flex-direction: column;
	padding: 0.6rem;
}
.join .sanceng .tubiao{
	order:-1;
	justify-content: flex-start;
	padding: 0.9rem 0.7rem;
}
.join .sanceng .tubiao .kuang{
	margin-bottom: 0;
}
.join .sanceng .form{
	width: 100%;
	padding: 0;
}
.join .sanceng .form .p1{
	font-size: 0.52rem;
	line-height: 1rem;
	margin-top: 0.3rem;
	font-weight: bold;
}
.join .sanceng .form .input .text{
	height: 1.3rem;
	font-size: 0.5rem;
	background-size: 0.4rem;
}
.join .sanceng .form .input .text1{
	width: 3.8rem;
}
.join .sanceng .form .input .huanyizhang{
	width: 4.8rem;
	font-size: 0.44rem;
	line-height: 0.88rem;
}
.join .sanceng .form .input .huanyizhang:before{
	background-size: contain;
}
.join .sanceng .form .tijiao{
	width: 100%;
	line-height: 1.4rem;
	font-size: 0.56rem;
}
.join .sanceng .form .tijiao::before{
	background-size: contain;
}
.about{
	background-color: #f2f2f2;
}
.about .title1{
	padding: 1.2rem 0;
}
.about .title1 .ti1{
	font-size: 0.8rem;
}
.about .title1 .ti2{
	font-size: 0.68rem;
}
.about .title1 .ti2:before{
	width: 1.0rem;
	height: 0.04rem;
	margin-left: -0.5rem;
	top: 1.3rem;
}
.about .yiceng .wrap{
	background-color: #fff;
	background-position: center 90%;
	padding: 0.1rem 0.5rem 9rem;
	margin-bottom: 0.6rem;
	border-radius: 0.2rem;
}
.about .yiceng .title1{
	padding-top: 0.2rem;
}
.about .yiceng .neir{
	width: 100%;
}
.about .yiceng .neir .p1{
	font-size: 0.52rem;
	margin-bottom: 0.2rem;
}
.about .yiceng .neir .p2{
	font-size: 0.48rem;
	line-height: 0.84rem;
}
.about .erceng .p1{
	padding-top: 0;
	font-size: 0.48rem;
	line-height: 0.8rem;
}
.about .erceng .p1 span{
	display: block;
}
.about .erceng .list{
	flex-wrap: wrap;
}
.about .erceng .list .li{
	width: 48%;
	margin: 0;
	height: 3.4rem;
	margin-top: 0.6rem;
	font-size: 0.48rem;
	background-size: 1.3rem;
	padding-top: 2rem;
}
.about .erceng .list .li:nth-child(2n){
	margin-left: 4%;
}
.about .erceng .list .li:nth-child(5){
	width: 100%;
}
.about .sanceng{
	padding: 1.0rem 0 1.1rem;
}
.about .sanceng .wrap{
	background-color: #fff;
	border-radius: 0.2rem;
	padding: 0 0.6rem 0.6rem;
}
.about .sanceng .list{
	padding-bottom: 0;
	flex-direction: column;
}
.about .sanceng .list .li{
	width: 100%;
	margin-top: 0.4rem;
	height: auto;
	background-position: center 0.7rem;
	padding-top: 1.8rem;
	background-color: #ebf0ea;
	border: none;
}
.about .sanceng .list .li:hover{
	background-color: #ebf0ea;
}
.about .sanceng .list .li:nth-child(1),
.about .sanceng .list .li:nth-child(1):hover{
	background-image: url(../img/about/s1_1.png);
}
.about .sanceng .list .li:nth-child(2),
.about .sanceng .list .li:nth-child(2):hover{
	background-image: url(../img/about/s2_1.png);
}
.about .sanceng .list .li:nth-child(3),
.about .sanceng .list .li:nth-child(3):hover{
	background-image: url(../img/about/s3_1.png);
}
.about .sanceng .list .li:nth-child(2){
	background-color: #ffffff;
	border: solid 0.02rem #d9d9d9;
}
.about .sanceng .list .li:nth-child(2) .p0{
	left: auto;
	right: 0.2rem;
}
.about .sanceng .list .li:hover .p2{
	color: #a1a1a1;
}
.about .sanceng .list .li:hover .p1{
	color: #1b6011;
}
.about .sanceng .list .li:hover .p0{
	opacity: 0.1;
	color: #1b6011;
}
.about .sanceng .list .li .p1{
	font-size: 0.56rem;
}
.about .sanceng .list .li .p2{
	font-size: 0.44rem;
	line-height: 0.6rem;
	text-align: left;
}
.about .siceng .list{
	flex-wrap: wrap;
}
.about .siceng .list .li{
	width: 49%;
	padding: 0.6rem;
	height: auto;
}
.about .siceng .list .li:nth-child(1){
	margin-right: 2%;
}
.about .siceng .list .li:nth-child(3){
	width: 100%;
	margin-top: 2%;
	display: flex;
	align-items: center;
}
.about .siceng .list .li .shang .neir .p1{
	font-size: 0.52rem;
}
.about .siceng .list .li .com{
	font-size: 0.48rem;
	text-align: left;
}
.about .siceng .list .li:nth-child(3) .shang{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	width: 50%;
	border-right: dashed 0.02rem #fff;
	margin-right: 0.8rem;
}
.about .siceng .list .li:nth-child(3) .com{
	flex: 1;
}
.about .siceng .list .li:nth-child(3) .com span{
	display: block;
}
.about .wuceng .p1{
	width: 92%;
	margin: 0 auto;
	font-size: 0.48rem;
	line-height: 0.92rem;
}
.about .wuceng .p1 span{
	display: block;
}
.map .outer-box{
	height: 19.8rem;
}
.map .toubu{
	display: block;
	width: 12.0rem;
	margin: 0 auto;
	padding: 0.6rem 0;
}
.map .toubu .sousuo .text{
	height: 1.4rem;
	font-size: 0.44rem;
	width: 9.2rem;
}
.map .toubu .sousuo .sous{
	line-height: 1.4rem;
	font-size: 0.48rem;
}
.map .outer-box .mdcx_list2 .dingwei{
	margin-left:0;
	margin-top: 0;
	left: 0.8rem;
	top: 0.8rem;
	width: 4.8rem;
	height: 7.6rem;
}
.map .outer-box .mdcx_list2 .dingwei .sousuo{
	display: none;
}
.map .outer-box .mdcx_list2 .dingwei .mdcx_list2_left .mendian-num{
	font-size: 0.52rem;
}
.map .outer-box .mdcx_list2 .dingwei .mdcx_list2_left .swiper-container{
	height: 4.8rem;
}
.map .outer-box .mdcx_list2 .dingwei .mdcx_list2_left .mdcx_list2_left_div{
	padding: 0.2rem 0;
	align-items: center;
}
.map .outer-box .mdcx_list2 .dingwei .mdcx_list2_left .mdcx_list2_left_div .h1{
	font-size: 0.48rem;
	margin-bottom: 0;
}
.map .outer-box .mdcx_list2 .dingwei .mdcx_list2_left .mdcx_list2_left_div_icon{
	width: 0.6rem;
	height: 0.6rem;
}
.map .outer-box .mdcx_list2 .dingwei .mdcx_list2_left .mdcx_list2_left_div .p1{
	display: none;
}
.map .outer-box .info-img{
	width: 4.8rem;
}
.map .outer-box .amap-ui-smp-ifwn-content-body .amap-ui-smp-ifwn-info-title b{
	width: 3.8rem;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.amap-ui-infowindow-close.amap-ui-smp-ifwn-def-tr-close{
	font-size: 0.4rem;
}
.info .y_neir .yiceng{
	display: flex;
}
.body_info .info .title_info{
	display: block;
}
.body_info .header .top .erceng{
	display: none;
}

.info .yiceng{
	flex-direction: column;
	border-bottom: none;
	padding-bottom: 0;
}
.info .yiceng .datu_kuang{
	width: 100%;
}
.info .yiceng .datu_kuang .bofang{
	display: flex;
}
.info .yiceng .datu_kuang .caozuo,
.info .yiceng .datu_kuang .baibeijing .xiao_k{
	display: none;
}
.info .yiceng .y_neir{
	width: 100%;
}
.info .yiceng .y_neir .name{
	padding-top: 0.4rem;
}
.info .yiceng .y_neir .name .p1{
	max-width: 7.4rem;
	line-height: 1.0rem;
}
.info .yiceng .y_neir .name .bofang{
	width: auto;
	background-color: transparent;
	align-items: center;
}
.info .yiceng .y_neir .name .bofang .li{
	display: none;
}
.info .yiceng .y_neir .name .bofang .dizhi{
	display: block;
	margin-left: 0.4rem;
}
.info .yiceng .y_neir .li1{
	display: flex;
}
.info .yiceng .y_neir .er_biao{
	display: none;
}
.info .yiceng .y_neir .er_biao1{
	display: flex;
}
.info .yiceng .y_neir .biaoqian .li{
	padding: 0 ;
	margin: 0.4rem 0;
	align-items: stretch;
	overflow: hidden;
	border-radius: 0.2rem;
}
.info .yiceng .y_neir .biaoqian .li .p1{
	font-size: 0.44rem;
	width: 2.5rem;
	height: auto;
	min-height: 0.9rem;
}
.info .yiceng .y_neir .biaoqian .li .p1:before{
	width: 0.6rem;
	height: 0.6rem;
}
.info .yiceng .y_neir .biaoqian .li .nei{
	flex-wrap: wrap;
	padding: 0.1rem 0;
}
.info .yiceng .y_neir .biaoqian .li .nei .i{
	font-size: 0.5rem;
	padding:0.1rem 0.4rem;
}
.info .yiceng .y_neir .biaoqian .li_ul{
	flex-wrap: wrap;
}
.info .yiceng .y_neir .biaoqian .li_ul .li{
	width: 50%;
	flex: none;
}
.info .yiceng .y_neir .biaoqian .li_ul .li .p1{
	width: 3.3rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang{
	flex-direction: column;
	justify-content: normal;
	align-items: center;
	height: 2.2rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang .p1{
	width:3.0rem;
	border-bottom: solid 0.02rem #dad6c0;
	height: 1.2rem;
	display: flex;
	justify-content: center;
    align-items: center;
    font-size: 0.48rem;
    margin-bottom: 0.2rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang .p1 span{
	display: none;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang .p1:before{
	width: 0.6rem;
	height: 0.6rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang .p4{
	font-size: 0.64rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang .p3{
	font-size:0.4rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .shang .p2 span{
	font-size: 0.64rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .xia{
	height: 1.0rem;
	font-size: 0.48rem;
}
.info .yiceng .y_neir .fenyong_kuang .li .xia:before{
	width: 0.6rem;
	height: 0.6rem;
}
.info .yiceng .y_neir .caozuo{
	display: flex;
	padding-top: 0.6rem;
}
.info .erceng .zuobian .yiceng .y_neir .caozuo{
	padding-top: 0;
}
.info .yiceng .caozuo .an{
	font-size: 0.52rem;
	height: 1.6rem;
}
.info .yiceng .caozuo .an .neir{
	background-size: 0.8rem;
	padding-left: 1rem;
}
.info .yiceng .caozuo .an .neir .p1{
	font-size: 0.44rem;
}
.info .yiceng .caozuo .an .neir .p2{
	font-size: 0.52rem;
}
.info .erceng{
	padding-top: 0.8rem;
}
.info .erceng .zuobian{
	width: 100%;
	background-color: #fff;
	border-radius: 0.2rem;
	position: relative;
}
.info .erceng .zuobian .tabl{
	display: none;
}
.info .erceng .zuobian .title1_kuang{
	display: block;
}
.info .erceng .zuobian .table1{
	padding:0.6rem;
}
.info .erceng .zuobian .table1 .p1{
	font-size: 0.52rem;
	line-height: 0.92rem;
}
.info .erceng .zuobian .table1 .p1 p{
	text-indent: 2em;
}
.info .erceng .zuobian .table1 .img{
	height: 5.6rem;
}
.info .erceng .zuobian .table1 .img .dianj{
	width: 5.8rem;
	margin-left:-2.9rem;
	font-size: 0.48rem;
	bottom: 0.4rem;
}
.info .erceng .zuobian .table1 .duotu img{
	width: 100%;
	margin-right: 0;
	height: 6.0rem;
}
.info .erceng .zuobian .table1 .map{
	height: 6.8rem;
}
.info .erceng .youbian{
	display: none;
}
.info .title_1{
	text-align: left;
	border-bottom: solid 0.03rem #e5e5e5;
	margin-bottom: 0.6rem;
}
.info .title_1 .p1{
	font-size: 0.32rem;
	line-height:1.2;
	opacity: 1;
	font-family: 'Microsoft YaHei';
}
.info .title_1 .p2{
	font-size: 0.8rem;
	color: #195f10;
	margin-top: 0;
}
.info .title_1 .p3{
	font-size: 0.48rem;
	width: 4.2rem;
	line-height: 1.04rem;
	top: 0.7rem;
}
.info .info_news{
	display: block;
}
.info .genduo{
	font-size: 0.48rem;
}
.info .genduo:after{
	background-size: 0.4rem;
}
.info .yonghupingj{
	background-color: #f2f2f2;
	padding-top: 1rem;
}
.info .yonghupingj .zongh{
	width: 100%;
	height: auto;
	padding: 0.2rem ;
	flex-direction: column;
	background-color: #fff;
	margin: 0;
}
.info .yonghupingj .zongh .p1{
	width: 100%;
	line-height: 1.2rem;
	font-size: 0.48rem;
	text-align: center;
}
.info .yonghupingj .zongh .p2{

}
.info .yonghupingj .zongh .p2 .pp2{
	width: 4.0rem;
	line-height: 1.0rem;
	font-size: 0.48rem;
	color: #195f10;
}
.info .yonghupingj .list .li{
	flex-direction: column;
	border-bottom: solid 0.03rem #e1e1e1;
	padding: 0.4rem 0;
}
.info .yonghupingj .list .li:nth-child(2n){
	background-color: transparent;
}
.info .yonghupingj .list .li .shang{
	padding: 0;
}
.info .yonghupingj .list .li .time{
	display: none;
}
.info .yonghupingj .list .li .shang .img{
	width: 1.4rem;
	height: 1.4rem;
}
.info .yonghupingj .list .li .shang .neir .name_kuang{
	flex-direction: column;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .zuob{
	width: 100%;
	margin-bottom: 0.1rem;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .zuob .p1{
	font-size: 0.48rem;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .zuob .type{
	font-size: 0.4rem;
	width: 2.8rem;
	line-height: 0.6rem;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .zuob .time_deta{
	display: block;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .youb{
	font-size: 0.48rem;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .youb .l{
	margin: 0;
	flex: 1;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .youb .l .img1{
	height: 0.4rem;
	width: 2.56rem;
	background-size: auto 97%;
}
.info .yonghupingj .list .li .shang .neir .name_kuang .youb .l .img1 img{
	width: 0.51rem;
}
.info .yonghupingj .list .li .shang .neir .com{
	display: none;
}
.info .yonghupingj .list .li .ne{
	display: block;
}
.info .resthome{
	background-color: #fff;
}
.resthome.tuijian{
	background-color: #f2f2f2;
}
.info .resthome .fujin{
	padding-top: 0.2rem;
}
.info .resthome .fujin .list{
	padding-top: 0;
}
.info .resthome .fujin .title .p2{
	background-image: none;
}
.info .yvyue{
	width: 14rem;
    height: auto;
    margin-left: -7rem;
    margin-top: -7.8rem;
    display:block;
}
.info .yvyue .form .date_time .text .el-input__inner{
	line-height: 1.0rem;
	height: 1.0rem;
}
.info .yvyue .form .date_time .text .el-input__icon{
	line-height: 1.0rem;
	margin-left: 0.1rem;
}
.info .yvyue .form .date_time{
	flex-direction: column;
}
.info .yvyue .form .date_time .input+.input{
	margin-top: 0.4rem;
}
.info .dianping{
	width: 14rem;
    height: auto;
    margin-left: -7rem;
    margin-top: -7.8rem;
    display: block;
}
.info .dianping .form .pingjia .p1{
	font-size: 0.48rem;
	background-size: 0.64rem;
	line-height: 0.8rem;
	height: 0.8rem;
}
.info .dianping .form .pingjia .img{
	height: 0.6rem;
	width: 4.0rem;
}
.info .dianping .form .pingjia .img img{
	width: 0.8rem;
}
.info .dianping .form .pingjia1 .name{
	font-size: 0.48rem;
	width: 2.2rem;
}
.info .dianping .form .pingjia1 .value .input_input{
	height: 1.0rem;
	font-size: 0.48rem;
}
.info .dianping .form .pingjia1 .value .input_input.textarea{
	height: 2.6rem;
}
.info .yiceng .sojourn_nei{
	width: 100%;
	padding-top: 0.6rem;
}
.info .yiceng .sojourn_nei .name{
	align-items: center;
}
.info .yiceng .sojourn_nei .name .p1{
	font-size: 0.68rem;
	line-height: 0.84rem;
}
.info .yiceng .sojourn_nei .name .ping{
	display:flex;
}
.info .yiceng .sojourn_nei .biaoqian{
	display: none;
}
.info .yiceng .sojourn_nei .neirong{
	font-size: 0.48rem;
	border-top: solid 0.02rem #ececec;
	margin-top: 0.4rem;
}
.info .yiceng .sojourn_nei .neirong .p1 .i{
	font-size: 0.76rem;
}
.info .yiceng .sojourn_nei .tag{
	margin-bottom: 0.4rem;
	border-bottom: solid 0.02rem #ececec;
}
.info .yiceng .sojourn_nei .tag .i{
	font-size: 0.44rem;
	line-height: 0.88rem;
	width: 3.22rem;
}
.info .yiceng .sojourn_nei .lv_bei{
	padding: 0.8rem 0;
}
.info .yiceng .sojourn_nei .lv_bei .p1{
	font-size: 0.6rem;
}
.info .yiceng .sojourn_nei .lv_bei .p2{
	font-size: 0.48rem;
}
.info .yiceng .sojourn_nei .lv_bei .p2:before{
	background-size: contain;
}
.info .yiceng .sojourn_nei .canguan .li{
	font-size: 0.52rem;
}
.info .yiceng .sojourn_nei .canguan .li:before{
	width: 0.8rem;
	height: 0.8rem;
}
.page_is{
	text-align: center;
	font-size: 0.4rem;
	color: #195f10;
}
.page_is .p1{
	padding-top: 0.6rem;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 0.4rem;
	background-image: url(../img/article/page_is.png);
}
.weixin_pop {position: fixed;right: 0;left: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 9999;display: block; }
.weixin_pop .weixin_con {position:absolute;width: 88%;left: 0;top: 0;bottom: 0;right: 0;padding: 1rem;background:#fff;z-index:10;margin: auto;text-align: center;border-radius: 15px;height: 12rem;}
.weixin_pop .weixin_con .icon_close {position: absolute;right: 0.5rem;width: 0.7rem;top: 0.5rem;height: 0.7rem;background-image:url(../img/close.png);background-position:center;background-repeat:no-repeat;background-size: 100% auto;background-position: 0 0;}
.weixin_pop .weixin_con img {display: inline-block;height: 3rem;}
.weixin_pop .weixin_con h2 {font-size: 1rem;font-weight:bold;color:#333;padding: 0.5rem 0;}
.weixin_pop .weixin_con p {font-size: 0.7rem;color:#333;line-height: 1.2rem;}
.hide {display: none;}
.button {font-size: 0.8rem;background-color: #1aad19;width: 50%;padding: 0.2rem 0;border-radius: 5px;color: #fff;display: inline-block;margin-top: 0.5rem;}

.aggregate .shangmian{
	padding: 0.6rem;
}
.aggregate .shangmian .h1 span{
	padding-left: 0;
	background-image: none;
	font-size: 0.5rem;
}
.aggregate .shangmian .p1{
	font-size: 0.52rem;
	color: #333333;
	line-height: 0.8rem;
	text-align:justify;
}
.aggregate .tit{
	font-size: 0.66rem;
}
.aggregate ._list .li{
	flex-direction: column;
	padding: 0.6rem 0.8rem 0.8rem;
}
.aggregate ._list .li .img{
	width: 100%;
	height: 5.4rem;
	margin-right: 0;
	order: 10;
}
.aggregate ._list .li .neir{
	margin-bottom: 0.2rem;
}
.aggregate ._list .li .neir .yicegn{
	align-items: flex-start;
	margin-bottom: 0;
}
.aggregate ._list .li .neir .yicegn .name{
	font-size: 0.7rem;
}
.aggregate ._list .li .neir .yicegn .price{
	font-size: 0.44rem;
	text-align: right;
}
.aggregate ._list .li .neir .yicegn .price .i{
	display: block;
	line-height: 1;
}
.aggregate ._list .li .neir .yicegn .price .i span{
	font-size: 1.0rem;
}
.aggregate ._list .li .neir .erceng{
	border: none;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 0.4rem;
	padding: 0;
}
.aggregate ._list .li .neir .dizhi{
	font-size: 0.5rem;
	color: #656565;
	line-height: 0.9rem;
	background-color: #f6f6f6;
	padding: 0 0.4rem 0 1.0rem;
	margin-bottom: 0.4rem;
	border-radius: 0.2rem;
	background-position: 0.4rem;
	background-size: 0.4rem;
}
.aggregate ._list .li .neir .biao{
	font-size: 0.5rem;
}
.aggregate ._list .li .neir .biao .i{
	background-size: 0.5rem;
}
.aggregate ._list .li .neir .com{
	border-top: solid 0.03rem #ededed;
	font-size: 0.5rem;
	color: #555555;
	line-height: 0.74rem;
	padding-top: 0.4rem;
	margin-bottom: 0.4rem;
}
.aggregate .xiangguan{
	margin-top: 0.8rem;
}
.aggregate .xiangguan .ti{
	font-size: 0.64rem;
}
.aggregate .xiangguan .list{
	justify-content: space-between;
}
.aggregate .xiangguan .list .li{
	font-size: 0.48rem;
	color: #333333;
	margin-right: 0;
	width: 48%;
	margin-top: 0.5rem;
}




