
body{
	background: #FFFFFF;
}

.banner{
	width: 100%;
	height: 190px;
	background-image: url(../imgs/cjwsc/banner.png);
	background-size: 100% 100%;
	padding-top: 135px;
	box-sizing: border-box;
}

.banner_brn{
	display: block;
	text-decoration: none;
	width:102px;
	height:28px;
	border:1px solid rgba(255,255,255,1);
	border-radius:14px;
	margin: 0 auto;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 15px;
}

/*--------------------------------------------------------------*/

.title{
	font-size:17px;
	font-weight:bold;
	color:rgba(0,0,0,1);
	text-align: center;
}

.bg{
	width:24px;
	height:2px;
	background:rgba(0,0,0,1);
	margin: 0 auto;
	margin-top: 13px;
}

/*-------------------------------------------------------------*/


.boxa{
	padding-top: 24px;
}

.boxa_nav{
	display: flex;
	justify-content: space-around;
	margin-top: 18px;
}

.boxa_box{
	width: 30%;
}

.boxa_box_img{
	width:70px;
	height:70px;
	border-radius:50%;
	background-image: url(../imgs/cjwsc/icon.png);
	background-size: 447px 71px;
	margin: 0 auto;
}

.boxa_box_text{
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
}

/*------------------------------------------------------------*/

.boxb{
	padding-top: 38px;
	padding-bottom: 21px;
}

.boxb_img{
	width: 100%;
	height: 277px;
	margin-top: 21px;
	background-image: url(../imgs/cjwsc/boxb_img.png);
	background-size: 100% 100%;
}

/*----------------------------------------------------------------*/

.boxc{
	padding-top: 27px;
	background-color: #F3F3F3;
}

.boxc_img{
	width: 100%;
	height: 262px;
	margin-top: 15px;
	background-image: url(../imgs/cjwsc/boxc_img.png);
	background-size: 100% 100%;
}


/*-----------------------------------------------------------------*/

.boxd{
	padding-top: 21px;
}


.boxd_nav{
	height: 145px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.boxd_box{
	width:158px;
	height:125px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 14px 1px rgba(0, 0, 0, 0.09);
	border-radius:3px;
}

.boxd_box_title{
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 29px;
	margin-top: 20px;
}

.boxd_box_title span{
	width:10px;
	height:3px;
	background:rgba(0,204,102,1);
	margin-right: 9px;
}

.boxd_box_text{
	width: 125px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 5px;
}


/*-----------------------------------------------------*/

.boxr{
	padding-top: 30px;
}

.boxr_img{
	width: 100%;
	height: 220px;
	background-image: url(../imgs/bbdsapp/boxr_img.png);
	background-size: 100% 100%;
	margin-top: 14px;
}

/*--------------------------------------------------------*/
.boxl{
	padding-top: 30px;
	padding-bottom: 18px;
}

/*------------------------------------------------------*/

.boxp{
	padding-top: 34px;
	padding-bottom: 60px;
}


.boxp_lists{
	width: 360px;
	padding:10px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	box-sizing: border-box;
}

.boxp_lists_btn{
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #737373;
	font-size: 14px;
}

.box{
	position: relative;
	float: left;
	width:164px;
	height:226px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 14px 1px rgba(0, 0, 0, 0.09);
	border-radius:3px;
	margin-bottom: 18px;
	overflow: hidden;
}

.box:nth-child(odd){
	margin-right: 12px;
}

.box_icon{
	width: 57px;
	height: 18px;
	position: absolute;
	top: 10px;
	right: 0px;
	background-image: url(../imgs/al/icon.png);
	background-size: 100% 100%;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	color: #FFFFFF;
}

.box_img{
	width: 84px;
	height: 84px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 37px;
	background-size: 100% 100%;
}

.box_title{
	text-align: center;
	font-size: 15px;
	color: #000000;
	margin-top: 20px;
}

.box_text{
	padding: 0 15px;
	text-align: center;
	font-size: 12px;
	color: #888888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.box_cen{
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}

.box_cen_img{
	width: 134px;
	height: 134px;
	margin: 0 auto;
	margin-top: 22px;
	padding-bottom: 15px;
}

.box_cen_img img{
	width: 100%;
	height: 100%;
}

.box_cen_text{
	text-align: center;
	font-size: 12px;
	color: #888888;
	padding-bottom: 5px;
}

.boxp_bg{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.53);
}

.bg_box{
	width:282px;
	height:387px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 14px 1px rgba(0, 0, 0, 0.09);
	border-radius:3px;
}

.bg_box_img{
	width: 229px;
	height: 229px;
	margin: 0 auto;
	margin-top: 38px;
	margin-bottom: 25px;
}

.bg_box_img img{
	width: 100%;
	height: 100%;
}

.bg_box_text{
	text-align: center;
	font-size: 17px;
	color: #525252;
	margin-bottom: 5px;
}




/*------------------------------------------------------------*/

.float_btn{
	position: fixed;
	bottom: 0;
	z-index: 400;
	width: 100%;
	height: 64px;
	display: flex;
	justify-content: center;
}

.float_btn_box{
	text-decoration: none;
	width: 266px;
	height: 64px;
	background-image: url(../imgs/float_btn.png);
	background-size: 100% 100%;
	text-align: center;
	font-size:19px;
	color:rgba(255,255,255,1);
	line-height:48px;
}
