.blg_Nav
{
	background:#f6f6f6;
	height:70px;
	width:100%;
	margin-bottom:50px;
	text-align:center;
	margin-top:15px
}
.blg_Nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.blg_Nav ul li
{
	display:inline-block;
}
.blg_Nav ul li a
{
	float:left;
	line-height:70px;
	padding:0 20px;
	font-size:18px;
	color:#404040;
	font-weight:500;
}
.blg_Nav ul li a.active
{
	color:#40a6e8;
}
.blg_Nav ul li a:hover
{
	text-decoration:none;
	background:#419ff6;
	color:#fff;
}
.b_Cum
{
	color:#b7b7b7;
}
.b_Cum a
{
	color:#000;
	font-size:16px;	
}
.b_Cum a.active
{
	color:#b7b7b7;
}
.b_item
{
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
	float:left;
	transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.b_item:hover
{
	text-decoration: none;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    -webkit-box-shadow: 0 0px 12px 3px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0px 12px 3px rgba(0, 0, 0, 0.12);
}
.b_item2
{
	border:1px solid #ccc;
	padding-bottom:30px;
	border-radius:10px;
	float:left;
	transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.b_item2:hover
{
	text-decoration: none;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    -webkit-box-shadow: 0 0px 12px 3px rgba(0, 0, 0, 0.12);
	box-shadow: 0 0px 12px 3px rgba(0, 0, 0, 0.12);
}
.b_item2 img
{
	border-radius:10px 10px 0 0;
}
.v_all
{
	float:right;
	margin-right:60px;
	font-size:16px;
	position:relative;
	z-index:9999999;
	color:#3c7ba6;
}
.v_all:hover
{
	text-decoration:none;
}
.fulb_bg
{
	background:#40a6e8;
	min-height:300px;
	width:100%;
	position:relative;
	margin-top:100px;
}
.subs_box
{
	box-shadow:0 0 8px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 0 8px 3px rgba(0,0,0,0.15);
	position:absolute;
	min-height:300px;
	background:#fff;
	float:left;
	width:50%;
	left:0;
	right:0;
	top:-80px;
	margin:0 auto;
	text-align:center;
	border-radius:10px;
	padding:40px;
}
.blue_Btn
{
	background:#40a6e8;
	color:#fff;
	border-radius:0;
	height:50px;
	width:100%;
	transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.blue_Btn:hover
{
	text-decoration: none;
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
	color:#fff;
}
.subs_box .row .form-control
{
	border:1px solid #ccc;
	height:50px;
	box-shadow:none;
	border-radius:0;
}
.mblog_Img
{
	position:relative;
}
.mblog_Img img
{
	width:100%;
	height:420px;
}
.mblog_Img2
{
	position:relative;
}
.mblog_Img2 img
{
	max-width:100%;
	height:204px;
}
.mblog_cont
{
	position:absolute;
	bottom:20px;
}
.mblog_cont a:hover
{
	text-decoration:none;
}
.hr_Line4
{
	width:30px;
	height:1px;
	border:0;
	background:#fff;
	margin:10px 0 0 20px;
	padding:0;
}
.rel_list
{
}
.rel_list ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.rel_list ul li
{
	display:block;
	padding:12px 20px;
	border-bottom:1px solid #d8d8d8;
}
.rel_list ul li a
{
	font-size:15px;
	color:#0f0f0f;
}
.rel_list ul li a.active
{
	color:#3b9adc;
}
.rel_list ul li a:hover
{
	text-decoration:none;
	color:#3b9adc;
}
.left_Vline
{
	border-left:1px solid #979797;
	padding-left:40px;
	position:relative;
}
.left_Vline p
{
	font-size:14px;
	padding-top:20px;
	text-align:justify;
	color:#545454;
}
.left_Vline h2
{
	font-size:22px;
	font-weight:normal;
}
.left_Vline h2+p
{
	padding-top:0;
}
.left_Vline ul
{
	margin:0;
	padding-left:30px;
	list-style-type:none;
}
.left_Vline ul li
{
	padding:3px 0;
	font-size:14px;
	position:relative;
	color:#545454;
}
.left_Vline ul li:before
{
	content:"";
	width:3px;
	height:3px;
	border-radius:50px;
	background:#8a8a8a;
	position:absolute;
	left:-20px;
	top:13px;
}
.share
{
	background:#eaeaea;
	padding:8px 10px;
	border-radius:2px;
	float:left;
	margin-right:20px;
	position:relative;
}
.share::after
{
	content:"";
	width:0;
	height:0;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:7px solid #eaeaea;
	position:absolute;
	right:-7px;
	top:9px;
}
.grey_Bbg
{
	background:#f8f8f8;
	padding:40px 40px;
	color:#4a4a4a;
	margin-top:50px;
	border-radius:4px;
	display: flex;
    justify-content: space-between;
}
.blue_Btn2
{
	background:#40a6e8;
	color:#fff;
	border-radius:0;
	height:50px;
	width:100%;
	border-radius:4px;
	padding:10px 40px;
	font-size:18px;
	transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}
.blue_Btn2:hover
{
	text-decoration: none;
    -webkit-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
	color:#fff;
}
