.icon {
  height: 6px;
  background: #1279B5;
}

.title {
 
  width: 1200px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 1);
}

.rightTile {
  height: 85px;
}

/*右侧的搜索 */
.rightInput {
  float: right;
  margin-top: 27px;
}

.rightInput input {
  height: 32px;
  background: #ffffff;
  float: left;
  padding-left: 10px;
  outline: none;
  border: 1px solid #cccccc;
}

.rightInput p {
  height: 34px;
  float: left;

  width: 40px;
  display: inline-block;
  background: #ff9900;
}

.rightInput p span {
  display: inline-block;
  width: 40px;
  height: 32px;
  background: url("../img/search.png") no-repeat center;
}

/* 广告 */
.banner {}

.banner img {
  width: 100%;
}

/* 教学动态 */
.leftTitle {
  width: 40%;
  float: left;
}

.TeachingRight {
  float: left;
}

.RightTitle {
  width: 50%;
  float: right;
  height: 85px;
}

.RightTitle .liParent {
  height: 16px;
}

.RightTitle a {
  margin-right: 10%;
  color: #666666;
}

.RightTitle .ulParent {
  height: 85px;

  overflow: hidden;
}

.red {
  color: red;
}

.RightTitle .ulParent .liParent li {
  height: 20px;
}

.RightTitle .ulParent .liParent {
  background: white;
}

.ulChild {
  z-index: 122;
  position: absolute;
  margin-top: 5px;
  width: 100px;
  background: white;
  display: none;
}

.RightTitle .ulParent .liParent {
  margin-top: 35px;
  line-height: 1;
  float: left;
  height: 100px;
  width: 100px;
  text-align: center;
}

.leftTitle img {
  margin-top: 8px;
}

.right_a {
  float: left;
  width: 100%;
  height: 85px;
}

.right_a .col-md-2 {
  text-align: center;
}

.right_a .col-md-2 a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.MainContent {
  background: #f6f6f6;
  overflow: hidden;
}

.tabBox .hd ul {
  position: absolute;
  left: 50%;
  z-index: 1;
  margin-left: -75px;
  padding: 0 10px;
  height: 16px;
  bottom: 116px;
}

.MainCenter {
  height: 40px;
  background: #f6f6f6;
}

/* 课程建设 */
.leftEducation {
  width: 43%;
  float: left;
  padding: 31px 36px 0 39px;
  background: white;
}

.leftEducation img {
  width: 100%;
  margin-bottom: 37px;
  line-height: 40px;
}

.leftEducation .img {
  height: 40px;
}

.leftEducation ul {
  width: 100%;
}

.leftEducation ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e0e0e0;
}

.leftEducation ul li a {
  color: #666666;
  font-size: 15px;
}

.leftEducation ul li span {
  float: right;
  color: #666666;
  font-size: 13px;
}

.content .Main {
  background: #f6f6f6;
}

.rightEducation {
  float: right;
}

.Main {
  overflow: hidden;
}

.TeachingDynamics {
  height: 360px;
  width: 100%;
  position: relative;
  z-index: 11;
  padding: 20px;
}

.TeachingDynamics .ImgTitle {
  margin-top: 20px;
}

.TeachingDynamics .ImgTitle a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #1279B5;
}

.imgLeft {
  float: left;
  overflow: hidden;
  position: relative;
  width: 48%;
  height: 360px;
}

.imgLeft a {
  text-decoration: none;
}

.rightDynamisc {
  float: right;
  width: 48%;
}

.rightContent .RightTime {
  float: left;
}

.rightContent .RightTime p {
  margin: 0;
  height: 20px;
  border-right: 1px solid rgba(153, 153, 153, 1);
}

.rightContent .RightTime .sp1 {
  color: #999999;
  font-size: 20px;
  padding-right: 5px;
  text-align: center;
  line-height: 20px;
}

.rightContent .ContentTime {
  color: #999999;
  font-size: 13px;
  line-height: 40px;
  padding-left: 10px;
}

.rightContent .ContentTime a {
  text-decoration: none;
  color: #666666;
}

.rightContent .Dynamis {
  height: 40px;
  margin-top: 20px;
}

/* 教学动态更多的样式 */
.rightDynamisc .Dynamics .sp1 {
  color:#1279B5;
  font-size: 26px;
  letter-spacing: 2px;
  font-weight: 600;
  margin-right: 10px;
  float: left;
}

.rightDynamisc .Dynamics p {
  height: 37px;
  line-height: 37px;
}

