@charset "utf-8";
/*样式初始化*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,button,textarea,select{margin:0;padding:0}
body{font-size:14px; font-family:微软雅黑; background-color:#fff; color:#4d4d4d;overflow-x: hidden;}
em{font-style:normal}
li{list-style:none}
h1, h2, h3, h4, h5, h6{ font-size:100%;font-weight:normal;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none}
p{word-wrap:break-word}
a:hover {text-decoration:none;}

/* 上方 左右 两部分 */
.left-right{
	display: flex;
}
.left-title,
.right-title{
	font-size: 28px;
	color: #404040;
	text-indent: 10px;
	font-weight: 600;
}
/* 左边 */
.left-con{
	width: 702px;
	height: 512px;
	background: url(../../images/bianmin/pan_redianfuwu.png);
	display: flex;
	align-items: center;
}
.right-con{
	width: 612px;
	height: 550px;
	background: url(../../images/bianmin/pan_xianxing.png);
	position: relative;
}
/* 左边 */
.bm-main{
	display: flex;
	/* margin: 0 auto; */
	/* padding: 2%; */
	width: 98%;
	height: 95%;
	overflow-y: scroll;
	/* justify-content: space-between; */
	align-items: center;
	flex-flow: row wrap; 
}
.bm-main::-webkit-scrollbar {/*滚动条整体样式*/
	width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.bm-main::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #999;
}

.bm-main::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}

