@charset "utf-8";

/* CSS Document */
body {
  font-family: "微软雅黑";
  font-size: 16px;
}

a:hover {
  text-decoration: none;
  color: #005aa9;
}


.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}
ul,
li ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !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;
}

/*toplogo*/
.top-img {
  background: #005aa9;
}

.top-bg {
  background: url(/templates/ZZ/images/bg-top.jpg) no-repeat left top;
  background-size: 100% 100%;
}

.logo {
  padding: 30px 0;
}

/*导航*/
.indexs {
  color: #FFFFFF;
  font-size: 16px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100px;
  background-color: #005aa9;
}

.indexs:hover {
  color: #fff;
}

.navbar-default.navbar-nav>li>a {
  color: #222;
  text-align: center;
}

.navbar-default {
  border: none;
}

.navbar {
  border-radius: 0px;
  margin-bottom: 0;
}

.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: #005aa9;
}

.navbar-default .navbar-nav>li>a:focus .navbar-default .navbar-nav>li>a:hover {
  color: #FFFFFF;
  background-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  color: #FFFFFF;
  background-color: #005aa9;
}
.navtop{
width: auto;
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: center;
}

.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;
}

.navbar-default .navbar-nav>li>a {
  color: #222;
  font-weight: 600;
  padding:15px 10px;
}

/*轮播图*/
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  height: 420px;
  width: 100%;
}

.news>.item>img,
.news>.item>a>img {
  height: 248px;
  width: 100%;
}

.carousel-control {
  width: 10%;
}

/*新闻*/
.news-head {
  position: relative;
  border-bottom: 1px solid #4395ff;
  padding-bottom: 12px;
  margin: 12px 0;
}

.news-head>h3 {
  color: #4395ff;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}

.news-head>h3::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 21px;
  background-color: #4395ff;
  margin-right: 8px;
  vertical-align: middle;
}

.news-head>.more {
  position: absolute;
  right: 5px;
  bottom: 10px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
  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;
}

.tit-text {
  position: absolute;
  background: rgba(0, 0, 0, 0.68);
  padding: 10px;
  bottom: 0;
  width: 100%;
}

.tit-text p {
  color: #fff;
  line-height: 20px;
  margin: 0;
  padding-right: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.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-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.nes-list {
  display: block;
  overflow: hidden;
}

.nes-list li {
  height: 40px;
  background: url(/templates/ZZ/images/d1.png) no-repeat left center;
  padding-left: 15px;
  position: relative;
}

.nes-list li a {
  display: block;
  line-height: 40px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.nes-list li span {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 40px;
  color: #999;
}

.nes-list li a:hover,
.water-in-list li a:hover {
  color: #005aa9;
}

.l-newimg {
  padding-left: 0px !important;
}

.r-newimg {
  padding-right: 0px !important;
}

/* 快速导览 */
.guide {
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px;
}

.guide>a {
  display: inline-block;
  width: 132px;
  padding: 20px 0;
  text-align: center;
  margin-right: 24px;
  border-radius: 5px;
  background: #4395ff;
  color: #fff;
}

.guide>a:last-child {
  margin-right: 0px !important;
}

.guide>a:hover {
  background: #005aa9
}

.guide>a>img {
  display: block;
  margin: 0 auto 10px auto;
}

.bg-grey {
  background: #f8f8f8;
  padding: 30px 0;
}

.bg-show {
  background: transparent;
}

.bg-show:hover {
  padding: 20px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, .26);
}

/* 学校风采 */
.bt-box {
  position: relative;
}

.bt-box>.lt {
  position: absolute;
  left: 0px;
  top: 62px;
  z-index: 9999;
}

.bt-box>.rt {
  position: absolute;
  right: 0px;
  top: 62px;
  z-index: 9999;
}

.bt-box>a>img {
  width: 28px;
}

#btimg {
  height: 150px;
  position: relative;
  margin: 15px auto;
  overflow: hidden;
}

#btimg ul {
  width: 100%;
  height: 150px;
  position: relative;
}

#btimg ul li {
  height: 150px;
  float: left;
  list-style: none;
  padding-right: 20px;
}

#btimg ul li a {
  display: block;
}

#btimg ul li a img {
  width: 220px;
  height: 150px;
  display: inline-block;
}

/* footer */
.footer-box {
  background: #005aa9;
  color: #ffffffc5;
  padding: 15px 0;
}

