*{
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}

a{
	text-decoration: none;
}


body{
	min-width: 1440px;
	margin: 0 auto;
}





.banner{
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center top;
}





.titles{
	width: 760px;
	border: 1px solid #FF510C;
	height: 70px;
	margin: 0 auto;
	margin-top: 110px;
	position: relative;
	text-align: center;
	line-height: 50px;
}


.tshang{
	width: 630px;
	height: 50px;
	background: #fff;
	position: absolute;
	left: 75px;
	top: -25px;
	font-size: 46px;
	font-weight: bold;
}

.txia{
	width: 550px;
	height: 50px;
	background: #FF510C;
	border-radius: 25px;
	position: absolute;
	left: 105px;
	bottom: -25px;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}


.cshy{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 72px;
}


.csyz{
	width: 382px;
	height: 560px;
	border: 1px solid #E5E5E5;
}


.csyz dl{
	width: 88%;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 30px;
}


.csyz dl dt{
	width: auto;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
}

.csyz dl dt i{
	width: 8px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	margin-top: 13px;
	margin-right: 10px;
}


.b1{
	background: #5C4D2C;
}

.b2{
	background: #F54A76;
}

.b3{
	background: #3F823B;
}

.b4{
	background: #E21011;
}

.csyz dl dd{
	font-size: 18px;
	line-height: 36px;
}

.yzimg{
	width: 780px;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.yzimg img{
	display: block;
	margin-bottom: 10px;
}



.zixun{
	width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 50px;
	font-size: 24px;
	text-align: center;
	margin-bottom: 50px;
}


.zixun p.texts{
	width: 400px;
	height: 50px;
	line-height: 50px;
	background: #4F58B3;
	border-radius: 25px;
}


.zixun p.call{
	width: 350px;
	height: 50px;
	line-height: 50px;
	background: #4F58B3;
	border-radius: 25px;
}



.zixun a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}



.csrc{
	background: #EFFAFF;
	margin-top: 100px;
	overflow: hidden;
}


.czxcs{
	width: 1200px;
	display: flex;
	justify-content:space-between;
	margin: 0 auto;
	margin-top: 70px;
}


.czlist{
	width: 285px;
	background: #fff;
}

.czlist dl dt{
	color: #FF530B;
	font-size: 24px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.czlist dl dd{
	height: 100px;
	padding: 0 10px;
	font-size: 16px;
	line-height: 28px;
}


.xuexiaos{
	width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
	background: #EFFAFF;
}

.kaowen{
	width: 100%;
	height: 105px;
	background: #3D3835;
	text-align: center;
	line-height: 105px;
	font-size: 28px;
	color: #fff;
	position: relative;
	text-indent: 50px;
	margin-top:60px;
}

.kaowen span{
	color: #FD5F20;
}


.ren1{
	width: 103px;
	height: 199px;
	position: absolute;
	left: 10px;
	bottom: 0;
	text-indent: 0;
}

.ren1 img{
	display: block;
}


.kwlist{
	width: 1160px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 20px;
}


.kwlist dl{
	width: 570px;
}

.kwlist dl h3{
	color: #FF510C;
	height: 36px;
	font-size: 24px;
	line-height: 36px;
	text-indent: 10px;
}

.kwlist dl dd{
	height: 72px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}


.zylunbo{
	width: 1160px;
	height: 560px;
	margin: 20px auto;
	position: relative;
}


/*专业轮播*/


.swiper-container {
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}


.gallery-top {
  height: 80%;
  width: 100%;
}

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}


.lists{
	width: 120px;
	position: absolute;
	left: 590px;
	top: 20px;
}

.zylist{
	width: 120px !important;
}

.zylist img{
	width: 100%;
	display: block;
}

#clists{
	width: 120px;
	height: 400px;
}

.up{
	position: absolute;
	top: -10px !important;
	left: 640px !important;
	transform:rotate(270deg);
	color: #3D3835 !important;
}


.down{
	position: absolute;
	top: 450px !important;
	left: 640px !important;
	transform:rotate(270deg);
	color: #3D3835 !important;
}


.zhuanyes{
	width: 1160px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	height: 460px;
}


.zimg{
	width: 570px;
}


.zimg img{
	width: 100%;
	display: block;
}

.ztext{
	width: 430px;
	background: #fff;
}


.zinfo{
	width: 350px;
	margin: 0 auto;
}


.ztext h3{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dashed #eee;
	font-size: 30px;
	color: #FE510C;
	margin-top: 30px;
}


.ztext h4{
	width: 130px;
	height: 30px;
	border: 1px solid #666;
	text-align: center;
	line-height: 30px;
	color: #666;
	margin-top: 20px;
}

.ztext p{
	height: auto;
	padding-top: 10px;
	line-height: 30px;
	padding-bottom: 10px;
}

.ztext dl{
	width: 80%;
	display: flex;
	justify-content:space-between;
	margin-top: 20px;
}


.ztext dl a{
	width: 126px;
	height: 36px;
	display: block;
	background: #FF510C;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}



.bybb{
	width: 1160px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 20px;
}

.bybb p{
	
}

.bybb p img{
	display: block;
	margin-bottom: 20px;
}