.rightDynamisc .Dynamics p a {
  display: inline-block;
  width: 78px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
  left: -7px;
  color: #666666;

  text-decoration: none;
  border-radius: 25px;
  border: 1px solid #f2e3d1;
}

.rightDynamisc .Dynamics .sp2 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #dab529;
}

.rightDynamisc .Dynamics .sp3 {
  border-bottom: 1px solid #dab529;
  width: 300px;
  height: 1px;
  position: relative;
  left: -4px;
  top: -4px;
  display: inline-block;
}

/* 课程建设 */
.leftEducation .Dynamics .sp1 {
  color: #1279B5;
  font-size: 26px;
  letter-spacing: 2px;
  font-weight: 600;
  margin-right: 10px;
  float: left;
}

.leftEducation .Dynamics p {
  height: 37px;
  line-height: 37px;
}

.leftEducation .Dynamics p a {
  display: inline-block;
  width: 78px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
  left: -7px;
  color: #666666;
  text-decoration: none;
  border-radius: 25px;
  border: 1px solid #f2e3d1;
}

.leftEducation .Dynamics .sp2 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #dab529;
}

.leftEducation .Dynamics .sp3 {
  border-bottom: 1px solid #dab529;
  width: 285px;
  height: 1px;
  position: relative;
  left: -4px;
  top: -4px;
  display: inline-block;
}

.rightContent .RightTime .sp2 {
  color: rgba(153, 153, 153, 1);
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  padding-right: 5px;
}

.Dynamis {
  position: relative;
}

.Dynamis a {
  color: #666666;
}

.rightContent .ContentTime {
  float: left;
}

.rightDynamisc img {
  width: 100%;
}

.RightTitle .ulParent .liParent {
  height: 205px;
}

.ulChild {
  height: 160px;
}

.RightTitle .ulParent .liParent li {
  height: 40px;
  line-height: 40px;
}

.ulParent .liParent a {
  text-decoration: none;
}

.ulParent .liParent a:hover {
  color: red;
}

.ulParent .liParent:hover ul a {
  color: #666666;
}

.ulParent .liParent ul li a:hover {
  color: red;
}

.ulParent .liParent ul li a {
  display: block;
  width: 100px;
  height: 40px;
}

.ulParent .liParent a {
  display: block;
  width: 100px;
  line-height: 40px;
  height: 40px;
}

.ulParent .liParent ul li:hover a {
  background: #188dff;
  color: white;
}

/* 课程建设的动画 */
.leftEducation {}

.leftEducation ul {
  position: relative;
}

.leftEducation ul li {
  position: relative;
}

.leftEducation ul li a:hover {
  text-decoration: none;
}

.leftEducation ul li a {
  color: #666666;
}

.leftSelect select {
  outline: medium;
  border: 0;
  display: block;
}

.leftSelect select option {
  background: #1279B5;
}

/* 底部 */
.footer {
  height: 240px;
  background: #1279B5;
}

.footerLeft {
  width: 46%;
  float: left;
}

.leftSelect select {
  float: left;
  margin-right: 20px;
  background: #1279B5;
  border: none;
  text-align: center;
  color: white;
}

.footerImg {
  width: 100%;
  margin-top: 43px;
  margin-bottom: 43px;
}

.rightFooter {
  width: 46%;
  height: 100%;
  float: right;
  margin-top: 45px;
}

.footerContent {
  margin-right: 0;
}

.footerContentRight {
  height: 100%;
  color: white;
}

.footerContentRight p a {
  text-decoration: none;
  color: white;
}

.footerContent a {
  color: white;
  font-size: 14px;
}

.footerContent span {
  color: white;
  font-size: 14px;
}

.rightFooter p {
  font-size: 14px;
  margin-bottom: 15px;
}

.current {
  position: relative;
}

.currentss {
  position: relative;
}

.rightContent {
  position: relative;
}

/* 公告样式 */

.footerContent,
.NavAuto {
  width: 1200px;
  margin: 0 auto;
}

#lunbobox {
  width: 500px;
  height: 300px;
  position: relative;
}

.lunbo {
  width: 500px;
  height: 300px;
}

.lunbo img {
  width: 500px;
  height: 300px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#lunbobox ul {
  width: 285px;
  position: absolute;
  bottom: -58px;
  right: -55px;
  z-index: 5;
}

