﻿@charset "utf-8";

/* CSS Document */
body {
  font-family: "微软雅黑";
  font-size: 16px;
}

a:hover {
  text-decoration: none;
  color: #005aa9;
}

ul,
li ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

.mb20 {
  margin-bottom: 16px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 16px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.logo-left {
  float: left;
  padding: 20px 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}

.container {
  padding-left: 0px;
  padding-right: 0px;
}
.search-box {
    position: relative;
    margin-top: 20px;
    padding-bottom: 30px;
}

.search-box .find-bar {
    float: right;
    width: 414px;
    margin-top: 40px;
    right: 20px;
    background: url(../images/search.png) no-repeat left top;
}
.find-bar input[type="text"] {
    border: none;
    background-color: transparent !important;
    width: 358px;
    margin-left: 1px;
    padding: 4px 10px;
    outline: none;
    color: #666;
    height: 38px;
    margin-top: 1px;
    line-height: 38px;
    vertical-align: top;
}

.find-bar a {
    border: none;
    background-color: transparent;
    height: 40px;
    width: 50px;
    margin-left: 0px;
    outline: none;
    cursor: pointer;
    display: inline-block;
}

/* header */
.bg-blue {
  background: url(../images/bg-t.png) no-repeat left top;
  background-size: 100% 100%;
  position: relative;

}.bg-blueh {
  background: url(../images/bg-ts.png) no-repeat left top;
  background-size: 100% 100%;
  position: relative;
}

.top-h {
  background: #eaf7fd;
  position: relative;
  padding: 8px 0;
}

.times {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #555;
}

.logo {
  padding: 40px 0;
}

/*导航*/
.bg-blues {
  background: #2299f5;
}

.indexs {
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 122px;
  background-color: #297ddd;
}

.indexs:hover {
  color: #fff;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  padding: 15px 44px;
}

.navbar-default {
  border: none;
}

.navbar {
  border-radius: 0px;
  margin-bottom: 0;
}
.nav_t{
 width:1200px;
 margin:0 auto;
 float:none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #FFFFFF !important;
  background-color: #297ddd;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #FFFFFF !important;
  background-color: #297ddd;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #FFFFFF;
  background-color: #297ddd;
}

.dropdown-menu {
  min-width: 130px;
  padding: 0;
  border: none;
  text-align: center;
}

.dropdown-menu>li>a {
  display: block;
  padding: 12px 2px;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 0;
}

.bg-color {
  background-color: #f1fafe;
}

.bg-img {
  background: url(../images/bg-c.png) no-repeat left top;
  background-size: 100%;
  padding-top: 16px;
}

.bg-white {
  background-color: #fff;
  padding: 15px;
}

.news>.item>img,
.news>.item>a>img {
  height: 396px;
  width: 100%;
}

.carousel-control {
  width: 10%;
}

/*新闻*/
.img-tu{
height:400px;	
	}
.bg-tab {
  background: #ddf0fe;
}

.news-head {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin: 0;
}

.news-head>h3 {
  color: #0f1010;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}

.news-head>h3>img {
  margin-right: 8px;
}

.news-head>.more {
  position: absolute;
  right: 5px;
  bottom: 10px;
  color: #666;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  margin-bottom: 6px;
  position: relative;
}

.mores {
  position: absolute;
  right: 5px;
  bottom: 10px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff;
  cursor: default;
  background-color: #4395ff;
  border: 1px solid #4395ff;
  border-bottom-color: transparent;
}

.nav-tabs>li>a:hover {
  border-color: #4395ff;
  background-color: #4395ff;
  color: #fff;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0;
  padding: 9px 15px;
  font-size: 20px;
  color: #222;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff;
  cursor: default;
  background-color: #4395ff;
  border: 1px solid #4395ff;
  border-bottom-color: transparent;
  cursor:pointer;
}

/* 新闻轮播图 */
.carousel-num {
  position: absolute;
  bottom: 5px;
  left: 85%;
  z-index: 15;
  width: 100px;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
}

.carousel-num2 {
  position: absolute;
  bottom: 5px;
  left: 88%;
  z-index: 15;
  width: 120px !important;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style: none;
}

.carousel-num2>li {
  display: inline-block;
  width: 24px;
  height: 3px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff !important;
  border: none;
  border-radius: 0px;
}

.carousel-num2 .active {
  width: 24px !important;
  height: 3px;
  margin: 0;
  background-color: #fe0909 !important;
}

.tit-text {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .6);
  padding: 15px;
  color: #fff;
  width: 100%;
}

.tit-text>p {
  margin-bottom: 0;
  padding-right: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-list,
.news-litem {
  display: block;
  overflow: hidden;
}

.news-list li {
  height: 38px;
  background: url(../images/dd.png) no-repeat left center;
  padding-left: 15px;
  position: relative;
}

.news-list li a {
  display: block;
  line-height: 38px;
  height: 38px;
  padding-right: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.news-list li span {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 38px;
  color: #999;
}

.news-list li a:hover,
.news-litem li>a:hover,
.news-item li>a:hover {
  color: #005aa9;
}

/* 新闻2 */
.news-litem li,
.news-item li {
  height: 38px;
  background: url(../images/d.png) no-repeat left center;
  padding-left: 15px;
  position: relative;
}

.news-litem li>a,
.news-item li>a {
  display: block;
  line-height: 38px;
  height: 38px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.news-item li>a {
  padding-right: 120px;
}

.news-item li>span {
  position: absolute;
  right: 0px;
  top: 0;
  line-height: 38px;
  color: #999;
}

/* 政府信息公开 */
.info {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 10px;
  justify-content: center;
}

.info>a {
  display: flex;
  flex-direction: row;
  justify-content: start;
  border-radius: 4px;
  background-color: #45a9f6;
  padding: 10px 20px;
  min-width: 252px;
  margin-top: 15px;
  margin-right: 15px;
  color: #fff;
}

.info>a>img {
  margin-right: 10px;
}

.bg-show:hover {
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, .26);
}

/* 学校风采 */
#btimg {
  position: relative;
  margin: 15px auto;
  overflow: hidden;
}

#btimg ul {
  width: 100%;
  position: relative;
}

#btimg ul li {
  height: 74px;
  float: left;
  list-style: none;
  padding-right: 20px;
}

