/* CSS Document */
button {
  border: none;
  box-shadow: none;
  outline: none;
  background: inherit;
  color: inherit;
  font-size: inherit;
  cursor: pointer;
}
body {background: #fff;}
.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;}
.wrap {width: 94%;margin: auto;}
.mar {margin: 3% auto;}
.p {
  text-indent: 2em;
  line-height: 1.8em;
}

/*头部*/
.header1{background-color:#fff;height:88px;width:100%;margin: 0 auto;}
	.header{background-color:#ee7700;height:88px;width:100%;margin: 0 auto;}
	
	.header .back{float:left;margin-left:20px;margin-top:22.5px;}
	.header p{font-size:30px;color:#fff;float:left;line-height:88px;margin-left:70px;}
	.header .close{float:right;margin-right:20px;margin-top:23px;}
	@media(max-width:375px){
	.header p{font-size:26px;margin-left:64px;}
		.header{height: 55px;}
		.header p{line-height: 55px;}
		.header .close{margin-top: 8px;}
		.header .back{margin-top: 8px;}
		
}
	@media(max-width:320px){
	.header p{font-size:22px;margin-left:50px;line-height:68px;}
	.header{height:68px;}
	.header .back{margin-top:12.5px;}
	.header .close{margin-top:12.5px;}
}
	


/*底部*/
.dibu { width: 100%; background: #fff; font-size:100px;}
.di_title{ padding-top:.55em; }
.di_title span{ width:2px; height:.26em; background:#fe4d00; margin-left:.16em; margin-right:.07em;float:left; margin-top:-0.28em;}
.di_title p{line-height:.3em; font-size:.3em; float:left; color:#fe4d00; font-family:"微软雅黑";    -webkit-margin-before: -0.7em;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-left: 18px;}
.di_dh{ float:right; width:1.31em; padding-right:.16em}
.di_dh img{ width:100%;margin-top: -18px;}
.di_xian{ width:100%; height:1px; background:#eeeeee;margin-top:.13em;}

.dibu .baoming{
	width:100%;}
.dibu li{
	line-height:0;
	list-style:none;
	margin:0 auto;
	width:95%;
	margin-top:.24em;
	height:.5em;}
.dibu li input{
	list-style:none;
	color:#666666;
	width:100%;
	height:2.2em;
	line-height:2.2em;
	font-size:.26em;}
#baoming #name, #baoming #tell {height:2.2em;text-indent: .5em; border:#cccccc 1px solid; outline: none;margin:0; position:relative; z-index:999;}
.di_ctn{
	padding-top:.4em;
	width:100%;}
.di_ctn img{
	width:100%;}
.di_ctn .di_zuo{
	float:left;
	width:35%;}
.di_ctn .di_you{
	float:left;
	width:63.29%;}
.dibu .banquan{
	padding-top:.34em; 
	font-size:14px;
	line-height:24px;
	text-align:center;
	padding-bottom:11em;
	color:#666666;}
input,button,select,textarea{outline:none; -webkit-appearance: button;
    cursor: pointer;
	    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    vertical-align: middle;}
textarea{resize:none}
/*4.footer*/


.zx-con{width:100%;max-width:640px;min-width:320px;position:fixed;bottom:0;background:#fe4d00;z-index:999;transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);animation:zx-con1 1.4s 1s forwards;-webkit-animation:zx-con1 1.4s 1s forwards;-moz-animation:zx-con1 1.4s 1s forwards;}
@keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
@-webkit-keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
@-moz-keyframes zx-con1{0%{transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0)}}
.zx-con>a{display:block;height:2.7em;line-height:2.7em;font-size:.24em;text-align:center;color:#fff;width:100%}
.zx-con>ul{display:block;width:100%;height:.71em;background:#333}
.zx-con>ul li{width:33.333%;float:left;height:2.7em;font-size:.24em;text-align:center;color:#fff;font-weight:100;line-height:2.7em}
.zx-con>ul b{font-size:1em;padding:0 .1em}
.zx-con>ul li a:nth-child(3) b{font-size:.3em}
.zx-con>ul a:nth-child(2) li{background:#242424}
.footer-b{padding:14px 0 7em 0;text-align:center;font-size:12px;font-weight:100;letter-spacing:.3px;color:#333;}




/*培养目标*/
.pymb {
  width: 90%;
  padding: 2%;
  background: #fff;
  box-shadow: 0 0 8px #999;
  margin: -25% auto 3%;
  position: relative;
  z-index: 1;
}
.pymb p {
  color: #6d6d6d;
  line-height: 1.5em;
  margin-top: 2%;
  margin-right: 8%;
}
/**/
.bggrey {
  background: #f0f0f0;
  overflow: hidden;
}
.form_title {
  font-size: 1.5rem;
  color: #b60d00;
  text-align: center;
  font-weight: bold;
}
.jddcform {
  background: #fff;
  border-radius: .5rem;
  box-shadow: 0 0 5px #ccc;
  padding: 3% 0;
}
.jddc_input {
  display: block;
  width: 80%;
  height: 3rem;
  background: #f0f0f0;
  border: 1px solid #c0c0c0;
  margin: 5% auto;
}
.jddc_submit {
  display: block;
  width: 80%;
  height: 3rem;
  border-radius: 50px;
  background: #f4a936;
  color: #fff;
  border: none;
  margin: 5% auto;
}
/*招生对象*/
.zsdx {
  width: 90%;
  padding: 2%;
  background: #fff;
  box-shadow: 0 0 8px #999;
}
.zsdx p {
  color: #6d6d6d;
  line-height: 1.5em;
  margin-top: 2%;
}

.title_main {
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.title_main::before {
  width: 10%;
  height: 0;
  content: '';
  border: 1px solid #c4c4c4;
  position: absolute;
  top: 18%;
  left: 0;
  z-index: -1;
}
.title_main::after {
  width: 10%;
  height: 0;
  content: '';
  border: 1px solid #c4c4c4;
  position: absolute;
  bottom: 18%;
  right: 0;
  z-index: -1;
}
.title_main i {
  font-size: 4rem;
  color: #b60d00;
  margin-right: 1%;
}
.title_main p {
  background: #fff;
  color: #c4c4c4;
  text-transform: uppercase;
}
.title_main strong {font-size: 1.8rem;color: #333;}
.title_main span {color: #b60d00;}

.ys {padding-bottom: 3%}
.ys ul li {
  padding: 2%;
  background: #e2e2e2;
  border-radius: 50px;
  margin: 3% auto;
}
.ys ul li img {
  width: 7%;
  border-radius: 100%;
  margin-right: 1.5%;
  vertical-align: middle;
}
.ys .swiper-pagination {bottom: 0;}
.ys .swiper-pagination-bullet {
  background: #f4a936;
  opacity: 1;
  transition: all .35s;
}
.ys .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 50px;
}
.zxbtn {
  display: block;
  padding: 2% 0;
  background: #f4a936;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  border-radius: .5rem;
}
.zxbtn2 {background: #87a8e3;}
/*教学模式*/
.jx {padding: 2% 0;}
.jx .swiper-pagination {
  position: relative;
  bottom: 0;
}
.jx .swiper-pagination .swiper-pagination-bullet {
  width: calc(92% / 3);
  height: 2.5rem;
  line-height: 2.5rem;
  margin: 0 1% 2%;
  border-radius: 0;
  border: 1px solid #ab8451;
  background: #fdf6ec;
  color: #ab8451;
  opacity: 1;
}
.jx .swiper-pagination .swiper-pagination-bullet-active {
  border-color: #f4a936;
  background: #f4a936;
  color: #fff;
}
.jx .swiper-slide img {
  width: 90%;
  margin: 0 2%;
  padding: 3%;
  background: #fff;
}
.jx .swiper-slide .jx_con {margin: 3% 2%;}
.jx .swiper-slide h3 {
  width: 5%;
  padding: 5%;
  background: url("../images/tit.png") no-repeat center/contain;
  color: #cf5801;
  font-size: 1.2rem;
}
.jx .swiper-slide ul {
  width: 75%;
}
.jx .swiper-slide li {
  line-height: 2em;
  position: relative;
}
.jx .swiper-slide li.square::before {
  width: 1rem;
  height: 1rem;
  content: '';
  background: #f4a936;
  position: absolute;
  left: -1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
/*升学*/
.shx article {
  width: 67%;
}
.shx article strong {color: #325dcb;}
.shx article a {
  display: block;
  width: 80%;
  padding: 2% 0;
  background: #87a8e3;
  color: #fff;
  text-align: center;
  border-radius: .5rem;
}
.daxue {
  /*padding-left: 2%;*/
  /*border-left: 5px solid #325dcb;*/
}
.daxue strong {
  font-size: 1.5rem;
  color: #325dcb;
  margin-left: 10px;
  position: relative;
}
.daxue strong::before {
  width: 0;
  height: 80%;
  content: '';
  border-left: 5px solid #325dcb;
  position: absolute;
  left: -10px;
  top: 10%;
}
/*校企联合*/
.hzdw li {
  width: 31.5%;
  position: relative;
}
.hzdw li p {
  width: 100%;
  padding: 3% 0;
  background: rgba(0,0,0, .7);
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}