/*全局样式*/
.w100 {
  width: 100%;
}
.dzbm{width:650px;margin:0 auto;}
.dzbm ul li{margin-bottom:20px;}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*原文件配置*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
body {
  color: #000;
  background: #fff;
  font: 14px/2 'Microsoft YaHei', arial, sans-serif;
}
/*最小宽度1200px是为了适应移动端预览*/
a {
  color: #000;
}
input {
  outline: none;
}
a:hover {
  color: #3a85d7;
}
input,
textarea {
  outline: none;
}
/*按钮专用 end*/
.btn_com {
  display: inline-block;
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #417be7;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  cursor: pointer;
}
.btn_com:hover {
  color: #fd711c;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.input_com {
  border: 2px solid #0099d9;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 16px;
}
/*块级转化*/
.di_in {
  display: inline-block;
}
.di_no {
  display: none;
}
.di_bl {
  display: block;
}
/*原文件配置  end*/
/* 到顶部间距 */
.mt0 {
  margin-top: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
/* 到左边间距 */
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 25px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
/* 字体大小 */
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font30 {
  font-size: 30px;
}
/*纵向居中*/
.v_middle {
  vertical-align: middle;
}
/*横向居中*/
.te-align {
  text-align: center;
}
/*相对定位*/
.p_r {
  position: relative;
}
.p_a {
  position: absolute;
}
/* 白色背景 */
.bgfff {
  background: #fff;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a,
a:hover {
  text-decoration: none;
}
.single {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*全局样式 start*/
.header {
  background: url(../images/top.png) no-repeat top center;background-size:100% 100%;
}
.header .logo {
  display: inline-block; float:left;
  vertical-align: middle; margin-left:-70px;
}
.header .tizi{vertical-align: middle;float:left; margin-top:50px;
  margin-left: 10px;}
.header .motto {
  vertical-align: middle;float:left; margin-top:35px;
  margin-left: 10px;
}
.header .search_box {
  width: 260px; margin-right:-70px;
  height: 33px;
  background: #fff;
  border-radius: 50px;
  padding: 0 15px;
  overflow: hidden;
  margin-top: 53px;
}
.header .search_box .search-text {
  width: 195px;
  background: #fff;
  height: 33px;
  border: 0;
  color: #000;
}
.nav {
  background: #116bd2;
}
.nav ul li {
  float: left;
  width: 8.5%;
  text-align: center;
  height: 56px;
  position: relative;
}
.nav ul li a {
  color: #fff;
  display: inline-block;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}
.nav ul li em {
  width: 10px;
  height: 56px;
  background: url(../images/down.png) no-repeat center;
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.nav ul li .sub {
  position: absolute;
  top: 56px;
  background:  url(../images/bjtp.png);
  z-index: 10;
  min-width: 120px;
  padding: 10px 0;
  display: none;
}
.nav ul li .sub a {
  font-size: 15px;
  display: block;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  white-space: nowrap;
}
.nav ul li .sub a:hover {
  background: #004270;
}
.banner {
  position: relative;
}
.banner .swiper-slide img {
  width: 100%;
}
.banner .swiper-pagination {
  width: 1230px;
  left: 50%;
  margin-left: -615px;
  text-align: right;
  bottom: 20px;
}
.banner .swiper-pagination .swiper-pagination-bullet,
.banner .swiper-pagination li {
  width: 50px;
  height: 6px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  margin: 0 0 0 11px;
  display: inline-block;
  transition: all 0.3s;
}
.banner .swiper-pagination .swiper-pagination-bullet-active,
.banner .swiper-pagination .on {
  background: #3a85d7;
  height: 10px;
}
.banner .prev {
  left: 150px;
  outline: none;
}
.banner .next {
  right: 150px;
  outline: none;
}
.title {
  height: 45px;
  line-height: 45px;
  margin-bottom: 20px;
}
.title h3 {
  display: inline-block;
  font-size: 22px;
  color: #00518a;
  margin: 0;
  vertical-align: bottom;
  cursor: pointer;
}
.title i {
  width: 18px;
  height: 35px;
  background: url(../images/t.png) no-repeat center;
  display: inline-block;
  margin: 0 14px;
  vertical-align: bottom;
}
.title h3.on {
  font-size: 24px;
  font-weight: bold;
}
.title .more {
  margin-top: 10px;
}
.news-banner {
  width: 615px;
}
.news-banner .n-banner {
  height: 405px;
  overflow: hidden;
  position: relative;
}
.news-banner .n-banner .bd li {
  position: relative;

}
.news-banner .n-banner .bd li a {
  display: block;width: 100%;
  background:#f3f3f3; display:table-cell; vertical-align:middle; text-align:center;
}
.news-banner .n-banner .bd li a img {
  width: 615px; max-width:100%;
 vertical-align:middle;
  display: block;
}
.news-banner .n-banner .bd li a p {
  position: absolute;
  height: 40px;
  line-height: 40px;
  bottom: 0;
  left: 12px;
  font-size: 14px;
  color: #fff;
  width: 300px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 1;
}
.news-banner .n-banner .bd li::after {
  content: '';
  width: 100%;
  height: 44px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.news-banner .n-banner .hd {
  position: absolute;
  right: 12px;
  bottom: 15px;
}
.news-banner .n-banner .hd li {
  width: 13px;
  height: 13px;
  background: #cbe6ff;
  border-radius: 100%;
  float: left;
  margin-left: 7px;
}
.news-banner .n-banner .hd li.on {
  background: #023b6f;
}
.news-banner .list-box li {
  height: 35px;
  line-height: 35px;
  position: relative;
}
.news-banner .list-box li::after {
  content: '/';
  position: absolute;
  left: 66px;
  font-size: 15px;
  color: #a4a4a4;
  top: 0;
}
.news-banner .list-box li a {
  height: 35px;
  line-height: 35px;
  margin-left: 92px;
  display: block;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-banner .list-box li span {
  font-size: 15px;
  color: #940000;
  position: absolute;
  left: 0;
}
.news-banner .list-box li:hover a {
  color: #3a85d7;
}
.news-list {
  width: 520px;
}
.news-list li {
  background: #efefef;
  height: 72px;
  padding: 10px;
  margin-top: 32px;
  position: relative;
  transition: all 0.3s;
}
.news-list li .date {
  width: 72px;
  height: 52px;
  border-right: #7895af 1px solid;
  text-align: center;
  color: #004c9f;
  line-height: 1.2;
  padding-top: 5px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.news-list li .date strong {
  font-size: 22px;
  font-weight: normal;
}
.news-list li .date p {
  font-size: 16px;
}
.news-list li a {
  display: block;
  margin-left: 82px;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  height: 48px;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list li:first-child {
  margin-top: 0;
}
.news-list li:hover {
  background: #3a85d7;
}
.news-list li:hover .date {
  border-color: #85b6eb;
}
.news-list li:hover .date,
.news-list li:hover a {
  color: #fff;
}
.s-banner .swiper-container {
  margin: 0 60px;
  overflow: hidden;
}
.s-banner .swiper-container li {
  float: left;
  width: 270px;
  height: 100px;
  margin-right: 130px;
}
.s-banner .prev,
.s-banner .next {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.s-banner .next {
  left: auto;
  right: 0;
}
.links-box {
  background: #e9e9e9;
  padding: 30px 0;
}
.links-box .title2 {
  width: 122px;
  height: 100px;
  background: #0044a1;
  border-radius: 5px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  padding-top: 15px;
}
.links-box ul li {
  float: left;
  width: 103px;
  height: 100px;
  overflow: hidden;
  background: #fff;
  text-align: center;
  margin-left: 50px;
  transition: all 0.3s;
}
.links-box ul li a {
  display: block;
  font-size: 15px;
  color: #0c0c0c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.links-box ul li em {
  width: 85px;
  height: 55px;
  display: block;
  margin: 10px auto 0;
  background: url(../images/icon1.png) no-repeat center;
  transition: all 0.3s;
}
.links-box ul li:hover {
  background: #0044a1;
  border-radius: 5px;
}
.links-box ul li:hover a {
  color: #fff;
}
.links-box ul li:hover em {
  transform: rotateY(360deg);
  background: url(../images/icon1-w.png) no-repeat center;
}
.links-box ul li:first-child {
  margin-left: 0;
}
.links-box ul li:first-child+li em {
  background: url(../images/icon2.png) no-repeat center;
}

.links-box ul li:first-child+li:hover em {
  background: url(../images/icon2-w.png) no-repeat center;
}

.links-box ul li:first-child+li+li em {
  background: url(../images/icon3.png) no-repeat center;
}

.links-box ul li:first-child+li+li:hover em {
  background: url(../images/icon3-w.png) no-repeat center;
}

.links-box ul li:first-child+li+li+li em {
  background: url(../images/icon4.png) no-repeat center;
}

.links-box ul li:first-child+li+li+li:hover em {
  background: url(../images/icon4-w.png) no-repeat center;
}

.links-box ul li:first-child+li+li+li+li em {
  background: url(../images/icon5.png) no-repeat center;
}

.links-box ul li:first-child+li+li+li+li:hover em {
  background: url(../images/icon5-w.png) no-repeat center;
}

.links-box ul li:first-child+li+li+li+li+li em {
  background: url(../images/icon6.png) no-repeat center;
}

.links-box ul li:first-child+li+li+li+li+li:hover em {
  background: url(../images/icon6-w.png) no-repeat center;
}
.footer {
  background: #00518a;
  padding: 48px 0 38px;
  color: #fff;
}
.footer .an {
  padding-left: 25px;
  background: url(../images/icon_68.png) no-repeat left center;
}
.footer .bei {
  margin-left: 25px;
}
.footer .p_r {
  padding-right: 60px;
}
.footer .p_r img {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.footer .f-links {
  position: relative;
  width: 205px;
  height: 36px;
   background:#fff;
  padding-left: 22px;
  margin: 0 auto;
}
.footer .f-links h4 {
  font-size: 16px;
  color: #0044a1;
}
.footer .f-links .links {
  position: absolute;
  right: 0;
  bottom: 35px;
  padding: 10px;
  background: #fff;
  min-width: 100%;
  max-height: 260px;
  overflow-y: scroll;
  box-shadow: #333 0 0 3px 0;
  display: none;
  transition: all 0.3s;
  box-sizing: border-box;
}
.footer .f-links .links a {
  color: #0044a1;
  display: block;
  font-size: 14px;
  line-height: 2;
  white-space: nowrap;
}
.footer .f-links:hover .links {
  display: block;
}
.footer .code {
  margin-left: 108px;
  text-align: center;
}
.footer .code p {
  font-size: 14px;
  margin-top: 5px;
}
.news_bannern {
  width: 265px;
}
.inform-boxn {
  width: 872px;
}
.newsn ul {
  margin-top: 22px;
}
.newsn ul li {
  padding: 10px 22px 10px 30px;
  background: #fff;
  width: 100%;
  height: 72px;
  margin-bottom: 20px;
  float: left;
  transition: all 0.3s;
}
.newsn ul li a {
  color: #000000;
}
.newsn ul li .date {
  color: #3a85d7;
  font-size: 14px;
  width: 74px;
  height: 52px;
  margin-right: 12px;
  border-right: #809db7 1px solid;
}
.newsn ul li .date span {
  font-size: 18px;
  display: block;
  line-height: 1;
}
.inewsn ul li .text p {
  font-size: 16px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}


.nymenu{margin:0 auto; width:100%;}

.nymenu li{height:40px; line-height:40px; text-align:center; background:#d0e7ff;}
.nymenu li a{color:#000; padding:0 20px; font-size:16px;}
.nymenu li a:hover{display:block; color:#000; }

.nymenu ul.sjlm li {
    height: 36px;
    line-height: 36px;
    background: #f0f7ff;
}
.nymenu ul.sjlm li:hover a,.nymenu ul.sjlm li a.sjzlm {
    color: #00518a;
    font-weight: bold;
}

.sjdh{margin:0 auto; width:100%; background: #dff0ff; padding-top: 20px;}
.sjdh li{height:40px; line-height:40px; text-align:center; margin:0 auto 10px auto ;}
.sjdh li a{color:#000; padding:0 20px; font-size:16px;}
.sjdh li a:hover{display:block; color:#0b4064; background:#fff; width: 75%; margin: 0 auto; border-radius: 10px; }
.ny_dqwz{line-height:40px; text-align:left; padding-right:10px; font-size: 14px; margin-bottom:10px;}
.ny_dqwz span{float: left;}

.ny_about{padding:5%; overflow:hidden; line-height:24px; font-size:13px; color:#0c0b0b;border:1px solid #c8c8c8;     margin-bottom: 10px;}

.ny_about p{text-indent:2em; font-size:16px; line-height:30px;text-align:left}
.ny_about h2{font-size:24px; color:#002a50; line-height:40px; text-align:center;}
.ny_fbt{text-align:center; line-height:38px;  margin-bottom:20px;}
.ny_fbt img{display:block;margin:0 auto;    max-width: 100%;height:auto;}
.ny_fbt video{display:block;margin:0 auto;max-width: 100%;}
.ny_about .jjimg{box-shadow:10px 10px 0 #0054aa; margin:0 20px 20px 0;}
.campusl2 { overflow:hidden;
    margin-top: 39px;
}
.campusl2 ul {
    margin: 0 -8px;
}
.campusl2 li{
   float: left;
   margin: 0 1% 2%;
   position: relative;
}

.campusl2 li.mt-80{
    margin-top: -80px;
 }


.scenesmh_a {
    height: 100%;
    color: #fff;
    padding-top: 46px;
    font-size: 16px;
    line-height: 20px;
    border: 2px solid #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.guaxuesc {
    
}
.campusl2 li:hover .scenesmh {
    display: block; 
}
.nlist-box li {
  height: 35px;
  line-height: 35px;
  position: relative;
}
.nlist-box li a span{position:inherit}
.nlist-box li::after {
  content: '/';
  position: absolute;
  left: 90px;
  font-size: 15px;
  color: #a4a4a4;
  top: 0;
}
.nlist-box li a {
  height: 35px;
  line-height: 35px;
  margin-left: 105px;
  display: block;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nlist-box li span {
  font-size: 15px;
  color: #004270;
  position: absolute;
  left: 0;
}
.news-banner .list-box li:hover a {
  color: #3a85d7;
}
.jgsz{width:100%; height:auto; display:inline-block}
.jgsz li{float:left; margin:10px 2%; background:#f3f3f3; height:50px; line-height:50px; text-align:center; padding:0 1%; font-size:16px; overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.jgsz li:hover{background:#337dc8; color:#fff; display:block;overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.jgsz li:hover a{ color:#fff; display:block;overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.xrld{width:100%;}
.xrld li{border:1px dashed #337dc8; margin-bottom:20px; padding-bottom:20px; float:left; width:43%; margin-right:3%; padding:2%;}
.xrld li .pic{float:left; width:30%; height:150px; margin-right:20px; overflow:hidden;}
.xrld li .pic img{max-width:100%}
.xrld li .wenz{float:right; width:60%;}
.xrld li .wenz h2{font-size:20px; color:#337dc8; line-height:25px; margin:0; padding-bottom:10px;}
.xrld li .wenz p{line-height:25px;}
.xrld li:hover{background:#337dc8; color:#fff;}
.xrld li:hover a{color:#fff;}
.xrld li:hover .wenz h2{color:#fff;}
/*全局样式 end*/
@media (min-width: 1230px) {
  .container {
    width: 1230px;
  }
.jgsz li{width:21%;}
}
@media (min-width: 1025px) {
  /*所有hover写在这里面 兼容sofari的移动端不支持hover*/
.news-banner .n-banner .bd li {
 height: 365px;
}
.news-banner .n-banner .bd li a {
  height: 365px;line-height:365px;
}
  .nymenu li{height:50px; line-height:50px; text-align:center;}
 .titlea{background:#337dc8;  }
  .titlea h3{font-size:21px; text-align:center;line-height:45px; float:none;color:#fff;padding:10px 0px;color:#fff}
  .campusl2 li.img1{width: 260px; height: 184px;}
.campusl2 li.img1 img{width: 260px; height: 170px;}
.scenesmh {
    width: 258px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
      background: rgba(0, 0, 0,0.5 );
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 14px;
    display: none;
}
.jgsz li{width:21%;}
}
@media (max-width: 1229px) {
  /*修改1441以下、小屏显示器*/
.news-banner .n-banner .bd li {
 height: 365px;
}
.news-banner .n-banner .bd li a {
  height: 365px;line-height:365px;
}
  .banner .swiper-pagination {
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  .banner .prev {
    left: 20px;
  }
  .banner .next {
    right: 20px;
  }
  .news-banner {
    width: 500px;
  }
  .news-banner .n-banner {
    height: 325px;
  }
  .news-list {
    width: calc(100% - 550px);
  }
  .news-list li {
    margin-top: 18px;
  }
  .header .motto {
    display: none;
  }

.scenesmh {
    width: 258px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
      background: rgba(0, 0, 0,0.5 );
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 14px;
    display: none;
}
.jgsz li{width:21%;}
}
@media (max-width: 1199px) {
  /*修改1200以下、小屏显示器*/
.news-banner .n-banner .bd li {
 height: 365px;
}
.news-banner .n-banner .bd li a {
  height: 365px;line-height:365px;
}
  .links-box ul li {
    margin-left: 8px;
  }
  .footer .code {
    display: none;
  }
  .inform-boxn {
    width: calc(100% - 290px);
  }
  .inform-box ul li {
    width: 48%;
  }
  .inform-box ul li .date {
    width: 55px;
  }
  .dropdown-menu {
    left: -10px;
  }
  .titlea{background:#337dc8;  }
  .titlea h3{font-size:24px; text-align:center;line-height:25px; float:none;padding:10px 0px;color:#fff}

.scenesmh {
    width: 258px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
      background: rgba(0, 0, 0,0.5 );
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 14px;
    display: none;
}
.jgsz li{width:21%;}
}
@media (max-width: 1023px) {
  /*修改1024以下、平板*/
.news-banner .n-banner .bd li {
 height: 365px;
}
.news-banner .n-banner .bd li a {
  height: 365px;line-height:365px;
}
  .news-banner {
    width: 100%;
  }
  .news-banner .n-banner {
    width: 500px;
    margin: 0 auto;
  }
  .news-list {
    width: 100%;
    margin-top: 30px;
  }
  .links-box .title2 {
    float: left;
    margin: 15px 15px 0 0;
    width: 128px;
  }
  .links-box ul {
    margin-top: 15px;
    float: none;
  }
  .links-box ul li {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 15px;
  }
  .footer .fr {
    float: left;
  }
  .header .search_box {
    display: none;
  }
  .navbar-toggle {
    display: block;
    margin-right: 0;
  }
  .navbar-toggle .icon-bar {
    background: #fff;
  }
  .header {
    padding-bottom: 20px;
    position: relative;
  }
  .header .logo {
    height: 50px;margin-left:0;
  }

.header .tizi{ margin-top:5px;}
  .header .logo img {
    height: 100%;
  }
  .nav,
  .nav.collapse {
    position: absolute;
    z-index: 99;
    max-width: 350px;
    width: 100%;
    top: 70px;
    right: 0;
    padding: 15px 0 !important;
    display: none !important;
  }
  .nav .container,
  .nav.collapse .container {
    width: 100%;
  }
  .nav ul li,
  .nav.collapse ul li {
    width: 100%;
    height: auto;
    text-align: left;
    border-bottom: #ccc 1px dotted;
  }
  .nav ul li a,
  .nav.collapse ul li a {
    height: 40px;
    line-height: 40px;
  }
  .nav ul li em,
  .nav.collapse ul li em {
    float: right;
    height: 40px;
  }
  .nav ul li .sub,
  .nav.collapse ul li .sub {
    position: relative;
    top: auto;
    padding: 10px;
  }
  .nav ul li .sub a,
  .nav.collapse ul li .sub a {
    height: 36px;
    line-height: 36px;
  }
  .nav.collapse.in {
    display: block !important;
  }
   .news_bannern {
  width: 100%;
}
.news_banner {
    width: 100%;
    margin-bottom: 25px;
  }
  .news_banner .swiper-container .swiper-slide a,
  .news_banner .swiper-container .swiper-slide img {
    height: auto;
  }
  .inform-box {
    width: 100%;
  }
  .inform-boxn {
    width: 100%;
  }
  .header .navbar-nav .active::before {
    background-size: 100% 100%;
    left: -62px;
    width: 185px;
  }
   

  .nymenu li{height:40px; line-height:40px; text-align:center; width:46%; margin:10px 2%; float:left;}
   .titlea{background:#337dc8;  }
  .titlea h3{font-size:24px; text-align:center;line-height:25px; float:none;padding:10px 0px;color:#fff}
   .news_bannern {
  width: 100%;
}

  .nymenu li{height:40px; line-height:40px; text-align:center; width:46%; margin:10px 2%; float:left;}

.nymenu ul.sjlm li {
    margin: 5px 2%;
}
.nymenu ul.sjlm {
    margin-bottom: 20px;
}

   .titlea{background:#337dc8;  }
  .titlea h3{font-size:24px; text-align:center;line-height:25px; float:none;padding:10px 0px;color:#fff}
  .campusl2 li.img1{width: 31%; }
.campusl2 li.img1 img{max-width: 100%;  min-width:100%;height:171px;}
.scenesmh {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
      background: rgba(0, 0, 0,0.5 );
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 14px;
    display: none;
}
.jgsz li{width:29%;}
}
@media (max-width: 767px) {
  /*修改758以下、小屏平板*/
.news-banner .n-banner .bd li {
 height: auto;
}
.news-banner .n-banner .bd li a {
  height: auto;
}
  .news-banner .n-banner {
    width: 100%;
    height: auto;
  }
  .banner .swiper-container {
    height: 220px;
  }
  .banner .swiper-container img {
    width: auto;
    height: 100%;
  }
  .banner .swiper-pagination {
    bottom: 5px;
  }
  .banner .swiper-pagination .swiper-pagination-bullet,
  .banner .swiper-pagination li {
    width: 15px;
    height: 5px;
  }
  .links-box ul li,
  .links-box .title2,
  .links-box ul li:first-child {
    width: calc(33.3% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer .p_r {
    margin-left: 0;
    margin-top: 15px;
  }

    .news_bannern {
  width: 100%;
}

.ny_about .jjimg{max-width:100%;}
.nymenu li{height:40px; line-height:40px; text-align:center; width:46%; margin:10px 2%; float:left;}

   .titlea{background:#337dc8;  }
  .titlea h3{font-size:24px; text-align:center;line-height:25px; float:none;padding:10px 0px;color:#fff}
    .campusl2 li.img1{width: 45%; }
.campusl2 li.img1 img{max-width: 100%;  min-width:100%}
.scenesmh {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
      background: rgba(0, 0, 0,0.5 );
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 14px;
    display: none;
}
.jgsz li{width:29%;}
.xrld li{width:96%}
}
@media (max-width: 520px) {
  /*修改460以下、普通的安卓手机屏*/
.news-banner .n-banner .bd li {
 height: auto;
}
.news-banner .n-banner .bd li a {
  height: auto;
}
  .nav,
  .nav.collapse {
    max-width: 100%;
  }
  .news-banner .n-banner .bd li a p {
    width: calc(100% - 120px);
  }
  .title h3,
  .title h3.on {
    font-size: 18px;
  }
  .title i {
    margin: 0 2px;
    background-size: 100%;
    width: 9px;
    height: 17.5px;
  }
  .s-banner .swiper-container {
    margin: 0 40px;
  }
  .s-banner .swiper-container li {
    margin-right: 10px;
  }
  .news-list,
  .mt30 {
    margin-top: 0;
  }
  .banner .swiper-container {
    height: 200px;
  }
  .news-banner .list-box li a,
  .news-list li a {
    font-size: 14px;
  }
  .links-box ul li em,
  .banner .next,
  .banner .prev {
    background-size: 70% !important;
  }
    .news_bannern {
  width: 100%;
}
.nymenu li{height:40px; line-height:40px; text-align:center; width:46%; margin:10px 2%; float:left;}

   .titlea{background:#337dc8;   }
  .titlea h3{font-size:24px; text-align:center;line-height:25px; float:none;padding:10px 0px;color:#fff}
  .ny_about .jjimg{max-width:100%;}
    .campusl2 li.img1{width: 100%; }
.campusl2 li.img1 img{max-width: 100%; min-width:100%}
.scenesmh {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
      background: rgba(0, 0, 0,0.5 );
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      padding: 14px;
    display: none;
}
.jgsz li{width:45%;}
}
@media (max-width: 425px) {
  .links-box ul li a {
    font-size: 12px;
  }
  .banner .swiper-container {
    height: 150px;
  }
.xrld li{width:96%}
.header .tizi{display:none;}
}
@media (max-width: 374px) {
  /*修改425以下、iPhone5，4，等小屏手机*/
  .header .logo img {
    height: 90%;
  }
.xrld li{width:96%}
.news-banner .n-banner .bd li {
 height: auto;
}
.news-banner .n-banner .bd li a {
  height: auto;
}
}
.ntit2{ border-bottom:3px solid #f3f3f3; width:100%; height:40px; display:block; margin-top:15px;}
.ntit2 h3{padding:0 10px; line-height:40px; color:#fff; text-align:center; font-size:20px; background:#337dc8; float:left; margin:0;}