*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}
p{
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: justify;
}
a{
	color: #c54052;
}
body{
	background: url(../img/bg.jpg) no-repeat;
	background-size: 100% 100%;
}
.in{
	width: 1000px;
	margin:0 auto 30px;
}
.in>.title{
	width: 700px;
	margin:10px auto 0;
}
.in>.title>img{
	width: 100%;
}
.banner{
	width: 100%;
}
.banner>img{
	width: 100%;
}
.fkjb{
	width: 100%;
}
.fkjb>div>ul>li{
	border-bottom: 1px dotted #c54052;
	padding: 10px 0;
}
.fkjb>div>ul>li>p>i{
	margin-right: 14px;
	float: left;
}
.fkjb>div>ul>li>p:first-child{
	font-weight: 700;
}
.fkjb>div>ul>li>p:last-child{
	margin-left: 33px;
}
.nxbjOne{
	
	padding: 20px;
}
.nxbjOne>li{
	float: left;
	width: 300px;
	margin-right: 30px;
}
.nxbj{
	width: 100%;
}
.nxbjOne>li:hover{
	transform: scale(1.1)
}
.nxbjOne>li>a>img{
	width: 100%;
}
.nxbjOne>li:last-child{
	margin-right: 0;
}
.nxbjTwo>li{
	float: left;
	width: 300px;
	margin:30px 0 56px 100px;
}
.nxbjTwo>li:first-child{
	margin-left: 180px;
}
.nxbjTwo>li:hover{
	transform: scale(1.1)
}
.nxbjTwo>li>a>img{
	width: 100%;
}
.nxjk>div>ul{
	overflow: hidden;
	margin-top: 20px;
}
.nxjk>div>ul>li{
	box-sizing: border-box;
	float: left;
	width: 469px;
	height: 383px;
	background: url(../img/7.png) no-repeat;
	padding: 250px 20px 0;
}
.nxjk>div>ul>li:last-child{
	background: url(../img/8.png) no-repeat;
	margin-left: 60px;
}
.nxjk>div>ul>li>p:first-child{
	font-weight: 700;
}
.nav{
	width: 300px;
	height: 501px;
	background: url(../img/9.png) no-repeat;
	position: fixed;
	right: 80px;
	bottom: 300px;
}
.nav>ul{
	margin-top: 274px;
	line-height: 44px;
	text-align: center;
	width: 104px;
	box-sizing: border-box;
	padding:0 20px;
	margin-left: 90px;
}
.nav>ul>li{
	border-bottom: 1px solid #c54052;
}
.nav>ul>li:hover{
	font-weight: 700;
}
.nav>ul>li:last-child{
	border-bottom: 0;
}
.bottom{
	text-align: center;
	color: #c54052;
	margin-top: 40px;
}
.bottom>p>a{
	padding: 10px;
}
.zyys>div>ul>li{
	padding: 20px;
	border-bottom: 1px dotted #c54052;
}
.zyys>div>ul>li>div{
	float: right;
	width: 650px;
}