#btimg ul li a {
  display: block;
  border: 1px solid #ddd;
}

#btimg ul li a img {
  width: 300px;
  height: 72px;
  display: inline-block;
}

/* 专题 */
.imglinks {
  position: relative;
}

.imglinks>a {
  display: block;
  margin-bottom: 15px;
}

.imglinks>a>img {
  width: 100%;
}

.zt-header {
  position: relative;
  color: #fff !important;
}

.zt-header>.more {
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 88;
  color: #fff;
}

.zt-title {
  background-color: #2299f5;
  color: #fff;
  padding: 10px 15px;
  font-size: 20px;
  margin: 0;
}

.zt>.zt-img,
.zt>.hdjl {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}

.zt>.zt-img>a {
  display: block;
  margin-bottom: 15px;
}

.zt>.zt-img>a>img {
  width: 100%;
}

.zt>.hdjl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.zt>.hdjl>a {
  width: 50%;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #222;
}

/* footer */
.footer-box {
  background: #2299f5;
  color: #ffffffc5;
  padding-top: 30px;
}

.copy-right>p {
  line-height: 24px;
  font-size: 14px;
}

.copy-right {
  position: relative;
  margin-bottom: 20px;
}

.copy-right>img {
  position: absolute;
  right: 0;
  top: 10px;
}
.copy-right>a>img {
  position: absolute;
  right: 0;
  top: 10px;
}
.footer-box>.bq {
  background: rgba(0, 0, 0, 0.178);
  color: #ffffffc5;
  text-align: center;
  padding: 8px 20px;
  margin-bottom: 0;
}