#lunbobox ul li {
  cursor: pointer;
  width: 7px;
  height: 7px;
  border: 1px solid #cccccc;
  border-radius: 7px;
  float: left;
  list-style: none;
  background: #cccccc;
  text-align: center;
  margin: 0px 5px 0px 0px;
}

#toleftBanner {
  display: none;
  width: 30px;
  height: 100px;
  font-size: 40px;
  line-height: 100px;
  text-align: center;
  color: #f4f4f4;
  position: absolute;
  top: 90px;
  left: 12px;
  cursor: pointer;
  z-index: 99;
  opacity: 0.4;
}

#torightBanner {
  display: none;
  width: 30px;
  height: 100px;
  font-size: 40px;
  line-height: 100px;
  text-align: center;
  color: #f4f4f4;
  /*background:#cccccc;
	*/
  position: absolute;
  top: 90px;
  right: 0px;
  cursor: pointer;
  z-index: 99;
  opacity: 0.4;
}

/* 下拉框的样式 */

.footerContent .R {
  float: left;
  width: 100%;
}

.footerContent .R .menu>li {
  position: relative;
  margin-bottom: 20px;
  width: 80px;
  margin-right: 30px;
  float: left;
  height: 32px;
}

.footerContent .R .menu>li span {
  float: left;
  padding-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
}

.footerContent .R .menu>li i {
  float: right;
  margin: 9px;
  color: white;
  position: absolute;
}

.footerContent .R .menu>li .submenu {
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 100px;
  display: none;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.footerContent .R .menu>li .submenu li {
  height: 32px;
  background: #1279B5;
}

.footerContent .R .menu>li .submenu li a {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  text-decoration: none;
  line-height: 32px;
}

.footerContent .R .menu>li .submenu li:hover {
  background: #ffffff;
}

.footerContent .R .menu>li .submenu li:hover a {
  color: black;
  text-decoration: none;
}

.footerContent .R .menu>li:hover .submenu {
  display: block;
}

/* 下拉导航 */
/*下拉菜单*/
.MainNav {
  width: 100%;
  height: 58px;
 
}

.nav-menu {
  position: absolute;
  z-index: 2;
  width: 150px;
  left: 0;
  top: 100%;
}

.nav-menu-ul {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.7, 0, 0.1, 1);
  transition: all 0.8s cubic-bezier(0.7, 0, 0.1, 1);
}

.nav-menu li {
  line-height: 55px;
  overflow: hidden;
  word-wrap: nowrap;
  font-size: 16px;
  background-color: white;
}

.nav-menu a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  line-height: 55px;

  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  color: #333333;
}

.nav-menu a:hover {
  background-color: #077fed;
  color: white;
  font-size: 16px;
  text-decoration: none;
}

.nav-inner {
  width: 1265px;
}

.nav-ul {
 
  height: 58px;
  width:1200px;
  margin: 0 auto;
}

.nav-ul>li {
  text-align: center;
  position: relative;
  width: 13.84%;
  height: 43px;
  margin-left: 20px;
  margin-top: 7px;
  float: left;
}

.nav-ul>li:not(:first-child) {
  /* background: url("../img/icon.png") no-repeat 97px 20px; */
}

.nav-ul>li>a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  height: 100%;
  line-height: 43px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333;
}

/* 轮播图结束 */
/* banner 轮播图 */
.bannerLunbo {
  width: 100%;
  height: 413px;
}

/*轮播主div*/
/*轮播图片*/
.tabBox {
  width: 100%;
  position: relative;
  height: 500px;
}

.tabBox .bd ul {
  width: 100%;
  overflow: hidden;
  height: 500px;
}

.tabBox .bd li {
  width: 100%;
  overflow: hidden;
  text-align: center;
  height: 500px;
}

.tabBox .hd ul {
  position: absolute;
  left: 50%;
  z-index: 1;
  margin-left: -75px;
  padding: 0 10px;
  height: 16px;
  bottom: 116px;
}

.tabBox .bd img {
  width: 100%;
}

/*轮播前后按钮 - prev/next，分页器 - hd ul li，文本 text*/

.tabBox .hd ul li {
  cursor: pointer;
  margin: 0 10px;
  background-color: white;

  width: 30px;
  height: 30px;
}

.tabBox .prev,
.tabBox .next {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  cursor: pointer;
  padding: 40px 25px;
}

.tabBox .prev {
  margin: -76px 0 0 -700px;
  background: #666666 url("../img/icon.png") no-repeat 18px -8px;
  opacity: 0.5;
}

