* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
ul, ol, li {
	list-style-type: none;
}
img {
	border: 0;
	display: block;
}
input, select, textarea, li{
	vertical-align: middle;
}
.w12{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.xxys{
	margin: 50px auto 40px auto;
}
.xxys ul li{
	width: 380px;
	float: left;
	margin-left: 30px;
}
.xxys ul li:first-child{
	margin-left: 0;
}
.xxys ul li p{
	width: 380px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	background: #ff5a00;
	font-size: 22px;
	letter-spacing: 2px;
}
.xxys ul li span{
	display: block;
	width: 380px;
    overflow: hidden;
	font-size: 18px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: justify;
	border: 1px solid #ff5a00;
	border-top: none;
}
.zx_btn{
	display: block;
	width: 310px;
	height: 50px;
	margin: 0 auto 40px auto;
	background: #ff5a00;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
}
/*行业对比*/
.hydb{
	width: 100%;
	background: #ff5a00;
	overflow: hidden;
	padding: 50px 0;
}
.hydb_list .tit_1{
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	letter-spacing: 2px;
}
.hydb_list ul{
	width: 1064px;
	margin: 30px auto 40px auto;
	overflow: hidden;
}
.hydb_list ul li{
	float:left;
	margin-left: 61px;
	margin-top: 35px;
	width: 150px;
	height: 150px;
	background: #ffffff;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 30px 0;
}
.hydb_list ul li img{
	margin: 0 auto;
}
.hydb_list ul li p{
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-top: 5px;
}
.hydb_list ul li:nth-child(3){
	width: 220px;
	height: 220px;
	padding: 45px 0;
	margin-top: 0;
}
.hydb_list ul li:nth-child(3) p{
	font-weight: bold;
	color: #ff5148;
}
.hydb_list ul li:first-child{
	margin-left: 0;
}
.pj_list{
	background: #ffffff;
	box-sizing: border-box;
	padding: 40px 30px;
	border-radius: 20px;
}
.pj_list .pj_box1{
	float: left;
	width: 307px;
}
.pj_list .pj_box1 p{
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.pj_list .pj_box2{
	float: left;
	width: 270px;
	margin: 0 70px;
}
.pj_list .pj_box2 p{
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.pj_list .pj_box3{
	float: left;
	width: 380px;
	margin-left: 30px;
	box-sizing: border-box;
	padding-left: 60px;
	border-left: 1px solid #000;
}
.pj_list .pj_box3 p:nth-child(1){
	width: 250px;
	height: 50px;
	background: #ff5a00;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
}
.pj_list .pj_box3 p:nth-child(2){
    font-size: 20px;
	line-height: 36px;
	margin: 20px 0;
}
.pj_list .pj_box3 a{
	display: block;
	width: 180px;
	height: 50px;
	background: #ff5a00;
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
}
/*专业推荐*/
.tit{
	text-align: center;
	font-size: 32px;
	letter-spacing: 2px;
	color: #333333;
	margin: 50px auto 30px auto;
}
.tit font{
	color: #ff5a00;
}
.zytj ul{
    width: 1200px;
    height: 445px;
    margin-right: auto;
    margin-left: auto;
}
#zynr li{
	width: 280px;
}
.zytj ul li{
    width: 385px;
    float: left;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 40px;
}
.zytj ul li:last-child{
    margin-right: 0;
}
.zytj ul li a{
    display: block;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    padding-bottom: 10px;
    position: relative;
    left: 0;
}
.zytj ul li a b{
    display: block;
    color: #000;
    font-size: 20px;
    padding-top: 10px;
    padding-left: 10px;
}
.zytj ul li a p {
    display: block;
    color: #666;
    font-size: 16px;
    padding-left: 10px;
    padding-top: 5px;
}
.zytj ul li a em {
    color: #ff4800;
    font-style: normal;
    display: block;
    padding-left: 10px;
    padding-top: 15px;
    margin-bottom: 10px;
}
.zytj ul li a strong{
    display: block;
    border: 1px solid #ff4800;
    color: #ff4800;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 10px;
    border-radius: 5px;
    font-weight: normal;
    position: relative;
    overflow: hidden;
}
.zytj ul li a:hover{ left:5px;}
.zytj ul li a strong:before{content: ''; position:absolute; height:36px; width:100%; left:-100%; top:0; background-color:#ff4800;transition: .4s;-moz-transition: .4s;-webkit-transition: .4s;-o-transition: .4s; z-index:0;}
.zytj ul li a:hover strong:before{ left:0;}
.zytj ul li a strong span{ position:relative; z-index:1;}
.zytj ul li a:hover strong span{ color:#fff;}
/*表单*/
.yuyue{
	width: 100%;
	height: 150px;
	margin-top: 30px;
	background:#ff5a00;
}
.yuyue_form .yuyue_left{
	width: 320px;
	float: left;
	margin-top: 40px;
}
.yuyue_form .yuyue_left p{
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
}
.yuyue_form .yuyue_left p i{
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.yuyue_form .yuyue_left span{
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
}
.nyf_form form p{
	color:#f0cd87;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	border-right: 1px solid #f0cd87;
	float: left;
	padding-right: 40px;
}
.yuyue_form form{
	float: left;
	margin-top: 50px;
	margin-left: 80px;
}
.yuyue_form form .cgzs_line .input_1{
	height: 50px;
	width: 240px;
	line-height: 50px;
	text-align: left;
	font-size: 16px;
	padding-left: 10px;
	border-radius: 10px;
	border: none;
	margin-left: 40px;
	outline: 0;
}
.yuyue_form form .cgzs_btn{
	width: 160px;
	height: 50px;
	background:#f7ff55;
	color: #ff5048;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
	margin-left: 50px;
	border: none;
}
/*教学环境*/
.jxhj ul li{
	width: 380px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	position: relative;
}
.jxhj ul li:nth-child(3n+1){
	margin-left: 0;
}
.jxhj ul li p{
	position: absolute;
	width: 220px;
	height: 50px;
	bottom: 0;
	right: 0;
	background: url("../images/jxhj_bg.png");
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #ffffff;
}
.zx_list{
	height: 90px;
	background:#ff5a00;
}
.zx_list p{
    font-size: 24px;
	color: #ffffff;
	float: left;
	font-weight: bold;
	line-height: 90px;
	letter-spacing: 2px;
	padding-left: 60px;
}
.zx_list a{
	display: block;
	float: right;
	margin: 20px 20px 0 0;
	width: 300px;
	height: 50px;
	background:#f7ff55;
	color: #ff5048;
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
}
/*成功学子*/
.cgxz{
	background: #ff5a00;
	width: 100%;
	padding: 40px 0;
	margin-top: 50px;
}
.cgxz_list .cgxz_left{
	width: 530px;
	float: left;
}
.cgxz_list .cgxz_left p:first-child{
	width: 311px;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
}
.cgxz_list .cgxz_left p:nth-child(2){
	font-size: 28px;
	font-weight: bold;;
}
.cgxz_list .cgxz_left p:nth-child(3){
	font-size: 28px;
	font-weight: bold;
	margin: 20px 0;
}
.cgxz_list .cgxz_left p:nth-child(4){
	color: #ffffff;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 2px;
}
.cgxz_list .cgxz_left p:nth-child(4) font{
	color: #f7ff55;
}
.cgxz_list .cgxz_left a{
	display: block;
	margin-top: 30px;
	width: 310px;
	height: 50px;
	background: #f7ff55;
	color: #ff5048;
	font-weight: bold;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
}
.cgxz_right{
	width: 670px;
	float: left;
	overflow: hidden;
}
.cgxz_right ul li{
	float: left;
	margin-left: 10px;
	width: 330px;
	height: 190px;
	background: #ffffff;
}
.cgxz_right ul li:nth-child(2n+1){
	margin-left: 0;
}
.cgxz_right ul li:first-child,
.cgxz_right ul li:nth-child(2){
	margin-bottom: 10px;
}
.cgxz_right ul li img{
	float: left;
}
.cgxz_right ul li .cgxz_txt{
	width: 210px;
	float: left;
	box-sizing: border-box;
	padding: 15px 10px;
}
.cgxz_right ul li .cgxz_txt b{
	font-size: 22px;
}
.cgxz_right ul li .cgxz_txt p{
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}
/*就业保障*/
.jybz{
	margin-bottom: 40px;
}
.jybz ul{
	margin-bottom: 30px;
}
.jybz ul li{
	width: 285px;
	float: left;
	margin-left: 20px;
}
.jybz ul li:first-child{
	margin-left: 0;
}
.jybz ul li p{
	width: 285px;
	height: 40px;
	background:#ff5a00;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}