/************************************************************************************************************/
/** RESET **/
html,
body,
div,
ul,
li,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
span,
a {
  margin: 0;
  padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a:active,
a:focus,
input,
input:focus,
textarea {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
caption,
th,
td {
  text-align: left;
}
ul,
ol,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  min-width: 100%;
}
img {
  border: none;
}
strong {
  font-weight: bold;
}
input,
textarea,
button,
select {
  outline: none;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
textarea {
  resize: none;
}
em {
  font-style: normal;
}
hr {
  border: solid #eee;
  border-width: 1px 0 0 0;
  height: 1px;
  overflow: hidden;
  margin: 5px 0;
}
a {
  text-decoration: none;
  color: #111;
  cursor: pointer;
}
html|* > svg {
  transform-origin: 0 0 0!important;
}
/** GLOBAL SETTING **/
html,
body {
  display: block;
  min-height: 100%;
}
body {
  width: 100%;
  color: #000;
  font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
  overflow: auto;
  -webkit-text-size-adjust: none;
  _background-attachment: fixed;
  margin: 0 auto;
}
.pu-left {
  float: left;
  _display: inline;
}
.pu-right {
  float: right;
  _display: inline;
}
.clearfix {
  zoom: 1;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
}
.clearfix:after {
  display: block;
  clear: both;
}
.linehidden {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hidden {
  display: none!important;
}
.opacity {
  -webkit-opacity: 0;
  /* Netscape and Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
  -khtml-opacity: 0;
  /* IE9 + etc...modern browsers */
  opacity: 0;
  /* IE 4-9 */
  filter: alpha(opacity=0);
  /*This works in IE 8 & 9 too*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(pacity=0)";
  /*IE4-IE9*/
  filter: progid:DXImageTransform.Microsoft.Alpha(pacity=0);
}
.globalWrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.wrap {
  height: auto;
  margin: 0 auto;
  width: 90%;
}
.none {
  display: none;
}
.none-visible {
  display: none;
  visibility: hidden;
}
.noneimportant {
  display: none!important;
}
input.button,
a.button,
p.button {
  display: block;
  overflow: hidden;
  cursor: pointer;
}
*,
*:before,
*:after,
hr,
hr:before,
hr:after,
input[type="search"],
input[type="search"]:before,
input[type="search"]:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:visited,
a:link,
a:active {
  text-decoration: none!important;
}
/*字体图标*/
@font-face {
  font-family: 'fzzuhjt';
  /* Project id 3326312 */
  src: url('../../common/fonts/fzzuhjt.TTF') format('truetype');
}
.iconfont {
  font-family: "iconfont";
  font-size: 16px;
  font-style: normal;
  cursor: pointer;
  color: #ccc;
}
.iconfont:hover {
  color: #707070;
}

@font-face {
    font-family: "gxu";
    src: url('iconfont.woff2?t=1750620057096') format('woff2'),
         url('iconfont.woff?t=1750620057096') format('woff'),
         url('iconfont.ttf?t=1750620057096') format('truetype');
  }
  
  .gxu {
    font-family: "gxu" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .gxu-keyan:before {
    content: "\e600";
  }
  
  .gxu-lunwen:before {
    content: "\e658";
  }
  
  .gxu-keyanfangxiang:before {
    content: "\e644";
  }
  
  .gxu-a-guihuatubiaoyuanwenjianFarlim_huaban1fuben50:before {
    content: "\e614";
  }
  
  .gxu-shixunjidi-zuocelan-shixunjidi:before {
    content: "\e66b";
  }
  
  .gxu-xueke:before {
    content: "\e69a";
  }
  
  .gxu-xuesheng:before {
    content: "\e7c0";
  }
  
  .gxu-jiangbei:before {
    content: "\e65e";
  }
  
  .gxu-jiaozhigong:before {
    content: "\e60d";
  }
  
  .gxu-xuesheng2:before {
    content: "\e63a";
  }
  
  .gxu-keti:before {
    content: "\e67e";
  }
  
  .gxu-subject:before {
    content: "\e60a";
  }
  
  .gxu-icon_jiaozhigongguanli:before {
    content: "\e626";
  }
  
  .gxu-xiayiyehouyiye:before {
    content: "\e764";
  }
  
  .gxu-sousuo-xianxing:before {
    content: "\e7bd";
  }

body {
  font-weight: 100;
  position: relative;
  z-index: 2;
}
html.filter-b {
  background: none;
  border: none;
  -webkit-opacity: 1;
  /* Netscape and Older than Firefox 0.9 */
  -moz-opacity: 1;
  /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
  -khtml-opacity: 1;
  /* IE9 + etc...modern browsers */
  opacity: 1;
  /* IE 4-9 */
  filter: alpha(opacity=100);
  /*This works in IE 8 & 9 too*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(pacity=100)";
  /*IE4-IE9*/
  filter: progid:DXImageTransform.Microsoft.Alpha(pacity=100);
}
.input-text {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #B2B2B2;
  border-radius: 3px;
}
/*选项卡*/
.enm-tabs {
  display: inline-block;
  line-height: 60px;
}
.enm-tabs .tabs-items {
  display: inline-block;
  line-height: 60px;
  color: #222;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
  margin-right: 60px;
  font-size: 18px;
}
.enm-tabs .tabs-items:hover {
  color: #06A773;
}
.enm-tabs .last {
  margin-right: 0;
}
.enm-tabs .active {
  color: #06A773;
}
.gxuef-header {
  position: relative;
  background-color: #00A2E9;
  z-index: 1;
}
/*
.gxuef-header:before {
  content: '';
  background: #004092 url(../images/top-1.png) no-repeat left;
  background-size: cover;
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  left: 0;
  opacity: 0.05;
}*/
.gxuef-header .header-top {
  height: 40px;
  line-height: 40px;
  background: rgba(29, 82, 117, 0.95);
}
.gxuef-header .header-top .pu-right {
  position: relative;
  z-index: 2;
}
.gxuef-header .welcome-slogan {
  color: #6BA5CB;
  font-size: 0.72vw;
  display: inline-block;
}
.gxuef-header .search-btn-click {
  position: absolute;
  right: 10px;
  top: 75px;
  width: 30px;
  height: 30px;
}
.gxuef-header .a-link-box {
  display: inline-block;
}
.gxuef-header .a-link-box .link-items {
  color: #6BA5CB;
  font-size: 0.72vw;
  display: inline-block;
  line-height: 40px;
  margin: 0 0.9vw 0 0.52vw;
}
.gxuef-header .a-link-box .link-items span {
  display: inline-block;
}
.gxuef-header .a-link-box .link-items .icon {
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.9);
}
.gxuef-header .a-link-box .link-items:hover {
  color: #fff;
}
.gxuef-header .a-link-box .link-items:hover .icon path {
  fill: #fff;
}
.search-mark {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  z-index: 554;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.search-box {
  vertical-align: middle;
  position: fixed;
  display: none;
  height: 60px;
  z-index: 555;
  left: 50%;
  top: 50%;
  margin-left: -300px;
}
.search-box .search-input {
  border: none;
  height: 60px;
  line-height: 60px;
  padding: 0 80px 0 10px;
  outline: none;
  width: 600px;
  font-size: 1.04vw;
  vertical-align: top;
}
.search-box .search-input::placeholder {
  color: #ccc;
}
.search-box .search-btn {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #E4E4E4;
  text-align: center;
  transform: scale(0.7);
}
.header-logo {
  padding: 40px 15px;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.header-logo span{
  font-size: 32px;
  color: #fff;
  font-family: "Microsoft Yahei";
  line-height: 90px;
  float: left;
  margin-left: 10px;
}
.header-logo .logo-l {
  height: 90px;
}
.header-logo .logo-l2 {
  height: 90px;
  margin-right: 30px;
}
.header-logo .logo {
  max-height: 90px;
  float: left;
}
.navbar-static-side {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  position: relative;
  z-index: 4;
  background: #008CC9;
}
.navbar-static-side .navbar-default {
  padding-left: 20px;
  background: #008CC9;
}
.navbar-static-side .first-panel {
  display: inline-block;
  width: 9.3%;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.navbar-static-side .first-panel .name {
  color: #fff;
  position: relative;
  display: inline-block;
}
.navbar-static-side .first-panel .name:after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0.6vw;
  left: 50%;
  transition: all 0.5s ease 0s;
}
.navbar-static-side .first-panel .name:before {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0.6vw;
  right: 50%;
  transition: all 0.5s ease 0s;
}
.navbar-static-side .first-panel:hover {
  background: #6199BD;
}
.navbar-static-side .first-panel:hover .name {
  color: #ffffff;
}
.navbar-static-side .first-panel:hover .name:after,
.navbar-static-side .first-panel:hover .name:before {
  width: 50%;
}
.navbar-static-side .first-panel:hover .submenu-list {
  height: auto;
  background: rgba(101, 151, 185, 0.3);
  padding: 0.52vw 0;
}
.navbar-static-side .first-panel:not(:hover) > .submenu-list {
  background: transparent;
  height: 0;
  opacity: 0;
}
.navbar-static-side .first-panel:not(:hover) > .submenu-list > * {
  visibility: hidden;
  height: 0;
  opacity: 0;
  transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;
}
.navbar-static-side .submenu-list {
  position: absolute;
  z-index: 1;
  width: 100%;
  transition: 0.5s padding, 0.5s background;
  overflow: hidden;
  background: transparent;
}
.navbar-static-side .submenu-list .submenu-link {
  line-height: 2.5vw;
  color: #fff;
  height: 2.5vw;
  display: block;
  width: 100%;
  transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}
.navbar-static-side .submenu-list .submenu-link:hover {
  background: #3B7CA5;
}
.gxuef-footer {
  position: relative;
  background-color: #00A2E9;
  z-index: 1;
  color: #fff;
  font-size: 16px;
}
.btm_logo{float: left; height:78px; margin:61px 0 61px 20px;}
.btm_info{float: right; margin: 61px 0 0 20px;}
.btm_info p{font-size: 12px; line-height: 200%; color: #fff;}
.btm_info p a{text-decoration: none; color: #fff;}
/**public  function  start*/
/**public  function  end*/
.header-top-bg {
  position: absolute;
  top: 0;
  right: 3.8vw;
}
.gxuef-banner-box {
  height: 400px;
  overflow: hidden;
  position: relative;
}
.gxuef-banner-box .banner-list {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.gxuef-banner-box .banner-img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
.gxuef-banner-box .banner-img .thumb {
  max-width: 100%;
  height: auto;
}
.gxuef-banner-box .banner-slider-tabs {
  position: absolute;
  right: 7.45vw;
  bottom: 40px;
  z-index: 3;
}
.gxuef-banner-box .banner-slider-tabs .items {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin-left: 20px;
  display: inline-block;
}
.gxuef-banner-box .banner-slider-tabs .active {
  background: #F9AF01;
}
.gxuef-banner-box .banner-img.active {
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
  z-index: 2;
}
.hy-dot-center {
  display: none;
}
.hy-prev {
  position: absolute;
  left: 0;
  top: 200px;
  width: 40px;
  height: 60px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5) url(../images/prev.png) no-repeat center;
  background-size: 150%;
  cursor: pointer;
}
.hy-prev i {
  display: none;
}
.hy-next {
  position: absolute;
  right: 0;
  top: 200px;
  width: 40px;
  height: 60px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5) url(../images/next.png) no-repeat center;
  background-size: 150%;
  cursor: pointer;
}
.hy-next i {
  display: none;
}
#home-banner-container .hy-prev,
#home-banner-container .hy-next {
  top: 50%;
}
.gxuef-banner-box.home-tabs-content-list {
  height: 368px;
  width: 100%;
  margin: 15px 0 5px 0;
  position: relative;
}
.gxuef-banner-box.home-tabs-content-list .hy-prev,
.gxuef-banner-box.home-tabs-content-list .hy-next {
  top: 160px;
}
.gxuef-banner-box.home-tabs-content-list .s1-info {
  font-size: 16px;
  background-image: linear-gradient(#25437c, #25437c), linear-gradient(#22211f, #22211f);
  background-blend-mode: normal, normal;
  opacity: 0.9;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.gxuef-banner-box.home-tabs-content-list .banner-img {
  height: 100%;
  width: 100%;
}
.gxuef-banner-box.home-tabs-content-list .banner-img .thumb {
  max-width: 100%;
  height: auto;
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-slider {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.gxuef-home-ad-box {
  height: 7.6vw;
  overflow: hidden;
  position: relative;
}
.gxuef-home-ad-box .banner-list {
  height: 100%;
}
.gxuef-home-ad-box .banner-img {
  height: 100%;
  width: 100%;
}
.gxuef-home-ad-box .thumb {
  width: 100%;
  height: 100%;
}
.gxuef-home-article-box1 {
  background: #fcf8f8;
}
.gxuef-home-article-box1 .wrap {
  background: #fcf8f8;
  margin-bottom: 48px;
  padding-top: 10px;
}
.gxuef-home-article-box .wrap {
  margin-bottom: 20px;
}
.article-static {
  overflow: hidden;
  position: relative;
}
.article-static .dot {
  position: absolute;
  top: 20px;
  right: 0;
}
.article-static .dot .icon {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
.article-static .dot .name {
  font-size: 16px;
  color: #064db8;
  vertical-align: middle;
}
.article-static .navbar-default {
  border-bottom: 3px solid #1044a0;
}
.article-static .first-panel {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
  margin-right: 20px;
}
.article-static .first-panel .name {
  color: #085AAE;
  font-size: 22px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.article-static .tabs-name {
  padding: 0 10px;
}
.article-static .tabs-name:hover {
  background: #004092;
}
.article-static .tabs-name:hover .name {
  color: #fff;
}
.article-static .first-panel.active {
  background: #004092;
}
.article-static .first-panel.active .name {
  color: #fff;
}
.article-static .tabs-content {
  padding: 0 0 10px 0;
  width: 100%;
  position: relative;
}
.article-static .tabs-content2 {
  padding: 24px 24px 30px 24px;
  background: #eee;
  height: 320px;
}
.article-static .article-static2-first-name {
  text-align: center;
  background: #064db8;
  color: #fff;
  border-bottom: none;
}
.article-static .article-static2-first-name .first-name2 {
  color: #fff;
}
.article-static .article-static2-first-name .first-panel .name {
  color: #fff;
  height: 80px;
  line-height: 80px;
}
.article-static .submenu-list2 {
  width: 100%;
  height: 70px;
  line-height: 70px;
  margin-bottom: 24px;
  text-align: center;
}
.article-static .submenu-list2 .submenu-link2 {
  text-align: center;
  font-size: 20px;
  display: block;
  border-radius: 10px;
  font-weight: 400;
}
.article-static .submenu-list2 .submenu-link2-bg1 {
  background: #fe3030;
  color: #ffe804;
}
.article-static .submenu-list2 .submenu-link2-bg2 {
  background: #f2fdff;
  color: #fa6162;
}
.article-static .submenu-list2 .submenu-link2-bg3 {
  background: #fcfceb;
  color: #fbbd14;
}
.article-static .submenu-list2 .icon-btn {
  width: 44px;
  display: inline-block;
  min-width: 40px;
  vertical-align: middle;
  margin-right: 15px;
}
.article-static .submenu-list2:last-child {
  margin-bottom: 0;
}
.article-static .submenu-list2:last-child .submenu-link2 {
  font-size: 1.04vw;
}
.article-static .submenu-list {
  height: 320px;
}
.article-static .submenu-list,
.article-static .submenu-list3 {
  width: 100%;
  display: block;
}
.article-static .submenu-list .submenu-link,
.article-static .submenu-list3 .submenu-link {
  line-height: 40px;
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  position: relative;
}

.annlist .submenu-link {
  line-height: 40px;
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  position: relative;
  padding: 5px 0;
}
.article-static .submenu-list .submenu-link .info,
.article-static .submenu-list3 .submenu-link .info {
  width: 100%;
  height: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.article-static .submenu-list .submenu-link .thumb,
.article-static .submenu-list3 .submenu-link .thumb {
  width: 10.2vw;
  height: 7.65vw;
  float: left;
  display: none;
}
.article-static .submenu-list .submenu-link .s-name,
.article-static .submenu-list3 .submenu-link .s-name {
  font-size: 16px;
  height: 40px;
  width: 100%;
  flex: 1;
  display: block;
}
.article-static .submenu-list .submenu-link .time,
.article-static .submenu-list3 .submenu-link .time {
  font-size: 14px;
}
.article-static .submenu-list .submenu-link .time,
.article-static .submenu-list3 .submenu-link .time {
  display: inline-block;
}
.article-static .submenu-list .submenu-link:hover,
.article-static .submenu-list3 .submenu-link:hover {
  color: #3e94f5;
}
.article-static .submenu-list .submenu-link4,
.article-static .submenu-list3 .submenu-link4 {
  margin-top: 1.04vw;
  display: block;
}
.article-static .submenu-list .submenu-link4:hover,
.article-static .submenu-list3 .submenu-link4:hover {
  color: #DEB039;
}
.article-static .submenu-list .submenu-link4 .s-name,
.article-static .submenu-list3 .submenu-link4 .s-name {
  vertical-align: middle;
  font-size: 22px;
  line-height: 30px;
  max-height: 30px;
  overflow: hidden;
  width: 84%;
  flex: 1;
  display: inline-block;
}
.article-static .submenu-list .submenu-link4 .date,
.article-static .submenu-list3 .submenu-link4 .date {
  display: inline-block;
  border-right: 1px solid #eee;
  vertical-align: middle;
  margin: 0 20px 0 0;
}
.article-static .submenu-list .submenu-link4 .time,
.article-static .submenu-list3 .submenu-link4 .time {
  font-size: 20px;
  color: #0a6cd6;
  border-bottom: 1px solid #eee;
  width: 40px;
  overflow: hidden;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.article-static .submenu-list .submenu-link4 .time2,
.article-static .submenu-list3 .submenu-link4 .time2 {
  text-align: center;
  font-size: 18px;
  width: 40px;
  color: #0a6cd6;
  display: block;
  height: 30px;
  line-height: 30px;
}
.article-static .thumb-article-link {
  overflow: hidden;
  display: block;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 14px;
  margin-bottom: 0.3vw;
}
.article-static .thumb-article-link .thumb {
  width: 10.2vw;
  height: 7.65vw;
  float: left;
}
.article-static .thumb-article-link .info {
  height: 7.7vw;
  padding-left: 10.9vw;
}
.article-static .thumb-article-link .name {
  font-size: 0.93vw;
  height: 40px;
}
.article-static .thumb-article-link .des {
  height: 4.6875vw;
  line-height: 40px;
  font-size: 0.83vw;
  color: #CCCCCC;
}
.article-static .thumb-article-link-list .box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
}
.article-static .thumb-article-link-list .box .single-thumb:nth-child(4) {
  margin-right: 0;
}
.article-static .thumb-article-link-list .box .single-thumb:nth-child(8) {
  margin-right: 0;
}
.article-static .make_transist {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gxuef-level-content {
  margin: -80px auto 0 auto;
  width: 90%;
  position: relative;
  z-index: 2;
}
.gxuef-level-content .main-content {
  background: #fff;
  min-height: 46.25vw;
}
.gxuef-level-content .current-cate-name {
  font-size: 28px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  width: 330px;
  float: left;
  background: rgba(255, 255, 255, 0.7);
}
.gxuef-level-content .current-cate-name3 {
  font-size: 26px;
  color: #fff;
  height: 80px;
  line-height: 80px;
  padding-left: 360px;
}
.gxuef-level-content .current-cate-name3 .cate-name {
  color: #fff;
}
.college-news {
  width: 47%;
}
.college-news .tabs-content {
  padding: 0;
}
.notification-notice {
  width: 50.5%;
}
.article-static2 {
  width: 25%;
  margin-right: 20px;
}
/*
.article-static3,
.article-static4 {
  width: 36%;
}*/
.article-static3 {width: 47%;}
.article-static4 {
  width: 50.5%;
}
.all-content-box {
  padding: 0 0 20px;
}
.all-content-box .content-top-title {
  border-bottom: 1px solid #D4D4D4;
  padding: 40px 0 20px 20px;
  overflow: hidden;
}
.all-content-box .content-top-title .article-name {
  font-size: 24px;
  display: inline-block;
  width: 70%;
}
.all-content-box .content-top-title .article-name2 {
  font-size: 14px;
  display: inline-block;
  float: right;
  margin-top: 10px;
}
.all-content-box .gxuef-search-list-box {
  padding: 0 3.7vw;
}
.left-content-box {
  width: 330px;
  float: left;
  min-height: 60.25vw;
  background: #F3F3F3;
  background-size: 100%;
  padding-bottom: 10vw;
}
.left-content-box .current-cate-name2 {
  font-size: 24px;
  height: 80px;
  line-height: 80px;
  color: #555;
  background: #F3F3F3;
  border-left: 6px solid transparent;
  display: block;
  width: 100%;
  padding-left: 54px;
  border-bottom: 3px solid #FAFAFA;
  overflow: hidden;
}
.left-content-box .current-cate-name2:hover {
  background: #F6F6F6;
}
.left-content-box .active {
  background: #FBFBFB;
  border-left-color: #136AC2;
}
.right-content-box {
  width: 100%;
  padding: 0 0 70px 360px;
}
.right-content-box .content-top-title {
  border-bottom: 1px solid #D4D4D4;
  padding: 20px 0;
  overflow: hidden;
}
.right-content-box .content-top-title .article-name {
  font-size: 24px;
  display: inline-block;
  width: 70%;
}
.right-content-box .content-top-title .article-name2 {
  font-size: 14px;
  display: inline-block;
  float: right;
  margin-top: 10px;
}
/*学子风采*/
.gxuef-thumb-list {
  margin-top: 40px;
}
.gxuef-thumb-list .imgbox {
  width: 10.4vw;
  margin: 0 3.7vw 3.7vw 0;
  float: left;
  border: 1px solid #eee;
  overflow: hidden;
}
.gxuef-thumb-list .imgbox:hover {
  background: #0a6cd6;
}
.gxuef-thumb-list .imgbox:hover .name {
  color: #fff;
}
.gxuef-thumb-list .imgbox:hover .line {
  background: #fff;
}
.gxuef-thumb-list .thumb {
  width: 10.4vw;
  height: 12.51vw;
  display: block;
}
.gxuef-thumb-list .line {
  height: 2px;
  width: 30%;
  background: #0a6cd6;
  margin: 5px 0 0 5px;
}
.gxuef-thumb-list .name {
  display: block;
  height: 60px;
  line-height: 26px;
  padding: 0 5px;
  overflow: hidden;
}
.gxuef-thumb-list .imgbox:nth-child(5n) {
  margin-right: 0;
}
/*详情*/
.content-ride {
  word-wrap: break-word;
}
.content-ride .gxuef-content-box {
  position: relative;
}
.content-ride .gxuef-content-box img {
  max-width: 100%;
}
.content-ride .single-thumb {
  float: right;
  width: 10.4vw;
  height: 12.51vw;
  margin: 10px;
  display: inline-block;
}
.gxuef-content-box {
  font-size: 14px;
  position: relative;
  line-height: 40px;
  margin-top: 20px;
  word-break: break-all;
}
.gxuef-attachment-download .name {
  font-size: 0.83vw;
  color: #064184;
  display: inline-block;
  vertical-align: top;
}
.gxuef-attachment-download .attachment-list {
  display: inline-block;
  width: 70%;
}
.gxuef-attachment-download .submenu-link {
  line-height: 40px;
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.gxuef-attachment-download .submenu-link .s-name {
  font-size: 14px;
  height: 40px;
  width: 60%;
  flex: 1;
  padding-left: 10px;
}
.gxuef-attachment-download .submenu-link .icon {
  width: 1.26vw;
}
.gxuef-content-info-box {
  color: #C9C9C9;
  font-size: 12px;
  margin-top: 20px;
  padding-right: 3.7vw;
}
/*二级列表*/
.gxuef-content-list-box {
  margin: 10px 0 20px 0;
}
.gxuef-content-list-box .submenu-link {
  line-height: 58px;
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  border-bottom: 1px dashed #DFDFDF;
}
.gxuef-content-list-box .submenu-link .s-name {
  font-size: 16px;
  height: 58px;
  width: 60%;
  flex: 1;
  padding-left: 20px;
}
.gxuef-content-list-box .submenu-link .time {
  font-size: 14px;
  color: #B3B3B3;
}
.gxuef-content-list-box .submenu-link:hover {
  background: #F6F6F6;
}
/*页码*/
.gxuef-page {
  text-align: center;
  min-height: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  position: relative;
  font-size: 14px;
}
.gxuef-page .tool {
  position: absolute;
  left: 0;
}
.gxuef-page a {
  display: inline-block;
  border: 1px solid #136AC2;
  background: #136AC2;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  float: left;
  min-width: 2.34vw;
  font-size: 14px;
}
.gxuef-page .first-link {
  border-radius: 5px 0 0 5px;
}
.gxuef-page a.next-page {
  border-radius: 0 5px 5px 0;
  padding: 0 20px 0 10px;
}
.gxuef-page a:link,
.gxuef-page .enm-page a:visited {
  text-decoration: none;
  line-height: 40px;
  height: 40px;
}
.gxuef-page a.active {
  background: #fff;
  color: #136AC2;
}
.gxuef-page a:hover {
  background: #136AC2;
  color: #fff;
  border: 1px solid #136AC2;
}
.gxuef-page .disabled {
  color: #ccc;
}
.gxuef-page .page-show-text {
  line-height: 40px;
}
.gxuef-page .page-show-text i {
  font-style: normal;
}
/*模态窗口*/
.gxuef-art-dialog {
  background: rgba(0, 0, 0, 0.3);
  display: none;
  font-size: 14px;
  height: 100%;
  position: fixed;
  top: 0;
  text-align: center;
  width: 100%;
  z-index: 99999993;
  overflow-y: auto;
  padding: 10px 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.gxuef-art-dialog:before,
.gxuef-art-dialog:after {
  content: "\200B";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.gxuef-art-dialog .dialog-model {
  display: inline-block;
  margin: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.gxuef-art-dialog .dialog-content {
  padding: 0 60px;
}
.gxuef-art-dialog .gxuef-thumb-content {
  height: 80%;
  text-align: center;
  width: 100%;
  position: fixed;
  top: 10%;
  left: 0;
}
.gxuef-art-dialog .gxuef-thumb-content .tips {
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.gxuef-art-dialog .gxuef-thumb-content .show-img {
  max-width: 90%;
  max-height: 90%;
}
.datawrap{position: relative;}
.data_title{display: block; font-size: 30px; text-align: center; color: #004092; margin-bottom: 30px;}
.data_title:after{content: '';position: absolute;left: 50%; margin-left:-300px; top:20px;height: 3px;width: 150px;background: #004092}
.data_title:before{content: '';position: absolute;left: 50%;margin-left:150px; top:20px; height: 3px;width: 150px;background: #004092}
.data_area{display: block; text-align: center;}
.data_area .data_item{display: inline-block; width:210px; padding-bottom: 30px;}
.data_area .data_item .data_left{float: left; text-align: center; line-height: 62px; width: 62px; height: 62px; border: 1px solid #1296DB; border-radius: 32px; background-color: #BCDAE9;}
.data_area .data_item .data_left i{font-size: 40px; color: #1296DB;}
.data_area .data_item .data_right{float: left; margin-left: 10px;}
.data_area .data_item .data_right .number{font-size: 30px; font-family: "华文行楷"; display: block; text-align: left; color:#1296DB;}
.data_area .data_item .data_right .txt{font-size: 14px; display: block; text-align: left; color:#a4a4a4;}
.notes{font-size: 12px; font-style: italic; color:#c5c5c5; padding-left: 10px;}
.article-static .dot .name {
  font-size: 12px;
  color: #b1b1b1;
  vertical-align: middle;
  line-height: 38px;
}
.time span{display: block; padding: 0 2px; line-height: 20px; font-size: 10px; text-align: center; border-left: 1px solid #cecece;}
.time span.day{font-weight: bold; font-size: 14px; color: #008CC9;}
.tc .name span{display: block; text-align: center;}
.tc .name span.utitle{font-weight: bold;}