/* 二级页侧边导航 */
.conter-s {
  position: relative;
  background-color: #FFFFFF;
  min-height: 800px;
  padding: 20px;
}

.type-list {
  width: 260px;
  min-height: 420px;
  background: #f3f7fa;
}
.leftimg{
  position: relative;
}
.leftimg>img{
  width: 100%;
}
.type-list-head {
  background: url(../images/ttt.png) no-repeat 20px 20px #297ddd;
  padding: 20px 0px 20px 60px;
}

.type-list-head h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  padding-bottom: 0px;
}

.type-list-ct {
  display: block;
  padding: 20px;
}

.type-list-ct li {
  position: relative;
}

.type-list-ct li a {
  display: block;
  color: #333;
  font-size: 18px;
  padding: 15px 20px;
  background: #fff;
  margin-bottom: 15px;
  position: relative;
}

.type-list-ct li a>span {
  position: absolute;
  right: 20px;
  top: 21px;
  font-size: 12px;
}

.type-list-ct li.active>a,
.type-list-ct li.active>a:hover,
.type-list-ct li.active a:focus {
  color: #fff;
  background: #2299f5;
}

/* 新闻内容 */
.conter-txt {
  min-height: 720px;
  background: #fff;
  padding: 30px 50px;
}

.conter-text {
  min-height: 720px;
  background: #fff;
  width: 845px;
}

.conter-title {
  border-bottom: 2px solid #2299f5;
  padding: 15px 0;
  color: #2299f5;
}

.conter-title>h2 {
  margin: 0px;
}

.news-list2>li {
  background: url(../images/ddd.png) no-repeat left center;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}

.news-list2>li>a {
  display: block;
  line-height: 50px;
  height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  padding-right: 70px;
}

.news-list2>li>a:hover {
  color: #2299f5;
}

.news-list2>li>span {
  position: absolute;
  right: 0px;
  top: 0;
  line-height: 50px;
  color: #999;
}

.page-box {
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
  margin-bottom:40px;
}

.cent-body {
  padding: 0 50px;
  overflow: hidden;
}

.cent-body .cent-body-tit {
  text-align: center;
  margin-bottom: 20px;
}

.cent-body .cent-body-tit>h3 {
  margin-top: 30px;
  font-weight: 500;
  color: #297ddd;
}

.cent-body .cent-body-tit small {
  color: #555;
  padding: 10px;
  margin-top: 30px;
  display: block;
  background: #f5f5f5;
}

.cent-body .cent-body-tit small>span {
  cursor: pointer;
}

.cent-body-img {
  display: block;
  margin: 0 auto;
  padding: 15px;
  max-width: 100%;
}

.cent-body p {
  line-height: 34px;
}