.footer-box p {
  line-height: 24px;
  font-size: 14px;
}

/* 二级页侧边导航 */
.conter-s {
  position: relative;
}

.type-list {
  width: 230px;
  margin-left: 10px;
  padding-top: 20px;
  min-height: 660px;
  background: #f2f2f2;

}

.type-list-head {
  background: url(/templates/ZZ/images/header.png) no-repeat left top;
  padding: 15px 0px 20px 35px;
  margin-left: -10px;
}

.type-list-head h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  padding-bottom: 10px;
}

.type-list-ct {
  display: block;
}

.type-list-ct li {
  border-bottom: 1px solid #ddd;
}

.type-list-ct li a {
  display: block;
  color: #333;
  font-size: 18px;
  padding-left: 65px;
  padding: 15px 20px;
}

.type-list-ct li a>span {
  padding-right: 15px;
  font-size: 12px;
}

.type-list-ct li.active>a,
.type-list-ct li.active>a:hover,
.type-list-ct li.active a:focus {
  color: #4395ff;
}

/* 新闻内容 */
.breadcrumb {
  padding: 12px 20px;
  border-radius: 0;
}

.conter-txt {
  width: 910px;
  border: 1px solid #ddd;
  min-height: 720px;
  margin-bottom: 50px;
}

.new-center-list {
  display: block;
  position: relative;
}

.new-center-list li {
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}

.new-center-list li a {
  display: block;
  color: #333;
}

.page-box {
  margin: 40px auto 0px auto;
  text-align: center;
}

.cent-body {
  padding: 20px 50px;
  overflow: hidden;
}
.cent-body img {width: 80%;}
.cent-body .cent-body-tit {
  text-align: center;
}

.cent-body .cent-body-tit>h3 {
  margin-top: 30px;
  font-weight: bold;
  font-size: 24px;
}

.cent-body .cent-body-tit small {
  color: #666;
  line-height: 28px;
  margin-top: 20px;
  display: block;
  border-bottom: 1px solid #ddd;
}
.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: 30px;
}

.company {
  padding: 10px 20px 50px 20px;
  position: relative;
}

.company-item li {
  border-bottom: 1px dashed #ddd;
}

/* 子级页代码 */
/* top */
.header-img {
  background: #f2f8ff;
}

.headerimg {
  background: url(/templates/ZZ/images/headerimg.jpg) no-repeat left top;
  background-size: 100% 100%;
}

.headerimg .logo img {
  display: inline-block;
  margin-right: 30px;
}

.headerimg .logo h1 {
  display: inline-block;
  font-size: 34px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
  color: #025ec0;
}

/* 导航 */
.bg-blue {
  background: #005aa9;
  color: #fff;
}

.indexs_c {
  background-color: #e6b61a;
}

.navbar-item>.navbar-nav>li>a {
  color: #fff !important;
  padding-left: 20px;
  padding-right: 20px;
}

.jztu {
  position: relative;
  margin-bottom: 20px;
}

.jztu>img {
  width: 100%;
}

/* 新闻动态 */
.new-ltem {
  display: block;
  overflow: hidden;
}

.new-ltem li {
  height: 40px;
  background: url(/templates/ZZ/images/d.png) no-repeat left center;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px dashed #ddd;
}

.new-ltem li a {
  display: block;
  padding-right: 100px;
  line-height: 40px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}

.new-ltem li span {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 40px;
  color: #999;
}

.new-ltem li a:hover {
  color: #005aa9;
}

.news-header {
  position: relative;
  background: #eff6fe;
  margin-bottom: 10px;
}

.news-header>h3 {
  color: #fff;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
  background: #025ec0;
  display: inline-block;
  padding: 10px 20px;
}

.news-header>.more {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #333;
}

.news-item>li {
  height: auto;
  padding: 10px 0;
  border-bottom: 1px solid #ddd !important;
  padding-left: 20px;
}

.news-item>li>span {
  line-height: 59px;
}

/* 二级页侧边导航 */
.child-nav {
  width: 230px;
  margin-top: -90px;
  padding-left: 15px;
  min-height: 660px;
  background: #0d6fd7;

}

.child-nav-head {
  position: relative;
  margin-left: -10px;
}

.child-nav-head h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  padding: 30px;
}

.child-nav-ct {
  display: block;
  background: #fff;
  padding-top: 20px;
  min-height: 580px;
}

.child-nav-ct li {
  border-bottom: 1px solid #ddd;
}

