*{
	margin: 0;
	padding: 0;
}
body,html{
	min-width: 1200px;
}
.header{
	width: 100%;
	display: block;
	background: #000000;
}
.login-and{
	background: #000;
	width: 1100px;
	display: block;
	margin: 0 auto;
	height: 35px;
	line-height: 35px;
	text-align: right;
	position: relative;
}
.deng{
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
	color: white;
}
.deng span{
	cursor: pointer;
}
.deng span:hover{
	color: yellow;
}
.deng1{
	display: block;
	line-height: 35px;
	font-size: 16px;
	text-align: left;
	color: white;
}
.headertwo{
	width: 100%;
	display: block;
	margin: 0 auto;
	height: 50px;
	background: #1874cd;
}
.dao{
	width: 700px;
	display: flex;
}
.dao div{
	flex: 1;
	line-height: 50px;
	color: white;
}
.headerthree{
	width:1100px;
	display: flex;
	margin: 0 auto;
	height: 50px;
	position: relative;
	z-index: 999999999999999;
}
/*3px solid #19a0f2*/
.dao div span{
	display: inline-block;
}
.dao div span:hover{
	border-bottom: 3px solid #19a0f2;
	color: #000000;
	cursor: pointer;
	/*color: yellowgreen;*/
}
.shiling{
	height: 50px;
	float: right;
	line-height: 50px;
	font-size: 16px;
	color: #fefffd;
	position: absolute;
	right: 0;
	top: 0;
}
.shiling span{
	color: orange;
}
#headerpage{
	width: 100%;
	height: 85px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 85px;
    position: relative;
    z-index: 10;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
	width: 100%;
	display: block;
}
.banner2{
	width: 250px;
	display: block;
	margin: 50px auto 0;
}
.footer{
	width: 100%;
	display: block;
	background: #24344E;
	padding: 40px 0;
}
.footer1{
	width: 1100px;
	display: block;
	margin: 0 auto;
}
.footer1 ul{
	width: 400px;
	display: flex;
	margin: 0 auto;
}
.footer1 ul li{
	flex: 1;
	list-style: none;
	font-size: 14px;
	color: #A7AEB8;
	border-right: 1px solid #A7AEB8;
	text-align: center;
	cursor: pointer;
}
#footerPage{
	width: 100%;
	display: block;
	margin-top: 60px;
}
.button1{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: deepskyblue;
	color: white;
	border: none;
	outline: none;
	border-radius: 10px;
	display: inline-block;
	margin-left: 20px;
	margin-top: -10px;
	cursor: pointer;
}
.youzhi{
	text-align: center;
	margin-top: 160px;
	color: #4CAF50;
	font-size: 24px;
	font-weight: bold;
}
.chongzhang{
	width: 550px;
	font-size: 18px;
	display: flex;
	margin: 30px auto 0;
	height: 40px;
	line-height: 40px;
}
.chongTitle{
	width: 95px;
	color: #686568;
}
.zhanghao{
	width: 400px;
	color: #000000;
}
.zhanghao1{
	width: 300px;
	color: #000000;
	display: flex;
	
}
.zhanghao1 div{
	flex: 1;
	height: 50px;
	position: relative;
	border: 1px solid #F0EFF1;
	border-radius: 5px;
	cursor: pointer;
}
.zhanghao1 div img{
	position: absolute;
	width: 60%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.chonge{
	width: 550px;
	display: flex;
	margin: 40px auto 0;
}
.chonge div{
	flex: 1;
	height: 92px;
	background: #F0EDF1;
	text-align: center;
	line-height: 92px;
	font-size: 16px;
	border-radius: 8px;
	cursor: pointer;
}
.chonge div span{
	font-size: 22px;
	
}
.actice7{
	background: #FBB413 !important;
	color: white !important;
}
.zhanghao input{
	width: 250px;
	height: 40px;
	box-sizing: border-box;
	padding-left: 15px;
	border: 1px solid #EDECEE;
	border-radius: 5px;
	font-size: 18px;
}
#qita{
	display: none;
}
.xuanzhi{
	background: url(../img/xuanzhong.png) no-repeat;
	background-size: 100% 100%;
}
.tozhiandfan{
	width: 550px;
	display: block;
	margin: 40px auto 100px;
}
.niu{
	width: 350px;
	display: flex;
}

.niu div{
	flex: 1;
	cursor: pointer;
}

#tozhi{
	flex: 1;
	height: 40px;
	background: #10506A;
	text-align: center;
	line-height: 40px;
	color: white;
	border-radius: 20px;
}
#tofan{
	flex: 1;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #86A4A8;
	border-radius: 20px;
	border: 1px solid #86A4A8;
}
.shuzhang input{
	width: 200px;
	height: 40px;
	display: block;
	line-height: 40px;
	padding-left: 10px;
	box-sizing: border-box;
}
.gongjie{
	width: 100%;
	display: block;
	margin-top: 85px;
}
.jieshao{
	font-size: 18px;
	width: 900px;
	display: block;
	margin: 100px auto;
}
.jion_jia{
	width: 1000px;
	display: block;
	margin: 150px auto;
}
.yong1{
	width: 1100px;
	display: block;
	margin: 100px auto 100px;
	display: none;
}
.yong1 img{
	width: 100%;
	display: block;
}
.lian2{
	width: 1000px;
	display: block;
	margin: 180px auto 100px;
	display: none;
}
.lian2 p{
	font-size: 20px;
	margin-top: 30px;
}
.jiu{
	width: 1100px;
	display: block;
	margin: 180px auto 100px;
	display: none;
}
.jiu div{
	line-height: 30px;
}
.dengzhu{
	width: 750px;
	height: 400px;
	display: block;
	margin: 180px auto 100px;
}
.ti{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.zhanghai{
	width: 400px;
	display: flex;
	margin: 30px auto 0;
	height: 40px;
}
.hai{
	font-size: 18px;
	color: #000000;
	line-height: 40px;
	width: 100px;
}
.shu1{
	margin-left: 10px;
}
.shu1 input{
	height: 40px;
	width: 300px;
	box-sizing: border-box;
	padding-left: 10px;
	line-height: 40px;
	border-radius: 8px;
	/*border: none;*/
	border: 1px solid slateblue;
	outline: none;
}
#denglu{
	background: #5BC0DE;
	width: 300px;
	display: block;
	/*margin: 43px auto 0;*/
	margin-left: 240px;
	margin-top: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: white;
	outline: none;
	border: none;
	cursor: pointer;
}
.tutu{
	display: block;
	width: 1000px;
	margin: 85px auto 0;
}
.tutu2{
	display: block;
	width: 550px;
	display: block;
	margin: 0 auto;
}
.tuwen{
	width: 100px;
	height: 40px;
	display: inline-block;
	margin-left: 20px;
	cursor: pointer;
}
.dengyi2{
	display: none;
}
