img {
  max-width: 100%;
}

a,
a:hover {
  text-decoration: none;
}

.t3-mainnav {
  background: none;
  border: none;
}

.t3-mainnav .jiahe-menu {
  position: relative;
  padding-left: 119px;
  border: 1px #ccc solid;
}

.t3-mainnav .jiahe-menu li.col-md-6 {
  padding: 0;
  padding-left: 50px;
  border-bottom: 1px #ccc solid;
  margin-bottom: -1px;
  height: 90px;
  overflow: hidden;
}

.t3-mainnav .jiahe-menu li.col-md-6>.separator {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  padding: 25px 15px;
  border-left: 1px #ccc dashed;
  border-right: 1px #ccc dashed;
}

.t3-mainnav .jiahe-menu li.col-md-6>ul.nav-child {
  display: block;
  overflow: hidden;
  padding: 15px 50px;
  list-style: none;
  vertical-align: top;
  font-size: 16px;
}

.t3-mainnav .jiahe-menu li.col-md-6>ul.nav-child>li {
  display: inline-block;
  padding: 5px 10px;
}

.t3-mainnav .jiahe-menu .menu-first {
  position: absolute;
  width: 120px;
  text-align: center;
  background: #348fcb;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 2;
}

.t3-mainnav .jiahe-menu .menu-first h3 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  margin: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.t3-masthead {
  margin-top: 20px;
  margin-bottom: 0px;
}

.t3-masthead .campus-tabs {
  border: 1px #ccc solid;
}

.t3-masthead .campus-tabs .nav-tabs {
  background: #348fcb;
  padding-top: 5px;
  color: #fff;
}

.t3-masthead .campus-tabs .nav-tabs .tabs-header {
  padding: 10px 15px;
}

.t3-masthead .campus-tabs .nav-tabs .tabs-header .fa {
  margin-left: 15px;
}

.t3-masthead .campus-tabs .nav-tabs li a {
  color: #fff;
  background: none;
}

.t3-masthead .campus-tabs .nav-tabs li a:hover {
  background: #fff;
  color: #cc4a1d;
  border-color: #fff;
}

.t3-masthead .campus-tabs .nav-tabs li.active a {
  background: #fff;
  color: #212121;
  cursor: pointer;
}

.t3-masthead .campus-tabs .tab-pane .category-module.tabs {
  padding: 0;
  border-left: 15px #fff solid;
  text-align: left;
  overflow: hidden;
}

.t3-masthead .campus-tabs .tab-pane .category-module.tabs li {
  display: block;
  text-align: center;
  width: 160px;
  float: left;
  margin-left: -1px;
  border-bottom: 1px #ccc solid;
  margin-bottom: -1px;
  border-top: none;
}

.t3-masthead .campus-tabs .tab-pane .category-module.tabs li a {
  padding-top: 7px;
  display: inline-block;
}

@media (max-width: 480px) {
  .t3-masthead .campus-tabs .tab-pane .category-module.tabs li {
    width: 50%;
  }
}

.t3-masthead .campus-tabs .tab-pane .category-module.tabs li:before {
  content: "";
  display: block;
  float: left;
  border-left: 1px #ccc dashed;
  padding: 15px 0;
}

.t3-sl {
  padding-top: 0;
  padding-bottom: 0;
}

.recommend p {
  position: relative;
  padding-left: 80px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.recommend .name-red {
  display: block;
  background: red;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  padding: 3px 10px 1px 20px;
  margin-right: 20px;
}

.recommend .name-red:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  background: #fff;
  left: -10px;

  width: 18px;
  height: 18px;
}

.recommend .name-blue {
  display: block;
  top: 0;
  left: 0;
  background: #435868;
  position: absolute;
  color: #fff;
  border-radius: 5px;
  padding: 3px 15px 1px;
  margin-right: 20px;
}

.recommend .name-blue:after {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  background: #435868;
  right: -3px;
  top: 10px;
  width: 6px;
  height: 6px;
}

.process {
  border: 1px #ccc solid;
}

.process h3 {
  margin: 0;
  padding: 20px;
  border-bottom: 1px #ccc solid;
}

.process h3 .fa {
  color: #348fcb;
}

.process ul {
  padding: 20px 20px 20px 30px;
}

.category-module.latest {
  border-top: 1px #ccc solid;
  overflow: hidden;
  padding: 10px 0;
}

.category-module.latest:before,
.category-module.latest:after {
  content: " ";
  display: table;
}

.category-module.latest:after {
  clear: both;
}

.category-module.latest li {
  padding: 10px 20px 30px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-left: 1px #ccc dashed;
  margin-left: -1px;
  border-top: none;
  position: relative;
}

.category-module.latest li:hover {
  background: #ff700f;
  color: #fff;
}

