body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px;font-family:"微软雅黑";color: #444;background:#fff;-webkit-text-size-adjust:100%;}
a{text-decoration:none}
a:hover{text-decoration:none;}
em{font-style:normal}
img{border:0;vertical-align:middle}
li{list-style: none;}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input, textarea, select, button { font-size:14px; font-family:"微软雅黑";}
html,body{}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

.main{max-width: 1200px;margin: 0 auto;}
.banner{
	width: 100%;
	height: 500px;
	display: table;
	background-image: url(/x_qiye_04/static/banner.jpg);
	background-position: center;
	background-repeat: none;
}
.banner .bancell{
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.banner .bancell .p1{
	font-size: 30px;
	color: #fff;
	padding-bottom: 20px;
}
.banner .bancell .p2{
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 20px;
}
.banner .bancell .p3{
	font-size: 28px;
	color: #fff;
	padding-bottom: 20px;
}
.banner .bancell .p4{
	display: inline-block;
	background-color: #3b5fd0;
	font-size: 22px;
	color: #fff;
	padding: 0 20px;
	line-height: 55px;
}

.zhaoshang{
	max-width: 100%;
	/*height: 510px;*/
	padding: 30px 10px;
	text-align: center;
}
.zhaoshang .p1{
	font-size: 22px;
	color: #222;
	padding-bottom: 25px;
	text-align: center;
}
.zhaoshang .p2{
	font-size: 16px;
	color: #444;
	line-height: 25px;
}
.zhaoshang img{margin-top: 50px;}
.choose{
	width: 100%;
	height: 380px;
	background: url(/x_qiye_04/static/banner2.jpg) no-repeat;
	background-position: center;
	
	padding:35px 0;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
}
.choose .p1{
	font-size: 28px;
	color: #fff;
	line-height: 75px;
}
.choose .p2{
	font-size: 16px;
	color: #fff;
}
.choose .fwcp{
	text-align: center;
}
.choose .fwcp ul{
	display:
	flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.choose .fwcp img{
	max-width: 98%;
}
.choose .fwcp li{
	width: 25%;
	text-align: center;
	margin-top: 25px;
}
.choose .fwcp li p{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	padding-top: 20px;
}
.youshi{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 35px;
	background-color: #eff1f6;
}
.youshi .p1{
	font-size: 28px;
	color: #444;
	text-align: center;
}
.youshi .p2{
	font-size: 16px;
	color: #444;
	text-align: center;
	padding-top: 20px;
}
.youshi .ys li{
	float: left;
	margin-top: 60px;
	width: 25%;
	box-sizing: border-box;
	padding: 0 15px;
}
.youshi .ys li table{
	width: 100%;
}
.youshi .ys li table .pic{
	vertical-align: top;
}
.youshi .ys li table .pic img{
	margin-right: 20px;
	display: none;
}
.youshi .ys li table .title{
	font-size: 20px;
	font-weight: 800;
	padding:10px 0;
	color: #5075e9;
	vertical-align: top;
}
.youshi .ys li table .intro{
	font-size: 14px;
	color: #444;
	line-height: 20px;
}
.xtzs{
	width: 100%;
	padding: 60px 0;
}
.xtzs .p1{
	font-size: 28px;
	color: #444;
	text-align: center;
}
.xtzs .p2{
	font-size: 16px;
	color: #444;
	text-align: center;
	padding-top: 20px;
}
.htzs{
	width: 100%;
	padding: 60px 0;
	background-color: #eff1f6;
}
.htzs .p1{
	font-size: 28px;
	color: #444;
	text-align: center;
}
.htzs .p2{
	font-size: 16px;
	color: #444;
	text-align: center;
	padding-top: 20px;
}
.jrwm{
	width: 100%;
	padding: 20px 0;
	background-color: #fff;
}
.jrwm .p1{
	font-size: 28px;
	color: #444;
	text-align: center;
}
.jrwm .p2{
	font-size: 16px;
	color: #444;
	text-align: center;
	padding-top: 20px;
}
.jrwm .jr{
	margin-top: 30px;
}
.jrwm .jr li{
	float: left;
	width: 25%;
	text-align: center;
}
.jrwm .jr li .title{
	font-size: 20px;
	color: #444;
	line-height: 50px;
}
.jrwm .jr li .intro{
	font-size: 14px;
	color: #444;
}
.footer{
	width: 100%;
	height: 170px;
	text-align: center;
	display: table;
	background-image: url(/x_qiye_04/static/footer.jpg);
	background-position: center;
	background-repeat: none;
}
.footer .footcell{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.fot-fixed{
	max-width: 1000px;
	margin: 10px auto;
	overflow: auto;
}
.down-app{
	width:100%;
	display:flex;
  }
  .down-app img{
	height:100px;
  }
.footer .footcell .p1{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.footer .footcell .p2{
	display: inline-block;
	padding: 0 20px;
	border:1px solid #fff;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
}
.footer .footcell .p1 a{
	color:#fff;
}

.text-left p{
	text-align: left;
}

@media screen and (max-width: 700px) {
	.ys.clearfix li{
		width: 50%;
	}
	.banner .bancell .p2{
		font-size: 25px;
	}
	.banner .bancell .p4{
		font-size: 18px;
	}
	.jrwm .jr li{
		width: 50%;
		margin-top:15px;
	}
	.footer .footcell .p1{
		font-size: 15px;
	}
	.description{
		margin: 0 10px;
	}
}