@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}

.title_main,.title-main {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin: 30px auto 10px;
	color: #555556;
	position: relative;
	width: 1200px;
}
.title_main::after{
	content: "";
    height: 2px;
    background: #626262;
    width: 100px;
    position: absolute;
    top: 50%;
    margin-left: 20px;
	right: 400px;
}
.title_main::before{
	content: "";
    height: 2px;
    background: #626262;
    width: 100px;
    position: absolute;
    top: 50%;
    margin-left: 4px;
    left: 400px;
}

.tit_p{
	text-align: center;
	font-size: 18px;
	color: #626060;
	min-width: 1220px;
}

.zxbtn {
    width: 350px;
    line-height: 50px;
    background: #2394de;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 22px;
    margin: 0 auto;
}

.zhaosheng {justify-content: space-around;}
.zhaosheng li {
	width: 500px;
	height: 410px;
	background: #f5fbff;
}
.zhaosheng li .zhaosheng-title {
	font-size: 22px;
	color: #05a3fd;
}
.zhaosheng li .zhaosheng-title span {
	display: inline-block;
	width: 70px;
	line-height: 45px;
	background: #05a3fd;
	color: #fff;
	font-size: 24px;
	text-align: center;
	border-radius: 0 0 40px 0;
	margin-right: 15px;
}
.zhaosheng li p {
	margin: 15px;
	font-size: 18px;
	line-height: 1.5em;
	height: 100px;
	text-indent: 38px;
}
.zhaosheng li img {margin: 15px 25px;}

.bg_1{
    background: url(/src/images/major/new_huli/img2.jpg) no-repeat;
    padding-top: 100px;
    background-size: cover;
    margin: 3% auto;
    padding-bottom: 70px;
}
.tit_p_bai,.title_main_bai{
	color: #fff;
}
.title_main_bai::before{
	background: #fff;
}
.title_main_bai::after{
	background: #fff;
}

.title_main_kuan{
	width: 1330px;
}
.ul_list2 li{
    width: 24%;
	margin: 1% auto;
	
}


.ul_list2 li img{
	width: 98%;
    display: block;
    margin: 0 auto;
}


.bg_2{
    background: url(/src/images/major/new_huli/img10.jpg) no-repeat;
    padding-top: 100px;
    background-size: cover;
    margin: 3% auto;
	padding-bottom: 40px;
}


.jyfx {
	background: #fff;
	justify-content: space-around;
}
.jyfx li {
	width: 368px;
	text-align: center;
	margin: 15px 0;
}
.jyfx li p {
	line-height: 60px;
	background: #f2f5f8;
}
.bg_2 .zxbtn {
	background: #fff;
	color: #2394de;
}

.last_div{
	margin: 30px auto 100px;
}

.last_div .left{
	width: 385px;
	height: 470px
}
.last_div .right{
	width: 790px;
	height: 470px
}
.last_div p.hed_p{
	background: #028ee0;
    height: 50px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
}
.box_shw{
	box-shadow: 1px 1px 15px #888888
}
.bm-input {
	width: 178px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid;
	background: #fff;
	color: #919191;
	margin-right: 10px;
	border-radius: 5px;
  }
.bm-submit {
    display: block;
    width: 190px;
    height: 36px;
    line-height: 36px;
    background: #028ee0;
    color: #fff;
    border-radius: 23px;
    cursor: pointer;
    margin: 40px auto 0;
    font-size: 18px;
}
.bmform{
	margin-top: 40px;
}
.bmform label{
	margin: 0px 0px 20px 60px;
	display: block;
}
.bmform span{
	display: block;
    text-align: center;
    margin: 0 auto 20px;
    border-top: 1px solid #dadada;
    padding-top: 20px;
    width: 280px;
}
.bmform span strong{
	color: red;
}

.bmdtlist_title {
    width: 790px;
	margin: auto;
	font-weight: bold;
    color: black;
    text-align: center;
    line-height: 40px;
}
.bmdtlist_title p:nth-child(1){
	width: 17%;
  }
  .bmdtlist_title p:nth-child(2){
	width: 18%;
  }
  .bmdtlist_title p:nth-child(3){
	width: 29%;
  }
  .bmdtlist_title p:nth-child(4){
	width: 26%;
  }
  .bmdtlist_title p{
	text-align: center;
	display: block;
  }
  .bmdtlist_title span:nth-child(1), .bmdtlist .swiper-slide span:nth-child(1) {width: 17%;}
  .bmdtlist_title span:nth-child(2), .bmdtlist .swiper-slide span:nth-child(2) {width: 18%;}
  .bmdtlist_title span:nth-child(3), .bmdtlist .swiper-slide span:nth-child(3) {width: 29%;}
  .bmdtlist_title span:nth-child(3), .bmdtlist .swiper-slide span:nth-child(4) {width: 26%;}

  .bmdtlist {
	height: 348px;
	text-align: center;
	margin-bottom: 3%;
	background: #fff;
	width: 790px;
	padding-top: 30px!important;
  }
  .bmdtlist .swiper-slide {
	height: 46px;
    line-height: 46px;
    font-size: 18px;
    text-align: center;
	border-bottom: 1px dotted black;
}


