body {
  width: 100%;
  min-width: 1000px;
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei';
  letter-spacing: 1px;}
table {
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;}
/* * {
  font-family: 'Microsoft YaHei' !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
} */
.main {
  width: 100%;}
.header {
  width: 100%;}
.time-box {
  border-bottom: 1px solid #ddd;
  padding: 6px 0;
  background-color: #3a5e8e;}
.top-time {
  width: 1000px;
  margin: 0 auto;
  font-size: 14px;
  text-align: right;
  color: rgb(255, 255, 255);}
.left {
  float: left;
  color: rgb(255, 255, 255);}
.top-time a {
  text-decoration: none;
  color: rgb(255, 255, 255);}
.top-time a:hover {
  text-decoration: underline;
  color: #f4ff8d;}
.top-img {
  width: 1000px;
  height: 150px;
  margin: 0 auto 5px;}
.top-img img {
  width: 1000px;
  height: 150px;}
.nav-box {
  width: 1000px;
  height: 50px;
  margin: 0 auto;
  background-color: #fff;
  border-bottom: 2px #6089de solid;}

.level {
  width: 1000px;
  height: 50px;
  margin: 0px auto;
  line-height: 47px;
  text-align: center;
  font-weight: bold;}
.level > table tr td > table .flyoutLink {
  /* border-left: 1px solid #ccc; */
  text-align: center;
  text-decoration: none;}
.level > table tr td > table .flyoutLink:hover {
  background-color: #ffb62b;
  color: rgb(255, 255, 255);
  text-decoration: none;
  display: block;}
.level > table tr td > table .flyoutLink:hover a {
  color: rgb(255, 255, 255);
  text-decoration: none;}
.level > table tr td > table .flyoutLink a {
  text-decoration: none;
  color: rgb(0, 0, 0);
  font-weight: 600 !important;}

div.header .nav-box .level .menuskin1 {
  border: none;
  text-align: center !important;
  font-weight: 600 !important;
  margin: 15px 0 0 -14px !important;
  width: 95px !important;
  line-height: 40px;}
div.header .nav-box .level .menuskin1 .menuitems1 {
  height: 40px;

  border: 1px #ffb62b solid;
  margin: 0 auto;
  padding: 0px 0px 0px 8px !important;
  background-color: rgb(255, 255, 255);}
div.header .nav-box .level .menuskin1 .menuitems1#mouseoverstyle1 {
  padding: 0px 0xp 0px 8px !important;
  margin: 0 !important;

  border: 1px #ffb62b solid;
  text-align: center !important;
  font-weight: 600 !important;}
div.header .nav-box .level.menuskin1 .menuitems1 table {
  width: 100%;}
div.header .nav-box .level .menuskin1 .menuitems1 a {
  text-decoration: none;
  font-size: 14px;
  text-align: center !important;}

.list-main-box {
  width: 950px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 64px;}
.list-main-box .left-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;}
.list-main-box .left-box .list-1 {
  display: none;
  width: 100%;
  background-color: #4343ae;
  text-align: center;
  height: 56px;
  line-height: 55px;}
.list-main-box .left-box .list-1 table {
  width: 100%;
  height: 56px;}
.list-main-box .left-box .list-1 table tbody {
  width: 100%;}
.list-main-box .left-box .list-1 table tbody tr {
  width: 100%;}
.list-main-box .left-box .list-1 table tbody tr td {
  width: 100%;}
.list-main-box .left-box .list-1 a {
  width: 100%;
  font-size: 25px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 16px 0;
  position: relative;}
.list-main-box .left-box table {
  width: 100%;}
.list-main-box .left-box table tbody {
  width: 100%;}
.list-main-box .left-box table tbody tr {
  width: 100%;}
.list-main-box .left-box table tbody tr td {
  width: 100%;}
.list-main-box .left-box table tbody tr td a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #0f0f0f;
  text-decoration: none;
  text-align: center;
  padding: 16px 0;
  position: relative;}
.list-main-box .left-box table tbody tr td a:hover,
.list-main-box .left-box table tbody tr td a.on {
  background-color: #ffb62b;}
.list-main-box .left-box table tbody tr td a::after {
  display: inline-block;
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid rgb(15, 15, 15);
  border-bottom: none;
  border-left: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;}

.list-main-box .right-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 80%;
  flex: 0 1 80%;
  padding: 0 0 0 32px;}
