
/* 首页公共头部 */
input{
	outline: none;
	resize: none;
}
.to_zhuce {
	color: #fe5745;
}

.zongkuan {
	font-size: 13px;
	background-color: #f5f5f5;
}

.top {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.top_title {
	display: flex;
	justify-content: space-between;
	height: 30px;
	line-height: 30px;
}

.top_zong {
	border-bottom: 2px solid #fd4259;
}

.top_center {
	display: flex;
	height: 80px;
	align-items: center;
    justify-content: flex-start;
    padding-bottom: 0;
}

.top_center_left {
	margin: 0 113px 0 15px;
	color: #666666;
	border-left: 1px solid #EEEEEE;
	padding-left: 13px;
	position: relative;
	cursor: pointer;
	}

.top_center_left p {
	margin-bottom: 4px;
}
.top_body a{
	cursor: pointer;
}
.top_center_sousuo {
	display: flex;
	align-items: center;
	width: 554px;
	height: 44px;
	background-color: #ffffff;
	border-radius: 22px;
	border: solid 2px #ff4466;
	padding-left: 16px;
	color: #666666;
	box-sizing: border-box;
}
.top_center_sousuo img{
	margin-right: 14px;
}
.top_center_sousuo input {
	height: 100%;
	width: 443px;
	border: none;
}

.top_center_sousuo span {
	display: inline-block;
	width: 112px;
	background: url(/webs/nz/gonghuo/img/sousuo_bg.png) no-repeat;
	height: 100%;
	text-align: center;
	line-height: 44px;
	border-radius: 0 18px 18px 0px;
	color: #FFFFFF;
	cursor: pointer;
}

.top_tab span {
	margin-left: 80px;
	border-radius: 10px 10px 0px 0px;
	/*margin-right: 13px;*/
	display: inline-block;
	position: relative;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 999;

}


.top_tab span:hover {
	color: #3479f6 !important;
}


.top_tab button{
	width: 122px;
		height: 34px;
		background-color: #3479f6;
		border-radius: 17px;
		text-align: center;
		line-height: 34px;
		margin-left: 60px;
		color: #FFFFFF;
		font-size: 14px;
}

.top_ruzhu_txt{
	line-height: 44px;
	border-left: 1px solid #e5e5e5;
	padding-left: 20px;
		font-family:'楷体';
}
.weidenglu_top{
	display: flex;
	align-items: center;
}
.weidenglu_top img{
	margin-right: 3px;
}
	
.weidenglu_top p{
	position: relative;
	margin-left: 28px;
}
.weidenglu_top p::before{
	content: '';
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #d3d3d3;
	position: absolute;
	left: -14px;
	top: 10px;
}
.weidenglu_top p:first-child::before{
	content: none;
}

.weidenglu_top p img{
	margin-right: 3px;
	vertical-align: middle;
}
.top_tab_active {
	color: #3479f6;
	position: relative;
}
.top_tab_active::before{
	content: '';
	display: inline-block;
		width: 26px;
		height: 3px;
		background-color: #3479f6;
		position: absolute;
		bottom: 3px;
		left: 50%;
		border-radius: 50%;
		transform: translate(-50%,0);
}



.top_title p a {
	margin-right: 23px;
	cursor: pointer;
}
.top_title p a:last-child {
	margin-right: 3px;
	cursor: pointer;
}
.top_title p a img {
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -1px;
}
.top_index{
	
}
.shangjia_baoming {
    float: right;
    width: 180px;
    text-align: right;
    border-radius: 10px 10px 0px 0px;
		color: #3076f6;
		font-size: 16px;
}
.shangjia_baoming span{
	padding-right: 3px;
}
.shangjia_baoming img{
	vertical-align: middle;
}
.shangjia_baoming span:hover{
	color: #3076f6 !important;
}
.top_left{
	margin-right: 13px !important;
	margin-left: 13px;
	
}
.top_car{
	padding: 0 17px;
		height: 40px;
		background-color: #fafafa;
		border: solid 1px #d3d3d3;
		margin-left: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
}
.top_car img{
	margin-right: 3px;
}
.top_car span{
	color: #FD4259;
}

.active_top{
	color: #ff4466;
	border-bottom: 3px solid #FF4466;
	
}
.wangji_xianshi_top{
	display: none;
}
.yidenglu_top{
	display: none;
}

.top_body{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
/* 公共底部 */
.foot {
	background-color: #FFFFFF;
	margin-top: 50px;
}

.footer {
	background: #FFFFFF;
	padding: 45px 0 26px 0;
}


.footer_top {
    display: flex;
    justify-content: space-between;
    padding: 0 38px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 60px;
}


.footer_top_item {
	display: flex;
	align-items: center;

}

.footer_top_item img {
	width: 47px;
		height: 33px;
	margin-right: 15px;
}

.footer_top_item p {
	font-weight: bold;
}

.footer_top_item span {
	font-size: 12px;
}

.footer_top_item:nth-child(2) img {
width: 40px;
	height: 39px;
}

.footer_top_item:nth-child(3) img {
width: 42px;
	height: 40px;
}

.footer_top_item:nth-child(4) img {
	width: 40px;
	height: 41px;
}

.footer_top_item:nth-child(5) img {
		width: 40px;
		height: 40px;
}

.banquan{
	text-align: center;
}
.pifa_ruzhu{
line-height: 44px;
    position: absolute;
    padding-left: 20px;
    font-family: '楷体';
	font-size: 26px;
	top: 28px;
	display: none;
}
.top_ruzhu_txt{
	display: flex;
	align-items: center;
}
.top_center_left:hover .pifa_ruzhu{
	display: inline-block;
}
.top_center img{
	max-width: 160px !important;
}
.layui-laydate-content tr{
	height: 35px;
}
.bg_bai{
	background-color: #ffffff;
}