/* 新改版代码 */
.qianjing .left{
	width: 48%;
}
.qianjing .left p{
color: #fff;
text-indent: 36px;
line-height: 50px;
font-size: 18px;
margin: 3% auto 16%;
}
.qianjing .left a{
	width: 350px;
	line-height: 50px;
	background: #ffffff;
	text-align: center;
	display: block;
	border-radius: 30px;
	color: #3395dd;
	font-size: 22px;
	margin: 0 auto;
}


.bg_chengse{
	background: #d7edfc;
	padding: 30px 0;
	margin: 3% auto 0;
}
.bg_chengse .wrap .left{
	width: 40%;
	float: left;
}
.bg_chengse .wrap .right{
	float: right;
}
.bg_chengse strong{
	color: #2c2a2a;
	font-size: 34px;
}
.bg_chengse p{
	color: #2c2a2a;
    font-size: 18px;
    margin: 4% auto;
	line-height: 34px;
}
.bg_chengse p b{
	font-size: 24px;
}
.table{
	background-color: #3395dd;
	color: #fff;
}
td{
    border: 1px solid #d7edfc;
	padding: 10px;
	width: 50%;
	font-size: 18px;
}

.bg_chengse a{
    background: #3395dd;
    width: 300px;
    display: block;
    text-align: center;
    margin: 3% auto;
    border-radius: 30px;
    color: #d7edfc;
    line-height: 60px;
    font-size: 26px;
}




/* 就业 */

.bg_jiuye{
	background: url(/src/images/major/new_huli/bg_jiuye.jpg);
	padding: 1px 0;
  }
  
  .div_jiuye .ul_list1{
	width: 53%;
  }
  
  .div_jiuye .left{
  width: 46%;
  }
  .div_jiuye .left p{
  width: 90%;
  }
  .div_qianjing{
	margin: 8% auto 6%;
  }
  
  .div_qianjing img{
  width: 48%;
  }
  .div_qianjing .left strong{
  font-size: 32px;
  }
  .div_qianjing .left strong b{
  font-size: 22px;
	color: #232323;
  }
  .div_qianjing .left p{
    margin: 5% 0;
    font-size: 16px;
    line-height: 34px;
    text-indent: 32px;
  }
  
  .div_qianjing .left a{
	background: #3395dd;
	width: 280px;
	display: block;
	text-align: center;
	margin: 4% 0 0 50px;
	/* border-radius: 30px; */
	color: #fff;
	line-height: 70px;
	font-size: 26px;
  }
  
  .ul_list1 li{
	width: 46%;
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: 0px 0px 5px 2px #3395dd;
  	padding: 0 0 20px 0;
	  background: #fff;
  }
  .ul_list1 li img{
  width: 100%;
  }
  .ul_list1 li strong{
  display: block;
	text-align: center;
	margin: 3% auto;
	font-size: 20px;
  }
  .ul_list1 li p{
	width: 90%;
	margin: 1% auto;
	line-height: 28px;
	text-indent: 32px;
  }


  
.ul_list3 li {
	text-align: left;
}
.ul_list3 li strong{
	font-size: 20px;
}
.ul_list3 li img{
	margin-right: 30px;
}
.ul_list3 li hr{
	border: 1px dashed;
	margin: 6% auto 10%;
}

.ul_list3 li  p{

	margin: 10px auto;
}
.div_zhengshu .left{
	width: 48%;
}

.div_a a{
	width: 48%;
	background: #3395dd;
	display: block;
	text-align: center;
	margin: 1% auto;
	border-radius: 30px;
	color: #fff;
	line-height: 60px;
	font-size: 26px;
}
.div_a a:first-child{
	background-color: #ff7f64;
}

.bg_lanse{
	background-color: #3395dd;
	padding: 1px 0;
	margin: 3% auto;
}
.bg_lanse .title_main{
	margin: 3%  auto;
	color: #fff;
}
.bg_lanse .title_main::before{
	background-color: #fff;
}
.bg_lanse .title_main::after{
	background-color: #fff;
}


.xuexiao_youshi{
	margin: 3% auto;
}
.xuexiao_youshi .swiper-slide{
	background: #f9f9f9;
	height: 480px;
}

.xuexiao_youshi .swiper-slide p{
	margin: 3% auto;
    width: 90%;
    line-height: 30px;
    text-indent: 30px;
}
.xuexiao_youshi .swiper-slide img{
	width: 100%;
}