.child-nav-ct li a {
  display: block;
  color: #333;
  font-size: 18px;
  padding-left: 65px;
  padding: 15px 20px;
  position: relative;
  margin-left: -3px;
}

.child-nav-ct li a>span {
  position: absolute;
  right: 15px;
  top: 22px;
  font-size: 12px;
}

.child-nav-ct li.active>a,
.child-nav-ct li.active>a:hover,
.child-nav-ct li.active a:focus {
  background: #f5f5f5;
  color: #4395ff;
  border-left: 3px solid #e6b61a;
  margin-right: -3px;
}

@media (max-width: 768px) {

.container {
    overflow: hidden;
}
.comment-box{
padding:0;
}
.row{
padding:0 15px !important;
}
.nav-tabs>li>a {
    padding: 9px 10px;
    font-size: 18px;
}
  .top-bg {
    background: none;
  }

  .logo {
    padding: 20px;
  }

  .logo>img {
    width: 100%;
  }

  .carousel-inner>.item>img,
  .carousel-inner>.item>a>img {
    height: 22vh;
    width: 100%;
  }

  .carousel-indicators {
    bottom: -1px;
  }

  .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: #005aa9;
    border-top: 1px solid #286fad;
  }

  .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;
  }

  .p15 {
    padding: 0 15px !important;
  }

  .carousel-num {
    left: 75%;
  }

  .carousel-num {
    position: absolute;
    bottom: -3px;
    left: 75%;
    z-index: 15;
    width: 100px;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
  }

  #btimg {
    width: 100%;
    height: 150px;
  }

  #btimg ul {
    width: 100%;
  }

  .bg-show {
    padding: 0 15px !important;
    margin-bottom: 20px;
  }

  .bg-show:hover {
    padding: 0;
    box-shadow: none;
    background: none;
  }

  .l-newimg {
    padding-right: 0px !important;
  }

  .r-newimg {
    padding-left: 0px !important;
  }

  .guide>a {
    width: 43%;
    padding: 15px 0;
    margin: 10px;
  }

  .hh {
    height: 165px !important;
  }

  .h {
    height: 136px !important;
  }

  .headerimg .logo h1 {
    display: block;
    text-align: center;
    font-size: 24px;
  }

  .jztu {
    display: none;
  }

  .mt20 {
    margin-top: 0px !important;
  }

  .mb20 {
    margin-bottom: 0px !important;
  }

  .type-list {
    display: none;

  }

  .company {
    padding: 12px 15px;
  }

  .conter-txt {
    width: 100%;
    border-color: transparent;
    min-height: 475px;
  }

  .child-nav {
    display: none;
  }

  .cent-body {
    padding: 15px;
  }

  .cbnav {
    display: none;
  }
  .text-ct{
    display: none !important;
  }
  .new-img {
    margin-right: 10px;
    max-width:140px;
    max-height:100px ;
}
.date-time{
  font-size: 14px;
}
.new-text h4{
  line-height: 28px;
  font-weight: 500 !important;
  padding-top: 0 !important;
}
}

/* 板式2 */
.bg-purple {
  background: #4d4399;
}

.c-purple {
  color: #4d4399 !important;
  font-weight: 400 !important;
}

.img-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.img-item>img {
  width: 100%;
  cursor: pointer;
  transition: all 0.6s;
}

.img-item>img:hover {
  transform: scale(1.4);
}

.title-line {
  position: relative;
  border-bottom: 1px solid #4d4399;
  padding-top: 12px;
  margin-bottom: 20px;
}

.title-line>.titles {
  color: #444;
  display: inline-block;
  border-bottom: 2px solid #4d4399;
  padding-bottom: 15px;
  margin: 0px;
  font-weight: bold;
  font-size: 24px;
}

.title-line>.more {
  position: absolute;
  right: 0;
  color: #4d4399;
  bottom: 10px;
}

.titles-n {
  position: relative;
  padding-bottom: 10px;
  margin-top: 20px;
}

.titles-n>h2 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}

.titles-n>.more {
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 99;
  background: #dcac4c;
  padding: 3px 10px;
  color: #fff;
  border-radius: 25px;
  font-size: 14px;
}

.child-nav-ct2 li.active>a,
.child-nav-ct2 li.active>a:hover,
.child-nav-ct2 li.active a:focus {
  color: #4d4399 !important;
}