.category-module.latest li .latest-bottom {
  border-bottom: 2px #726a67 solid;
  position: absolute;
  bottom: 0;
  right: 20px;
  left: 20px;
  width: auto;
  text-align: right;
}

.category-module.latest li .latest-bottom .mod-articles-category-category a {
  background: #726a67;
  color: #fff;
  display: inline-block;
  padding: 5px 10px 3px;
}

.t3-banner img {
  max-width: 100%;
}

.toolbox {
  background: #e8ecf5;
  border: 1px #c6def6 solid;
}

.toolbox h3 {
  margin: 0;
  font-size: 18px;
  padding: 20px;
  border-bottom: 1px #c6def6 solid;
}

.toolbox h3 .fa {
  color: #396699;
  margin-right: 10px;
}

.toolbox ul {
  list-style: none;
  padding: 0;
}

.toolbox .toolbox-menu {
  padding: 0 20px 20px;
}

.toolbox .toolbox-menu>li {
  background: #fff;
  margin: 20px 0;
}

.toolbox .toolbox-menu>li:before,
.toolbox .toolbox-menu>li:after {
  content: " ";
  display: table;
}

.toolbox .toolbox-menu>li:after {
  clear: both;
}

.toolbox .toolbox-menu>li .separator {
  color: #5a7da5;
  display: inline-block;
  background: #e8ecf5;
  border: 1px #fff solid;
  float: left;
}

.toolbox .toolbox-menu>li .separator:after {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  background: #e8ecf5;
  right: -4px;
  top: 45%;
  width: 8px;
  height: 8px;
}

.toolbox .toolbox-menu>li ul {
  display: block;
  font-size: 100%;
}

.toolbox .toolbox-menu>li ul li {
  display: inline-block;
  padding: 10px 0 5px;
}

.toolbox .toolbox-menu>li .nav-child {
  margin-left: 50px;
  text-align: center;
}

.toolbox .toolbox-menu>li .nav-child:before,
.toolbox .toolbox-menu>li .nav-child:after {
  content: " ";
  display: table;
}

.toolbox .toolbox-menu>li .nav-child:after {
  clear: both;
}

.toolbox .toolbox-menu>li .nav-child li {
  width: 33.333%;
  float: left;
}

@media (max-width: 480px) {
  .toolbox .toolbox-menu>li .nav-child li {
    width: 50%;
  }
}

.position-tabs {
  border: 1px #ccc solid;
}

.position-tabs .nav-tabs {
  background: #b4c0d0;
}

.position-tabs .tab-content {
  padding: 10px 20px 20px 20px;
}

.position-tabs .category-module {
  list-style: square;
  padding: 0 10px;
}

.position-tabs .category-module li {
  list-style: none;
  border: none;
  padding: 5px 0;
}

.comment,
.video {
  border: 1px #ccc solid;
}

.comment h3,
.video h3 {
  margin: 0;
  font-size: 18px;
  padding: 20px;
  border-bottom: 1px #c6def6 solid;
}

.comment h3 .fa,
.video h3 .fa {
  color: #396699;
  margin-right: 10px;
}

.comment .category-module,
.video .category-module {
  padding: 10px 30px 20px 30px;
}

.comment .category-module li,
.video .category-module li {
  list-style: none;
  border: none;
  padding: 5px 0;
}

.video .category-module {
  padding-left: 20px;
  padding-right: 20px;
}

.video .category-module .fa {
  color: #ff7d0b;
}

.video .category-module li {
  list-style: none;
}

.t3-weblink .t3-module {
  border: 1px #ccc solid;
}

.t3-weblink .t3-module .module-title {
  font-size: 18px;
  padding: 10px 20px;
  background: #f8f8fa;
  border-bottom: 1px #ccc solid;
}

.t3-weblink .t3-module .module-ct a {
  padding: 5px;
}

.t3-sidebar-1 {
  padding: 0;
}

.t3-sidebar-1 .t3-module .module-title {
  font-size: 18px;
  display: block;
  padding: 20px 10px;
  border: 1px #c6def6 solid;
  background: #e8ecf5;
  border-bottom: none;
  margin: 0;
}

.t3-sidebar-1 .t3-module .module-title:before {
  color: #396699;
  margin-right: 10px;
}

.t3-sidebar-1 .t3-module ul.nav {
  list-style: none;
  padding: 0 20px;
  margin: 0;
  border: 0;
  background: #e8ecf5;
  border: 1px #c6def6 solid;
}

.t3-sidebar-1 .t3-module ul.nav li {
  display: block;
  margin: 0;
  border-bottom: 1px #c6def6 solid;
}

.t3-sidebar-1 .t3-module ul.nav li a {
  display: block;
  margin: -1px -21px;
  padding: 20px;
  border-radius: 0;
  border-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-right: none;
  border-left-width: 3px;
  color: #000;
}

