@charset "UTF-8";
.qzqd {
  width: 1000px;
  margin: auto;
  background-color: #ffffff;
  overflow: auto; }

table.qztable {
  border: 1px solid #ccc;
  border-collapse: collapse; }

table.qztable th, table.qztable td {
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
  text-align: center; }

table.qztable td.left {
  text-align: left !important; }

.pager {
  text-align: right;
  font-size: 14px;
  margin-top: 15px;
  height: 36px; }
.pager a {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  margin: 0 3px;
  line-height: 36px;
  border: 1px solid #ccc; }
.pager span {
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 8px;
  margin: 0 3px;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  color: #868585;
  line-height: 36px; }

ul.sdtabs a {
  text-decoration: none; }

ul.sdtabs {
  list-style: none;
  clear: both;
  width: 100%;
  margin: 10px 0;
  padding: 0;
  overflow: auto; }

ul.sdtabs li {
  list-style: none;
  font-weight: bold;
  font-size: 22px;
  display: block;
  float: left;
  padding: 10px 20px;
  border-top: 2px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #DDD;
  text-indent: 0 !important; }

ul.sdtabs li.active {
  border-top-color: #FFB03D;
  border-right-color: #DDD;
  border-left-color: #DDD;
  border-bottom-color: transparent;
  text-decoration: none; }

ul.sdtabs li.disabled {
  cursor: not-allowed;
  color: gray; }

div .tab-panel {
  display: none; }

.meta-table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse; }