.tabBox .next {
  margin: -76px 0 0 650px;
  opacity: 0.5;
  background: #666666 url("../img/icon.png") no-repeat -12px -8px;
}

.tabBox .text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  cursor: pointer;
  padding: 0 35px;
  display: inline-block;
  height: 60px;
  margin: 140px 0 0 -600px;
  background: rgba(0, 0, 0, 0.5);
}

.tabBox .text a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
}

.tabBox .prev:hover,
.tabBox .next:hover {
  background-color: rgba(153, 46, 46, 0.8);
}

/*on 当前分页器*/
.on {
  position: relative;
}

.on:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 7px;
  left: 7px;
 
  margin: -7px 0 0 -7px;
}

#owl-demo {
  position: relative;
  width: 600px;
  height: 390px;
}

#owl-demo .item {
  position: relative;
  display: block;
  width: 580px;
}

#owl-demo img {
  display: block;
  width: 100%;
  height: 390px;
}

#owl-demo b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 78px;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#owl-demo span {
  position: absolute;
  left: 0;
  bottom: -37px;
  width: 100%;

  font-size: 16px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: rgba(175, 20, 0, 1);
  text-align: left;
}

.owl-pagination {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 22px;
  text-align: center;
}

.owl-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;

  *display: inline;
  *zoom: 1;
}

.owl-pagination .active {
  background: red;
}

.owl-page {
  border-radius: 50%;
}

.owl-buttons {
  display: none;
}

.owl-buttons div {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 80px;
  margin-top: -40px;
  text-indent: -9999px;
}

.owl-prev {
  left: 0;
}

.owl-next {
  right: 0;
}

.owl-prev:hover {}

.owl-next:hover {}

.owl-pagination {
  top: 345px;
  z-index: 1221;
}

.owl-page {
  background: #d8d8d8;
}

.item span {
  text-align: left !important;
}


/* 浙江育英职业技术学院 */
.headerTitle {
  background: #044681;
  height: 34px;
  width: 100%;
  overflow: hidden;
}

.headerTitle p {
  width: 1000px;
  margin: 0 auto;
  height: 14px;
  margin-top: 10px;
}


.headerTitle span {
  float: right;
  font-size: 13px;
  line-height: 1;
  color: #CAD3D4;
}

/* 头部导航 */
.bannerHeader {
  height: 125px;
  width: 100%;
  background: url("../images/head_bg.png") no-repeat;
}

.bannerHeader .bannerHeaders .left {
  float: left;
  height: 84px;
  width: 60%;
  margin-top: 23px;
}

.bannerHeader .bannerHeaders .left img {
  width: 100%;
  height: 84px;
}

.bannerHeader .bannerHeaders .right {
  float: right;
  margin-top: 52px;
}

.bannerHeader .bannerHeaders .right .search {
  width: 40px;
  height: 40px;
  background: #6EA3D8;
  border-radius: 20px;
}

.bannerHeader .bannerHeaders .right .search img {
  margin-left: 8px;
  /* position: absolute; */
  /* margin: 0 auto; */
  margin-top: 8px;
}

.bannerHeader .bannerHeaders {
  width: 1000px;
  margin: 0 auto;
}

/* 修改时间 */
.strong {
  background: #1567B1;
  font-style: normal;
  color: white;
  display: inline-block;
  width: 69px;
  height: 28px;
  line-height: 28px;
}

.date {
  border: 1px solid #1567B1;
}

.date strong {
  background: white;
  color: #1567B1;
}

/* 就业指南 */
.inforImg {
  height: 78px;
  width: 100%;
}

.inforImg .left {
  width: 45%;
  background: #1567B1;
  color: white;
  overflow: hidden;
  line-height: 78px;
  font-size: 22px;
  font-family: 'Microsoft YaHei';
  font-weight: 400;
  border-right: 2px ;
  float: left;
}

.inforImg .left img {
  margin-left: 12px;
  margin-top: 26px;

}

.inforImg .right {
  float: left;
  width: 55%;
  height: 78px;
  /* background: url("../static/images/dateIcon.png")no-repeat; */
  background: url("../images/dateIcon.png") no-repeat 100%;
  border-left: 2px solid black;
}

.inforImg .right .dateleft {
  float: left;
  margin-top: 20px;
}

.inforImg .right .dateleft .sp1 {
  font-size: 30px;
  color: white;
  line-height: 1;
}

.inforImg .right .dateleft2 {
  margin-right: 14px;
}

