* {
  margin: 0px;
  padding: 0;
  list-style-type: none;
  font-weight: normal;
}
a,
a:hover {
  text-decoration: none;
  outline: none;
}
img {
  outline: none;
}
html,
body {
  font-family: "微软雅黑";
  font-size: 14px;
  background: #fff;
  min-width: 1280px;
}
.w1280 {
  width: 1280px;
  margin: auto;
}
.w1200 {
  width: 1200px;
  margin: auto;
}
.o-hidden {
  overflow: hidden;
}
@font-face {
  font-family: "MyFont";
  src: url("../fonts/ZiKuXingQiuFeiYangTi-2.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.header {
  height: 100px;
  padding: 14px 0;
  box-sizing: border-box;
}
.header img {
  vertical-align: middle;
  margin-right: 40px;
  width: 26vw;
  display: block;
  padding-left: 5px;
}
.header span {
  display: inline-block;
  /* font-family: "MyFont"; */
  font-size: 36px;
  color: #00357b ;
}
.nav-bg {
  background: #00357b;
  height: 68px;
  width: 100%;
}
.nav-n li {
  float: left;
  height: 68px;
  line-height: 68px;
}
.nav-n li a {
  display: inline-block;
  color: #fff;
  height: 100%;
  padding: 0 25px;
  font-size: 18px;
}
.nav-n li a.active,
.nav-n li a:hover {
  background: #e73412;
}
.content-bg {
  background: #f3f3f3;
}
.content {
  padding: 20px 0;
}
.module-box {
  background: #fff;
  border: 1px solid #eee;
  padding: 20px;
  width: 630px;
  height: 440px;
  box-sizing: border-box;
}
.module-box p {
  font-size: 16px;
  color: #000;
  text-indent: 2em;
  line-height: 185%;
}
.text-container {
  height: 330px;
  overflow: hidden;
}
.module-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.module-title span {
  font-size: 20px;
  color: #00357b ;
  font-weight: 700;
  border-bottom: 3px solid #00357b ;
  padding-bottom: 13px;
}
.module-title span span {
  color: #000;
}
.module-title a {
  display: inline-block;
  float: right;
  font-size: 16px;
  color: #929292;
}
.jcsb-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.jcsb-container a {
  display: inline-block;
  width: 250px;
  /* height: 140px; */
  background-color: #fff;
  border: 1px solid #dcdcdc;
  font-size: 24px;
  color: #656565;
  text-align: center;
  background: url(../images/sbs-icon.png) no-repeat center 10px;
  /* line-height: 180px; */
  margin-right: 15px;
  padding-top: 80px;
  padding-bottom: 20px;
}
.jcsb-container a:hover {
  border: 1px solid #00357b ;
  background: #f7faff;
  color: #00357b ;
  background: url(../images/sbs-icon-active.png) no-repeat center 10px;
}
/*内页*/
.menu_left {
  width: 250px;
  float: left;
  background: #ffffff;
  overflow: hidden;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
  font-size: 16px;
}
.menu_bt {
  font-size: 18px;
  color: #fff;
  background: url(../images/memu_icon.png) 210px center no-repeat #00357b ;
  padding: 15px 20px;
}
.menu_bt span {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}
.menu ul li {
  border-bottom: 1px dotted #e1e1e1;
  display: block;
  width: 250px;
  background: url(../images/zakladka.png) 18px 16px no-repeat;
  list-style: none;
  overflow: visible;
}
.menu ul li a {
  display: block;
  width: 240px;
  margin-top: 0px;
  padding: 12px 0;
  padding-left: 35px;
  font-size: 16px;
  color: #343434;
  outline: none;
  box-sizing: border-box;
}
.menu ul li a:hover {
  color: #00357b ;
}
.menu ul {
  padding-bottom: 10px;
}
.menu ul li ul {
  display: none;
  background: #f7f7f7;
}
.menu ul li ul li ul {
  margin-bottom: 5px;
}
.menu ul li ul li {
  border-bottom: none;
  display: block;
  background: none;
  font-size: 12px;
  list-style: circle;
  color: #8f9d4c;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1px;
  margin-left: 35px;
}
.menu ul li ul li a {
  background: none;
  /* font-size: 14px; */
  color: #7a7a7a;
  padding-left: 0px;
  width: 190px;
}
.menu ul li ul li a:hover {
  color: #00357b ;
}
.flash_div {
  float: right;
  width: 1000px;
}
.content-text h3 {
  font-size: 30px;
  color: #222222;
  line-height: 50px;
  text-align: center;
  font-weight: 700;
  margin: 20px auto;
  width: 80%;
}
.content-text {
  min-height: 700px;
}
.content-text p {
  font-size: 16px;
  padding: 20px 50px;
  line-height: 1.8;
  color: #222222;
  text-indent: 2em;
}
.content-text p span {
  font-weight: 700;
}
.footer {
  width: 100%;
  height: 150px;
  line-height: 150px;
  background: #00357b ;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.footer span{
  position: absolute;
  right: 0px;
  line-height: 1;
  font-size: 16px;
  padding-top: 15px;
}
.footer img{
  display: block;
  width: 100px;
  margin-bottom: 8px;
}
/* ------- list ------- */
ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.list {
  margin: 20px;
}
.list li {
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  color: #999999;
  text-align: right;
  padding: 0 10px;
  border-bottom: #e0e0e0 1px dashed;
}

.list li a {
  color: #4a4a4a;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  float: left;
  padding-left: 15px;
  font-size: 16px;
  background: url("../images/ico_0021.png") left center no-repeat;
  width: 548px;
  text-align: left;
  white-space: nowrap;      /* 禁止换行 */
  overflow: hidden;         /* 隐藏溢出内容 */
  text-overflow: ellipsis;  /* 显示省略号 */
  width: 100%;             /* 或者指定一个固定宽度 */
  display: block;  
}

.list li:hover {
  background: #ececec;
  color: #00357b ;
}

.list a:hover {
  background: url("../images/ico_0021.png") left center no-repeat;
  color: #00357b ;
}
.details_bt{
  font-size: 30px;
  color: #222222;
  line-height: 50px;
  text-align: center;
  margin: 0 auto 20px;
  width: 80%;
  /* margin: 10px 0; */
}
.video_box{
  width: 520px;
  margin: auto;
  margin-bottom: 20px;
}
.i-sxt {
  border-top: #d9d9d9 1px solid;
  margin: 20px auto;
  padding: 20px;
  overflow: hidden;
  height: 70px
}

.i-sxt p {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

.i-sxt a {
  color: #555555;
  font-size: 14px;
  line-height: 30px;
}
.i-sxt a strong{
  font-weight: 700;
}

.i-sxt a:hover {
  color: #00357b ;
}

.ppt-box{
  width: 1000px;
  margin: auto;
}

.img-box{
  display: flex;
  height: 600px;
  overflow: auto;
  /* max-width: 100%; */
}
.img-box img{
  max-width: 100%;
  display: block;
  margin: auto;
}
.banner{
  background: url(../images/banner2.jpg);
  background-size: 100% 100%;
  height: 29.8vw;
}