.t3-sidebar-1 .t3-module ul.nav li a:hover,
.t3-sidebar-1 .t3-module ul.nav li a:focus {
  background: #f8f8f9;
  border-radius: 0;
  border-color: #c6def6;
  border-left-color: #435869;
}

.t3-sidebar-1 .t3-module ul.nav li.active a {
  background: #f8f8f9;
  border-radius: 0;
  border-color: #c6def6;
  border-left-color: #435869;
}

.t3-sidebar-1 .t3-module ul.nav li.active a:hover {
  color: #000;
}

.item-page {
  border: 1px #C3C8CC solid;
  padding-top: 20px;
  padding-bottom: 20px;
}

.item-page .article-title {
  font-size: 18px;
  text-align: center;
  color: #000;
}

.item-page .article-aside {
  text-align: center;
}

.item-page .category-name a {
  color: #999;
}

.item-page .article-info {
  width: 100%;
}

.item-page .article-content .introtext {
  border: 1px dashed #C3C8CC;
  padding: 20px 15px;
  margin: 0 0 20px 0;
  line-height: 200%;
}

.item-page .article-content .introtext p {
  margin: 0;
}

.item-page .article-footer {
  font-size: 14px;
  color: #000;
}

.content-main {
  border: 1px #C3C8CC solid;
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-main .items-row .item {
  border-bottom: 1px dashed #C3C8CC;
}

.content-main .items-row .item .article-title {
  font-size: 18px;
}

.content-main .items-row .item .article-info .category-name a {
  color: #999;
}

.content-main a {
  color: #000;
}

.content-main a:hover {
  color: red;
}

.t3-sidebar-2 {
  padding-top: 0;
  padding-right: 0;
}

.t3-sidebar-2 .t3-module {
  margin-bottom: 20px;
}

.t3-sidebar-2 .t3-module.no-border {
  border: none;
}

.t3-sidebar-2 .sidebar2-category {
  border: 1px #c3c8cc solid;
  border-top: 3px #f1832a solid;
  padding: 20px 10px;
}

.t3-sidebar-2 .sidebar2-category h3 {
  font-size: 18px;
  padding: 0;
  margin: 0 0 20px;
}

.t3-sidebar-2 .sidebar2-category ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.t3-sidebar-2 .sidebar2-category ul li {
  padding: 0;
  margin-bottom: 10px;
  list-style: none;
  border: none;
}

.t3-sidebar-2 .sidebar2-category ul li a {
  color: #000;
}

.t3-sidebar-2 .sidebar2-category ul li a:hover {
  color: red;
}

.t3-sidebar-2 .sidebar2-category ul li .mod-articles-category-category {
  margin-right: 10px;
}

.content-related {
  border-top: 1px #c3c8cc solid;
  margin-top: 10px;
}

.content-related h3.title {
  font-size: 18px;
  color: #000;
}

.content-related ul {
  padding: 20px;
  list-style: square;
}

.content-related ul:before,
.content-related ul:after {
  content: " ";
  display: table;
}

.content-related ul:after {
  clear: both;
}

.content-related ul li {
  margin: 5px 0;
  padding-right: 20px;
  float: left;
}

/*页码放置 begin*/
.basic_bg {
  background: #6a4818;
}

.page {
  width: 100%;
  padding: 50px 0 15px 0;
  float: left;
  text-align: center;
  overflow: hidden;
  font-size: 15px;
}

.page a {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 3px 10px;
  height: 55px;
  line-height: 55px;
}

.page span,
.page a:hover {
  padding: 4px 11px;
  background: #6a4818;
  color: #fff;
  border-radius: 5px;
  border: 0;
}

.page .prev,
.page .next {
  margin: 0 10px;
}

.page .num {
  padding: 2px;
  text-align: center;
  color: #000;
}

.page .cur {
  color: #f00;
}

#allmap {
  width: 100%;
  height: 300px;
}


@media (min-width: 768px) {
  .content-related ul li {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .content-related ul li {
    width: 100%;
  }
}

.content-related ul li a {
  color: #000;
}

.school .school-items .school-list {
  border-bottom: 1px #c3c8cc solid;
}

.school .school-items .school-list h3.province {
  font-size: 18px;
  color: #9e6fb7;
  margin: 0;
  padding: 15px;
}

.school .school-items .school-list ul {
  padding: 0;
  list-style: none;
}

.school .school-items .school-list ul:before,
.school .school-items .school-list ul:after {
  content: " ";
  display: table;
}

.school .school-items .school-list ul:after {
  clear: both;
}

.school .school-items .school-list ul li {
  margin: 5px 0;
}

.school .school-items .school-list ul li a {
  color: #000;
}

.school .school-items .school-list ul li a:hover {
  color: #9e6fb7;
}

.t3-school .t3-sidebar-1 .t3-module ul.nav {
  border: 1px #eae6ed solid;
  background: #fafafa;
  padding: 0;
}

.t3-school .t3-sidebar-1 .t3-module ul.nav li {
  border: none;
  font-size: 16px;
}

.t3-school .t3-sidebar-1 .t3-module ul.nav li a {
  margin: 0;
  border-bottom: 1px #eae6ed solid;
  border-top: none;
  border-left-width: 9px;
  color: #9e6fb7;
  text-align: center;
}

.t3-school .t3-sidebar-1 .t3-module ul.nav li a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f054";
  font-size: 16px;
  float: right;
  display: inline-block;
  line-height: inherit;
  opacity: 0;
}