.list-main-box .right-box .address {
  width: 100%;
  padding: 12px 0;
  border-bottom: 2px solid #6089de;}
.list-main-box .right-box .address a,
.list-main-box .right-box .address span {
  display: none;}
.list-main-box .right-box .address a:last-child {
  display: inline;
  font-size: 22px;
  color: #6089de;
  text-decoration: none;
  font-weight: bold;}
.list-main-box .right-box .list-box {
  min-height: 65vh;}
.list-main-box .right-box .list-box > table {
  width: 100% !important;}
.list-main-box .right-box .list-box > table * {
 }
.list-main-box .right-box .list-box > table tr table {
  padding: 16px 16px 16px 0;
  border-bottom: 1px solid #ccc;}
.list-main-box .right-box .list-box > table tr table img {
  width: 142px;
  height: 190px;}
.list-main-box .right-box .list-box p a {
  color: #000;}
.list-main-box .right-box .list-box p {
  margin: 0px;}
.list-main-box .right-box .list-box > table tr table a {
  font-size: 20px;
  color: #000;
  text-decoration: none;}
.list-main-box .right-box .list-box > table tr table a::before {
  display: inline-block;
  content: '';
  background-color: #000;
  width: 6px;
  height: 6px;display: none;
  border-radius: 50%;
  margin: 0 16px 4px 0;}
.list-main-box .right-box .list-box > table tr table a:hover {
  color: #6089de;
  text-decoration: underline;}
.list-main-box .right-box .list-box > table tr table .postTime {
  color: #888;}
.list-main-box .right-box .list-box > table tr:last-child table {
  border: none;}
.list-main-box .right-box .list-box > table:last-child {
  margin: 64px 0 16px 0;}
.list-main-box .right-box .list-box > table:last-child a::before {
  display: none;}

.content-main-box {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0 0;}
.content-main-box .address {
  width: 93%;
  margin: 0 auto;
  border-bottom: 4px solid #6089de;
  text-align: right;
  padding: 8px 16px;}
.content-main-box .address * {
  width: 100%;
  color: #888;}
.content-main-box .address span::after {
  content: '>';}
.content-main-box .content {  min-height: 400px;
  padding: 0 32px;}
.content-main-box .content .title {
  text-align: center;
  line-height: 1.25;}
.content-main-box .content .info {
  padding: 8px 0;
  text-align: center;
  line-height: 1.75;
  border-bottom: 2px solid #ddd;}

.footer {
  width: 100%;}
.footer .top {
  width: 100%;
  height: 233px;
  background: url(../images/dbbj.png) no-repeat center;
  background-size: cover;}

.footer .top > table a {
  text-decoration: none;
  color: #000;}
.img-txt {
  cursor: pointer;
  height: 90px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;}
.img-txt span {
  color: #6089de;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;}
.img-txt-1 {
  background-image: url(../images/footer-top-1.jpg);}
.img-txt-2 {
  background-image: url(../images/footer-top-2.jpg);}
.img-txt-3 {
  background-image: url(../images/footer-top-3.jpg);}
.img-txt-3 span {
  line-height: 90px;}
.footer .top > table {
  width: 900px;
  /* margin: 0px 0px 0 360px; */
  margin: 0 auto;}

.footer .top > table tr td {
  padding: 2px 0px 0px 15px;}
.footer .top > table tr td div {
  width: 100%;
  height: 200px;}
.f-url {
  padding-left: 16px;}

.footer .top > table tr td div a {
  padding: 0;
  margin: 0px 0px 0px 11px;
  font-size: 14px;
  line-height: 2.3;
  color: #000000;
  vertical-align: top;
  font-weight: 500;
  text-shadow: 5px 4px 4px rgb(179, 185, 255);}
.we {
  padding-left: 0px;}
.footer .top > table tr td div table .c-1 {
  width: 20%;
  vertical-align: top;}

/* 锟阶诧拷锟斤拷锟斤拷 */
.footer .top > table tr td div h3 {
  width: 100px;
  height: 40px;
  background-size: 97px 37px;
  background-image: url(../images/jx.png);
  background-position: 20% 60%;
  background-repeat: no-repeat;
  color: #fafafa;
  text-align: center;
  line-height: 38.5px;
  margin: 32px 0px 8px 0px;
  font-size: 17px;}
div.footer .top > table tr td div p,
div .footer .top > table tr td div span {
  padding: 0;
  margin: 0px;
  font-size: 14px;
  line-height: 1.8;
  color: #000000;
  vertical-align: top;
  font-weight: 500;
  text-shadow: 5px 4px 4px rgb(179, 185, 255);}
div.footer .top > table tr td div p p,
div.footer .top > table tr td div a p,
div.footer .top > table tr td div span p {
  display: block;}
div.footer .top > table tr td div a:hover {
  text-decoration: underline;
  color: #6089de;}
.footer .top > table tr td.thd {
  padding: 38px 0px 0px 15px;}
div.footer .top > table tr td div img {
  width: 160px;
  height: 160px;}
.footer .buttom {
  width: 100%;
  height: 55px;
  background-color: #3a5e8e;}
div.footer .buttom .txt-box {
  width: 1000px;
  margin: 0 auto;
  color: #ffffff;
  line-height: 30px;
  font-size: 14px;
  text-align: center;}
.footer .buttom .txt-box a {
  color: #ffffff;
  text-decoration: none;}
.footer .buttom .txt-box a:hover {
  text-decoration: underline;
  color: #ffffff;}