.meta-table th, .meta-table td {
  padding: 5px;
  border: 1px solid #ccc; }

.sdcontent {
  PADDING-RIGHT: 5px;
  PADDING-LEFT: 5px;
  FONT-SIZE: 16px;
  PADDING-BOTTOM: 5px;
  COLOR: #000;
  LINE-HEIGHT: 24px;
  PADDING-TOP: 5px; }

.sdtitle {
  font-size: 20px;
  text-align: center;
  margin: 10px auto; }

.sdtag-list {
  display: block;
  clear: both;
  padding-left: 20px; }

/*18-02-10*/
body {
  padding: 0;
  margin: 0;
  color: #2b2b2b;
  font-family: 微软雅黑, 宋体, serif;
  font-size: 14px; }

a, a:active, a:link {
  color: #000000;
  text-decoration: none; }

.center {
  text-align: center;
  margin: 0 auto; }

a:hover {
  color: #ba2636; }



table.infotbl {
  width: 100%; }
table.infotbl tr {
  line-height: 33px;
  border: 1px solid #EAEFF3;
  height: 33px; }
table.infotbl tr th {
  text-align: center;
  color: #4b4949;
  background: #f5f5f5;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: auto; }
table.infotbl tr td {
  padding: 5px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid #EAEFF3; }

.top-header {
  background: url(../images/header.jpg) top center no-repeat;
  height: 360px; }

.bottom {
  background: #FCDDDD;
  text-align: center;
  line-height: 25px;
  padding: 15px 0px;
  margin-bottom: 20px;
  overflow: hidden; }
.bottom .banquan {
  width: 1200px;
  margin: 12px auto;
  overflow: hidden; }

.content {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  min-height: 200px;
  margin-left:50px;
}
.content h1 {
  text-align: center;
  font-size: 28px;
  color: #5585e7; }
.content h4 {
  text-align: center;
  font-size: 20px;
  color: #888; }

ul.fields {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee; }

ul.fields li {
  display: inline-block;
  border: 1px solid #eee;
  border-bottom: none;
  padding: 6px 8px; }

table.info {
  width: 100%;
  margin: 8px auto;
  border-spacing: 0;
  border-collapse: collapse;
  display: table;
  border-color: grey; }
table.info tr {
  line-height: 34px;
  height: 34px; }
table.info tr td {
  border: #cccccc solid 1px;
  color: #015293;
  font-size: 16px;
  background-color: #F9FCFF;
  box-shadow: 1px 2px 3px #ccc;
  padding: 7px;
  text-align: center; }

ul.position {
  width: 96%;
  height: 46px !important;
  line-height: 46px !important;
  background: url(../images/dt.png) left center no-repeat;
  border-bottom: #016BC2 solid 2px;
  padding-left: 25px !important; }
ul.position li {
  float: left;
  margin: 0px 1px;
  letter-spacing: 1px;
  height: 46px !important;
  line-height: 46px !important;
  list-style: none;
  font-size: 16px; }
ul.position li:not(:last-child):after {
  content: ">"; }

ul.news-list {
  list-style: none;
  margin: 18px 0 !important; }
ul.news-list li {
  line-height: 1.8em;
  font-size: 16px; }
ul.news-list li span {
  float: right; }

div.article {
  width: 1000px;
  margin: 0 auto;
  line-height: 2em; }
div.article .content-body {
  margin: 1.5em auto; }
div.article .content-body table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0 auto; }
div.article .content-body table th, div.article .content-body table td {
  border: 1px solid #ccc;
  text-align: center; }
div.article .content {
  width: 1000px !important; }

.qrcode {
  text-align: center; }

.sharebar {
  position: absolute;
  top: 0;
  right: 0; }

.mobile-bottom {
  margin-top: 1em;
  border-top: 1px solid #ccc;
  line-height: 1.8em;
  text-align: center; }

.index-layout {
  width: 100%;
  overflow: hidden;
  margin: 8px 0;
  display: table; }
.index-layout ul {
  padding: 0;
  margin: 0; }
.index-layout .index-left {
  width: 18%;
  display: table-cell;
  vertical-align: top;
  padding-right: 12px; }
.index-layout .index-left ul {
  list-style: none; }
.index-layout .index-right {
  width: 78%;
  padding: 0 8px 0 30px;
  border-left: 1px solid #ddd;
  display: table-cell;
  vertical-align: top; }
.index-layout .index-right li {
  line-height: 2em;
  list-style: none; }

ul.fields-list li.header {
  font-weight: bold;
  background-color: #eee; }

ul.fields-list > li {
  font-size: 18px;
  line-height: 1.5em;
  border-bottom: 1px solid #ddd;
  padding: 8px; }
ul.fields-list > li ul li {
  font-size: 16px;
  display: block;
  text-indent: 2em; }

.daoyu {
  background: url("../images/daoyu.gif");
  background-repeat: no-repeat;
  height: 292px;
  width: 100%;
  padding: 60px 35px 20px 58px;
  color: #fff;
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 12px; }
.daoyu a {
  color: #fff; }
.daoyu div {
  padding: 10px;
  background-color: #649df5; }

.top-row {
  height: 500px;
  overflow: hidden;
  margin-top: 5px; }
.top-row .rotator, .top-row .rotator .bd, .top-row .rotator .bd ul li, .top-row .rotator .bd ul li img {
  width: 640px;
  height: 480px; }
.top-row .rotator {
  overflow: hidden;
  position: relative;
  float: left; }
.top-row .rotator .bd ul li p {
  width: 640px;
  height: 35px;
  line-height: 35px;
  text-indent: 10px;
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0; }
.top-row .rotator .hd {
  width: 90px;
  height: 10px;
  position: absolute;
  right: 2px;
  bottom: 12px; }
.top-row .rotator .hd ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  float: left;
  margin-right: 8px; }
.top-row .rotator .hd ul li.on {
  background-color: #133a7e; }
.top-row .news-panel {
  height: 480px;
  width: 550px;
  float: right; }
.top-row .news-panel > ul {
  border-bottom: 1px solid #999;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
  overflow: hidden; }
.top-row .news-panel > ul > li {
  float: left;
  display: inline-block;
  padding: 6px 8px;
  background-color: #ddd; }
.top-row .news-panel > ul > li > a {
  font-size: 16px;
  font-weight: bold; }
.top-row .news-panel .news-list {
  width: 100%;
  display: block;
  clear: both; }
.top-row .open-list {
  width: 200px;
  float: left;
  margin-right: 8px; }
.top-row .open-list li {
  line-height: 60px;
  margin-bottom: 5px;
  display: block;
  padding-left: 21px;
  font-size: 18px;
  background: #ebebeb; }

/*导航栏*/
.navbar {
  height: 2.5em;
  font-size: 20px;
  background-color: dodgerblue; }
.navbar ul {
  width: 1200px;
  margin: 0 auto;
  padding: 0; }
.navbar ul li {
  float: left;
  width: 16.66%;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 2.5em;
  list-style: none; }
.navbar ul li a {
  color: #fff;
  font-weight: bold;
  display: block;
  width: 100%; }
.navbar ul li.field {
  width: 11% !important; }

/*导航栏*/
/*左侧栏目*/
ul.type-list {
  list-style: none;
  padding: 0;
  margin: 10px 0; }
ul.type-list li {
  width: 95%;
  font-size: 16px;
  background-color: #f6f6f6;
  margin-bottom: 6px;
  padding: 12px 8px;
  border: 1px solid #e5e5e5; }
ul.type-list li a {
  display: block; }
ul.type-list li.active {
  background-color: mediumblue;
  color: #fff; }
ul.type-list li.active a {
  color: #fff; }

/*标签页*/
.etabs {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #999; }

.tab {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 2px 22px; }
.tab a {
  font-size: 20px;
  line-height: 2em;
  display: block;
  outline: none;
  font-family: 微软雅黑; }
.tab a:hover {
  text-decoration: underline; }

.tab.active {
  position: relative;
  top: 1px;
  border-bottom: 3px solid #133a7e; }
.tab.active a {
  font-weight: bold;
  color: #133a7e; }

.tab-container .panel-container {
  padding: 10px; }

.panel-container > div {
  display: none; }

/*标签页*/
.mobile {
  display: none !important; }

@media (max-width: 767px) {
  .top-header, .bottom, .qrcode, .sharebar, .info {
    display: none !important; }
.navbar {
  height: auto;
  overflow: auto;
  font-size: 16px; }
.navbar ul {
  width: 100%; }
.navbar ul li {
  width: 20%; }
.content, .article {
  width: 96% !important;
  min-width: 90% !important; }
.content table, .article table {
  width: 100%; }
.content h1, .article h1 {
  font-size: 22px; }
.index-layout .index-left {
  display: none; }
.index-layout .index-right {
  width: 100%;
  border: none;
  padding-left: 0;
  display: block; }
.mobile {
  display: block !important; } }

.shidian a{display:inline-block; background:#2275d8; color: white;}
.shidian a:hover{ background:#82b8f9c4; color:#2275d8;}