.t3-school .t3-sidebar-1 .t3-module ul.nav li.active a,
.t3-school .t3-sidebar-1 .t3-module ul.nav li a:hover,
.t3-school .t3-sidebar-1 .t3-module ul.nav li a:focus,
.t3-school .t3-sidebar-1 .t3-module ul.nav li.active a:hover {
  background: #fff;
  color: #9e6fb7;
  border-left-color: #9e6fb7;
}

.t3-school .t3-sidebar-1 .t3-module ul.nav li.active a:after,
.t3-school .t3-sidebar-1 .t3-module ul.nav li a:hover:after,
.t3-school .t3-sidebar-1 .t3-module ul.nav li a:focus:after,
.t3-school .t3-sidebar-1 .t3-module ul.nav li.active a:hover:after {
  opacity: 1;
}

.school-page .article-title {
  font-size: 18px;
}

.school-page .info-type {
  border-top: 1px #ccc solid;
  padding: 10px 0;
  margin-top: 10px;
}

.school-page .info-type p {
  margin: 5px 0;
}

.school-page h3 {
  font-size: 16px;
  color: #5166b4;
  padding: 5px 0;
  border-bottom: 2px solid #a2b0e3;
}

.school-page .enrollment-info ul {
  list-style: none;
  border: 1px #eae6ed solid;
  border-left: none;
  padding: 0;
}

.school-page .enrollment-info ul:before,
.school-page .enrollment-info ul:after {
  content: " ";
  display: table;
}

.school-page .enrollment-info ul:after {
  clear: both;
}

.school-page .enrollment-info ul li {
  border-bottom: 1px #eae6ed solid;
  padding: 0;
  padding-left: 130px;
  position: relative;
}

.school-page .enrollment-info ul li span {
  padding: 8px 10px;
  display: block;
}

.school-page .enrollment-info ul li span.name {
  width: 130px;
  position: absolute;
  background: #fafafa;
  height: 100%;
  top: 0;
  left: 0;
  text-align: right;
  border-left: 1px #eae6ed solid;
  border-right: 1px #eae6ed solid;
}

.school-page .enrollment-info ul li span.value {
  width: 100%;
  min-height: 36px;
}

.school-page .enrollment-info ul li span.value table {
  width: 100%;
}

.school-page .enrollment-info ul li span.value table td,
.school-page .enrollment-info ul li span.value table th {
  border: 1px #bbb solid;
  text-align: center;
  padding: 5px 10px;
}

.school-page .enrollment-info ul li span.value table th {
  background: #f5f6fc;
}

.school-page .enrollment-info ul li:last-child {
  border: none;
}

.contact .lxdh {
  padding-top: 8px;
}

@media (max-width: 480px) {
  .contact .lxdh {
    padding: 0;
    font-size: 12px;
  }
}

.search {
  padding: 5px 10px;
}

.search form {
  border-radius: 4px;
  position: relative;
}

.search form #mod-search-searchword {
  width: 100%;
  border-color: #000;
}

.search form .btn-primary {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 100%;
  border-radius: 0 4px 4px 0;
  background: #d3141a;
  border-color: #d3141a;
}

.process_list li {
  line-height: 26px;
}

.process_list li .span01 {
  width: 100px;
  display: inline-block;
}

.process_list li .span02 {
  margin-left: 40px;
}

@media (max-width: 480px) {
  .t3-header .logo {
    padding: 0 8px;
  }
}

.t3-header .header-right {
  padding: 0;
}

.t3-header .header-right .off-canvas-toggle,
.t3-header .header-right .head-btn {
  width: 30px;
  color: #000;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  background: none;
  border: none;
}

.t3-header .header-right .search-button {
  display: inline-block;
  position: relative;
}

.t3-header .header-right .search-button .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 260px;
}

@media (min-width: 767px) {

  .t3-header .header-right .off-canvas-toggle,
  .t3-header .header-right .head-btn {
    display: none;
  }
}

.latest .mod-articles-category-title {
  font-size: 18px;
  line-height: 24px;
}

.tabs .mod-articles-category-title {
  font-size: 15px;
}

.mxxy .article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 50px 20px 0;
}

.scrollnews {
  border: 1px #ccc solid;
  padding: 10px 70px 10px 100px;
  position: relative;
  margin-bottom: 20px;
}