.inforImg .right .dateleft .div1 {
  color: white;
  font-size: 14px;
  margin-bottom: 10px;
}

.inforImg .right .dateleft .div2 span {
  margin-right: 4px;
}

.inforImg .right .dateleft .div2 {
  color: white;
  font-size: 12px;
}

.inforImg .right .dateleft .sp2 {
  font-size: 14px;
  color: white;
}

.inforImg .right img {
  width: 100%;
  height: 78px;
}

.information2 .mask2 {
  margin-top: 0;
}

.information2 .infonContent {
  border: 1px solid #DDDDDD;
  width: 100%;
  border-top: none;
  padding: 20px;
}

.information2 .infonContent .ionfonTitle {
  margin-bottom: 13px;
}

.information2 .infonContent .ionfonTitle a {
  color: #265792;
  font-size: 15px;
}

.container-tz .information1 {
  margin-right: 5%;
}

.information2 .infonContent .infontBottom {
  color: #666666;
  font-size: 14px;
}

.information2 .infonContent .infontBottom .date {
  margin-bottom: 10px;
}

.mask1 figure img {
  width: 100%;
}

.container-zp .content2 ul li {
  height: 400px;
  width: 30%;
  margin-right: 58px;
}

.container-zp .content2 p {
  text-align: left;
}

.container-zp .content2 p span {
  margin-left: 10px;
  margin-right: 15px;
  padding-right: 5px;
  border-right: 2px solid #999999;
  color: #1567B1;
}

.container-zp {
  min-height: 500px;
}

.youqing {
  width: 1180px;
  margin: 0 auto;
}

.youqing .information-tilte {
  padding-left: 20px;
  padding-top: 10px;
}

.pic_site {
  height: 192px;
}

.footerNew {
  height: 240px;
  width: 100%;
  background: url("../images/bannerheader.png") no-repeat;
}

.footerNew .footerNewContent {
  width: 1180px;
  margin: 0 auto;
}

.footerNew .left,
.footerNew .center,
.footerNew .right {
  float: left;
}

.footerNew .left {
  width: 40%;
  margin-right: 52px;
  margin-top: 89px;
}

.footerNew .left .leftContent {
  color: white;
  font-size: 13px;
  margin-bottom: 10px;
  text-align: right;
  line-height: 1;
}

.footerNew .center {
  width: 30%;
  margin-right: 52px;
  margin-top: 78px;
}

.footerNew .right {
  margin-top: 71px;
  width: 20%;
}

.footerNew .right img {
  margin-bottom: 12px;
  margin-left: 5px;
}

.footerNew .right .img1 {
  margin-right: 22px;
  float: left;
  color: white;
}

/* 最底部的版权 */
.footerBot {
  height: 46px;
  background: #044681;
  overflow: hidden;
}

.footerBot .footerBotCon {
  width: 1180px;
  margin: 0 auto;
  height: 12px;
  padding-left: 226px;
  margin-top: 17px;
}

.footerBot p {
  font-size: 13px;
  color: white;
  float: left;

}

.footerBot p a {
  color: white;
}



/*专业纵览*/

.container4 {
  width: 100%;
  min-height: 500px;
}

.container4 .content {
  width: 1200px;
  margin: 0 auto;
  overflow: visible;
}

.container4 .information-tilte {
  padding-top: 50px;
  padding-bottom: 10px;
  font-size: 22px;
  color: #0081CC;
  border-bottom: 2px solid #0081CC;
  line-height: 25px;
  font-weight: bold;
  font-family: tahoma, arial, 'Hiragino Sans GB', "宋体", sans-serif;
}

.container4 .information-tilte img {
  vertical-align: bottom;
  padding-right: 5px;
}

.container4 .information-tilte a {
  text-decoration: none;
}

.container4 .information-tilte .more {
  font-size: 16px;
  color: #0081CC;
  line-height: 25px;
  float: right;
  font-weight: 500;
}

.container4 .content .mask {
  width: 100%;
  min-height: 400px;
  margin-top: 25px;
}

.container4 .content .mask .largepc_cases {
  position: relative;
}

.container4 .content .mask .cases,
.container4 .content .mask .ipad_cases,
.container4 .content .mask .phone_cases,
.container4 .content .mask .smallphone_cases {
  display: none;
}

.container4 .content .mask .prev {
  left: 46%;
  position: absolute;
  bottom: -70px;
  width: 40px;
  height: 40px;
  font-size: 25px;
  text-align: center;

  border: 1px solid #ccc;
}