.bm-one{
	text-align: center;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: -10px;
	margin-left: 30px;
	margin-top: 10px;
}
.img_body{
	width: 100px;
	height: 100px;
	background: #f6f6f6;
	border-radius: 50%;
}
.img{
	padding-top: 20px;
	width: 50px;
	height: 80px;
	object-fit: contain;
	margin: 0 !important;
}
.bm-one .img_body .whiteimg{
	display: none;
}
.bm-one p{
	width: 100px;
	height: 22px;
	text-align: center;
	margin-top: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 右边 内容 */
.look_xh{
	position: absolute;
	top: 30px;
	right: 20px;
}
.datatime_date{
	font-size: 18px;
	color: #404040;
	font-weight: 600;
	margin-top: 40px;
	margin-left: 30px;
}
/* 天气 */
.weather_three{
	display: flex;
	width: 85%;
	margin: 0 auto;
	align-items: center;
	border-bottom: 1px solid #BD1A2D;
	padding-bottom: 20px;
	padding-top: 10px;
}
.weather_icon{
	width: 25%;
}
.weather_con{
	width: 25%;
	font-weight: 600;
}
.weather_con .wendu{
	font-size: 20px;
	color: #BD1A2D;
}
.weather_time{
	width: 50%;
	font-size: 50px;
	font-weight: 600;
	color: #404040;
}
/* 四个 明示 的 限行 */
.xianxing_four{
	display: flex;
	width: 85%;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	margin-top: 10px;
}
.xianxing_four>div{
	width: 25%;
}
.xianxing_four .one_xx_data{
	font-size: 16px;
}
.blue_tip_word{
	color: #BD1A2B;
}
.one_xx_num .num_back{
	padding: 5px;
	background: #BD1A2B;
	color: white;
	margin-top: 10px;
	margin-left: 10px;
	display: inline-block;
	font-size: 18px;
	border-radius: 4px;
}
.num_back.no_xx_num{
	background: white;
	color: #BD1A2B;
}
.xx_title{
	width: 85%;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 30px;
}
.xx_all{
	width: 85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
	font-size: 16px;
}
.xx_one_all{
	width: 14.2%;
	text-align: center;
}
.xx_one_all .xx_week_num{
	margin-top: 10px;
}
.xx_zero{
	font-size: 16px;
	color: #DE8722;
	width: 85%;
	margin: 0 auto;
	margin-top: 10px;
}

/* 教育 服务 */
.jiaoyu_fw{
	font-size: 28px;
	color: #404040;
	font-weight: 600;
	text-indent: 10px;
	padding: 50px 0px 20px;
}
.jiaoyu_list{
	width: 100%;
	height: 222px;
	background: url(../../images/bianmin/pan_fuwu.png) no-repeat center;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
}
.jy_list_one{
	/*width: 120px;*/
	width: 100px;
	margin: 0px 30px;
	cursor: pointer;
	margin-left: 40px;
}
.jy_list_one img{
	margin-left: 50%;
	transform: translateX(-50%);
	height: 50px;
	object-fit: cover;
}
.jy_list_one p{
	margin-top: 22px;
	font-size: 16px;
	color: #404040;
	font-weight: 600;
	overflow: hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	width: 100px;
	text-align: center;
}
/* 城市 热线 */
.rexian_list{
	align-items: center;
	flex-flow: row wrap;
	/* width: 90%; */
	margin: 0 auto;
}
.rexian_list_one{
	margin-top: 30px;
	width: 14%;
	margin-left: 2%;
	display: flex;
	align-items: center;
	text-align: left;
	font-weight: 600;
}
.rexian_list_one:nth-of-type(n+7){
	margin-top: -60px;
}
.weather_pc_con{
    display: block;
}
.weather_yd_con{
    display: none;
}

/* 手机端 样式 */
@media screen and (max-width:420px){
    .weather_pc_con{
        display: none;
    }
    .weather_yd_con{
        display: block;
    }
	.left-right{
		display: block;
	}
	.left-title{
		font-size: 18px;
	}
	.left-re{
		background: white;
		padding-top: 15px;
		margin-top: -40px;
	}
	.left-con{
		background: none;
		background-image: none;
		width: 95%;
		height: auto;
		padding-bottom: 10px;
		margin: 0 auto;
	}
	.bm-one{
		/* margin-left: 10px;
		margin-top: 10px; */
		margin: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 49%;
		height: 50px;
		align-items: center;
		background: #FAFAFA;
		border-radius: 4px;
		/*margin-left: 2.5%;*/
		margin-top: 10px;
		padding-bottom: 0px;
	}
	.bm-main{
		height: auto;
		overflow: hidden;
        justify-content: space-between;
	}
	.img_body{
		width: auto;
		height: auto;
		background: #FAFAFA;
		border-radius: 0px;
	}
	.img{
		width: 30px;
		height: 50px;
		padding-top: 0px;
	}
	.bm-one p{
		width: 50%;
		font-size: 12px;
		margin-top: 0px;
	}
	/* 限行  块 */
	.right-con{
		height: auto;
		width: 100%;
		margin: 0 auto;
		background: white;
		margin-top: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
	}
	.right-title{
		font-size: 18px;
	}
	.look_xh{
		display: none;
	}
    .weather_yd_con{
        background: -webkit-linear-gradient(#BE3E3D, #DA908F);
        background: -o-linear-gradient(#BE3E3D, #DA908F);
        background: -moz-linear-gradient(#BE3E3D, #DA908F);
        background: linear-gradient(#BE3E3D, #DA908F);
        width: 95%;
        height: 70px;
        margin: 0 auto;
        margin-top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .weather_time{
        width: 45%;
        font-size: 38px;
        color: white;
        font-weight: 500;
        margin-left: 25px;
    }
    .second_yd{
        font-size: 25px;
    }
    .datatime_date{
        color: white;
        margin-left: 0px;
        margin-top: 0px;
        font-weight: 500;
    }
    .datatime_date .week_yd{
        font-size: 18px;
    }
    .datatime_date .nyr_yd{
        font-size: 14px;
    }
	/*.weather_three{*/
		/*border-bottom:none;*/
	/*}*/
	/*.weather_icon,*/
	/*.weather_con{*/
		/*display: none;*/
	/*}*/
	/*.weather_time{*/
		/*position: absolute;*/
		/*height: 60px;*/
		/*font-size: 30px;*/
		/*top: 50px;*/
	/*}*/
	/*.datatime_date{*/
		/*position: absolute;*/
		/*width: 40%;*/
		/*height: 60px;*/
		/*font-size: 16px;*/
		/*top: 20px;*/
		/*margin-left: 50%;*/
	/*}*/
	.xianxing_four,
	.xx_title,
	.xx_all,
	.xx_zero,
	.xianxing_four .one_xx_data{
		font-size: 12px;
		width: 95%;
	}
	.xianxing_four{

	}
	.xx_title,
	.xx_all{
		letter-spacing: 0px;
	}
	.square_red{
		width: 95%;
		margin: 0 auto;
		border: 1px solid #BD1A2B;
		margin-top: 10px;
		padding-bottom: 10px;
	}
	.jiaoyu_fw{
		font-size: 18px;
		padding: 10px 0px;
	}
	.jiaoyu_list{
		background: none;
		height: auto;
		display: flex;
		align-items: center;
		flex-flow: row wrap;
		padding-bottom: 10px;
	}
	.jy_list_one{
		margin: 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 46%;
		height: 50px;
		align-items: center;
		background: #FAFAFA;
		border-radius: 4px;
		margin-left: 2.5%;
		margin-top: 9px;
	}
	.jy_list_one p{
		margin-top: 0px;
		margin-left: 5%;
	}
	.jy_list_one img{
		width: 30px;
		height: 30px;
		transform: none;
		margin-left: 10px;
		object-fit: contain;
	}
	.rexian_list_one{
		width: 46%;
		height: 50px;
		justify-content: center;
		align-items: center;
		background: #FAFAFA;
		border-radius: 4px;
		margin-left: 2.5%;
		margin-top: 9px;
	}
	.rexian_list_one img{
		display: none;
	}
	.rexian_list_one:nth-of-type(n+7){
		margin-top: 10px;
	}

}