.scrollnews:before {
  content: "";
  position: absolute;
  left: 100px;
  top: 2px;
  bottom: 2px;
  width: 1px;
  border-right: 1px #ccc dashed;
}

.scrollnews .title {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100px;
  margin: 0;
  text-align: center;
  transform: translateY(-50%);
}

.scrollnews ul.carousel-inner {
  margin: 0;
  padding: 0;
  text-align: center;
}

.scrollnews ul.carousel-inner>.next {
  top: 100%;
}

.scrollnews ul.carousel-inner>.prev {
  top: -100%;
}

.scrollnews ul.carousel-inner>.next.left,
.scrollnews ul.carousel-inner>.prev.right {
  top: 0;
}

.scrollnews ul.carousel-inner>.active.left {
  top: -100%;
}

.scrollnews ul.carousel-inner>.active.right {
  top: 100%;
}

.scrollnews ul.carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.scrollnews ul.carousel-inner .item.active.left {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 0;
}

.scrollnews ul.carousel-inner .item.active.right {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: 0;
}

.scrollnews .control {
  position: absolute;
  right: 20px;
  top: 50%;
  height: 20px;
  transform: translateY(-50%);
}

.scrollnews .control .carousel-control {
  position: relative;
  display: inline-block;
  background: #666;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  text-align: center;
}

.scrollnews .control .carousel-control .fa {
  position: absolute;
  font-size: 18px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 20px;
}

.home-latest h3 {
  background: url('../../templates/jiahe/images/latest.png');
  height: 39px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin: 0;
  background-size: cover;
}

.home-latest h3 span {
  background: #e28409;
  display: inline-block;
  height: 39px;
  line-height: 39px;
  padding: 0 20px;
}

.home-latest h3 span a {
  color: #fff;
}

.home-latest h3 span .fa {
  margin-left: -10px;
  padding-right: 10px;
}

.school-news {
  padding: 5px;
  border: 1px #ccc solid;
}

.school-news:before,
.school-news:after {
  content: " ";
  display: table;
}

.school-news:after {
  clear: both;
}

.school-news * {
  overflow: hidden;
}

.school-news h3 {
  margin: 0;
  font-size: 14px;
  padding: 8px;
  border-bottom: 2px #428bca solid;
  color: #428bca;
}

.school-news h3 .title {
  font-weight: 600;
}

.school-news h3 .fa {
  margin-right: 10px;
}

.school-news h3 a {
  color: #000;
}

.school-news ul {
  padding: 0;
  margin: 0;
}

.school-news ul li {
  padding: 10px;
  border: 0;
}

.school-news ul li img {
  height: 90px;
  width: 100%;
}

.school-news ul li span.title {
  display: block;
  text-align: center;
  padding: 5px;
  height: 45px;
}

.height-1 {
  height: 255px;
  overflow: hidden;
}

.height-2 {
  overflow: hidden;
  height: 530px;
}

.content-mainmxxy {
  text-align: center;
}