.container4 .content .mask .prev a {
  text-decoration: none;
  color: #ccc;
}

.container4 .content .mask .next {
  left: 51%;
  position: absolute;
  bottom: -70px;
  width: 40px;
  height: 40px;
  font-size: 25px;
  text-align: center;

  border: 1px solid #ccc;
}

.container4 .content .mask .next a {
  text-decoration: none;
  color: #ccc;
}

.container4 .content .mask .piece {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 340px;
  text-align: center;
}

#my_fu {
  width: 4000px;
  margin: 0;
  height: 340px;
}

#my_fu li {
  width: 280px;
  height: 320px;
  float: left;
  list-style: none;
  text-align: center;
  margin-right: 16.6666666667px;
  position: relative;
  background: #eaeaea;
  border-radius: 3px;
}

#my_fu li.other-color {
  background: #9fa7aa;
}

#my_fu .mr_zhe {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 320px;
  border-radius: 3px;
}

#my_fu .mr_zhe .mr_zhe_i img {
  width: 90%;
  margin: 0 auto;
  margin-top: 7%;
  height: 168px;
}

#my_fu .mr_zhe .mr_zhe_i p {
  font-size: 12px;
  line-height: 21px;
  color: #979797;

  text-align: justify;
  width: 90%;
  margin: 0 auto;
  margin-top: 4%;
}

#my_fu .mr_zhe .mr_zhe_hover {
  width: 100%;
  left: 0;
  position: absolute;
  display: none;
  top: 0;
  height: 320px;
  background: #0081CC;
  border-radius: 3px;
}

#my_fu .mr_zhe .mr_zhe_hover p {
  font-size: 12px;
  line-height: 21px;
  color: #FFFFFF;
  margin-top: 4%;
  text-align: justify;
  width: 90%;
  text-indent: 28px;
  margin-left: 5%;
}

#my_fu .mr_zhe .mr_zhe_hover img {
  width: 20%;
  margin: 0 auto;
  margin-top: 20px;
}

#my_fu .name {
  position: absolute;
  bottom: -20px;
  left: 10%;
  width: 80%;
  background: #2fa3dc;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
  border-radius: 3px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

  .container4 .content .mask .largepc_cases {
    display: none;
  }

  .container4 .content .mask .cases {
    display: block;
    position: relative;
  }

  .container4 .content {
    width: 1170px;
  }

  #my_fu li {

    margin-right: 16.66666667px;

  }



}

@media only screen and (min-width: 980px) and (max-width: 1199px) {

  .container4 .content {
    width: 900px;
    overflow: visible;
  }

  .container4 .content .mask .largepc_cases {
    display: none;
  }

  .container4 .content .mask .ipad_cases {
    display: block;
    position: relative;
  }

  #my_fu li {

    margin-right: 16.66666667px;

  }

  .container4 .content .mask .prev {
    left: 45%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {

  .container4 .content {
    width: 700px;
    overflow: visible;
  }

  .container4 .content .mask .largepc_cases {
    display: none;
  }

  .container4 .content .mask .phone_cases {
    display: block;
    position: relative;
  }

  #my_fu li {

    margin-right: 16.66666667px;

  }

  .container4 .content .mask .prev {
    left: 43%;
  }

  .container4 .content .mask .piece {

    margin-left: 61.62px;
  }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .container4 .content {
    width: 480px;
    overflow: visible;
  }

  .container4 .content .mask .largepc_cases {
    display: none;
  }

  .container4 .content .mask .smallphone_cases {
    display: block;
    position: relative;
  }

  #my_fu li {

    margin-right: 16.66666667px;

  }

  .container4 .content .mask .prev {
    left: 43%;
  }

  .container4 .content .mask .next {
    left: 53%;
  }

  .container4 .content .mask .piece {

    margin-left: 100px;
  }

}

@media only screen and (max-width: 479px) {

  .container4 .content {
    width: 320px;
    overflow: visible;
  }

  .container4 .content .mask .largepc_cases {
    display: none;
  }

  .container4 .content .mask .smallphone_cases {
    display: block;
    position: relative;
  }

  #my_fu li {

    margin-right: 16.66666667px;

  }

  .container4 .content .mask .prev {
    left: 32%;
  }

  .container4 .content .mask .piece {

    margin-left: 10px;
  }

}

/* 浙江育英职业技术学院 */
/* 网站头部 */
.headerTitle {
  height: 120px;
  background: #1279B5;
}

