html { height: 100%;}
body { font-family: 'Times New Roman', Times, serif; font-size: 14px; color: #282828; position: relative; min-height: 100%; padding-bottom: 180px;}
a { color: #004DA1; vertical-align: baseline; cursor: pointer;}
a:hover { color: rgb(0, 54, 113);}
img { vertical-align: middle;}

/*--header--*/
.header {
  height: 160px;
  position: relative;}
.header-top {
  height: 120px;}
.header .logo {
  float: left;
  line-height: 120px;}
.navigation {
  background: #004DA1;}
.nav-navicon a {
  padding: 10px 0;
  color: #fff;
  font-weight: bold;
  transition: all .5s;}
.nav-navicon .active a, .nav-navicon a:hover {
  background: #3C7AE7;
  color: #fff;
  transition: all .5s;}
.nav-navicon .drop-menu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  min-width: auto;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-top: 1px;}
.nav-navicon a:hover .drop-menu {
  display: block;}
.nav-navicon .drop-menu li {
  display: block;}
.nav-navicon .drop-menu li a {
  color: #282828;
  transition: all .5s;}
.nav-navicon .drop-menu li a:hover {
  color: #004DA1;
  transition: all .5s;}

/*--修改网格--*/
.line-big {
  margin-left: -15px;
  margin-right: -15px;}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
  padding-left: 15px;
  padding-right: 15px;}

/*--正文--*/
/*面板*/
.block {
  margin: 20px 0;}
/*标题*/
.title {
  margin-bottom: 10px;}
.title h2 {
  font-weight: bold;
  color: #004DA1;}
.title h2 small {
  font-size: 80%;
  color: #7F8490;
  margin-left: 15px;}
.title .more {
  float: right;
  width: 28px;
  height: 28px;
  margin-top: -28px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;}
.IconTitle {
  line-height: 24px;
  margin-bottom: 20px;}
.IconTitle::after {
  content: "";
  display: block;
  clear: both;}
.IconTitle .icon {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 10px;}
.IconTitle h3 {
  float: left;
  font-weight: bold;}
.IconTitle .link-more {
  float: right;
  font-size: 12px;
  color: #7F8490;}
.IconTitle .link-more span {
  margin: 0 4px;
  font-size: 14px;
  font-weight: bold;
  color: #004DA1;}
.IconTitle .link-more:hover {
  color: #004DA1;}
/*我的标签页*/
.my_tab .tab-more{
  font-size: 16px;
  font-weight: bold;
  margin-top: 6px;}
.my_tab .tab-nav {
  padding-left: 0;}
.my_tab .tab-nav li a {
  text-align: left;
  padding: 0;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  border: none;
  margin-right: 6px;}
.my_tab .tab-nav .active a, .my_tab .tab-nav li a:hover {
  color: #004DA1;}
.my_tab .tab-nav .first a {
  border: none;
  font-size: 18px;
  font-weight: bold;
  color: #282828;}
.my_tab .tab-nav .first a::after {
  content: "|";
  color: #999;
  padding-left: 8px;}
.my_tab .tab-nav .first a:hover {
  color: #282828;}
.my_tab .tab-body {
  border-top: 0;
  margin-top: 0;}
/*新闻列表*/
.news-topping {
  display: block;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;}
.news-topping h4 {
  color: #282828;
  margin: 0;
  padding: 10px 0;
  line-height: 24px;}
.news-topping p {
  color: #666;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 20px;}
.news-img::after {
  content: "";
  display: block;
  clear: both;}
.news-img .link-img {
  float: left;
  width: 120px;
  height: 74px;
  overflow: hidden;
  text-align: center;
  margin: 10px 0;}
.news-img .link-img img {
  width: 100%;}
.news-img .news-img-info {
  overflow: hidden;
  padding-left: 10px;}
.news-img .news-img-info h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}

.news-topping:hover, .news-topping:hover h4, .news-topping:hover p {
  color: #004DA1;
  background-color: #f8f8f8;}
.new_list {
  list-style: none;
  padding: 0;
  margin: 0;}
.new_list li a {
  display: block;
  line-height: 30px;
  background: url(../images/icon_triangle.jpg) left center no-repeat;
  padding-left: 20px;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 60px;}
.new_list li .time-right {
  float: right;
  margin-right: 4px;
  color: #666;
  line-height: 30px;
  margin-top: -30px;}
.new_list li a:hover {
  color: #004DA1;}
/*文字列表*/
.line_list {
  list-style: none;
  padding: 0;
  margin: 0;}
.line_list li {
  border-bottom: 1px dashed #ddd;}
.line_list li a {
  display: block;
  line-height: 34px;
  color: #282828;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.line_list li a .time-left {
  float: left;
  margin-right: 15px;
  color: #999;}
.line_list li a:hover, .line_list li a:hover .time-left {
  color: #004DA1;
  background-color: #f8f8f8;}
/*链接列表*/
.btn_list {
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0;}
.btn_list::after {
  content: "";
  display: block;
  clear: both;}
.btn_list li {
  float: left;
  width: 50%;
  padding: 5px;}
.btn_list li a {
  display: block;
  background-color: #F5C139;
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  height: 60px;
  text-align: left;
  font-size: 0;
  position: relative;}
.btn_list li a span {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding-left: 38px;}
.btn_list li a::before {
  content: "";
  position: absolute;
  left: 15px;
  height: 40px;
  width: 28px;
  background: url(../images/icon.jpg) left center no-repeat;}
.btn_list li .icon-system::before {
  background-position: 0 0;}
.btn_list li .icon-school::before {
  background-position: -30px 0;}
.btn_list li .icon-teacher::before {
  background-position: -60px 0;}
.btn_list li a::after {
  content: "";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;}
.btn_list li .btn-green {
  background-color: #70BA3F;}
.btn_list li .btn-darkblue {
  background-color: #63A4ED;}
.btn_list li .btn-orange {
  background-color: #F67F57;}
.btn_list li .btn-purple {
  background-color: #8A7DFF;}
.btn_list li .btn-blue {
  background-color: #41C4CC;}
.btn_list li a:hover {
  opacity: 0.86;}
.pic_list li a {
  height: 100px;
  padding: 0;
  background: #282828;
  border-radius: 0;
  overflow: hidden;
  text-align: center;
  position: relative;}
.pic_list li a img {
  width: 100%;
  transition: .3s;}
.pic_list li a h5 {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  z-index: 1;}
.pic_list li a::before {
  content: "";
  display: none;}
.pic_list li a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  background: url(../images/bg_mask.jpg) repeat-x;
  z-index: 0;}
.pic_list li a:hover img {
  transform: scale(1.1);}
/*文件下载列表*/
.file_list {
  list-style: none;
  padding: 0;
  margin: 0;}
.file_list li {
  margin-bottom: 1px;}
.file_list li a {
  display: block;
  color: #282828;
  line-height: 34px;
  background: url(../images/icon_filedown.jpg) 10px center no-repeat;
  padding-left: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.file_list li a:hover {
  color: #004DA1;}
/*图片新闻*/
.motions-slider {
  height: 330px;}
.motions-slider:hover .pager-prev, .motions-slider:hover .pager-next {
  display: none;}
.motions-slider .carousel-caption {
  padding: 0 15px;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 290px;
  background: rgba(0,0,0,.7);
  font-size: 16px;
  line-height: 40px;}
.motions-slider .carousel-caption a {
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 100px;}
.motions-slider .carousel-caption a:hover {
  text-decoration: underline;}
.motions-slider .pointer {
  padding: 14px;
  right: 0;}
.motions-slider .pointer li {
  float: right;
  margin: 1px 3px;}
.motions-slider .pointer .active {
  margin: 0 2px;}

.subbanner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;}
.subbanner .image {
  width: 100%;
  height: 100%;}
.subbanner .image img {
  display: block;
  width: 100%;
  height: auto;}
/*--面包屑--*/
.bread {
  padding: 0;
  line-height: 20px;
  margin-bottom: 20px;}
.bread li {
  color: #666;}
.bread .icon-home {
  color: #c1c1c1;
  font-size: 16px;
  float: left;
  padding-top: 1px;
  margin-right: 8px;}
.bread li:after {
  content: "\00bb";
  color: #999;}
.button-little {
  padding: 0 5px;}

/**--新闻--**/
.article-box { margin: 20px 0;}
.pagination { display: block; text-align: center; padding: 20px 0;}
.pagination li { border-radius: 0;}
.pagination li .icon { font-size: 12px; color: #004DA1;}
.pagination .active, .pagination a:hover, .pagination a:hover .icon { background-color: #004DA1; color: #fff; border-radius: 0;}
.pagination li:hover { border-color: #004DA1;}

.list-group, .list-link { border: 0; border-bottom: solid 1px #ddd; border-radius: 0;min-height:380}
.list-link a { font-size: 16px; line-height: 44px; padding: 5px 0;}
.list-link a:hover { background-color: #f8f8f8;}
.list-link .icon { font-size: 12px; padding: 0 20px; color: #004DA1;}

.button-box { text-align: center; padding: 20px 0;}
.button-box .button-group { margin: 0 5px;}
.button-box h1 { font-size: 28px; line-height: 48px; padding: 0 120px; margin-bottom: 20px;}

.article-title { padding: 0 0 20px 0; border-bottom: 1px #ddd solid;}
.article-title h1 {color: #282828;}
.article-title p { margin: 0; margin-top: 10px; line-height: 24px;}
.article-content { padding: 20px 0;}
.article-content p { text-indent: 2em;}
.article-content img { text-align: center;}
.article-links { list-style: none; padding: 0; margin: 0; margin-bottom: 20px;}
.article-links li { line-height: 24px;}

/*--footer--*/
.footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  background: #2B2F3E;
  color: #fff;
  margin-top: 20px;}
.footer span {
  display: inline-block;
  padding: 10px 0;}
.footernr {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  background: #2B2F3E;
  color: #fff;
  margin-top: 20px;}
.footernr span {
  display: inline-block;
  padding: 10px 0;}


.footer-img {
  background: #3E445B;
  text-align: center;
  padding-top: 20px;}
.listg2412 li{
padding: 10px 20px 0px;
    border-bottom: 1px dashed #e4e4e4;
    width: 100%;
    float: left;
}
.listg2412 li i{
width: 4px;
    height: 4px;
    float: left;
    margin-right: 10px;
    display: block;
    margin-top: 15px;
    background: #bc102e;
}
.listg2412 li h2{
    font-size: 15px;
    color: #333333;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
 
    transition: linear 0.3s;
}

.listg2412 li .date-list{
float: right;
    font-size: 13px;
    color: #666666;
    line-height: 28px;
}
.listg2412 li p{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;}



ol,ul{list-style:none}





@media(max-width:1000px){
  body {
    padding-bottom: 0;}
  .footer {
    position: relative;}
}
@media (max-width: 760px){
  body {
    padding-bottom: 0;}
  .footer {
    position: relative;}
  .header {
    height: 120px;
    border-bottom: 6px solid #004DA1;}
  .navigation {
    position: absolute;
    z-index: 1;
    right: 0;
    width: 50%;}
  .logpic {
     width:85%;}
  #nav-link1 li a {
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 34px;}
  #nav-link1 .drop-menu {
    position: relative;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    padding: 0;}
  #nav-link1 .drop-menu a {
    color: #282828;}
  #nav-link1 .drop-menu a:hover {
    color: #004DA1;}
  .icon-navicon {
    position: absolute;
    right: 10px;
    top: 10px;
    border: none;
    padding: 10px;
    font-size: 24px;
    color: #0ae;}

.panel.ssjg{
  margin-top:80px;
}




}