.content-mainmxxy h5.title {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.content-mainmxxy h5.title span {
  margin-left: 10px;
  font-weight: 100;
  font-size: 14px;
}

.mxxytx {
  text-align: center;
}

.mxxytx h3 {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.mxxytx h3 span {
  margin-left: 10px;
  font-weight: 100;
  font-size: 14px;
}

.weblinks {
  list-style: none;
}

.weblinks li {
  display: inline-block;
  padding: 5px;
  margin: 5px 9px;
}

.category-desc {
  text-align: justify;
}

.home-case {
  border: 1px #ccc solid;
}

.home-case ul {
  list-style: square;
  padding: 20px 10px 10px 20px;
  margin: 0;
}

.home-case ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 5px;
  border: none;
}

.home-case h3 {
  height: 100px;
  margin: 0;
  font-size: 14px;
  background-size: cover;
  position: relative;
}

.home-case h3 .top {
  position: absolute;
  top: 5px;
  left: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.home-case h3 .bottom {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
}

.home-case h3 .bottom a {
  color: #fff;
}

.home-case h3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.tab-content ul.lnzt {
  margin: 0;
  list-style: none;
}

.tab-content ul.lnzt li p {
  margin-bottom: 3px;
}

.tab-content ul.lnzt li a {
  display: inline-block;
  margin: 0 10px 0 0;
  border: 1px solid #cad3dc;
  border-radius: 5px;
  padding: 0 8px;
  background: #f6f6f6;
}

.t3-footnav {
  padding: 0;
}

.t3-navhelper {
  background: none;
  padding: 0;
}

.t3-navhelper .navhelper {
  background: #f5f5f5;
  padding: 5px 10px;
}

@media (max-width: 400px) {
  .tab-content ul.lnzt li a {
    display: inline-block;
    margin: 0 5px 5px 0;
    border: 1px solid #cad3dc;
    border-radius: 5px;
    padding: 0 8px;
    background: #f6f6f6;
  }

  body {
    font-size: 12px;
  }
}

.t3-mainbody {
  padding-top: 0px;
  padding-bottom: 20px;
}

.breadcrumb {
  background-color: #fff;
}

.t3-navhelper .navhelper {
  background: #fff;
  padding: 5px 10px;
}

.comment .category-module,
.video .category-module {
  padding: 10px 30px 10px 30px;
}

.yxjdrm {
  float: right;
  margin-right: 10px;
}

.bkzns .yxjdrm {
  float: right;
  position: relative;
  top: -80px;
}

body {
  font-family: 'microsoft yahei';
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'microsoft yahei';
}

.home-new ol {
  padding-left: 0px;
}

.home-new ol li {
  line-height: 2.3;
  list-style: none;
  padding: 0px;
}

.home-new li {
  margin: 0px;
  border-radius: 4px;
  color: #fff;
}

.home-new ul {
  list-style: none;
}

.home-new li {
  counter-increment: index;
  margin-bottom: 5px;
  line-height: 20px;
  font-size: 14px;
}

.home-new li:before {
  content: counter(index);
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  margin-right: 2px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #a3a3a3;
}

.home-new li:first-of-type:before {
  background: #d3141a;
}

.home-new li:nth-of-type(2):before {
  background: #d3141a;
}

.home-new li:nth-of-type(3):before {
  background: #d3141a;
}

#Mod97 .latest li p {
  margin-top: 10px;
}

a:hover,
a:focus {
  color: #d3141a;
}

.t3-mainnav .jiahe-menu .menu-first {
  display: none;
}

.jiahe-menu li {
  position: relative;
  display: block;
  float: left;
}

.t3-mainnav .jiahe-menu {
  position: relative;
  padding-left: 0px;
  border: none;
}

.t3-mainnav {
  border: none;
  background: #d3141a;
}

.jiahe-menu>li>a {
  display: inline-block;
  height: 30px;
  margin: 10px 17px 10px 0;
  color: #fff;
  float: left;
  line-height: 30px;
  font-size: 16px;
  padding: 0 10px;
}

.nav>li>a:hover {
  background: #ffffff;
  color: #264186;
  border-radius: 6px;
}

.home-school ul {
  display: flex;
  padding: 0px;
  margin-bottom: 20px;
}

.home-school ul li {
  list-style-type: none;
  border: 1px solid #dcdcdc;
  margin-right: 18px;
  border-radius: 4px;
}

.home-school ul li:hover {
  border: 1px solid #d3141a;
}

.home-school ul li:last-child {
  margin-right: 0px;
}

.t3-masthead .campus-tabs .nav-tabs .tabs-header {
  padding: 10px 15px;
  color: #d3141a;
}

.t3-masthead .campus-tabs .nav-tabs {
  background: #f5f5f5;
}

.t3-masthead .campus-tabs .nav-tabs li.active a {
  background: #d3141a;
  color: #fff;
  border-radius: 4px;
}

.t3-masthead .campus-tabs .nav-tabs li a {
  color: #000;
}

.t3-masthead .campus-tabs .nav-tabs li a:hover {
  background: #d3141a;
  color: #fff;
  border-color: transparent;
}

.height-2ssa {
  overflow: hidden;
  height: 377px;
}

.school-news {
  padding: 0px;
  border: 0px #ccc solid;
}

.school-news h3 {
  margin: 0;
  font-size: 14px;
  border-bottom: 0px #428bca solid;
  color: transparent;
  padding: 12px;
  margin-bottom: 10px;
  background: #f5f5f5;
}

.school-news h3 .title {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #264186;
  padding-left: 9px;
  border-left: 4px solid #264186;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}

.school-news h3 a {
  color: #999999;
  font-size: 16px;
}

.school-news h3 a:hover {
  color: #4f4f4f;
}

.home-case {
  border: 0px #ccc solid;
}

.home-case h3 {
  height: auto;
  padding: 9px;
  background: #f5f5f5;
  padding-bottom: 15px;
}

.home-case h3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}

.home-case h3 .top {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #d3141a;
  padding-left: 9px;
  border-left: 4px solid #d3141a;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.home-case h3 .bottom {
  bottom: 15px;
  right: 15px;
}

.home-case h3 .bottom a {
  color: #999999;
  font-size: 16px;
}

.home-case h3 .bottom a:hover {
  color: #4f4f4f;
}

.home-case ul li {
  line-height: 16px;
  margin-bottom: 20px;
}

.home-case .mod-articles-category-title {
  font-size: 16px;
  width: calc(100% - 55px);
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.home-case ul {
  padding: 20px 10px 0px 10px;
}

#Mod207 .home-case h3 {
  height: 100px;
  margin: 0;
  font-size: 14px;
  background-size: cover;
  position: relative;
}

#Mod207 .home-case h3 .top {
  color: #fff;
  border-left: 4px solid #ffffff;
}