.headerTitle .headerTitlContent {
  margin: 0 auto;
  width: 1180px;
  height: 120px;
}

.headerTitle .headerTitlContent .left {
  float: left;
  margin-top: 19px;
}

.headerTitle .headerTitlContent .right {
  float: right;
  margin-top: 27px;
}

.headerTitle .headerTitlContent .right .rightTitle a {
  color: white;
  display: inline-block;
  border-right: 3px solid white;
  padding-right: 10px;
  height: 12px;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 17px;
  margin-left: 5px;
}

.headerTitle .headerTitlContent .right .ipt {
  width: 240px;

}

.headerTitle .headerTitlContent .right .ipt input {
  padding-left: 10px;
  float: right;
  height: 32px;
}

.headerTitle .headerTitlContent .right .ipt a {
  display: inline-block;
  height: 32px;
  background: #FF9900;
  width: 32px;
  float: right;
}

.headerTitle .headerTitlContent .right .ipt img {
  width: 18px;
  height: 18px;
  margin-left: 7px;
  margin-top: 7px;
}

.conReset {
  min-height: 520px;
  background: #F0F5F7;
}

/* 招生网的脚部 */
.footerReset {
  height: 225px;
  background: #1279B5;
  margin-top: 20px;
}

.footerReset .footerResetContent .leftFooter {
  float: left;
  width:30%;
  height: 118px;
  margin-top: 40px;
  border-right: 1px solid #E6E6E6;
  padding-right: 20px;
}

.footerReset .footerResetContent .leftFooter img {
  margin-top: 32px;
  width: 100%;
}

.footerReset .footerResetContent .leftFooters {
  color: white;
  margin-left: 73px;

}

.footerReset .footerResetContent .leftFooters div {
  margin-bottom: 8px;
}

.footerReset .footerResetContent .leftFooters div a {
  color: #FF9900;
}

.footerReset .footerResetContent {
  margin: 0 auto;
  width: 1180px;
}

/* 下拉框的样式 */
/* 下拉框的样式 */



.leftFooter .R {
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-left: 70px;
}

.footerReset .footerResetContent .leftFooter3 {
  border-right: none;
}

.leftFooter .R .menu>li {
  position: relative;
  margin-bottom: 20px;

  margin-right: 30px;
  width: 240px;
  height: 32px;
}

.leftFooter .R .menu>li .sp1 {
  display: inline-block;
  position: absolute;
  width: 30px;
  height: 32px;
  border: 1px solid white;
  background: #0F6799;
}

.leftFooter .R .menu>li span {
  float: left;
  padding-left: 10px;
  font-size: 14px;
  background: white;
  width: 240px;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #999999;
  line-height: 32px;
}

.leftFooter .R .menu>li i {
  float: right;
  margin: 9px;
  color: white;
  position: absolute;
}

.leftFooter .R .menu>li .submenu {
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 240px;
  display: none;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leftFooter .R .menu>li .submenu li {
  height: 32px;
  background: #1279B5;
  text-align: center;
}

.leftFooter .R .menu>li .submenu li a {
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  text-decoration: none;
  line-height: 32px;
}

.leftFooter .R .menu>li .submenu li:hover {
  background: #ffffff;
}

.leftFooter .R .menu>li .submenu li:hover a {
  color: black;
  text-decoration: none;
}

.leftFooter .R .menu>li:hover .submenu {
  display: block;
}

.ph_banner{ width:100%; overflow:hidden;}
.ph_banner .banner_pad_cen{ width:100%; height:auto; overflow:hidden; position:relative;}
.ph_banner .banner_pad_cen .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:20px; z-index:1; text-align:center;}
.ph_banner .banner_pad_cen .hd ul{ overflow:hidden; zoom:1;  }
.ph_banner .banner_pad_cen .hd ul li{  margin:0px 3px;  width:13px; height:13px;border-radius:15px;background:#fff; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_banner .banner_pad_cen .hd ul li.on{ background:#108DEE; color:#fff;width:13px; }
.ph_banner .banner_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_banner .banner_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_banner .banner_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}