@media (max-width: 768px) {
	.img-tu{
height:auto !important;	
	}
  .top-h {
    display: none;
  }
  .cent-body p img{
	  width:100% !important;
	  height:auto !important;
	  }
.nav_t{
 width:auto;
 margin:0 auto;
}
  .logo {
    padding: 20px;
  }
.zqls > span:first-child {
	display: block !important;
    margin-bottom: 10px !important;
	}
  .logo>img {
    width: 100%;
  }

  .nav-tabs>li>a {
    padding: 8px 10px;
    font-size: 16px;
    margin-right: 0 !important;
  }

  .news>.item>img,
  .news>.item>a>img {
    height: auto;
    width: 100%;
  }

  .bg-tab {
    margin-top: 15px;
  }

  .navbar-toggle {
    margin-right: 0px;
    border: none;
    padding-right: 15px;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
    background: #2299f5;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-nav>li>a {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    text-align: center;
  }

  .navbar-nav>li {
    padding: 0 15px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
    background-color: #fff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  iframe {
    margin-bottom: -10px !important;
  }

  .carousel-num {
    left: 75%;
  }

  .carousel-num {
    position: absolute;
    bottom: 2px;
    left: 75%;
    z-index: 15;
    width: 100px;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
  }

  #carousel-example-generic {
    background: #fff;
    padding: 0 10px;
  }

  .carousel-num2 {
    bottom: -10px;
    left: 40%;
  }

  .info>a {
    min-width: 90%;
  }

  .jztu {
    display: none;
  }

  .mt20 {
    margin-top: 0px !important;
  }

  .mb20 {
    margin-bottom: 0px !important;
  }

  .type-list {
    display: none;

  }
  .conter-text{
    width: 100%;
  }
  .conter-title {
    border-bottom: 1px solid #2299f5;
    padding: 15px 0;
    color: #2299f5;
}
  .conter-title>h2{
    font-size: 20px;
  }
  .copy-right {
    padding-top: 50px;
  }
  .conter-s {
    padding:0 15px;
  }
  .copy-right>img {
    position: absolute;
    right: 45%;
    top: -10px;
  }

  .company {
    padding: 12px 0px;
  }

  .conter-txt {
    width: 100%;
    border-color: transparent;
    min-height: 475px;
    padding: 0px !important;
  }
  .cent-body {
    padding: 0 15px;
  }
  .zz {
    display: none;
  }

  .cent-body .cent-body-tit>h3 {
    line-height: 36px;
  }

  .bg-img {
    padding-top: 0;
  }

  .hh {
    height: 22vh !important;
  }

  .h {
    height: 24vh !important;
  }

}
/*留言板样式*/
.comment-box{ position:relative; padding:0px 15px 20px 15px;; }
    .comment-box .form-box{ margin:0; padding:15px 0; }
    .comment-box .form-box .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .form-box .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .form-box .avatar-box img{ width:100%; height:100%; }
    .comment-box .form-box .conn-box{ position:relative; margin-left:70px; }
    .comment-box .form-box .conn-box .editor{ position:relative; margin-right:18px; }
    .comment-box .form-box .conn-box .editor textarea{ display:inline; margin:0; padding:8px; width:100%; height:80px; border:1px solid #e8e8e8; line-height:20px; }
    .comment-box .form-box .conn-box .subcon{ padding-top:15px; color:#999; font-size:12px; }
    .comment-box .form-box .conn-box .subcon .submit{ float:right; display:inline-block; padding:0 20px; height:36px; line-height:34px; color:#fff; font-size:12px; background:#38f; vertical-align:middle; cursor:pointer; }
    .comment-box .form-box .conn-box .subcon strong{ color:#333; font-weight:normal; }
    .comment-box .form-box .conn-box .subcon .code{ margin-right:5px; padding:7px; width:80px; height:20px; line-height:20px; border:1px solid #e8e8e8; }
    .comment-box .form-box .conn-box .subcon a img{ vertical-align:middle; }
    .comment-box .list-box li{ padding:17px 0; border-top:1px solid #f7f7f7; }
    .comment-box .list-box li .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .list-box li .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .list-box li .avatar-box img{ width:100%; height:100%; }
    .comment-box .list-box li .inner-box{ position:relative; margin-left:70px; }
    .comment-box .list-box li .inner-box .info{ padding-bottom:3px; }
    .comment-box .list-box li .inner-box .info span{ margin-right:5px; color:#999; font-size:12px; }
    .comment-box .list-box li .inner-box p{ color:#333; font-size:14px; line-height:1.8em; }
    .comment-box .list-box li .answer-box{ clear:both; margin:10px 70px 0 70px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
    .comment-box .list-box li .answer-box .info{ margin-bottom:5px; padding:0; color:#1e7bb3; font-size:12px; border:none; }
    .comment-box .list-box li .answer-box .info span.right{ float:right; color:#999; }
    .comment-box .list-box li .answer-box p{ color:#555; font-size:14px; line-height:1.8em; }
	
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#3188d8; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #3188d8; }
	
	/*表单样式*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd a.send{ display:inline-block; padding:0 10px; color:#555; border:1px solid #e0e0e0; height:40px; line-height:40px; color:#333; }
    .form-box .form-group dd a.send.gray{ color:#999; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:80%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:120px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:80%; height:100px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }