.pc {
	max-width: 100%;
	position: relative;
}

.pc .xuanfu {
	width: 100%;
	position: fixed;
	z-index: 999;
	box-shadow: none;
	background-color: #fff;
}

.pc .xuanfu.action {
	background-color: #fff;
	transition: background 1s;
	* Firefox 4 */ -moz-transition: background 1s;
	/* Safari and Chrome */
	-webkit-transition: background 1s;
	/* Opera */
	-o-transition: background 1s;

}

.pc .xuanfu .top {

	max-width: 78.12%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 1.2rem;
	padding-top: .2rem;
	padding-bottom: .2rem;
	box-sizing: border-box;
}

.pc .xuanfu .top .logo {
	width: 18%;
}

.pc .xuanfu .top .logo img {
	width: 100%;
	display: block;
}

.pc .xuanfu .top .daohang {
	display: flex;
	justify-content: space-between;
}

.pc .xuanfu .top .daohang li {
	padding-left: .18rem;
	padding-right: .18rem;
}

.pc .xuanfu .top .daohang li a {
	display: block;
	font-size: .2rem;
	color: #282828;
	white-space: nowrap;
}

.pc .xuanfu .top .daohang .on a {
	font-weight: bold;
	color: #0ba73c;
}

.pc .xuanfu .top .tell {
	width: 10.7%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pc .xuanfu .top .tell img {
	display: block;
	width: 25%;
}

.pc .xuanfu .top .tell .dianhuahao .tell1 {
	font-size: .16rem;
	white-space: nowrap;
}

.pc .xuanfu .top .sousuo {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 14.7%;
	height: .38rem;
	border-radius: .04rem;
	background-color: #0ba73c;
}

.pc .xuanfu .top .sousuo input {
	height: 78%;
	padding-left: 3%;
	box-sizing: border-box;
	border-radius: .03rem;
	width: 83%;
}

.pc .xuanfu .top .sousuo a {
	display: block;
}

.pc .xuanfu .top .sousuo a img {
	display: block;
	width: 90%;
}

.pc .kongbai {
	height: 1.2rem;
}

.pc .slideBox {
	width: 100%;
	height: 6.4rem;
	position: relative;
}

.pc .slideBox .hd {
	height: .2rem;
	width: 100%;
	position: absolute;

	bottom: .3rem;
	z-index: 1;
	display: flex;
	justify-content: center;
}

.pc .slideBox .hd ul {
	width: auto;
	display: flex;
	align-items: flex-end;
}

.pc .slideBox .hd ul li {
	margin-right: .23rem;
	width: .4rem;
	height: .1rem;

	background-repeat: no-repeat;
	cursor: pointer;
	background-color: #fff;
	background-size: 100% 100%;


}

.pc .slideBox .hd ul li.on {

	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: .4rem;
	height: .2rem;
	background-color: #fff;

}

.pc .slideBox .bd {
	position: absolute;
	width: 100%;
	height: 100%;
	height: 100%;
	z-index: 0;
}

.pc .slideBox .bd ul {
	width: 100%;
	height: 100%;
}

.pc .slideBox .bd li {
	width: 100%;
	height: 100%;
	zoom: 1;
	vertical-align: middle;
}

.pc .slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

.pc .product_center {
	width: 100%;
	padding-top: .6rem;
	padding-bottom: .3rem;
	box-sizing: border-box;
}

.pc .product_center .banxin {
	max-width: 78.12%;
	margin: 0 auto;
}

.pc .product_center .banxin .entitle {
	font-size: .24rem;
	color: #282828;
	font-weight: bold;
	font-family: Times New Roman;
	text-align: center;
}

.pc .product_center .banxin .biaoti {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .4rem;
	
}

.pc .product_center .banxin .biaoti img {
	width: 45.3%;
	display: block;
}

.pc .product_center .banxin .biaoti .title {
	font-size: .36rem;
	color: #01872b;
	font-weight: bold;
	white-space: nowrap;
}

.pc .product_center .banxin .product_series {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pc .product_center .banxin .product_series .series {
	width: 22.9%;

}

.pc .product_center .banxin .product_series .series .series_dison {
	width: 100%;
	position: relative;
}

.pc .product_center .banxin .product_series .series .series_dison .pic {
	width: 100%;
	display: block;
	border: 1px solid #dcdcdc;
}

.pc .product_center .banxin .product_series .series .series_dison .pic_top {
	position: absolute;
	top: 0;
	right: -2px;
}

.pc .product_center .banxin .product_series .series .series_dison:hover .pic_top {
	display: none;
}

.pc .product_center .banxin .product_series .series .series_dison:hover .series_title {
	display: none;
}

.pc .product_center .banxin .product_series .series .series_dison .series_title {
	position: absolute;
	font-size: .2rem;
	color: #fff;
	bottom: 7%;
	left: 10%;
}

.pc .product_center .banxin .product_series .series .series_on {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
}

.pc .product_center .banxin .product_series .series .series_on a {
	display: block;
}

.pc .product_center .banxin .product_series .series .series_on a .beijing {
	width: 94.5%;

	margin-top: .1rem;
	padding-bottom: .3rem;
	margin-right: .2rem;
	margin-left: .1rem;
	box-sizing: border-box;

	display: block;
}

.pc .product_center .banxin .product_series .series:hover .series_on {
	display: block;
}

.pc .product_center .banxin .product_series .series .series_on a .product_logo {
	width: 26%;
	position: absolute;
	top: 34%;
	left: 38%;
	z-index: 4;
}

.pc .product_center .banxin .product_series .series .series_on a .series_title_on {
	font-size: .26rem;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 61%;
	left: 33%;
	z-index: 4;
}

.pc .product_center .banxin .product_series .series .series_on a .ckqb {
	font-size: .14rem;
	color: #fff;
	position: absolute;
	top: 71%;
	left: 37%;
	z-index: 4;
	text-align: center;
	background-color: #0ba73c;
	width: 29%;
	height: .25rem;
	line-height: .25rem;
	border-radius: .13rem;
}

.pc .jpzs {
	max-width: 100%;
}

.pc .jpzs .t_banxin {
	max-width: 78.12%;
	margin: 0 auto;
}

.pc .jpzs .t_banxin .title {
	font-size: .3rem;
	font-weight: bold;
	margin-bottom: .36rem;
}

.pc .jpzs .picScroll-left {
	width: 86.4%;
	height: 3rem;
	margin: 0 auto;
	position: relative;
	margin-bottom: .7rem;

}

.pc .jpzs .picScroll-left .hd {
	width: 100%;
	overflow: hidden;
	height: .5rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 30%;


}

.pc .jpzs .picScroll-left .hd .prev {
	display: block;
	width: .5rem;
	height: .5rem;

	overflow: hidden;
	cursor: pointer;
	background: url('../cjm_hz_img/but_right_30.png') no-repeat;
	background-size: 100% 100%;
}

.pc .jpzs .picScroll-left .hd .next {
	display: block;
	width: .5rem;
	height: .5rem;

	overflow: hidden;
	cursor: pointer;
	background: url('../cjm_hz_img/but_left_27.png') no-repeat;
	background-size: 100% 100%;
}





.pc .jpzs .picScroll-left .bd {
	width: 90.3%;
	margin: 0 auto;
}

.pc .jpzs .picScroll-left .bd .tempWrap {
	width: 100% !important;
}

.pc .jpzs .picScroll-left .bd ul {}

.pc .jpzs .picScroll-left .bd ul li {
	width: 17.3%;
	height: 100%;
	padding-left: .22rem;
	padding-right: .22rem;



}

.pc .jpzs .picScroll-left .bd ul li .pic {

	border: 1px solid #ccc;
	margin-bottom: .17rem;
}

.pc .jpzs .picScroll-left .bd ul li .pic img {

	display: block;
	width: 100%;
	height: 2.4rem;
	border: 9px solid #fff;
	box-sizing: border-box;
}



.pc .jpzs .picScroll-left .bd ul li .title {
	text-align: center;
	font-size: .2rem;
	line-height: 24px;
}

.pc .gywm {
	width: 100%;
	height: 7.89rem;
	background: url('../cjm_hz_img/gywm_back_05.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.pc .gywm .banxin {
	max-width: 78.12%;
	height: 8rem;
	margin: 0 auto;
	padding-top: .8rem;
	padding-bottom: 1.65rem;
	box-sizing: border-box;
	position: relative;
}

	.pc .gywm .banxin .entitle {
		font-size: .2386rem;
		color: #fff;
		text-align: center;
		font-weight: bold;
		font-family: Times New Roman;
	}

.pc .gywm .banxin .biaoti {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .4rem;

}

.pc .gywm .banxin .biaoti img {
	display: block;
	width: 45%;
}

.pc .gywm .banxin .biaoti .title {
	font-size: .36rem;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

.pc .gywm .banxin .hezi {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pc .gywm .banxin .hezi .pic{
	width: 46.8%;
}
.pc .gywm .banxin .hezi .pic img{
	display: block;
	width: 100%;
	border: 9px solid #fff;
	box-sizing: border-box;
}
	
.pc .gywm .banxin .hezi .jianjie{
	width: 48%;
}
.pc .gywm .banxin .hezi .jianjie a{
	display: block;
}
.pc .gywm .banxin .hezi .jianjie a .j_title{
	font-size: .3rem;
	color: #fff;
	margin-bottom: .4rem;
	
}
.pc .gywm .banxin .hezi .jianjie a .j_title span{
	font-weight: bold;
	
}
	
.pc .gywm .banxin .hezi .jianjie a .neirong{
	font-size: .2rem;
	color: #fff;
	margin-bottom: .2rem;
}
.pc .gywm .banxin .hezi .jianjie a .ckqb{
	font-size: .2rem;
	color: #fff;
}
.pc .gywm .banxin .rongyu{
	width: 100%;
	height: 1.81rem;
	background-color: #fff;
	position: absolute;
	bottom: -11%;
	z-index: 2;
	box-shadow: 0px 0px 0.15rem #8A8A8A;
	padding-top: .5rem;
	padding-left: .54rem;
	box-sizing: border-box;
}
.pc .gywm .banxin .rongyu ul{
	width: 92.6;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pc .gywm .banxin .rongyu ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 20%;
}
.pc .gywm .banxin .rongyu ul li .xiaotubiao{
	width: 21%;
}
.pc .gywm .banxin .rongyu ul li .xiaotubiao img{
	display:block;
	width: 100%;
}
.pc .gywm .banxin .rongyu ul li .wenzi{
	width: 71.8%;
}
	.pc .gywm .banxin .rongyu ul li .wenzi .r_title {
		font-size: .24rem;
		line-height: 0.4rem;
		white-space: nowrap;
	}
.pc .gywm .banxin .rongyu ul li .wenzi .r_entitle1{
	font-size: .1411rem;
	color: #c6c6c6;
}
.pc .news{
	width: 100%;
	height: 8.4rem;
	padding-top: 1.67rem;
	box-sizing: border-box;
}
.pc .news .banxin{
	max-width: 78.12%;
	
	margin: 0 auto;
}
.pc .news .banxin .tou{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .4rem;
}
.pc .news .banxin .tou .title{
	font-size: .36rem;
	color: #01872b;
	font-weight: bold;
}
.pc .news .banxin .tou .title span{
	font-size: .24rem;
	font-family: Times New Roman;
	color: black;
	
}
.pc .news .banxin .tou .ckqb{
	width: 1.4rem;
	height: .34rem;
	border-radius: .3rem;
	background-color: #0ba73c;
	text-align: center;
}
.pc .news .banxin .tou .ckqb a{
	display: block;
	font-size: .18rem;
	color: #fff;
	line-height: .34rem;
}
.pc .news .banxin ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pc .news .banxin ul li{
	width: 47.8%;
	height: 2.28rem;
	border: solid 1px #dcdcdc;
	box-sizing: border-box;
	position: relative;
	margin-bottom: .3rem;
}
.pc .news .banxin ul li a{
	display: block;
	width: 100%;
	padding: .19rem;
	box-sizing: border-box;
}
.pc .news .banxin ul li a .hezi{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pc .news .banxin ul li a .hezi .xwzx_pic{
	width: 35.5%;
}
.pc .news .banxin ul li a .hezi .xwzx_pic img{
	width: 100%;
	display: block;
}
.pc .news .banxin ul li a .hezi .jianjie{
	width: 60%;
	height: 1.6rem;
}
	.pc .news .banxin ul li a .hezi .jianjie .b_title {
		font-size: .22rem;
		margin-bottom: .15rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
.pc .news .banxin ul li a .hezi .jianjie .rq{
	font-size: .18rem;
	color: #0ba73c;
	margin-bottom: .12rem;
}
.pc .news .banxin ul li a .hezi .jianjie .neirong{
	color: #8c8c8c;
	font-size: .18rem;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 -webkit-line-clamp: 3;
}
.pc .news .banxin ul li a .xintubiao{
	width: .41rem;
	height: .42rem;
	position: absolute;
	top: 0;
	right: 3%;
}
.pc .news .banxin ul li a .xintubiao img{
	width: 100%;
	width: 100%;
	display: block;
}
.pc .foot{
	width: 100%;
	height: 3.35rem;
	background: url("../cjm_hz_img/yitiaoxian_07.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.pc .foot .banxin{
	max-width: 78.12%;
	
	margin: 0 auto;
	padding-top: .6rem;
}
	.pc .foot .banxin .hezi {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		margin-bottom: .14rem;
		
	}
.pc .foot .banxin .hezi ul{
	width: 65.2%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pc .foot .banxin .hezi ul li{
	width: 12.2%;
	height: 1.33rem;
	background: url('../cjm_hz_img/foot_lanmubeijing_43.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.pc .foot .banxin .hezi ul li a{
	width: 100%;
	height: 100%;
	display: block;
	padding-top: .33rem;
	box-sizing: border-box;
}
.pc .foot .banxin .hezi ul li a .xiaotubiao{
	width: 33.33%;
	margin: 0 auto;
	margin-bottom: .1rem;
}
.pc .foot .banxin .hezi ul li a .xiaotubiao img{
	width: 100%;
	display: block;
}
.pc .foot .banxin .hezi ul li a  .lanmumingcheng{
	font-size: .18rem;
	color: #62bd6f;
	text-align: center;
}
.pc .foot .banxin .hezi .foot_right{
	width: 25.4%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pc .foot .banxin .hezi .foot_right .dianhua .js_dianhua{
	margin-bottom: .22rem;
}
.pc .foot .banxin .hezi .foot_right .dianhua .js_dianhua .js{
	font-size: .18rem;
	color: #62bd6f;
}
.pc .foot .banxin .hezi .foot_right .dianhua .js_dianhua .tel{
	font-size: .3rem;
	color: #fff;
}
	.pc .foot .banxin .hezi .foot_right .erweima{
		width:1.5rem;
	}
	.pc .foot .banxin .hezi .foot_right .erweima .erwei {
		width: 90%;
		margin-bottom: .1rem;
	}
.pc .foot .banxin .hezi .foot_right .erweima .erwei img{
	width: 100%;
	display: block;
}
.pc .foot .banxin .hezi .foot_right .erweima .denglu{
	text-align: center;
	font-size: .16rem;
	color: #62bd6f;
}
.pc .foot .banxin .hezi2{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pc .foot .banxin .hezi2 .foot_logo{
	width: 30%;
}
	
.pc .foot .banxin .hezi2 .foot_logo img{
	width: 100%;
	display: block;
}
	.pc .foot .banxin .hezi2 ul {
		display: flex;
		align-items: center;
		width: 37.8%;
		justify-content: flex-end;
	}
.pc .foot .banxin .hezi2 ul li{
	font-size: .16rem;
	color: #62bd6f;
	white-space: nowrap;
}
.pc .foot .banxin .hezi2 ul li a{
	font-size: .16rem;
	color: #62bd6f;
	white-space: nowrap;
}















.sj{
	max-width: 100%;
}
.sj .sj_top{
	max-width: 100%;
	height: .75rem;
	background: url('../cjm_hz_img/sj_top_beijingse_01.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.sj .sj_top .banxin{
	max-width:93.75%;
	
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sj .sj_top .banxin .sj_logo{
	width: 39.66%;
	
}
.sj .sj_top .banxin .sj_logo img{
	width: 100%;
	height: .75rem;
	display: block;
}
.sj .sj_top .banxin .anniu{
	width: 6%;
	
}
.sj .sj_top .banxin .anniu a{
	display: block;
	width: 100%;
}
.sj .sj_top .banxin .anniu a img{
	display: block;
	width: 100%;
}






.sj .banner .focus {
	width: 100%;
	height: 3.4rem;
	margin: 0 auto;
	position: relative;

}

.sj .banner .focus .hd {
	width: 100%;
	height: .08rem;
	position: absolute;
	z-index: 1;
	bottom: 1.2rem;
	text-align: center;
}

.sj  .banner .focus .hd ul {
	display: inline-block;
	height: 100%;
	width: 100%;



}

.sj .banner .focus .hd ul li {
	display: inline-block;
	width: .35rem;
	height: .08rem;
	background-color: #fff;	
	margin: 0 .14rem;
	overflow: hidden;
}

.sj .banner .focus .hd ul .on {
	background-color: #fff;	
	width: .35rem;
	height: .18rem;
}

.sj .banner .focus .bd {
	width: 100%;
	height: 100%;
	position: relative;

}

.sj .banner .focus .bd .tempWrap {
	width: 100%;
	height: 100%;
}

.sj .banner .focus .bd ul {
	width: 100%;
	height: 100%;
}

.sj .banner .focus .bd li {
	width: 6.40rem;
	height: 3.6rem;
}

.sj .banner .focus .bd li img {
	width: 100%;
	height: 100%;

}
.sj .sj_sousuo{
	width: 100%;
	height: .63rem;
	background-color: #f3f3f3;
	padding: .1rem;
	box-sizing: border-box;
}
.sj .sj_sousuo .hezi{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}
.sj .sj_sousuo .hezi input{
	width: 92.75%;
	height: .43rem;
	border-radius: .04rem;
	padding-left: .2rem;
	box-sizing: border-box;
}
.sj .sj_sousuo .hezi a{
	width: .43rem;
	height: .43rem;
	background-color: #0ba73c;
	display: block;
	border-radius: .07rem;
	padding-top: .1rem;
	box-sizing: border-box;
}
.sj .sj_sousuo .hezi img{
	width: .2rem;
	height: .2rem;
	margin: 0 auto;
	display: block;
}
.sj .sj_daohang{
	width: 100%;
	height: 1.67rem;
	padding-top: .18rem;
	box-sizing: border-box;
}
.sj .sj_daohang ul{
	width: 87.5%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sj .sj_daohang ul li{
		width: 15%;
}
	
.sj .sj_daohang ul li a{
	width: 100%;
	display: block;
}
.sj .sj_daohang ul li a .pic{
	width: 100%;
	margin-bottom: .14rem;
}
.sj .sj_daohang ul li a .pic img{
	width: 100%;
	display: block;
}
.sj .sj_daohang ul li a .wz{
	font-size: .2rem;
	text-align: center;
	
}
	
.sj .beijingse{
	width: 100%;
	background-color: #f3f3f3;
	padding-top: .2rem;
	box-sizing: border-box;
}
	
.sj .beijingse .sj_cpzx{
	width: 93.75%;
	height: 4.13rem;
	background-color: #fff;
	margin: 0 auto;
	border-radius:.1rem;
	border: solid 1px #dcdcdc;
	padding-top: .17rem;
	box-sizing: border-box;
	margin-bottom: .2rem;
}
.sj .beijingse .sj_cpzx .title{
	display: flex;
	align-items: flex-end;
	padding-left: .3rem;
	box-sizing: border-box;
	margin-bottom: .35rem;
}
.sj .beijingse .sj_cpzx .title .z_title{
	font-size: .3rem;
	color: #01872b;
	font-weight: bold;
	margin-right: .08rem;
}
.sj .beijingse .sj_cpzx .title .en_title{
	font-size: .24rem;
	color: #8c8c8c;
	font-family: Times New Roman;
}
.sj .beijingse .sj_cpzx ul{
	width: 93.33%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sj .beijingse .sj_cpzx ul li{
	width: 48.2%;
	height: 1.49rem;
	border-radius: .1rem;
	position: relative;
	margin-bottom: .1rem;
}
.sj .beijingse .sj_cpzx ul li a{
	width: 100%;
	height: 100%;
	display: block;
}
.sj .beijingse .sj_cpzx ul li a .cp_pic{
	width: 100%;
	display: block;
	height: 100%;
}
.sj .beijingse .sj_cpzx ul li a .z2{
	position: absolute;
	z-index: 2;
	height: 100%;
	top: 0;
	right: 0;
	width: 37%;
	background: url('../cjm_hz_img/sjbeijing1_06.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
  padding-top: .35rem;
  box-sizing: border-box;
  
}


.sj .beijingse .sj_cpzx ul li a .z2 img{
	
	width:50%;
	margin: 0 auto;
	display: block;
	
}
.sj .beijingse .sj_cpzx ul li a .z2 .z2_title{
	font-size: .2rem;
	color: #fff;
	text-align: center;
}
	.sj .beijingse .sj_cpzx ul li a .z2.z3 {
		background: url('../cjm_hz_img/sjbeijing2_08.png')no-repeat;
		background-size: 100% 100%;
	}
	.sj .beijingse .sj_cpzx ul li a .z2.z4 {
		background: url('../cjm_hz_img/sjbeijing3_15.png')no-repeat;
		background-size: 100% 100%;
	}
	.sj .beijingse .sj_cpzx ul li a .z2.z5 {
		background: url('../cjm_hz_img/sjbeijing4_17.png')no-repeat;
		background-size: 100% 100%;
	}
.sj .beijingse .sj_list .sj_banxin{
	width: 93.33%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sj .beijingse .sj_list .sj_banxin .sj_list_li{
	width: 48.3%;
	height: 3.28rem;
	margin-bottom: .22rem;
}
.sj .beijingse .sj_list .sj_banxin .sj_list_li a{
	display: block;
	height: 100%;
	width: 100%;
}
.sj .beijingse .sj_list .sj_banxin .sj_list_li a .pc_photo{
	width: 100%;
	height: 2.9rem;
	border: solid 1px #dcdcdc;
	box-sizing: border-box;
	margin-bottom: .17rem;
}

.sj .beijingse .sj_list .sj_banxin .sj_list_li a .pc_photo img{
	border: .09rem solid #fff;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
.sj .beijingse .sj_list .sj_banxin .sj_list_li a .sj_list_title{
	font-size: .2rem;
	text-align: center;
}
.sj .beijingse .sj_gywm{
	width: 100%;
	background-color: #fff;
	padding-top: .3rem;
	box-sizing: border-box;
	padding-bottom: .3rem;
}
.sj .beijingse .sj_gywm .baise_banxin{
	width: 93.33%;
	margin: 0 auto;
	border: 1px solid #dcdcdc;
	border-radius: .2rem;
	padding-bottom: .2rem;
}
.sj .beijingse .sj_gywm .baise_banxin .sj_gywm_pic{
	width: 100%;
}
.sj .beijingse .sj_gywm .baise_banxin .sj_gywm_pic img{
	display: block;
	width: 100%;
	border-radius: .1rem;
	margin-bottom: .3rem;
}
.sj .beijingse .sj_gywm .baise_banxin .sj_gywm_entitle{
	font-size: .24rem;
	text-align: center;
	font-family: Times New Roman;
	color: #8c8c8c;
	margin-bottom: .14rem;
}
.sj .beijingse .sj_gywm .baise_banxin .sj_gywm_title{
	font-size: .3rem;
	color: #01872b;
	font-weight: bold;
	text-align: center;
	margin-bottom: .4rem;
}
.sj .beijingse .sj_gywm .baise_banxin .sj_gywm_intro{
	width: 92.66%;
	margin: 0 auto;
	font-size:.2rem;
	margin-bottom: .2rem;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 -webkit-line-clamp: 5;
}
.sj .beijingse .sj_gywm .baise_banxin .ckqb{
	width: 92.66%;
	margin: 0 auto;
}
.sj .beijingse .sj_gywm .baise_banxin .ckqb a{
	display: block;
	width: 100%;
}
.sj .beijingse .sj_gywm .baise_banxin .ckqb a img{
	display: block;
	width: 100%;
}
.sj .beijingse .sj_xwzx{
	width: 100%;
	padding: .28rem 0 .2rem 0;
	box-sizing: border-box;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin{
	width: 93.75%;
	margin: 0 auto;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_title{
	display: flex;
	align-items: flex-end;
	margin-bottom: .2rem;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_title .sj_xwzx_ztitle{
	font-size: .3rem;
	color: #01872b;
	font-weight: bold;
	margin-right: .08rem;
}
	.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_title .sj_xwzx_entitle {
		font-size: .23rem;
		color: #8c8c8c;
		font-weight: bold;
		font-family: Times New Roman;
	}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li{
	width: 100%;
	background-color: #fff;
	border: #dcdcdc 1px solid;
	border-radius: .2rem;
	box-sizing: border-box;
	margin-bottom: .2rem;
	padding-right: .2rem;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a{
	display: flex;
	align-items:center;
	justify-content: space-between;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a .sj_xwzx_pic{
	width: 42.5%;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a .sj_xwzx_pic img{
	display: block;
	width: 100%;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a .sj_xwzx_right{
	width: 51.6%;
}
	.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a .sj_xwzx_right .sj_right_title {
		font-size: .22rem;
		margin-bottom: .13rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a .sj_xwzx_right .sj_right_time{
	font-size: .18rem;
	color: #0ba73c;
	margin-bottom: .13rem;
	
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .sj_xwzx_ul .sj_xwzx_li a .sj_xwzx_right .sj_right_jianjie{
	font-size: .18rem;
	color: #8c8c8c;
	overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-box-orient: vertical;
	 -webkit-line-clamp: 2;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .ckqb{
	width: 92.66%;
	margin: 0 auto;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .ckqb a{
	display: block;
	width: 100%;
}
.sj .beijingse .sj_xwzx .sj_xwzx_banxin .ckqb a img{
	display: block;
	width: 100%;
}
.sj .boot{
	width: 100%;
	background: url('../cjm_hz_img/sj_bot_beijing_19.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	padding-top: .3rem;
	padding-bottom: .2rem;
	box-sizing: border-box;
}
.sj .boot .banxin{
	width: 79.8%;
	margin: 0 auto;
}
.sj .boot .banxin .boot_sj{
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.sj .boot .banxin .boot_sj .boot_sj_pic{
	width: .29rem;
	height: .29rem;
	
}
.sj .boot .banxin .boot_sj .boot_sj_pic img{
	width: 100%;
	height: 100%;
	display: block;
}
.sj .boot .banxin .boot_sj .boot_tel1 a{
	display: block;
	font-size: .35rem;
	color: #ffffff;
}
.sj .boot .banxin .boot_gongsi a{
	display: block;
	font-size: .2rem;
	color: #62bd6f;
	text-align: center;
}




