/* 板式3 */
.headerimg2 {
  background: url(/templates/ZZ/images/headimg2.jpg) no-repeat left top;
}

.bg-red {
  background: #b2040e !important;
}

.c-white {
  color: #fff !important;
}

.bg-white {
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, .26);
  padding: 20px 5px;
  margin-left: 0;
  margin-right: 0;
}

.c-line {
  border-bottom: 1px solid #ddd !important;
}

.c-line>h2 {
  border-bottom-color: #b2040e !important;
  color: #b2040e !important;
  font-weight: 500 !important;
}

.c-line>.more {
  color: #b2040e;
}

.plr15 {
  padding: 15px;
}

.child-nav-ct3 li.active>a,
.child-nav-ct3 li.active>a:hover,
.child-nav-ct3 li.active a:focus {
  color: #b2040e !important;
}

/*专业列表 */
.title-zy {
  position: relative;
}

.title-zy>a {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: top;
  color: #025ec0;
  padding: 15px;
}

.title-zy>a>.title-log {
  width: 90px;
  height: 90px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px;
}

.title-zy>a>.title-log>img {
  width: 100%;
}

.title-zy>a>.d {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  font-size: 20px;
  padding-top: 10px;
  color: #333;
}

.title-zy>a:hover {
  background: #f5f5f5;
}

.ft {
  font-size: 14px !important;
  margin-top: 10px;
}

.zyk {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  padding: 15px;
}

.zyk>span {
  background: url(/templates/ZZ/images/zyk.png) no-repeat 8px 50%;
  background-size: 14px;
  padding: 5px 10px 5px 30px;
  margin: 5px;
  border: 1px solid #ddd;
}

.headerimg4 {
  background: url(/templates/ZZ/images/headerung3.jpg) no-repeat left top;
}

/* 浮动窗口 */
.cbnav {
  position: fixed;
  top: 320px;
  right: 50px;
  width: 80px;
}

.cbnav>a {
  display: block;
  color: #333;
  padding: 10px 5px;
  background-color: #f1f6f8;
  border: 1px dashed #e3e6e9;
  text-align: center;
  font-size: 14px;
  margin-bottom: 5px;
}

.cbnav>a>img {
  display: block;
  width: 32px;
  margin: 0 auto;
}

.ss {
  position: absolute;
  right: 79px;
  top: 0px;
  width: 240px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px #efefef solid;
}

.btns {
  margin-top: 5px;
  display: block;
}

.wx>img {
  width: 100%;
}

.wx {
  position: absolute;
  right: 90px;
  top: 70px;
  width: 90px;
  height: 90px;
}
/* 新闻图文列表 */
.new-center-list {
  display: block;
  position: relative;
}

.new-center-list li {
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}

.new-center-list li a {
  display: block;
  color: #333;
}

.new-img {
  float: left;
  margin-right: 20px;
  width: 200px;
  height: 132px;
  overflow: hidden;
}

.new-img img {
  display: block;
  width: 100%;
  height: 132px;
}

.new-text {
  overflow: hidden;
}

.new-text h4 {
  margin: 0px;
  padding: 10px 0;
  font-weight: 600;
  line-height: 30px;
}

.date-time {
  color: #999;
}

.date-time em {
  font-style: normal;
  padding-left: 15px;
}