#Mod207 .home-case h3 .bottom a {
  color: #fff;
}

#Mod207 .home-case h3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.t3-spotlight {
  margin-top: 0px;
}

.position-tabs {
  border: 0px #ccc solid;
}

.position-tabs.height-1 {
  height: auto;
  overflow: hidden;
}

.position-tabs .nav-tabs {
  background: #f5f5f5;
}

.position-tabs .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #ffffff;

  font-weight: 500;
  border-radius: 0px;
  background: #264186;
}

.position-tabs .nav-tabs>li>a {
  color: #264186;
  font-size: 18px;
  font-weight: 500;
}

.position-tabs .nav>li>a:hover {
  border-radius: 0px;
  background: #264186;
  color: #fff;
}

.position-tabs .mod-articles-category-title {
  font-size: 16px;
}

.position-tabs .category-module {
  padding: 0px;
}

.position-tabs .category-module li {
  padding: 5px 0;
  margin-bottom: 6px;
}

.position-tabs .tab-content {
  padding: 10px;
}

#Mod209 img {
  object-fit: cover;
  -webkit-transition: 0.8s;
  -webkit-transition: -webkit-transform 0.8s ease-out;
  transition: transform 0.8s ease-out;
  -moz-transition: -moz-transform 0.8s ease-out;
}

#Mod209 img:hover {
  transform: scale(1.1);
}

@media (max-width: 768px) {
  #Mod209 img {
    padding: 10px;
    float: left;
    margin-bottom: 0px;
    width: 50%;
  }
}

.ggt1 ul {
  display: flex;
  list-style-type: none;
  padding-left: 0px;
}

.ggt1 ul .gg1 {
  display: block;
  width: 189px;
  font-size: 17px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #7ece25;
  border-radius: 5px;
  margin-right: 20px;
}

.ggt1 ul .gg2 {
  display: block;
  width: 189px;
  font-size: 17px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #09c8e7;
  border-radius: 5px;
  margin-right: 20px;
}

.ggt1 ul .gg3 {
  display: block;
  width: 189px;
  font-size: 17px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #eba60c;
  border-radius: 5px;
  margin-right: 20px;
}

.ggt1 ul .gg4 {
  display: block;
  width: 189px;
  font-size: 17px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  background: #b584d4;
  border-radius: 5px;
  margin-right: 20px;
}

.ggt1 ul li a {
  color: #fff;
}

@media (max-width: 768px) {
  .ggt1 ul {
    display: block;
  }

  .ggt1 ul .gg1 {
    width: 100%;
    margin-bottom: 5px;
  }

  .ggt1 ul .gg2 {
    width: 100%;
    margin-bottom: 5px;
  }

  .ggt1 ul .gg3 {
    width: 100%;
    margin-bottom: 5px;
  }

  .ggt1 ul .gg4 {
    width: 100%;
  }
}

#Mod189 .category-module li {
  margin-bottom: 14px;
}

.t3-weblink .t3-module {
  border: 0px #ccc solid;
}

.t3-weblink .module-title span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #d3141a;
  padding-left: 9px;
  border-left: 4px solid #d3141a;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.t3-weblink .t3-module .module-title {
  background: #f8f8fa;
  border-bottom: 0px #ccc solid;
  margin-bottom: 2px;
}

.t3-weblink .module-ct {
  background: #f8f8fa;
}

.t3-weblink .t3-module .module-ct a {
  font-size: 16px;
  color: #4f4f4f;
  border-radius: 4px;
}

.t3-weblink .t3-module .module-ct a:hover {
  color: #fff;
  background: #d3141a;
}

.t3-footer {
  border-top: 0px solid #eeeeee;
  background: #f8f8fa;
}

.t3-footnav .t3-module {
  background: transparent;
  color: #fff;
  font-size: 16px;
}

.t3-footnav {
  padding: 20px 0px;
}

#Mod189 .home-case li {
  counter-increment: index;
  line-height: 20px;
}

#Mod189 .home-case li:before {
  content: counter(index);
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  margin-right: 2px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #a3a3a3;
}

#Mod189 .home-case li:first-of-type:before {
  background: #264186;
}

#Mod189 .home-case li:nth-of-type(2):before {
  background: #264186;
}

#Mod189 .home-case li:nth-of-type(3):before {
  background: #264186;
}

#Mod189 .home-case .latest li p {
  margin-top: 10px;
}

.datestyle {
  display: inline-block;
  float: right;
  line-height: 16px;
  text-align: right;
  color: #4f4f4f;
  font-size: 14px;
}

.search form #mod-search-searchword {
  width: 100%;
  border-color: #d6d2d2;
  padding: 20px;
}

.head-search {
  margin-top: 0;
}

.t3-navhelper .navhelper {
  font-size: 14px;
  margin-top: 20px;
  padding: 5px 0px;
}

