*{
	padding: 0;
	margin: 0;
}


a{
	text-decoration: none;
}

ul,li{
	list-style: none;
}


body{
	min-width: 1440px;
	background: url(../images/bg_01.jpg) no-repeat center 550px;
}

.banner{
	width: 100%;
	height: 500px;
}

.banner1{
	width: 100%;
	height: 125px;
	background: url(../images/banner1.jpg) no-repeat center top;
}

.banner2{
	width: 100%;
	height: 125px;
	background: url(../images/banner2.jpg) no-repeat center top;
}

.banner3{
	width: 100%;
	height: 125px;
	background: url(../images/banner3.jpg) no-repeat center top;
}

.banner4{
	width: 100%;
	height: 125px;
	background: url(../images/banner4.jpg) no-repeat center top;
}


.vtop{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	display: flex;
	justify-content:space-between;
}


.vtop-img{
	width: 378px;
}

.vtop-text{
	width: 795px;
}


.vtop-text p{
	font-size: 18px;
	line-height: 32px;
	padding: 30px 0;
}


.title{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	margin-top: 50px;
	line-height: 70px;
	font-size: 50px;
	text-align: center;
	font-weight: 600;
	letter-spacing:1px;
}

.mt100{
	margin-top: 100px;
}

.mt60{
	margin-top: 60px;
}



.line1{
	background: url(../images/line_01.png) no-repeat left bottom;
}
.line2{
	background: url(../images/line_02.png) no-repeat left bottom;
}
.line3{
	background: url(../images/line_03.png) no-repeat left bottom;
}
.line4{
	background: url(../images/line_04.png) no-repeat left bottom;
	color: #fff;
}
.line5{
	background: url(../images/line_05.png) no-repeat left bottom;
}



.weilai{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 30px;
}


.weilai dl{
	width: 380px;
}

.weilai dl dt{
	width: 100%;
}

.weilai dl dd{
	width: auto;
	padding: 10px 5px;
	font-size: 16px;
	line-height: 28px;
}



.btns{
	width: 300px;
	height: 64px;
	background: #DA211E;
	border-radius: 6px;
	line-height: 64px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}


.btns a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff !important;
	font-size: 24px;
}



.jihui{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 30px;
}


.jihui dl{
	width: 285px;
	height: 350px;
	background: #FFB71D;
}

.jihui dl dd{
	width: auto;
	padding: 5px 5px;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}



.sanhao{
	width: 1200px;
	box-shadow: 1px 1px 2px 3px #eee;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 30px;
	border-radius: 6px;
}


.left-img{
	width: 480px;
	margin: 5px;
}

.right-info{
	width: 670px;
	margin: 5px;
	margin-right: 15px;
}



.sh-icons{
	width: 100%;
	display: flex;
	justify-content:space-between;
}

.sh-bodys{
	width: 100%;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 20px;
}


.sh-bodys dl{
	width: 324px;
}

.sh-bodys dl dd{
	width: auto;
	padding: 5px 5px;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}


.zhuanye{
	width: 100%;
	height: 650px;
	background: url(../images/bg_02.jpg) no-repeat left top;
	margin-top: 100px;
}


.zybox{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}


/*专业特效*/

.swiper-container {
      width: 1200px;
      height: 500px;
      margin: 0 auto;
      margin-top: 30px;
}

.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;
  transition: 300ms;
  transform: scale(0.8);
}


.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}



.zys{
	width: 342px;
	height: 500px;
	margin: 0 auto;
}

.zys h3{
	font-size: 24px;
	height: 50px;
	line-height: 50px;
}

.zys h3 span{
	font-size: 16px;
	font-weight: normal;
}

.zys dl{
	width: 100%;
	height: 36px;
	display: flex;
	justify-content:space-between;
	margin-top: 16px;
}


.zys dl dd{
	width: 156px;
	height: 46px;
	background: #DA211E;
	border-radius: 6px;
	line-height: 46px;
}


.zys dl dd a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}



/*就业*/

.jiuye{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
}


.jyl{
	width: 462px;
	display: inline-block;
	vertical-align: top;
}

.jyr{
	width: 700px;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 30px;
}


.jiuye ul{
	width: 100%;
	display: flex;
	justify-content:space-between;
	margin: 10px 0;
}

.jiuye ul li{
	width: 20%;
	height: 30px;
	background: url(../images/icon_ok.jpg) no-repeat left center;
	line-height: 30px;
	text-indent: 22px;
}


.jiuye dl{
	width: 100%;
	display: flex;
	justify-content:space-between;
	margin: 20px 0;
}



.tidings{
	width: auto;
	height: 32px;
	border: 1px solid #eee;
	position:fixed;
	right: 0;
	top: 400px;
	border-radius: 16px;
	background: #fff;
	display: none;
}


.tidings .maths{
	width: 20px;
	height: 20px;
	border-radius: 12px;
	background: #DA211E;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	margin-left: 5px;
}


.tidings .news{
	width: auto;
	display: inline-block;
	line-height: 32px;
	font-size: 14px;
}

.tidings .cynews{
	width: auto;
	padding-left: 8px;
	line-height: 32px;
	font-size: 14px;
	display: none;
}

.tidings .cynews a{
	color: #666;
}

.tidings .cynews a:hover{
	color: #FF5C26;
}


.tidings .close{
	width: 30px;
	display: inline-block;
	font-size: 16px;
	line-height: 32px;
	cursor: pointer;
	float: right;
	text-align: center;
}

.tidings .ipbox{
	width: auto;
	height: 22px;
	display: none;
	background: #F7F7F7;
	border: 1px solid #EFEFEF;
	border-radius: 4px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	box-sizing:border-box;
	padding:0 5px;
	margin-top: 5px;
}


.ipbox a{
	width: 100%;
	display: block;
	color: #006DD9;
}

