* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
}

body {
	margin: 0 auto;
	overflow-x: hidden;
	background-color: #FFF;
	font: 16px "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;

}

li {
	list-style: none;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

button,
input {
	outline: none;
}

button {
	background: none;
}

img {
	max-width: 100%;
}
.topBox{
	position: relative;
	min-width: 1080px;
}
.topBox,.topBox>img{
	width: 100%;
}
.navBox{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.navContent{
	width: 70%;
	margin: 20px auto;
	min-width: 1080px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.navContent>img{
	width: 160px;
}
.listBox{
	width: 580px;
	display: flex;
	justify-content: space-between;
}
.navContent ul{
	display: flex;
	width: 400px;
	justify-content: space-around;
}
.navContent ul li a{
	color: #fff;
}
.navContent p a{
	color: #fff;
	background-color: #f55500;
	padding: 5px 15px;
	border-radius: 30px;
}

.ipfuhua,.fnBox{
	width: 70%;
	margin: auto;
	padding: 50px 0;
	min-width: 1080px;
}
.titlebox h3{
	color: #f55500;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin: 8px auto;
}
.titlebox p{
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}
.ipContent,.gnwList,.changeIpCon{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ipList{
	width: 47%;
	margin-top: 30px;
}
.ipList li,.listText li,.leftGnw li,.changeList li{
	display: flex;
	align-items: center;
	margin-bottom: 14%;
}
.ipList li:last-child,.listText li:last-child,.leftGnw li:last-child,.changeList li:last-child{
	margin-bottom: 0;
}
.ipList li img,.listText li img,.leftGnw li img,.changeList li img{
	width: 60px;
	padding-right: 20px;
}
.ipList li span,.listText li span,.changeList li span{
	font-size: 21px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
.ipList li p,.listText li p,.leftGnw li p,.changeList li p,.quanwduBox ul li p,.duoqudaoBg ul li p{
	color: #666;
	line-height: 30px;
	font-size: 15px;
}
.rightImg,.changeImg{
	width: 47%;
	margin-top: 30px;
}
.rightImg img,.changeImg img{
	width: 100%;
}

.zzfnBox,.copyRightBox{
	width: 100%;
	padding: 40px 0;
	background-color: #f9f9f9;
}
.zzfnCon,.copyRighTCon,.shenduBox{
	width: 70%;
	margin: auto;
	min-width: 1080px;
}
.zzfnlist,.leftGnw{
	display: flex;
	margin: 40px auto;
	justify-content: space-between;
	align-items: center;
}
.imgList,.rightGne{
	width: 47%;
	
}
.imgList ul,.rightGne ul{
	display: flex;
}
.listText,.leftGnw,.changeList{
	width: 47%;
}
.touziduijie,.gnwBox{
	width: 70%;
	min-width: 1080px;
	margin: 40px auto;
}
.touziduijie ul,.copyRighTCon ul,.shenduBox ul{
	display: flex;
	justify-content: space-between;
	margin: 30px auto;
}
.touziduijie ul li,.shenduBox li{
	width: 26%;
	padding: 15px 20px;
	background-color: #f9f9f9;
	border-radius: 15px;
}
.touziduijie ul li span,.copyRighTCon ul li span,.leftGnw li span,.quanwduBox ul li span,.shenduBox li span,.duoqudaoBg ul li span,.guoneiBox ul li span{
	font-size: 21px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
.touziduijie ul li p,.shenduBox li p{
	font-size: 15px;
	color: #666;
	height: 150px;
	margin-top: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

.copyRighTCon ul li{
	width: 26%;
	padding: 15px 20px;
	background-color: #fff;
	border-radius: 15px;
}
.touziduijie ul li p,.copyRighTCon ul li p{
	font-size: 15px;
	color: #666;
	height: 50px;
	margin-top: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
.gnwList{
	margin: 50px auto;
}
.bottomBox{
	background-color: #f55500;
	padding: 20px 0;
}
.bottomBox div{
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(255,255,255,0.8);
	font-size: 14px;margin-bottom: 10px;
}
.bottomBox p{
	text-align: center;
	color: rgba(255,255,255,0.8);
	font-size: 14px;
	margin: 0 5px;
}

.erjiNav li a{
	color: #333 !important;
}
.erjiNav{
	position: initial !important;
}
.pageBg{
	background: url(../img/bgIp2.png) ;
	min-height: 200px;
}
.pageimg,.quanwduBox,.chuhaiCon,.toolCon,.duoqudaoCon{
	width: 70%;
	margin: auto;
	min-width: 1080px;
}
.pageimg img{
	width: 240px;
	padding-top: 80px;
	padding-bottom: 20px;
}
.pageimg p{
	color: rgba(255,255,255,0.7);
	line-height: 30px;
	padding-bottom: 30px;
	font-size: 15px;
}
.IpchangeBox,.guoneiBox,.dataBox{
	margin: 50px auto;
	width: 70%;
	min-width: 1080px;
}
.changeList ul li{
	min-height: 90px;
}
.bgquanweidu,.duoqudaoBg,.toolBg,.chuhaiBox{
	width: 100%;
	background-color: #f9f9f9;
	padding: 50px 0;
}
.quanwduBox ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-top: 50px;
}
.quanwduBox ul li{
	width: 47%;
	margin-bottom: 30px;
}
.quanwduBox ul li img{
	width: 100%;
	padding: 15px 0;
}
.shenduBox{
	padding: 50px 0;
}
.shenduBox li p{
	height: auto!important;
}
.duoqudaoBg ul{
	display: flex;
	justify-content: space-between;
	margin:40px auto
}
.duoqudaoBg ul li{
	width: 22%;
	background-color: #fff;
	padding: 15px 10px;
}
.duoqudaoBg ul li img{
	width: 100%;
}
.duoqudaoBg ul li p{
	margin: 10px 0;
}
.fnBox ul{
	display: flex;
	justify-content: space-between;
}
.fnBox ul li{
	width: 31%;
	padding: 10px;
	position: relative;
	text-align: center;
}
.fnBox ul li span,.toolCon ul li span{
	color: #f55500;
	font-size: 25px;
	font-weight: bold;
	padding: 15px 0;
	display: block;
}
.fnBox ul li p,.toolCon ul li p{
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.fnBox ul li img{
	position: absolute;
	width: 30px;
	right: -23px;
	top: 30px;
}
.fnBox>img{
	width: 90%;
	display: block;
	margin: 40px auto;
}
.toolCon ul,.guoneiBox ul,.chuhaiCon ul{
	display: flex;
	justify-content: space-between;
}
.toolCon ul li{
	width: 47%;
	text-align: center;
}
.toolCon ul li img{
	width: 100%;
	display: block;
	margin: 10px auto;
}
.toolCon ul li p{
	padding: 5px 20px;
}
.guoneiBox ul{
	margin: 30px auto;
}
.guoneiBox ul li{
	width: 28%;
	padding: 15px 20px;
	background-color: #f9f9f9;
	border-radius: 10px;
}
.guoneiBox ul li img{
	width: 100%;
	display: block;
	margin: 15px 0;
}
.chuhaiCon ul li{
	width: 23%;
}
.chuhaiCon li img{
	display: block;
	width: 50px;
	margin: 10px auto;
}
.chuhaiCon li span{
	display: block;
	position: relative;
	padding-bottom: 10px;
	color: #000;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
}
.chuhaiCon li span:before{
	content: "";
	width: 20%;
	height: 3px;
	background-color: #6cdbd7;
	position: absolute;
	bottom: 0;
	left: 40%;
}
.chuhaiCon li p{
	background-color: #fff;
	padding: 15px 20px;
	border-radius: 10px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.dataBox>img{
	display: block;
	margin: 25px auto;
	width: 100%;
}
.dataBox ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.dataBox ul li{
	width: 28%;
	border: 1px solid #ddd;
	padding: 10px 20px;
	margin-bottom: 30px;
	border-radius: 10px;
}
.dataBox ul li img{
	display: block;
	margin: 15px auto;
	width: 50px;
}
.dataBox ul li span{
	font-size: 19px;
	color: #000;
	display: block;
	text-align: center;
	line-height: 35px;
	margin: 15px auto;
	font-weight: bold;
}
.dataBox ul li p{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	
}
.dataBox>a{
	display: block;
	width: 100px;
	text-align: center;
	padding: 5px 20px;
	border-radius: 30px;
	margin: 30px auto;
	background-color: #008fc7;
	color: #fff;
}























@media screen and (max-width: 1440px) {
	  .fnBox,.dataBox,.chuhaiCon,.guoneiBox,.toolCon,.navContent,.IpchangeBox,.duoqudaoCon,.pageimg,.quanwduBox,.touziduijie,.zzfnCon,.copyRighTCon,.gnwBox,.shenduBox,.ipfuhua,.fnBox{
		width: 90%;
	}
}

















