﻿﻿@charset "UTF-8";
/* CSS Document */
ol, ul, li {
  list-style-type: none; }

body {
  margin: 0 auto;
  background: #eee;
  color: #222;
  font: 16px '微软雅黑',Arial;
  min-width: 1200px; }

@media screen and (max-width: 480px) {
  body {
    /*        zoom: 40% !important;*/ } }

/*内容页父div样式*/
.center-box {
  /*    overflow: hidden;*/
  width: 1200px;
  zoom: 1; }

/*内容页内左部样式*/
.center-left {
  width: 335.83px;
  margin-right: 20px;
  float: left; }

/*内容页内右部样式*/
.center-right {
  width: 844.16px;
  margin-bottom: 20px;
  float: left; }

/* a { color:#222; text-decoration:none; } */
/* a:hover{ color:#222; text-decoration:underline; } */
/* a img { border:0; } */
/* img {display:block} */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
ul {
  padding-inline-start: 0 !important;
  margin-left: 0 !important; }

.fl {
  float: left; }

.fr {
  float: right; }

.h10 {
  clear: both;
  width: 100%;
  height: 10px;
  font-size: 0px;
  line-height: 0px; }

.h20 {
  clear: both;
  width: 100%;
  height: 20px;
  font-size: 0px;
  line-height: 0px; }

.h30 {
  clear: both;
  width: 100%;
  height: 30px;
  font-size: 0px;
  line-height: 0px; }

.h40 {
  clear: both;
  width: 100%;
  height: 40px;
  font-size: 0px;
  line-height: 0px; }

.h50 {
  clear: both;
  width: 100%;
  height: 50px;
  font-size: 0px;
  line-height: 0px; }

.wrap {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  background: #eee; }

/*@media screen and (max-width: 480px) {
    .wrap {
        margin-top: 10px;
    }
}*/
.main {
  width: 1180px;
  margin: 0 auto;
  padding: 30px 0 50px 0; }

.indexHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  z-index: 10;
  /*@media screen and (min-width:1200px) {
        padding: 0 calc(50% - 600px);
    }*/ }

.indexHeader .bannerLink {
  float: left;
  padding-top: 5px; }

.indexHeader .bannerLink span {
  color: #fff;
  margin: 0 15px 0 0; }

.indexHeader .searchAll {
  width: 255px;
  height: 38px;
  float: right;
  margin: 5px 0 0 0;
  background: #2a7ab7;
  border-radius: 5px;
  overflow: hidden; }

.indexHeader .searchAll .input {
  float: left;
  width: 160px;
  padding-left: 5px; }

.indexHeader .searchAll .button {
  display: block;
  height: 38px;
  background: url(../images/search_icon.png) 10px 10px no-repeat;
  line-height: 38px;
  padding: 0 20px 0 36px;
  color: #fff;
  float: right; }

.indexHeader .searchAll_red {
  background: #fff;
  border: 1px solid #ab2820;
  box-sizing: border-box; }

