.main {
  width: 100%;
  overflow: hidden;
}

.daom {
  width: 100%;
  height: 70px;
  background: url(../images/dao_bg.png) no-repeat;
}

.navigation {
  font-size: 23px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 70px;
  align-items: flex-start;
}

.navigation_tab {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navigation_tab p a {
  color: #fff;
  display: block;
  width: 194px;
  height: 60px;
  text-align: center;
  line-height: 56px;
  font-weight: bold;
  background: url(../images/show.png) no-repeat center bottom;
}

.navigation_tab p a.show {
  color: #0331c7;
  background: url(../images/nshow.png) no-repeat center bottom;
}

.navigation_tab p a:hover {
  color: #0331c7;
  background: url(../images/nshow.png) no-repeat center bottom;
}



.footer {
  color: #0332c8;
  background: url(../images/footerbg.png) repeat-x;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.banner {
  width: 100%;
}

.mcenter {
  width: 100%;
  padding-bottom: 200px;
   background:  url(../images/mbg.png) no-repeat center bottom;
   background-size: 100% auto;
   padding-bottom: 600px;
   position: relative;
}

.mcenter_zheng{
  padding-bottom: 510px;
}

.center {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
}

/*  */

.yun_tab {
  padding: 0px 40px;
}

.yun_tab li {
  width: 260px;
  height: 280px;
  text-align: center;
  padding-top: 35px;
  margin-top: 70px;
  margin-bottom: 35px;
  cursor: pointer;
}

.yun_tab li.que {
  background: url(../images/yun/kuang.png) no-repeat;
}

.yun_center {
  width: 1118px;
  min-height: 505px;
  background-image: linear-gradient(#57fbde, #f0e07e);
  border-radius: 10px;
  margin: 0 auto;
  padding: 10px;
}

.yun_center1 {
  background: #ebfaff url(../images/yun/bg.png) right bottom no-repeat;
  width: 100%;
  min-height: 485px;
  border-radius: 5px;
}
.yun_center1 .yun{
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  margin-left: 15px;
  padding: 80px 15px;
}

.yun_center1 .yun3{

}

.chan_list {
  position: relative;
}

.chan_list a {
  width: 224px;
  height: 244px;
  display: inline-block;
  position: absolute;
}

.chan_li1 {
  top: 0px;
  left: 0px;
}

.chan_li6 {
  top: 277px;
  left: 0px;
}

.chan_li2 {
  top: 0px;
  left: 240px;
}

.chan_li7 {
  top: 277px;
  left: 240px;
}

.chan_li3 {
  top: 0px;
  left: 480px;
}

.chan_li8 {
  top: 277px;
  left: 480px;
}

.chan_li4 {
  top: 0px;
  left: 720px;
}

.chan_li9 {
  top: 277px;
  left: 720px;
}

.chan_li5 {
  top: 0px;
  left: 960px;
}

.chan_li10 {
  top: 277px;
  left: 960px;
}

/* 人才政策 */

.ren_tab {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.ren_tab li {
  width: 213px;
  height: 102px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  cursor: pointer;
  /* color: #fff; */
  /* font-size: 30px; */
  /* -webkit-text-stroke:4px #248f7a; */
  /*描边宽度4px，字体颜色粉红*/
  background: url(../images/zheng/nque.png) no-repeat;
}

.ren_tab li.que {
  background: url(../images/zheng/que.png) no-repeat;
}

.ren_center {
  width: 1118px;
  min-height: 505px;
  background-image: linear-gradient(#57fbde, #f0e07e);
  border-radius: 10px;
  margin: 0 auto;
  padding: 10px;
  margin-top: 60px;
}

.ren_center1 {
  background: #ebfaff url(../images/zheng/bg.png) right bottom no-repeat;
  width: 100%;
  height: 485px;
  border-radius: 5px;
  padding: 36px 30px;
  overflow-y: scroll;
  padding-right: 20px;
}

.ren_center1::-webkit-scrollbar {    
  background: #781b17;
   border-radius: 10px;    
   width: 10px;
   height: 10px;
}

.ren_center1::-webkit-scrollbar-track-piece {
   /*// 滚动条背景颜色*/
   background: #639ddc;
   border-radius: 10px;
}

.ren_center1::-webkit-scrollbar-thumb {   
  /*// 滑块设置*/
   background: #abc5ff;    
   border-radius: 10px;
 }





.ren_title {
  font-size: 30px;
  color: #3564dc;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.ren_p {
  padding: 0px 30px;
}

/*  */

.zheng_center {
  width: 1200px;
  min-height: 46px;
  background-image: linear-gradient(#57fbde, #f0e07e);
  border-radius: 24px;
  margin: 0 auto;
  padding: 2px;
  margin-bottom: 30px;
  position: relative;
}

.zheng_center1 {
  width: 100%;
  /* min-height: 44px; */
  border-radius: 24px;
  background-color: #c6dddc;
}

.zheng_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 48px;
  margin-top: -2px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-left: 47px;
  padding-right: 20px;
  cursor: pointer;
  background: url(../images/zheng1/tabbg.png) no-repeat;
}
.dian{
  transition: all 0.3s;
  -moz-transition: all 0.35s;
  -webkit-transition: all 0.3s;
}
.zheng_title.active .dian{
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.zheng1 {
  padding: 90px 110px 30px 110px;
}

.img2,
.zheng1 {
  display: none;
}


/* / */

.shipm{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* 高校 */
.xiao_width{
  width: 960px;
  margin: 0 auto;
  font-size: 18px;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.xiao_width ul li{
  text-align: center;
}

.xiao_width ul li:nth-child(2){
  margin-top: 12px;
  margin-bottom: 25px;
}








/* 公共区域 */

.zhong {
  text-align: center;
}

.mt {
  margin-top: 160px;
}

.mt1 {
  margin-top: 100px;
}

.mt2 {
  margin-top: 130px;
}

.mb {
  margin-bottom: 60px;
}

.mb1 {
  margin-bottom: 40px;
}

.mb2 {
  margin-bottom: 100px;
}

.mb3 {
  margin-bottom: 25px;
}


.dis_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dis_between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.yun1_dis {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.shi_kuang {
  width: 600px;
  height: 337px;
  background: url(../images/shi_border.png) no-repeat;
  padding: 78px 40px;
}

.shi_font {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  text-align: justify;
  letter-spacing: 2px;
}

.yun_font {
  font-size: 17px;
  color: #0a132b;
  line-height: 40px;
}

.ren_font {
  font-size: 17px;
  color: #0a132b;
  line-height: 40px;
  letter-spacing: 2px;
}

.zheng1_font {
  font-size: 17px;
  color: #0a132b;
  line-height: 40px;
  letter-spacing: 2px;
  word-break: break-all;
}

.kong {
  text-indent: 2em;
}

.chan_mtb {
  margin: 120px 115px;
}


.ren_mtb {
  margin: 155px 90px;
}

.dis{
  font-size: 17px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}

.dis ul li{
  text-align: center;
}
.dis ul li:nth-child(2){
  margin-top: 20px;
}

.slick{
  margin: 36px;
}
.slick .item{
  position: relative;
  margin: 0 10px;
  width: 358px;
  height: 200px;
}
.slick .item > img{
  width: 100%;
  height: 100%;
}
.bgLayer{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0,0,0,0.6);
  z-index: 5;
}
.bgLayer img{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px;
  margin-top: -24px;  
}
.slick-arrow{
  margin-top: -13px;
  width: 23px;
  height: 26px;
}
.slick-next{
  right: -32px;
}
.slick-prev{
  left: -32px;
}

.videoLayer{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  z-index: 200;
}
.videoBox{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -587px;
  margin-top: -330px;
  width: 1174px;
  height: 660px;
}
.videoBox iframe{
  width: 1174px;
  height: 660px;
}
.layer_1{
  position: absolute;
  left: -230px;
  top: 60px;
}
.layer_2{
  position: absolute;
  right: -230px;
  top: 60px;
}

.schoolBox{
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  width: 1100px;

}
.schoolBox .h1{
  margin: 60px auto;
  width: 1100px;
  color: #0937c7;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.schoolBox .item{
  display: inline-block;
  margin: 0 74px 48px;
  width: 217px;
  height: 135px;
  line-height: 0;
}
.schoolBox .item img{
  width: 100%;
  height: 100%;
}