.container_ph{ background:#f0f5f7; width:100%; overflow:hidden;}
.ggzc_ph{ width:100%; overflow:hidden; padding-top:30px;}
.ggzc_ph_top{ width:100%; overflow:hidden; border-bottom:1px #d9d9d9 solid;}
.ggzc_ph .hd{ float:left;}
.ggzc_ph .hd a{ float:left; color:#333333; font-size:4vw; padding-left:10px; padding-right:10px; padding-bottom:15px;}
.ggzc_ph .hd span{ color:#333333; float:left; margin-left:10px; font-size:4vw; margin-right:10px;}
.ggzc_ph .hd .on{ color:#1567b1; border-bottom:4px #1567b1 solid; padding-bottom:15px; font-weight:bold;}
.ggzc_ph .hd .on:before{ display:none;}
.ggzc_ph .more{ float:right; color:#1567b1; font-weight:bold; padding-top:10px;}
.ggtz_text{ width:100%; overflow:hidden;}
.ggzc_ph .bd{ overflow:hidden; width:100%;}
.ggzc_ph .bd ul li{ width:100%; height:70px; margin-top:20px;}
.ggzc_ph_left{ width:70px; height:70px; float:left; border:1px #1567b1 solid; margin-right:15px;}
.ggzc_ph_left span{ width:100%; height:35px; line-height:35px; text-align:center; display:block; color:#1567b1; font-size:18px;}
.ggzc_ph_left i{ font-style: normal; color:#FFF; width:100%; height:35px; background:#1567b1; line-height:35px; text-align:center; display:block;}
.ggzc_ph_right{ width:100%; height:70px;}
.ggzc_ph_right a{ font-size:16px; height:70px; display:block; line-height:30px;}

.kscx_ph{ width:100%; overflow:hidden; padding-top:30px; padding-bottom:30px; position:relative;}
.jyzn_top{ width:100%; overflow:hidden; border-bottom:1px #d9d9d9 solid;}
.jyzn_top span{ float:left; color:#1279b5; font-size:4vw; border-bottom:1px #43a7e0 solid; padding-bottom:15px; font-weight:bold;}
.jyzn_top .more{ float:right; color:#1567b1; font-weight:bold; padding-top:10px;}
.picScroll .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:20px; z-index:1; text-align:center;}
.picScroll .hd ul{ overflow:hidden; zoom:1; margin-left:-20px;}
.picScroll .hd ul li{  margin:0px 10px;  width:13px; height:13px;border-radius:15px;background:#cbcbcb; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.picScroll .hd ul li.on{ background:#108DEE; color:#fff;width:13px; }
.picScroll .hd ul li.on:before{ display:none;}
.picScroll .bd ul{ width:100%; float:left; padding-top:10px; padding-bottom:40px;}
.picScroll .bd li{ width:46%; margin-left:2%; margin-right:2%; margin-top:3%; height:80px; float:left;  text-align:center;}
.picScroll .bd li a{ line-height:80px; color:#FFF; font-size:16px;}
.picScroll .bd li img{ vertical-align: middle; padding-right:15px;}
.picScroll .ks1{ background: #01AC50;}
.picScroll .ks2{ background: #1984D2;}
.picScroll .ks3{ background: #FFA368;}
.picScroll .ks4{ background: #00BCC8;}
.picScroll .ks5{ background: #F2B910;}


.zyzl_ph{ padding-top:30px; width:100%; overflow:hidden;}
.slideBox .bd{ padding-bottom:40px; overflow:hidden; width:100%;}
.slideBox .bd ul li{ width:46%; background:#eaeaea; position:relative; padding-bottom:20px; float:left; margin-top:20px;}
.slideBox .bd ul li .zyzl_cen{ padding:10px; overflow:hidden; position:relative;}
.slideBox .bd ul li img{ width:100%;}
.slideBox .bd ul li p{ color:#999999; line-height:25px; font-size:14px; padding-top:10px;}
.slideBox .bd ul li .zyzl_more{ width:70%; height:50px; margin:0 auto; background:#1279b5;}
.slideBox .bd ul li .zyzl_more a{ text-align:center; width:100%; float:left; color:#FFF; line-height:50px;}
.slideBox .hd{ text-align:center; padding-top:10px;}
.slideBox .hd a{ display:inline-block; margin-right:15px;}
.slideBox .hd a img{ width:100%;}


.ph_foter{ width:100%; background:#1279b5; overflow:hidden; margin-top:40px;}
.ph_foter_top{ border-bottom:1px #0f689b solid; overflow:hidden; padding-bottom:10px; padding-top:20px;}
.ph_foter_top img{ width:100%;}
.ph_bottom{ text-align:center; font-size:3vw; line-height:26px; color:#FFF; padding-top:20px;}