.item-page .article-title {
  height: 40px;
  background: #f5f5f5;
  font-size: 22px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  margin-bottom: 14px;
  color: #4f4f4f;
  border-radius: 10px;
}

#Mod196 .ggt1 ul {
  display: block;
}

#Mod196 .ggt1 ul .gg1 {
  width: 100%;
  margin-bottom: 10px;
}

#Mod196 .ggt1 ul .gg2 {
  width: 100%;
  margin-bottom: 10px;
}

#Mod196 .ggt1 ul .gg3 {
  width: 100%;
  margin-bottom: 10px;
}

#Mod196 .ggt1 ul .gg4 {
  width: 100%;
  margin-bottom: 10px;
}

.breadcrumb {
  background-color: #fff;
  border: 1px solid #d3141a;
  border-radius: 20px;
  padding: 10px;
}

.rmlm {
  margin-bottom: 20px;
  background-color: #f5f5f5;
  padding: 10px;
}

.rmlm h3 {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #d3141a;
  padding-left: 9px;
  border-left: 4px solid #d3141a;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  position: relative;
}

.rmlm ul {
  display: flex;
  border-top: 1px solid #fff;
}

@media (max-width: 768px) {
  .rmlm ul {
    display: inline-block;
  }
}

.rmlm ul li {
  display: inline-block;
  margin: 10px 3px 10px;
}

.rmlm ul li a {
  display: inline-block;
  padding: 4px 12px;
  color: #4f4f4f;
  border: 1px solid #c3c8cc;
}

.rmlm ul li a:hover {
  background: #d3141a;
  border: 1px solid #d3141a;
  color: #fff;
  border-radius: 0px;
}

#Mod200 .module-title {
  padding: 9px;
  background: #f5f5f5;
}

#Mod200 .module-title span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #264186;
  padding-left: 9px;
  border-left: 4px solid #264186;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.tags_200 a:hover {
  background: #264186 !important;
  color: #fff !important;
}

@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 0px;
  }

  .t3-banner-2 {
    margin-bottom: 20px;
  }

  .t3-banner-3 {
    margin-bottom: 20px;
  }

  .t3-weblink {
    margin-bottom: 20px;
  }
}

#Mod120 .custom p a {
  color: #212121;
}

.nav>li>a:hover,
.nav>li>a:focus,
.nav .current a {
  text-decoration: none;
  background: #ffffff;
  color: #d3141a;
  border-radius: 6px;
}

.label-info {
  background-color: #264186;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #4860b7;
}

.contact-ewm {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

.contact-ewm p span {
  display: block
}

.contact-ewm img {
  margin-left: 10px;
}

.logo-img {
  height: 60px;
}

@media (max-width: 768px) {
  .logo-image {
    width: 100px;
  }

  .item-page .article-title {
    font-size: 18px;
  }

  .header-right .col-xs-8 {
    padding: 0px;
  }

  .header-right .col-xs-4 {
    padding: 0px;
  }

  .contact-ewm {
    display: none
  }

  .t3-sidebar-2 {
    margin: 15px 0 0;
    padding: 0
  }

  .logo-img {
    height: 40px;
    margin-top: 0
  }

  .t3-masthead {
    margin-top: 0
  }

  .t3-navhelper .navhelper {
    margin-top: 0
  }
}

.scrollnews .title {
  color: #d3141a;
}

.bdsharebuttonbox {
  margin-top: 10px;
}

.jiahe-menu>li>a {
  margin: 10px 42px 10px 0;
}

.home .t3-navhelper {
  border-top: 0px solid #eeeeee;
}

/* .home .t3-navhelper .navhelper { */
/* margin-top: 0px; */
/* } */
.itemid-206 .article-intro .item-image {
  margin: 0px 0px 20px 0px;
}

.itemid-206 .article-intro .fields-container {
  width: 73%;
  float: right;
}

.itemid-206 .article-intro .field-label {
  font-weight: 600;
}

.itemid-206 .article-intro .field-entry {
  line-height: 2;
}

.itemid-206 .article-intro img {
  max-width: 180px;
}

#Mod219 .datestyle {
  display: none;
}

.fulltext {
  line-height: 200%
}

@media (min-width: 768px) {
  .itemid-215 .article-header {
    width: 67%;
    float: right;
    padding: 20px 40px 0px 40px;
  }

  .itemid-215 .article-intro .pull-left.item-image {
    margin: 0px;
  }

  .itemid-215 .article-intro {
    background: #f7f7f7;
  }

  .itemid-215 .article-intro .team_text {
    float: right;
    width: 67%;
    padding: 0px 40px 20px 40px;
  }

  .itemid-215 .content-main .items-row .item {
    border-bottom: 0px dashed #C3C8CC;
    margin-bottom: 10px;
  }

  .itemid-215 .content-main {
    border: 0px #C3C8CC solid;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .itemid-215 .team_content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}