@charset "utf-8";
/*banner*/
.banner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* overflow: hidden; */
}

.banner img {
  display: block;
  width: 100%;
}

.banner .slick-prev {
  width: 36px;
  height: 36px;
  background: url(../img/prev.png) no-repeat center center;
  background-size: cover;
  left: 3%;
  z-index: 9;
}

.banner .slick-next {
  width: 36px;
  height: 36px;
  background: url(../img/next.png) no-repeat center center;
  background-size: cover;
  right: 3%;
  z-index: 9;
}

.banner .slick-dots {
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  height: 12px;
}

.banner .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 15px;
  background: #f2f2f2;
  border-radius: 50%;
}

.banner .slick-dots li button {
  display: none;
}

.banner .slick-dots li.slick-active {
  background: #0f71bc;
}
/**/
.newsbox {
  float: left;
  width: 465px;
  margin-top: 0;
}

.newsbox a {
  display: block;
  position: relative;
}

.newsbox a .pic {
  padding-top: 56.5%;
}

.newsbox a .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.newsbox a .pic>img:hover {
  width: 105% !important;
  height: 105% !important;
}

.newsbox a .text {
 position: absolute;
    padding: 0 15px;
    left: 0;
    bottom: 0;
    width: 465px;
    height: 40px;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 10;
}

.newsbox a .text p {
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsbox a .text span {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  background: url(../images/date_cio.png) left center no-repeat;
  padding-left: 20px;
}

.newsbox .slick-dots {
    width: auto;
    right: 0;
    bottom: 3px;
    height: 35px;
}

.newsbox .slick-dots li {
    width: 35px;
    height: 36px;
    background: url(../img/titleBg_02.png) center no-repeat;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    color: #ffffff;
margin:0 0;
}
.newsbox .slick-dots li button {font-size: 14px;width: 35px;color: #ffffff;
    height: 35px;}


.newsbox .slick-dots li.slick-active {
 background: url(../img/titleBg_01.png) center no-repeat;
}



/*新闻动态*/
.newsMain {
    padding: 40px 0;
}

/*左*/

.newImg {
    width: 465px;
    height: 262px;
    z-index: 0;
}

.newImg li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.newPhoto .newBanner {
    display: block;
    width: 465px;
    height: 262px;
}

.newPhoto .newName {
    position: absolute;
    padding: 0 15px;
    left: 0;
    bottom: 0;
    width: 465px;
    height: 40px;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 10;
}

.newsL .hd {
    bottom: 2px;
    right: 0;
    z-index: 30;
}

.newsL .hd li {
    width: 35px;
    height: 36px;
    background: url(../img/titleBg_02.png) center no-repeat;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    color: #ffffff;
    margin-right: 5px;
}

.newsL .hd li a {
    color: #ffffff;
}

.newsL .hd li.on {
    background: url(../img/titleBg_01.png) center no-repeat;
}

/*中*/
.newsM {
    width: 400px;
    height: 262px;
    margin: 0 36px;
}

.newDT, .teachTitle {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}

.newDT b {
    width: 4px;
    height: 16px;
    background-color: #c1351e;
    border-radius: 2px;
    margin: 8px 10px 0 0;
}

.newMCon {
    margin-top: 8px;
}

.newMCon li, .noticeCon li, .teachCon li {
    padding: 9px 0;
}

.newDT h3, .teachTitle h3 {
    font-size: 22px;
}

.newDT a, .newMCon span, .noticeCon span, .teachTitle a, .teachCon span {
    color: #808080;
}

.newDT a, .teachTitle a {
    line-height: 29px;
}

.newDT a:hover, .newMCon a:hover span, .newMCon a:hover h3, .noticeCon a:hover span, .noticeCon a:hover h3, .teachTitle a:hover, .teachCon a:hover span, .teachCon a:hover h3 {
    color: #0f71bc;
}

.newMCon h3, .newMCon span, .noticeCon h3, .noticeCon span, .teachCon span, .teachCon h3 {
    font-size: 15px;
}

.newMCon img {
    margin: 4px 10px 0 0;
}

.newMCon a, .noticeCon a, .teachCon a {
    display: block;
}

/*右*/
.newsR li a {
    display: block;
    width: 263px;
    height: 70px;
}

.newsR li + li {
    margin-top: 26px;
}

.newsR li a img {
    transition: 1s all;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -o-transition: 1s all;
}

.newsR li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*通知公告*/
.main {
    padding-bottom: 35px;
}

.mainBox > div {
    width: 376px;
}

.mainBox > div + div {
    margin-left: 36px;
}

.noticeCon img, .teachTitle img {
    margin: 5px 10px 0 0;
}

.noticeCon, .teachCon {
    margin-top: 15px;
}

/*教学教务*/
.teachCon img {
    margin: 4px 10px 0 0;
}

/*学术报告*/
.learnCon a {
    display: block;
    width: 100%;
    height: 60px;
}

.learnCon a div {
    width: 60px;
    height: 60px;
    background-color: #c9c9c9;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.learnCon a span {
    width: 316px;
    height: 60px;
    background-color: #f2f2f2;
}

.learnCon h2 {
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-top: 5px;
}

.learnCon h3 {
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-top: 5px;
}

.learnCon span {
    font-size: 15px;
    padding: 5px 20px;
    line-height: 25px;
}

.learnCon a:hover div {
    background-color: #0f71bc;
}

.learnCon {
    margin-top: 22px;
}

.learnCon li + li {
    margin-top: 15px;
}

/*友情链接*/
.link ul {
    padding: 20px 0 30px 0;
}

.link ul a {
    display: block;
    width: 240px;
    line-height: 26px;
    padding: 4px 0;
}

.link a em {
    width: 4px;
    height: 4px;
    background-color: #0f71bc;
    border-radius: 2px;
    margin: 11px 10px 0 0;
}

.link a span {
    font-size: 15px;
}

.link a:hover span {
    color: #0f71bc;
}

@media screen and (max-width: 1024px) {
.commonWidth{width:100%;}
.newsL{width:48%;}
.newsM{width:calc(100% - 490px);float: right;margin:0}
.newsR{width:100%;margin-top: 26px;}
.newsR li{width: 33.333%;    margin: 0 !important;    float: left;}
.newsR li a{width: 100%;    height: auto;text-align: center;}
.newsR li img{width:96%;}
.mainBox > div + div{margin-left: 2%;}
.mainBox > div{width: 31.5%;}
.noticeCon li, .teachCon li{padding: 0 0;height: 36px;line-height: 36px;overflow: hidden;}
.noticeCon img, .teachTitle img {
    margin: 12px 10px 0 0;
}
.teachCon img {
    margin: 12px 10px 0 0;
}
.noticeCon  h3, .teachCon h3{width:65%}
.learnCon a span{width: calc(100% - 60px);}
}

@media screen and (max-width:768px) {
.newsbox{width:100%;margin:0 auto 20px auto}
.newsMain{padding: 20px 0;}
.commonWidth {width:98%;margin:0 auto}
.newsL{width:100%;float: none;height: auto;overflow: hidden;}
.newsM{width:100%;float: none;height: auto;overflow: hidden;}
.newsR{width:100%;float: none;height: auto;overflow: hidden;}
.mainBox > div{width:100%}
.teachCon img {    margin: 10px 10px 0 0;}
.mainBox > div { margin-bottom: 20px;}
.mainBox > div + div{margin-left: 0;    margin-bottom: 20px;}
}