.indexHeader .searchAll .Rbutton {
  float: right;
  background-color: #fff !important; }

.indexHeader .searchAll .Rbutton {
  display: block;
  height: 38px;
  background: url(../images/red/search_icon_red.png) 10px 10px no-repeat;
  line-height: 38px;
  padding: 0 20px 0 36px;
  color: #ab2820;
  font-weight: bold; }

/*.indexHeader .searchAll .Rbutton {
    display: block;
    height: 38px;
    width: 90px;
    background: url(../images/red/search_icon_red.png) 10px 10px no-repeat;
    line-height: 38px;
    padding-left: 36px;
    color: #ab2820;
    font-weight: bold;
}*/
/* .nav{ background:#013063; height:50px;}
.nav ul li{ float:left;}
.nav ul li { display:block;  width:168px; height:50px; line-height:50px; color:#fff; text-align:center; font-size:18px}
.nav ul li:hover{ text-decoration:none; background:#004f90}
.nav ul li .cur{ font-weight:bold; background:#006ebd} */
.title_w {
  margin-bottom: 30px;
  /*    background: #fafafa url(../images/title_bg_w.jpg) left no-repeat;*/
  line-height: 70px;
  position: relative;
  text-align: center; }

.title_t {
  padding-left: 170px;
  height: 66px;
  margin-bottom: 20px;
  background: #fafafa url(../images/title_bg_w.jpg) left no-repeat;
  line-height: 66px;
  position: relative;
  text-align: center; }
  .title_t .title {
    position: absolute;
    display: block;
    left: 15px;
    top: 0;
    line-height: 66px;
    font-size: 20px;
    font-weight: bold; }

.title_t_red {
  background: #fafafa url(../images/red/title_bg_w.jpg) left no-repeat !important; }

.title_w .title {
  position: absolute;
  display: block;
  font-size: 16px;
  color: #999;
  right: 10px;
  bottom: 13px;
  line-height: 18px; }

.title_w .big {
  font-size: 42px;
  font-weight: bold; }

.title_w .big-b {
  font-size: 42px !important;
  font-weight: bold;
  padding-right: 80px;
  /**{
        font-size: 42px !important;
        margin: 0 !important;
        padding: 0 !important;
    }*/ }
  .title_w .big-b p {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.title_w .big_red {
  color: #ab2820; }

.title_t ul li, .title_w ul li {
  float: left;
  width: 50%;
  text-align: left;
  padding: 0 30px 0 20px;
  background: url(../images/list_icon.png) left no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  font-size: 20px; }

/* .adv{  height:355px; float:left; position:relative}
.adv .img img{width:550px; height:355px;}
.adv .title{ position:absolute; left:0; width:100%; height:46px; line-height:46px; bottom:0; color:#fff; font-size:18px; background: rgba(0,0,0,.7); text-indent:15px}
.adv .list{ position:absolute; right:15px; bottom:15px}
.adv .list div{ display:inline-block; margin:0 6px; width:10px; height:10px; border-radius:50%; border:1px solid #fff;}
.adv .list .cur{ background:#fff} */
/* .adv{  height:355px; float:left; position:relative} */
.adv .img img {
  width: 550px;
  height: 355px; }

.adv .title {
  position: absolute;
  left: 0;
  width: 100%;
  height: 46px;
  line-height: 46px;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.7);
  text-indent: 15px; }

.adv .list {
  position: absolute;
  right: 15px;
  bottom: 15px; }

.adv .list div {
  display: inline-block;
  margin: 0 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #fff; }

.adv .list .cur {
  background: #fff; }

@media screen and (max-width: 480px) {
  .adv .title {
    bottom: 0px; } }

@media screen and (max-width: 480px) {
  .first_column {
    height: 300px; } }

.first_column .title {
  height: 50px;
  background: url(../images/title_bg.jpg) left no-repeat;
  line-height: 50px; }

.first_column .title_red {
  background: url(../images/red/title_bg.jpg) left no-repeat; }

.first_column .title .cTitle {
  float: left;
  padding-left: 15px;
  line-height: 50px;
  font-size: 20px;
  color: #006ebd;
  font-weight: bold; }

.first_column .title .more {
  float: right;
  margin-right: 10px;
  line-height: 50px;
  color: #999;
  font-size: 16px; }

.first_column ul li {
  line-height: 44px;
  border-bottom: 1px dashed #dedede;
  padding-left: 20px;
  background: url(../images/list_icon.png) left no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.first_column ul li {
  font-size: 20px; }

@media screen and (max-width: 480px) {
  .first_column ul li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    padding-left: 20px;
    padding-right: 10px; }
  .first_column .title .cTitle {
    padding-left: 15px; } }

.first_column .first {
  padding-top: 12px; }

.first_column .first {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  line-height: 50px;
  background: none;
  padding-left: 0;
  border-bottom: none; }

@media screen and (max-width: 480px) {
  .first_column .first {
    font-size: 18px;
    line-height: 24px; } }

.column2 {
  background: #fafafa;
  overflow: hidden;
  height: auto !important; }

.column2 .title {
  height: 50px;
  line-height: 50px;
  background: #ab2820; }

.column2 .title .cTitle {
  float: left;
  padding-left: 15px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  font-weight: bold; }

.column2 .title .more {
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  margin-right: 15px; }

.column2 .subject {
  padding: 30px 0px 30px 0px;
  overflow: hidden;
  position: relative;
  background: #fafafa; }

.column2 .subject ul li {
  float: left;
  width: 33.3%; }

.column2 .subject ul li a {
  display: block;
  margin: 10px; }

.column2 .subject ul li img {
  width: 100%; }

.column2 .subject .pre {
  position: absolute;
  left: 20px;
  top: 120px; }

.column2 .subject .next {
  position: absolute;
  right: 20px;
  top: 120px; }

.column2 .subject .list {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  text-align: center; }

.column2 .subject .list div {
  display: inline-block;
  margin: 0 8px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ddd; }

@media screen and (max-width: 480px) {
  .column2 .subject .list {
    bottom: 6px; } }

/* .column2 .subject .list div.cur{ background:#ab2820} */
/* .column2 .video{ padding:15px 15px 25px 15px; overflow:hidden; position:relative}
.column2 .video ul li{ float:left; width:25%}
.column2 .video ul li .img{ padding:15px 15px 10px 15px;}
.column2 .video ul li .name{ padding:0 15px; line-height:30px; text-align:center}
.column2 .video ul li img{ width:100%} */
.column {
  height: 260px; }

.column .title {
  height: 50px;
  background: url(../images/title_bg.jpg) left no-repeat;
  line-height: 50px;
  padding: 0 10px 0 15px; }

.column .title_red {
  background: url(../images/red/title_bg.jpg) left no-repeat; }

.columnSp .LsTitle {
  height: 50px;
  background: url(../images/title_bg.jpg) left no-repeat;
  line-height: 50px;
  padding: 0 10px 0 15px; }

.columnSp .LsTitle .more {
  float: right;
  line-height: 50px;
  color: #999;
  font-size: 16px;
  margin-right: 15px; }

.columnSp .LsTitle_red {
  background: url(../images/red/title_bg.jpg) left no-repeat; }

.column .title .cTitle {
  float: left;
  line-height: 50px;
  font-size: 20px;
  color: #006ebd;
  font-weight: bold; }

.column .title .more {
  float: right;
  line-height: 50px;
  color: #999;
  font-size: 16px; }

.column .title span.line {
  display: block;
  padding: 0 15px;
  line-height: 48px; }

.column ul {
  padding-top: 10px; }

.column ul li {
  line-height: 40px;
  padding-left: 15px;
  background: url(../images/list_icon.png) left no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.column ul li {
  font-size: 18px; }

/*@media screen and (max-width: 480px) {
    .column .title {
        padding-left: 15px;
    }

    .column {
        height: fit-content;
    }

    .column ul li {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-left: 15px;
        padding-right: 12px;
    }

    .column ul {
        padding-top: 5px;
    }
}*/
.setRBox {
  background-color: #fff;
  min-height: 619px;
  box-sizing: border-box; }

.column .subject {
  padding: 15px 30px 12px 30px;
  overflow: hidden;
  position: relative; }

.column .subject ul li {
  display: block;
  margin: 10px; }

.column .subject ul li img {
  width: 100%; }

.column .subject .pre {
  position: absolute;
  left: 0;
  top: 100px; }

.column .subject .next {
  position: absolute;
  right: 0;
  top: 100px; }

.column_left {
  float: left;
  width: 370px;
  margin-right: 35px; }

.column_right {
  float: right;
  width: 370px; }

.column .subject2 {
  background: #fff; }

.column .subject2 .menuList {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.column .subject2 .menuList .menuName {
  font-size: 20px;
  display: block;
  padding: 16.3px;
  text-align: center;
  line-height: 30px;
  letter-spacing: 1px; }

.column .subject2 .menuList .menuNameB:hover {
  background-color: #e8f6f9; }

.column .subject2 .menuList .menuNameR:hover {
  background-color: #f8f8f8; }

.column .subject2 .menuList .activeB {
  background-color: #e8f6f9 !important; }

.column .subject2 .menuList .activeR {
  background-color: #f8f8f8 !important; }

.column .subject2 .menuList .disNameB:hover {
  background-color: #e8f6f9;
  width: 100%; }

.column .subject2 .menuList .disNameR:hover {
  background-color: #f8f8f8;
  width: 100%; }

.column .subject2 .cur {
  background: #e8f6f9;
  color: #013064; }

@media screen and (max-width: 480px) {
  .column .subject2 {
    margin-top: 6px; }
    .column .subject2 .menuList .menuName {
      padding: 10px; }
      .column .subject2 .menuList .menuName:first-of-type {
        border-bottom: 1px solid #fafafa; } }

.link_tab .el-tabs__item:hover {
  color: #666 !important; }

.link_tab .is-active {
  color: #006ebd !important;
  font-weight: bold;
  border-bottom: 2px solid #ab2820; }

.link_tab .is-active:hover {
  color: #006ebd !important; }

.link_tab .el-tabs__active-bar {
  visibility: hidden; }

.link_tab {
  padding: 0 !important; }

.link_tab .list {
  background: url(../images/tab_line.jpg) bottom repeat-x;
  height: 52px; }

.link_tab .list ul li {
  float: left; }

.link_tab .el-tabs__item {
  color: #666;
  font-size: 20px;
  display: inline-block;
  padding: 0 20px !important;
  position: relative; }

.link_tab_red {
  padding: 0 !important; }

.link_tab_red .list {
  background: url(../images/tab_line.jpg) bottom repeat-x;
  height: 52px; }

.link_tab_red .list ul li {
  float: left; }

.link_tab_red .el-tabs__item {
  color: #666;
  font-size: 20px;
  display: inline-block;
  height: 50px !important;
  line-height: 50px !important;
  padding: 0 20px !important;
  position: relative; }

.link_tab_red .el-tabs__item:hover {
  color: #666 !important; }

.link_tab_red .is-active {
  color: #ab2820 !important;
  font-weight: bold;
  border-bottom: 2px solid #ab2820; }

.link_tab_red .is-active:hover {
  color: #ab2820 !important; }

.link_tab_red .el-tabs__active-bar {
  visibility: hidden; }

@media screen and (min-width: 481px) {
  .link_tab .el-tabs__item {
    height: 50px !important;
    line-height: 50px !important; } }

.tab_on {
  background: url(../images/tab_on.png) center center no-repeat;
  height: 15px;
  width: 15px;
  position: absolute; }

.link_tab .inf {
  padding: 5px 0;
  overflow: hidden; }

.link_tab .inf ul li {
  float: left;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin-right: 27px;
  font-size: 16px; }

.indexFooter {
  background: #333;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  line-height: 30px;
  min-width: 1200px; }

.indexFooter span {
  padding: 0 15px; }

.indexFooter .img {
  width: 80px;
  margin: 0 auto; }

.r_nav {
  position: absolute;
  right: 0;
  top: 60%;
  padding: 8px;
  background: #c7c7c7;
  z-index: 100;
  animation-duration: 0.5s; }

@media screen and (max-width: 480px) {
  .r_nav {
    padding: 3px;
    transform: scale(0.7);
    right: -16px;
    width: 106px !important; } }

.addr {
  height: 60px;
  background: #f3f3f3;
  line-height: 60px;
  margin-bottom: 20px; }

.addr .img {
  font-size: 16px;
  height: 60px;
  line-height: 63px;
  width: 1200px;
  margin: auto;
  background: #fff; }

.addr .img img {
  vertical-align: -4px;
  margin-right: 5px;
  margin-left: 20px; }

@media screen and (max-width: 480px) {
  .addr {
    height: fit-content;
    line-height: auto;
    margin-bottom: 10px; }
    .addr .img {
      width: 100%;
      padding-left: 5px;
      height: 50px;
      line-height: 50px; }
      .addr .img img {
        margin-right: 2px;
        margin-bottom: -1px; }
  .el-breadcrumb__separator {
    margin: 0 1px !important; } }

.left {
  width: 360px;
  float: left; }

.right {
  width: 780px;
  float: right; }

.c_title {
  line-height: 50px;
  height: 50px; }

.c_title .cTitle {
  font-size: 20px;
  font-weight: bold; }

.c_title .more {
  float: right;
  line-height: 50px;
  color: #999;
  font-size: 16px; }

.m_list {
  padding-top: 10px; }

.m_list ul li {
  line-height: 40px;
  padding-left: 15px;
  background: url(../images/list_icon.jpg) left no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.m_list ul li .content {
  font-size: 18px; }

.m_list ul li .time {
  float: right;
  color: #999;
  font-size: 14px; }

.c_title {
  line-height: 50px;
  height: 50px;
  padding: 0 15px; }

.c_title .cTitle {
  font-size: 20px;
  font-weight: bold; }

.c_title .more {
  float: right;
  line-height: 50px;
  color: #999;
  font-size: 16px; }

@media screen and (max-width: 480px) {
  .m_list ul li {
    margin-left: 15px;
    padding-left: 15px; }
    .m_list ul li .time {
      margin-right: 15px; }
  .c_title .more {
    line-height: 40px;
    line-height: 40px; }
  .c_title .cTitle {
    font-size: 18px; } }

.listBox {
  padding-left: 5px;
  margin-bottom: 20px; }

.setMH {
  min-height: 1060px;
  box-sizing: border-box; }

.inf_list ul li {
  position: relative;
  padding: 9px 15px 0;
  border-bottom: 1px solid #f2f2f2; }

.inf_list ul li .title {
  margin-right: 150px;
  font-weight: bold;
  padding-bottom: 6px; }

.inf_list ul li .title .aTitle {
  line-height: 1.5;
  font-size: 20px; }

.inf_list ul li p {
  line-height: 1.5;
  color: #666;
  font-weight: normal; }

.inf_list ul li .time {
  right: 0;
  top: 15px;
  line-height: 33px;
  color: #999;
  font-size: 14px;
  position: absolute; }

.listBox {
  padding-left: 5px; }

.inf_list ul li .title {
  margin-right: 150px;
  font-weight: bold;
  padding-bottom: 6px; }

.inf_list ul li .title .aTitle {
  line-height: 1.5;
  font-size: 20px; }

.inf_list ul li p {
  line-height: 1.5;
  color: #666;
  font-weight: normal; }

.inf_list ul li .time {
  right: 15px;
  top: 15px;
  line-height: 33px;
  color: #999;
  font-size: 14px;
  position: absolute; }

.empty {
  font-size: 20px;
  margin: 30px auto 0;
  width: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 3px;
  color: #aaa;
  text-align: center; }

.page {
  text-align: center;
  bottom: 12px !important;
  position: absolute;
  width: 100%; }

.page a, .page_number, .page span.current {
  transition-property: background;
  transition-delay: 0s;
  transition-duration: .1s;
  transition-timing-function: linear;
  display: inline-block;
  _zoom: 1;
  *display: inline;
  height: 36px;
  border: solid #ececec;
  border-width: 1px 1px 1px 0;
  line-height: 36px;
  padding: 0 15px;
  color: #999;
  background: #FFF;
  font-family: '微软雅黑';
  font-size: 14px; }

.page_number {
  border-width: 1px; }

.page_left {
  border-left-width: 0px; }

.page_right {
  /*border-right-width: 0px;*/ }

.page span.current {
  background: #006ebd;
  color: #FFF; }

.page a:hover {
  text-decoration: none;
  background: #ddd;
  color: #FFF; }

.column_inf .title {
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  padding-top: 20px;
  width: 80%;
  margin: auto; }

.column_inf .LBtitle {
  padding: 15px 15px 0;
  width: 100%;
  font-size: 28px !important; }
  .column_inf .LBtitle p {
    margin-bottom: 0;
    width: 100%; }

.column_inf .dec {
  color: #999;
  text-align: center;
  line-height: 1.5;
  padding: 30px 15px 15px;
  font-size: 14px; }

.column_inf .dec .set {
  padding: 0 10px;
  color: #ddd; }

.column_inf .inf {
  border-top: 1px solid #f2f2f2;
  padding: 30px 20px; }

.search_result {
  padding: 0px 10px;
  background: #fff; }

.search_result .search_ul li {
  line-height: 52px;
  padding-left: 15px;
  background: url(../images/list_icon.jpg) left no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  border-bottom: 1px dashed #ddd; }

.search_result .search_ul li .art {
  font-size: 18px; }

.search_result .search_ul li .time {
  float: right;
  color: #999;
  font-size: 14px; }

#page a:hover {
  color: #006ebd;
  background-color: #f8f8f8 !important; }

.page-red .current {
  background-color: #ab2820 !important; }

.page-red a:hover {
  color: #ab2820 !important;
  background-color: #f8f8f8 !important; }

.video_list {
  padding: 10px 15px 5px;
  overflow: hidden;
  position: relative; }

.video_list ul li {
  float: left;
  width: 33.33%;
  padding-bottom: 10px; }

.video_list ul li .img {
  padding: 15px 8px 10px 8px; }

.video_list ul li .name {
  padding: 0 15px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.video_list ul li img {
  width: 100%;
  height: 170px;
  display: block; }

@media screen and (max-width: 480px) {
  .video_list {
    padding: 15px 0 0; }
    .video_list ul li {
      width: 50%;
      padding: 0 10px; }
      .video_list ul li .img {
        padding: 0 0px;
        height: 120px; }
        .video_list ul li .img img {
          height: 120px; }
    .video_list .name {
      padding: 0 !important; } }

.m_subject {
  height: fit-content;
  height: auto; }

.m_subject .s_list {
  width: 1020px;
  margin: 40px auto 0;
  border: 1px solid #ab2820;
  overflow: visible; }

.m_subject .s_list .title {
  height: 50px;
  line-height: 50px; }

.m_subject .s_list .title .sTitle {
  float: left;
  padding-left: 15px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  font-weight: bold; }

.m_subject .s_list .title .more {
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  margin-right: 15px; }

.m_subject .s_list ul {
  padding: 10px 20px 10px 0; }

.m_subject .s_list ul li {
  line-height: 46px;
  padding-left: 15px;
  background: url(../images/list_icon.png) left no-repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.m_subject .s_list ul li .content {
  font-size: 18px; }

.m_subject .s_list ul li .time {
  float: right;
  color: #999;
  font-size: 14px; }

/*@media screen and (max-width: 480px) {
    .m_subject {
        .s_list {
            width: 93%;
            margin: auto;
            margin-top: 20px;

            .title {
                height: 36px;
                line-height: 36px;

                .sTitle {
                    display: inline-block;
                    font-size: 16px;
                    height: 36px;
                    line-height: 36px;
                }

                .more {
                    height: 36px;
                    line-height: 36px;
                    font-size: 14px;
                }
            }

            ul {
                padding: 10px 0 0;

                li {
                    line-height: 38px;
                    margin-left: 15px;

                    .content {
                        font-size: 16px;
                    }

                    .time {
                        margin-right: 15px;
                    }
                }
            }
        }
    }
}*/
.subject_list {
  overflow: hidden; }

.subject_list .subject_ul li {
  float: left;
  width: 33.33%;
  padding: 15px 10px;
  box-sizing: border-box; }

.subject_list .subject_ul li .img {
  background: #fafafa;
  padding: 5px;
  height: 150px; }

.subject_list .subject_ul li .img img {
  width: 100%;
  height: 150px; }

.subject_list .subject_ul li .name {
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  margin-top: 10px;
  text-align: center;
  padding-left: 5px; }

@media screen and (max-width: 480px) {
  .subject_list {
    padding: 10px 10px 0; }
    .subject_list .subject_ul li {
      padding: 0;
      width: 50%;
      margin-bottom: 10px;
      padding: 10px; }
      .subject_list .subject_ul li .img {
        height: 120px; }
        .subject_list .subject_ul li .img img {
          height: 110px; }
    .subject_list .name {
      padding-left: 0 !important; } }

.leader {
  padding: 10px 1rem; }

.leader ul li {
  padding-bottom: 50px; }

.leader ul li .name {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding: 15px; }

.leader ul li .dec {
  text-align: center;
  color: #666;
  text-align: center;
  line-height: 1.5;
  padding: 10px;
  background: #f8f8f8; }

@media screen and (max-width: 480px) {
  .leader {
    padding: 0; }
    .leader ul li .name {
      font-size: 20px; }
    .leader ul li .dec {
      font-size: 16px; } }

@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 62.5%; } }

@media screen and (min-width: 360px) and (max-width: 413px) {
  html {
    font-size: 75%; } }

@media screen and (min-width: 414px) {
  html {
    font-size: 87.5%; } }

.headerMB {
  background: #0063aa;
  height: 4.2rem;
  position: relative;
  padding: .5rem 1rem; }

.headerMB .search {
  height: 3.2rem;
  background: #1a7dc4 url(../imgMB/search.png) left 3vw center no-repeat;
  background-size: 1.6rem;
  padding: 0 1rem 0 3.2rem;
  border-radius: 1.8rem;
  overflow: hidden; }

.headerMB .search input {
  border: none;
  width: 100%;
  height: 3.2rem;
  display: block;
  font-size: 1.2rem;
  box-sizing: border-box;
  background: none;
  color: #fff;
  padding: 0;
  margin: 0; }

.headerMB .search input::-webkit-input-placeholder {
  color: #8dbee2;
  font-size: 1.2rem; }

.footerMB {
  background: #333;
  padding: 2rem 0;
  text-align: center;
  color: #fff;
  line-height: 2;
  font-size: 1.1rem; }

.footerMB span {
  padding: 0 1rem; }

.footerMB .img {
  width: 6rem;
  margin: 0 auto; }

.column .notice_list {
  background: #fff; }

.column .notice_list ul li {
  padding-left: 0;
  line-height: 3rem;
  background: none;
  background-size: .8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

.column .notice_list ul li span {
  float: left;
  display: block;
  background: #d8484c;
  color: #fff;
  font-size: 1.2rem;
  height: 2rem;
  line-height: 2rem;
  width: 13vw;
  text-align: center;
  margin: 0.5rem 0.5rem 0 0; }

.el-menu-index {
  height: 50px; }
  .el-menu-index .el-menu-item {
    height: 49px !important;
    line-height: 49px !important;
    font-size: 18px; }
    .el-menu-index .el-menu-item:hover {
      background: #013063 !important;
      font-weight: bold; }
    @media screen and (max-width: 480px) {
      .el-menu-index .el-menu-item {
        height: 35px !important;
        line-height: 35px !important; } }
  .el-menu-index .bottomLine {
    border-bottom: 1px solid #133f6e !important; }
  .el-menu-index .is-active {
    background-color: #013063 !important;
    border-bottom-color: #133f6e !important; }
    .el-menu-index .is-active:hover {
      background: #013063 !important; }

.el-menu-index-red {
  height: 50px; }
  .el-menu-index-red .el-menu-item {
    height: 49px !important;
    line-height: 49px !important;
    font-size: 18px; }
    @media screen and (max-width: 480px) {
      .el-menu-index-red .el-menu-item {
        height: 35px !important;
        line-height: 35px !important; } }
    .el-menu-index-red .el-menu-item:hover {
      font-weight: bold;
      background: #ab2820 !important; }
  .el-menu-index-red .is-active {
    background-color: #ab2820 !important;
    border-bottom-color: #fff !important; }
    .el-menu-index-red .is-active:hover {
      background: #ab2820 !important; }
  .el-menu-index-red .bottomLine {
    border-bottom: 1px solid #d00d31 !important; }

#position .el-breadcrumb {
  display: inline-block;
  font-size: 16px; }
  @media screen and (max-width: 480px) {
    #position .el-breadcrumb {
      font-size: 14px; } }
  #position .el-breadcrumb .setVertical .el-breadcrumb__inner {
    vertical-align: -1px; }
    @media screen and (max-width: 480px) {
      #position .el-breadcrumb .setVertical .el-breadcrumb__inner {
        vertical-align: 0; } }

#position .el-breadcrumb__inner:hover {
  cursor: pointer; }

#position .red .el-breadcrumb__inner:hover {
  cursor: pointer;
  color: #e96666; }

.headerRed {
  background: #ab2820 !important; }
  .headerRed .search {
    background-color: #d65154 !important; }
    .headerRed .search input::-webkit-input-placeholder {
      color: #e49089 !important; }

.centerBack {
  background-color: #eee;
  width: 1200px;
  margin: auto;
  padding: 20px 0 0;
  background: none; }

.bannerPic {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: -4px;
  min-width: 1200px; }

.front .el-breadcrumb__inner {
  vertical-align: -1px; }

.iEbanner {
  height: auto; }

.garyColor {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(100%); }

.bread-crumb span {
  cursor: pointer; }

.is-mb span {
  font-size: 14px !important; }

.swiper-container {
  height: 100%;
  width: 100%;
  padding: 20px 50px !important; }

.swiper-container .swiper-slide {
  height: 150px; }

.swiper-container .swiper-slide img {
  width: 350px;
  height: 150px; }

.swiper-container .swiperBlock {
  display: inline-block;
  height: 100%;
  width: 100%; }

.swiper-button-pre {
  position: absolute;
  top: 15px;
  background: url(/images/ctrl_left.png) center center no-repeat;
  background-size: auto;
  height: 90px;
  width: 20px;
  z-index: 1000;
  left: 0px;
  padding: 80px 16px;
  background-color: #fafafa !important; }

.redBnL {
  background: url(/images/red/ctrl_left_red.png) center center no-repeat !important;
  background-size: auto;
  background-color: #fafafa !important; }

.redBnR {
  background: url(/images/red/ctrl_right_red.png) center center no-repeat !important;
  background-size: auto;
  background-color: #fafafa !important; }

.swiper-button-nex {
  position: absolute;
  top: 15px;
  background: url(/images/ctrl_right.png) center center no-repeat;
  background-size: auto;
  height: 90px;
  width: 20px;
  z-index: 1000;
  right: 0px;
  padding: 80px 16px;
  background-color: #fafafa !important; }

.columnSp {
  width: 1200px;
  height: 240px;
  margin-bottom: 20px;
  background: #fafafa;
  overflow: hidden; }

.columnSp .subject {
  padding: 20px 25px 0 50px;
  position: relative;
  height: 190px;
  width: 100%;
  box-sizing: border-box; }

.columnSp .subject ul {
  margin: 0;
  padding: 0; }

.columnSp .subject ul li {
  width: 350px;
  float: left;
  margin-right: 25px; }

.columnSp .subject ul li img {
  width: 350px;
  height: 150px; }

.columnSp .title {
  height: 50px;
  color: #fff !important; }

.columnSp .sTitle {
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  font-weight: bold; }

.columnSp .title .more {
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  margin-right: 15px; }

.columnSp .spre, .columnSp .snext {
  height: 25px;
  width: 20px;
  position: absolute;
  top: 85px; }

.columnSp .spre {
  height: 25px;
  width: 20px;
  left: 5px; }

.columnSp .snext {
  right: 5px; }

.columnSp .spre {
  background: url(/images/ctrl_left.png) center center no-repeat; }

.columnSp .snext {
  background: url(/images/ctrl_right.png) center center no-repeat; }

.otherHeight {
  height: auto; }

.columnBox {
  position: sticky;
  top: 0px;
  z-index: 2; }

.swiper-wrapper {
  position: relative; }

.text-red {
  color: #ab2820 !important; }

.text-blue {
  color: #006EBD !important; }

.bg-red {
  background-color: #ab2820 !important;
  color: #fff !important; }

.bg-blue {
  background-color: #006EBD !important;
  color: #fff !important; }

.border-red {
  border: 1px solid #ab2820 !important; }

.border-blue {
  border: 1px solid #006ebd !important; }

.bottom-red {
  border-bottom: 3px solid #ab2820; }

.bottom-blue {
  border-bottom: 3px solid #006ebd; }

.bg-blue-s {
  background-color: #e8f6f9; }
  .bg-blue-s .van-cell__value, .bg-blue-s .van-cell__right-icon {
    color: #006EBD !important; }

.bg-red-s {
  background-color: #f8f8f8; }
  .bg-red-s .van-cell__value, .bg-red-s .van-cell__right-icon {
    color: #ab2820 !important; }

.text-white {
  color: #fff !important; }

.text-lg {
  font-size: 18px;
  font-weight: bold; }

.text-sm {
  font-size: 14px; }

.bold {
  font-weight: bold; }

.timeORtip {
  color: #999;
  font-size: 16px;
  float: right; }

.listContent {
  color: #888;
  font-size: 14px; }

.oneLine {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.moreLine {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  word-break: break-all;
  overflow: hidden;
  height: 47px;
  display: inline-block;
  margin: 0.46rem 0 0.75rem; }

.liPoint {
  list-style: disc;
  list-style-position: inside; }

.margin-b-sm {
  margin-bottom: 20px; }

.margin-b-md {
  margin-bottom: 30px; }

.margin-r-xs {
  margin-bottom: 8px; }

.border {
  border: 1px solid #ddd; }

.vhtml p {
  display: block;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin: 0;
  line-height: 1.75;
  font-family: simsun, serif;
  font-size: 16px;
  color: #000000; }

.wechat-qrcode::after {
  z-index: 1000000; }

.left-card {
  border-radius: 4px;
  /*    border: 1px solid #e6ebf5;*/
  background-color: #fff;
  overflow: hidden;
  color: #303133;
  -webkit-transition: .3s;
  transition: .3s;
  font: 16px 微软雅黑,Arial; }
  .left-card .card-heard {
    padding: 0px;
    border-bottom: 1px solid #e6ebf5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .left-card .card-heard .title {
      height: 50px;
      background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3NjUyRkVDMDE1MkYxMUVCQjEzRkZCQzAyM0RBQzk5NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3NjUyRkVDMTE1MkYxMUVCQjEzRkZCQzAyM0RBQzk5NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc2NEM2RjAxMTUyRjExRUJCMTNGRkJDMDIzREFDOTk3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjc2NEM2RjAyMTUyRjExRUJCMTNGRkJDMDIzREFDOTk3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAMgFoAwERAAIRAQMRAf/EAIQAAQEBAAMBAQAAAAAAAAAAAAABAgMEBQYIAQEBAAMBAAAAAAAAAAAAAAAAAQIDBAUQAAIBAgQDBAkDBQAAAAAAAAABAhEDITFBBGESMlFxgSKRscHRQhMjQwWh4WKCwjPDNBEBAAICAgICAwEAAAAAAAAAAAECETEhA0ESUTJhcdEi/9oADAMBAAIRAxEAPwD9snqvJUiiA0QAqhVIKBURVIrUITm6QTk+BJmIZREy5Xt76zgzD3j5ZelvhxmbFpEFIrduDm0kYzOGURlqXM3TlaUdOzvJCy0vpqv3Hlw/cm10JVrKTw1erYWFcubglkhgmUA0iCkVUFUiqgNEUIrSIKFArRAIKFVAUgBQAAAAAAAAB80eq8lSKIDRACqFUgoHNYsXLz8i8q6pdhrtaKtlaTZu9tbtmsnjBfEvcY17Illbrmrm/H3EpStvOWKfcYdseWzpnw9A5nS6e52sFGd2FebNrTib6XnTRfrjbpo3udqMXL2vsJMsohzRrFLkwlmq4U4s1zy2Rxpr5jtJpOs5dTZMZXOGEqeaeuKWrL+mP7HJyePgi4MiIKFaRBSKqCqRVQGiKEVpEFCgVogEFCqgKQAoAAAAAAAAA+aPVeSpFEBogBVCqQUD0PxrlS5H4U0/FnL3Rp1dM7drcqti4n2Vw4Gqn2huv9ZdC1ZuW71l6TpJPhqvQdFrRMS561mJh6hyOtxbiXLZm00nSiqZ0jlheeHmwi5cEs28kdUzhyRGXMkklhg+mObfFo15bMLzNPljjPhjR+1jBlnyw/lP0pe8u00lW3V4sopBURVCtIgpFVBVIqoDRFCK0iChQK0QCChVQFIAUAAAAAAAAAfNHqvJUiiA0QAqhVIKB2dlccLyi5csJZrRvQ1dkZhu67Yl6xxO1FGKpRdOC4FymHDdW5lP6TUYLt1ZnX1xywt7Z4cC21+6186fl7K1Zs96xprilp25ZbdqNIJOj8qeS48WYRf5ZTT4ddrlrzNxbzb634aG3bXphzwpFcsf1fey4Y5Qo0iCkVqMZSToq0xZJllEAGkQUiqgqkVUBoihFaRBQoFaIBBQqoCkAKAAAAAAAAAPmj1XkqRRAaIAVQqkFAqIrv7GF2quKXkq1KL7szn7ZjTp6onbvnM6QAAA625sKXnWEsng36jbS2OGq9M8uH5NuPVc9XvNntPw1+sfKNbdfFKT4KnrH+jFRO0vhk+9/sOU4b57XK+WNJ6a+sxxOWWYwypzpSrp2GWITMoBpEFIqoKpFVAaIoRWkQUKBWiAQUKqApACgAAAAAAAAD5o9V5KkUQGiAFUKpByWrVy9Lltqr1eiMbWiNsq1mZ4dpR2u16vrXuzRGnNrfiG/FafmW7e/bufUSjbo6JZ1JPVxwte3nl2tvd+dbU2qPFNGm9fWcN1Le0ZYu7uNq44Si6LVGVevMZY27MThyWr1u8qweOqeZhaswzraJchiydfdXeWFITSlXFJ4m2leWq9uOHUVyerr3pM3Yho9pOd9i9CJhctRuNOqSw4IkwuUzdSoqIqhWkQUiqgqkVUBoihFaRBQoFaIBBQqoCkAKAAAAAAAAAPmj1XkqRRAaIAVQqkHpWP+J/6urxOW33ddfp/HnrM6XKpFej+P/xzzz8Mjm7turp01vuhdPj1eBOra9unStda6v6czfbTnrt6H2/uf3HN58Orx5dCXU889c/E6Yc0iIKFaRBSKqIqhWkQUiqgqkVUBoihFaRBQoFaIBBQqoCkAKAAAAAAAAAP/9k=) 0 no-repeat;
      line-height: 50px;
      padding: 0 15px; }
    .left-card .card-heard .cTitle {
      float: left;
      line-height: 48px;
      font-size: 20px;
      color: #006ebd;
      font-weight: 700; }
      .left-card .card-heard .cTitle .line {
        padding: 0px 15px;
        display: block; }
  .left-card .card-body {
    padding: 0px; }
    .left-card .card-body .subject2 {
      cursor: pointer;
      background: #fff; }
      .left-card .card-body .subject2 .dis-btn {
        font-size: 20px;
        display: block;
        padding: 16.3px;
        text-align: center;
        line-height: 30px;
        letter-spacing: 1px; }
      .left-card .card-body .subject2 .current {
        background-color: #e8f6f9; }
      .left-card .card-body .subject2 .dis-btn:hover {
        background-color: #e8f6f9; }
      .left-card .card-body .subject2 .dis-red:hover {
        background-color: #f8f8f8 !important; }

.left-card-red .title {
  background: url(.../images/red/title_bg.jpg) no-repeat !important; }

.left-card-red .current {
  background-color: #f8f8f8 !important; }

.gk-content {
  height: 100%;
  border-radius: 4px;
  /*    border: 1px solid #e6ebf5;*/
  background-color: #fff;
  overflow: hidden;
  color: #303133;
  -webkit-transition: .3s;
  transition: .3s;
  font: 16px 微软雅黑,Arial; }
  .gk-content .c-heard {
    padding: 0px;
    border-bottom: 1px solid #e6ebf5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .gk-content .c-heard .title {
      height: 50px;
      line-height: 50px; }
    .gk-content .c-heard .cTitle {
      float: left;
      line-height: 48px;
      font-size: 20px;
      color: #006ebd;
      font-weight: 700;
      width: 100%; }
      .gk-content .c-heard .cTitle .line {
        display: block;
        padding-left: 20px; }
  .gk-content .c-body .subject3 {
    padding: 5px 0 25px;
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-ms-flex-wrap: wrap;*/
    /*flex-wrap: wrap;*/
    /*-webkit-box-pack: justify;*/
    /*-ms-flex-pack: justify;*/
    /*justify-content: space-between;*/
    padding-left: 6%;
    padding-right: 6%;
    overflow: hidden; }
    .gk-content .c-body .subject3 .block-item {
      margin: 30px 0 10px;
      width: 47%;
      float: left;
      text-indent: 1rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 47%;
      flex: 0 0 47%;
      height: 140px;
      background: #e8f6f9;
      text-align: center;
      line-height: 140px;
      letter-spacing: 5px;
      font-size: 24px;
      font-weight: 700;
      cursor: pointer; }

.block-item-red {
  background-color: #f8f8f8 !important; }

.lm-right {
  height: 100%; }
  .lm-right .right_title {
    line-height: 50px;
    height: 50px;
    font-size: 22px;
    padding: 0 20px;
    font-weight: bold; }
  .lm-right .right_contant {
    padding: 0 20px; }

.s_title {
  background: #f2f2f2;
  line-height: 50px;
  height: 50px;
  padding: 0 20px; }
  .s_title span {
    font-size: 20px;
    font-weight: bold;
    color: #222; }
  .s_title a.more {
    float: right;
    line-height: 50px;
    color: #999;
    font-size: 16px;
    text-decoration: none; }

.m_list {
  padding-top: 10px; }
  .m_list ul li {
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
    background: url(../images/list_icon.jpg) left no-repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; }
    .m_list ul li a {
      font-size: 18px;
      color: #303133;
      text-decoration: none; }
    .m_list ul li span {
      float: right;
      color: #999;
      font-size: 14px; }

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: inline-block;
  width: 654px; }

.detail-header {
  border-bottom: 1px solid #e6ebf5; }

.default-editor {
  word-break: break-all;
  word-wrap: break-word;
  margin: 16px; }
  .default-editor p {
    margin: 0;
    line-height: 1.75;
    font-family: simsun, serif;
    font-size: 16px;
    color: #000000; }
