h1,h2,h3,h4,h5,dl,dt,dd,ul,li,p,span,i,em,div,body,html{
	padding:0;
	margin:0;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}

body{
	min-width:1440px;
	background:#FDF7EB;
}

.banner{
	width:100%;
	height:630px;
	background:url(../images/banner.jpg) no-repeat center center;
}

.banner a{
	width:100%;
	height:100%;
	display:block;
}

.pymp{
	width:1100px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}

.pymp p{
	width:316px;
	height:316px;
}

.pymptext{
	width:700px;
	margin-top:30px;
}


.pymptext dl{
	width:100%;
	display:flex;
	justify-content:center;
	margin-top:40px;
}

.pymptext dl dt{
	width:130px;
	color:#E8211A;
	font-size:24px;
	font-weight:bold;
}

.pymptext dl dd{
	width:560px;
	font-size:20px;
	line-height:36px;
}


.zixun{
	width:300px;
	height:54px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:60px;
}

.zixun a{
	width:100%;
	height:100%;
	display:block;
	background:#FF7B0F;
	color:#FFF;
	text-align:center;
	line-height:54px;
	font-size:24px;
	transition:0.6s;
}

.zixun a:hover{
	background:#F00;
	border-radius:27px;
}


.zyyz{
	width:100%;
	height:430px;
	background:url(../images/zyyz.jpg) no-repeat center center;
	position:relative;
}


.zyyz .youzhibox{
	width:1200px;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:250px;
	background:#FFF;
	overflow:hidden;
}


.yzimgbox{
	width:1044px;
	margin:0 auto;
	margin-top:80px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.yzimgbox dl{
	width:498px;
	margin-bottom:40px;
}

.yzimgbox dl dt img{
	display:block;
}

.yzimgbox dl dd{
	width:100%;
	height:76px;
	background:#E7E7E7;
	line-height:76px;
	text-indent:30px;
	font-size:20px;
}


.titles{
	width:100%;
	text-align:center;
}

.titles h3{
	font-size:40px;
}

.titles h3 span{
	display:inline-block;
	padding:0 10px;
}

.titles p{
	font-size:24px;
	margin-top:20px;
}


/*Ñ­»·*/
.xuexi{
	width:100%;
	overflow:hidden;
}

.swiper-container {
      width: 100%;
      height: 100%;
	  margin-top:60px;
	  margin-bottom:50px;
}

.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      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;
}

.xuexibox{
	width:100%;
	background:#E7E7E7;
	position:relative;
}

.xuexibox img{
	width:100%;
	display:block;
}

.xuexibox p{
	width:100%;
	height:65px;
	line-height:65px;
	text-align:center;
	font-size:18px;
}

.xuexibox dl{
	width:80%;
	position:absolute;
	left:10%;
	top:10%;
	font-size:20px;
	text-align:left;
	line-height:30px;
	display:none;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:-30px !important;
}


.cjy{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}


.cytext{
	width:806px;
	height:606px;
	background:url(../images/cjy1.jpg) no-repeat;
	display:flex;
	justify-content:center;
	align-items:center;
}

.cytextbox{
	width:640px;
}

.cytextbox h3{
	font-size:36px;
	color:#FF7A0B;
}
.cytextbox h4{
	font-size:24px;
	color:#FF7A0B;
	font-weight:normal;
}
.cytextbox h5{
	width:330px;
	border-bottom:1px solid #FF7A0B;
	margin:30px 0;
}
.cytextbox p{
	font-size:20px;
	color:#333;
	line-height:40px;
}

.cyimg{
	width:370px;
}

.cyimg dl dt{
	position:relative;
}

.cyimg dl dt span{
	width:60px;
	height:180px;
	position:absolute;
	left:0;
	top:0;
	writing-mode:tb-rl;
	color:#FFF;
	text-align:center;
	line-height:60px;
	font-size:28px;
}

.cyimg dl dt img{
	display:block;
}

.cyimg dl dd{
	width:100%;
	height:44px;
	background:#FFF;
	text-align:center;
	line-height:44px;
	font-size:20px;
}

.zixunbtn{
	width:700px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}

.zhuanye{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
	flex-wrap:wrap;
}

.zybox{
	width:580px;
	height:320px;
	background:#FFF;
	margin-bottom:48px;
	display:flex;
	justify-content:space-between;
}

.zyimg img{
	display:block;
}

.zytext{
	width:300px;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
}

.zytext h3{
	font-size:28px;
}

.zytext h4{
	font-size:28px;
	font-weight:normal;
	margin-top:10px;
}

.zytext dl{
	width:200px;
	height:100px;
	border:1px solid #FF7B0F;
	margin-top:50px;
	line-height:50px;
	transition:0.5s;
}

.zytext dl:hover{
	border:none;
}

.zytext dl dt{
	width:100%;
	height:50px;
}

.zytext dl dt a{
	width:100%;
	height:100%;
	display:block;
	color:#FF7B0F;
	font-size:24px;
	transition:0.5s;
}

.zytext dl dt a:hover{
	background:#F00;
	color:#FFF;
}

.zytext dl dd{
	height:50px;
	background:#FF7B0F;
}

.zytext dl dd a{
	width:100%;
	height:100%;
	display:block;
	color:#FFF;
	font-size:24px;
	transition:0.5s;
}


.zytext dl dd a:hover{
	background:#F00;
	color:#FFF;
}


.zuopins{
	width:1200px;
	margin: 0 auto;
	margin-top:30px;
}

.zuopins ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
}

.zuopins ul li{
	width:394px;
}

.zuopins ul li img{
	margin-bottom: 10px;
}







