body{
	font-style: "微软雅黑";
}
img{
	vertical-align: middle;
}
.xf-banner{
	width: 100%;
	height: 349px;
	background: url("/img/xf-img/xf-banner.jpg") no-repeat top center;
}
.banner-in{
	width: 1200px;
	height: 100%;
	margin: auto;
	position: relative;
}
.banner-in .baoming1{
	display: inline-block;
	background: #953074;
	color: white;
	width: 170px;
	height: 50px;
	border-radius: 10px;
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	bottom: 40px;
	right: 290px;
}
.part-title{
	text-align: center;
	line-height: 120px;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
}
.xf-part01{
	min-height: 228px;
}
.xf-part02{
	min-height: 247px;
}
.xf-part03{
	min-height: 304px;
}
.xf-part04{
	height: 408px;
}
.part04-in{
	width: 970px;
	height: 100%;
	margin: auto;
	position: relative;
}
.part04-in div{
	font-size: 16px;
	line-height: 30px;
}
.xf-part05{
	height: 350px;
	position: relative;
}
.xf-part01,.xf-part02,.xf-part03,.xf-part04,.xf-part05{
	width: 100%;
}
.xf-part01,.xf-part02,.xf-part03,.xf-part05 p{
	text-align: center;
	font-size: 16px;
	color: #444444;
	line-height: 33px;
}
.xf-part02,.xf-part04{
	background: #E5E5E5;
}
.xf-part01,.xf-part03,.xf-part05{
	background: white;
}
.xf-part05 .baoming2{
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	color: white;
	position: relative;
	top: 73px;
	background: #953074;
	margin: auto;
	font-size: 20px;
}
/*弹窗*/
.Congratulations-pop{
	display: none;
	width: 290px;
	height: 166px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 2px solid #DCDCDC;
	border-radius: 15px;
	background: white;
	z-index: 100;
	margin: auto;
}
.Congratulations-pop p{
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.Congratulations-pop p a{
	display: inline-block;
	width: 99px;
	height: 26px;
	line-height: 26px;
	border-radius: 24px;
	border:1px solid #000000;
	margin: 0 3px;
	text-align: center;
}
.Congratulations-pop p a:hover{
	display: inline-block;
	background: black;
	color: white;
}
.Congratulations-pop span{
	display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    top: -10px;
    right: -10px;
    cursor: pointer;
}
.xf-cover{
	display: none;
	background: #000000;
	opacity: 0.55;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 50;
}
.mar-r45{
	margin-right: 45px;
}
.mar-l45{
	margin-left: 45px;
}
/*二维码弹框*/
.zhul_po_wxkuang {
    background:#fff;
    border:1px solid #ddd;
    display:none;
    left:70%;
    padding:10px;
    position:absolute;
    top:65px;
    width:240px;
    z-index:9998;
}
.zhul_po_wxkuang p{
    float:left;
    width:100%;
    font-size: 14px;
}
.zhul_fx_wxtop{
    font-size:12px;
    font-weight:bold;
    height:16px;
    line-height:16px;
}
.zhul_fx_wxtop a{
    color:#999999;
    float:right;
    font-size:16px;
}
.zhul_fx_wximg{
    padding:10px 0;
    text-align:center;
}
.zhul_fx_botts img{
	vertical-align:middle;
}