.text-ct {
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* 领导列表 */
.pt {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: top;
  border: 1px solid #ddd;
  padding: 15px;
}

.pt>.pt-img {
  width: 160px;
  overflow: hidden;
  margin-right: 20px;
  flex-shrink: 0;
}

.pt-img>img {
  width: 100%;
}

.pt-txt {
  position: relative;
}

.pt-txt>h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

.pt-txt>p {
  color: #888;
  font-size: 14px;
}

@charset "utf-8";
/* CSS Document */

@import url("/templates/ZZ/css/icon/iconfont.css");
.mainer {
	position: relative;
	z-index: 102;
	zoom: 1;
	min-width: 1200px;
	padding: 0px;
	background: #fff;
	clear: both;
	float: inherit!important;
}
/*政策法规*/
a.cur {
	float: left;
	min-width: 188px;
	position: absolute;
/*	left: 50px;*/ 
	display: inline-block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #1e86e7;
	font-size: 22px;
	font-weight: bold;
	border-radius: 6px;
}
a.cur, a.cur:visited, a.cur:link, a.cur:hover {
	color: #fff;
}
.breadcrumb{
  margin-bottom: 10px;	
}
.breadcrumb a{
	color: #333;
  
}
.list_list_left {
	width: 200px;
	float: left;
	margin-left: 10px;
}
.list_list_left h3{
	background:#1E86E7;
	font-size: 18px;
	margin: 0px; 
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.list_list_left ul {
display: block;
}
.list_list_left >ul li {
	background: rgba(236,245,250,1.00);
	line-height: 40px;
	border-bottom: 1px solid #fff;
}
.list_list_left >ul li a{
	display: block;
	text-align: center;
}
.list_list_left >ul li a:hover,
.list_list_left >ul li.active > a,list_list_left >ul li a:focus{background:#fb5d5d;color: #fff;}


/*列表内容*/
/*.breadcrumb {background: #fff;margin-bottom: 0px;}*/
.center-list{padding-bottom: 20px;min-height: 600px;height: auto; }
.center-list1{margin-left: 100px; margin-right: 100px;max-height: 100%;}
.center-list .center-list-head{height: 41px;border-bottom: 2px solid #ddd; padding: 0px;}
.center-list .center-list-head h2{margin: 0px;font-size: 18px;padding: 10px; border-bottom: 2px solid #3188d8;display:inline-block;color: #3188d8;}
.center-list .center-list-head h2 i{padding-right: 8px;color: #ed5565!important;}
.center-list > ul{display: block;}
.center-list > ul li{border-bottom: 1px solid #e0e0e0;}
.center-list > ul li a{display: block; color: #333;position: relative;}
.center-list > ul li a:hover{color:#ed5565;}
.center-list ul li a h3{display: block;padding: 15px 0;font-size: 18px;white-space: nowrap;ext-overflow: ellipsis;overflow: hidden;margin: 0px;}
.center-list ul li >.note{padding-bottom: 10px;}
.center-list ul li >.note b {position: relative;display: block;float: left;margin-right: 16px;width: 150px;height: 100px;border: 1px solid #e8e8e8;font-style: normal;}
.note b img{display: block; width: 100%;height: 98px;}
.note p {display: block ; height:66px; max-height: 66px;color: #666;line-height: 24px; margin-bottom: 0px;
	display: -webkit-box;
	-webkit-box-orient:
   vertical;-webkit-line-clamp: 3;
   overflow: hidden;
}
.note span{display: block;padding-top: 10px;padding-bottom:5px; color: #999!important;}
.note span i{padding-right: 5px;}
.nav-page{margin: 30px auto; text-align: center;}
.nav-page ul{vertical-align: middle;}
.yuqi {color: #999;}
.jie {color:#ed5565;}
.yujing {color: #ffb527;}

#big,#zhong,#small{color: rgba(255,62,48,1.00); }
#big:hover,#zhong:hover,#small:hover{cursor:pointer;}

.center-text-head {padding: 20px 0px 10px 0px;}
.center-text-head h3{display: block; text-align: center; font-size: 22px;margin-bottom: 20px;}
.center-text-head small{display: block;background: #f5f5f5;padding: 8px 20px;text-align: center;}
.center-text-body{display: block;margin-bottom: 40px;}
.center-text-body>.cent-body-img {display: block;margin: 0 auto;padding: 15px; width: 600px;}
.center-text-body p{line-height: 30px;}
.center-text-body img{width: 100%;}
.news-content-function{display: block;padding: 10px 0;text-align: right;}
.news-content-function>span {display: inline-block;padding: 0 5px;cursor: pointer;}
.news-content-function>span:before {content: "[";}
.news-content-function>span:after {content: "]";}
.td-text {
    overflow: hidden; text-overflow: ellipsis;white-space: nowrap;
}

/*页码*/
.nav-page {
	margin: 30px auto;
	text-align: center;
}

/*留言板样式*/
.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; }
/* 图片列表 */
.img-list{
  position: relative;
  text-align: center;
  padding-bottom: 30px;
}
.img-list>span{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}	
@media (max-width: 768px) {
/*留言板样式*/
.comment-box{ position:relative; padding:0px; }
	
	/*表单样式*/
    .form-box .form-group dt{ display:block; float:none; padding-right:0; width:100%; line-height:40px; text-align:left; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:0; line-height:40px; }
    .form-box .form-group dd .input{ width:100%; }
	.navtop{
	width: 100%;
 display: block;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 15px 15px 15px 25px;
}
}
@media (min-width: 1200px){
.container {width: 1260px;}
}

