.banner{
	width: 100%;
	height: 200px;
	background: url(../images/banner2.png) no-repeat center center;
	background-size: cover;
}
.package_main{
	width: 1120px;
	margin:0 auto;
	padding-bottom: 70px;
}
.main_title{
	text-align: center;
	font-size: 26px;
	color: #4e4e4e;
	font-weight: bold;
}
.package_con{
	width: 1120px;
	margin: 0 auto;
	margin-top: 38px;
}
.con_title{
	width: 180px;
	margin-right: 7px;
}
.conlist{
	width: 180px;
	height: 48px;
}
.conlist{
	font-size: 14px;
	color: #4e4e4e;
	text-align: center;
	line-height: 48px;
}
.conlist p{
	color: #fe3535;
	line-height: 48px;
	margin-bottom: 0;
	font-size: 28px;
}
.title_t{font-size:18px !important;font-weight:600  !important;}
.title_t_14{font-size:14px !important;font-weight:600  !important;}
.conlist p i{font-size:14px;font-style:normal;}
.conlist p s{font-size:14px;font-style:normal;color:#666}
.conlist img{
	margin-top: 15px;
}
.listp1{
	font-size: 12px;
	color: #fe3535!important;
	text-align: center;
	line-height: 20px!important;
}
.nomr{
	margin-right: 0!important;
}
.bg_blue{
	background-color: #eff4f5;
}
.bg_green{
	background-color: #46be8a !important;
}
.fc_w{
	color: #ffffff!important;
}
.bg_deepblue{
	background-color: #62a8ea !important;
}
.bg_red{
	background-color: #f96868 !important;
}
.parent_node{
	text-align: left;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}
.child_node{
	text-align: right !important;
}

.fix{
	position: fixed;
	top: 20px;
    border-bottom: 1px solid #ddd;
}
