@media screen and (min-width: 750px) and (max-width: 1024px) {
  .o_body {
    min-width: 1200px;
    transform: scale(0.83);
    transform-origin: 0 0;
  }
}
html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Hiragino Sans GB',
    'Hiragino Sans GB W3', 'Microsoft YaHei UI', 'Microsoft YaHei',
    'WenQuanYi Micro Hei', sans-serif;
  font-size: 14px;
}
.js_slide,
.mySwiper_slide {
  height: 155px;
}
.mySwiper_slide {
  margin-right: 5px !important;
}
.js_slide > .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -moz-transition-timing-function: linear !important;
  -ms-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
  margin: 0 auto;
}
.ban_img {
  height: 170px;
  overflow: hidden;
}
.ban_img .in_img {
  width: 3000px;
  overflow: hidden;
}
.ban_img .in_img .inside {
  width: 210px;
  margin-right: 10px;
  float: left;
  height: 170px;
  box-sizing: border-box;
}
.ban_img .in_img .inside img {
  width: 100%;
  height: 130px;
}
.ban_img .in_img .inside p {
  width: 90%;
  padding-left: 9%;
  color: #71706d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mobile_ban_img {
  height: 120px;
  overflow: hidden;
}
.mobile_ban_img .mobile_in_img {
  width: 1000px;
}
.mobile_ban_img .mobile_in_img .mobile_inside {
  width: 95px;
  margin-right: 10px;
  float: left;
  height: 120px;
  box-sizing: border-box;
}
.mobile_ban_img .mobile_in_img .mobile_inside img {
  width: 100% !important;
  height: 70px !important;
}
.mobile_ban_img .mobile_in_img .mobile_inside p {
  width: 85%;
  overflow: hidden;
  margin-left: 14%;
  color: #71706d;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul {
  padding-left: 0;
  overflow: hidden;
}
ul li {
  list-style: none;
  float: left;
}
a {
  text-decoration: none;
}
.fixed_width {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  height: 100%;
}
.o_body,
.o_main {
  position: relative;
  background: #fff;
  overflow: auto !important;
  padding: 0;
  margin: 0;
  /* height: 100%; */
  width: 100%;
}
.header {
  position: relative;
  width: 100%;
  height: 174px;
  /* background-color: #004C97; */
}
.header.foot_list_s {
  height: 45px;

  margin-bottom: 3px;
}
.header .search_box {
  background: url(../images/banner.png) no-repeat center center;
  /*background-color: #b2000e;*/
  background-color: #004C97; 
  height: 167px;
}
.header .input_con {
  position: absolute;
  right: 72px;
  top: 3px;
}
.header .search_btn {
  display: inline-block;
  width: 49px;
  height: 20px;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  padding: 0;
  color: #fff;
  /*background: #8c0000;*/
  background: #004C97;
  margin: 0;
  position: absolute;
  right: 76px;
  top: 4px;
}
.header .cn a {
  color: #fff;
  /* margin: 20px; */
  position: absolute;
  /* float: right; */
  right: 262px;
  top: 7px;
  font-size: 12px;
}
.cover_bgc {
  /*background-color: #b2000e;*/
  background-color: #004C97; 
  position: relative;
  top: -26px;
  /* height: 53px; */
}
.header .menu {
  height: 34px;
  bottom: 0;
}
.header .menu .main {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  padding-left: 0;
}
.header .menu li {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  width: 12.5%;
  text-align: center;
}

.header .menu li:hover {
  background-color: #8c0000;
  /*   height: 45px; */
}
.header .menu a {
  color: #ffffff;
  font-size: 16px;
}
.header .main.search_top {
  margin-top: 0px;
  overflow: hidden;
  /*background-color: #b2000e;*/
  background-color: #004C97; 
  height: 28px;
}
.main.search_top ul {
  overflow: hidden;
  height: 29px;
  position: relative;
  width: 1190px;
  margin: 0 auto;
}
.main.search_top ul li {
  float: right;
}
.header .main {
  margin-top: -14px;
}
.header .logo_group {
  position: absolute;
  top: 33px;
}

ul.sec_lev {
  z-index: 999;

  display: none;

  position: absolute;

  width: 12.5%;
  top: 32px;
  min-height: 107px;
}
ul.sec_lev .item2 {
  font-size: 14px;
}
.foot_list_s ul.sec_lev {
  /* transform: translate(0px, -189px); */
  /* position: absolute; */
  /* bottom: 46px; */
  top: -105px;
}
ul.sec_lev li {
  /*background: rgb(178, 0, 14);*/
  background: rgb(0, 76, 151);
  width: 100%;
}

.header .main ul.sec_lev li {
  text-indent: 2px;
  width: 100%;
  border-bottom: 1px solid #fff;
  display: table;
}
.header .main ul.sec_lev li a {
  display: table-cell;

  vertical-align: middle;

  /*line-height: 24px;*/
}

.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 289px;
  background: url(../images/footer.png) no-repeat;
  background-size: cover;
}
.footer .left,
.center,
.right {
  display: inline-block;
  float: left;
}
.footer .left {
  position: absolute;
  top: 104px;
}
.footer .center {
  position: absolute;
  top: 53px;
  left: 429px;
}
.footer .right {
  position: absolute;
  right: 0;
  top: 104px;
}
.footer li {
  clear: both;
  color: #fff;
  line-height: 29px;
  font-size: 12px;
}
.box_content {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 32px;
  background: #fff;
  margin-top: 0;
  height: auto;
  min-height: 600px;
}
#container1 {
  width: 1200px;
  height: 400px;
}
#container1 img {
  width: 1200px;
  height: 400px;
}
#container1 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
}
#container3 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
}
#container4 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
}
#container1 .swiper-pagination-bullet-active {
  background-color: #fff;
}
#container3 .swiper-pagination-bullet-active {
  background-color: #fff;
}
#container4 .swiper-pagination-bullet-active {
  background-color: #fff;
}
.box_content .blocks {
  width: 386px;
  float: left;
  margin-right: 10px;
}
.box_content .blocks:last-child {
  margin-right: 0;
}
.box_content .content {
  margin-top: 10px;
  display: inline-block;
}
.box_content .blocks .title {
  height: 41px;
  line-height: 41px;
  /*background-color: #b2000e;*/
  background-color: #004C97; 
  position: relative;
}
.box_content .blocks .title img {
  margin-left: 21px;
  margin-top: 5px;
}
.box_content .blocks .theme {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  position: absolute;
  margin-left: 14px;
}
.box_content .blocks .more {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: 5px;
}
.box_content .blocks .more a {
  color: #fff;
}
.box_content .blocks .more:hover {
  cursor: pointer;
}
.lastmenu {
  height: 46px;
  line-height: 46px;
  /*background: #b2000e;*/
  background: #004C97;
}
.lastmenu ul {
  /* display: inline-block; */
  /* width: 100%; */
  margin: 0;
  padding-left: 0;
  /* transform: translate(10px, 10px); */
}
.lastmenu li {
  display: inline-block;
  line-height: 46px;
  width: 12.5%;
  text-align: center;
}
.lastmenu li:hover {
  /*background-color: #8c0000;*/
  background-color: #004C97;
  height: 34px;
}
.lastmenu a {
  color: #ffffff;
  font-size: 18px;
}
#container2 {
  height: 311px;
}
#container2 .swiper-wrapper {
  height: 100%;
}
#container2 .swiper-slide {
  position: relative;
  text-align: center;
}
#container2 .swiper-slide img {
  display: inline-block;
  max-width: 100%;
  max-height: 311px;
}
#container2 .text {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  height: 38px;
  line-height: 38px;
  bottom: 0;
  width: 215px;
  overflow: hidden;
  color: #fff;
  margin-left: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#container2 .swiper-pagination {
  height: 38px;
  position: absolute;
  bottom: 0px;
  line-height: 38px;
  /* background: rgba(53, 41, 7, 1);
  opacity: 0.8; */
  text-align: right;
}
.li_con {
  display: inline-block;
  width: 100%;
}
.li_con ul {
  display: inline-block;
  width: 100%;
}
.li_con li {
  width: 100%;
  clear: both;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  height: 38px;
  line-height: 38px;
}
.li_con li::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #a9a8a9;
  display: inline-block;
  border-radius: 6px;
}
.li_con a {
  color: #333;
  font-size: 18px;
  line-height: 44px;
  margin-left: 5px;
  font-size: 14px;
}
.content1 .dialog {
  display: inline-block;
  line-height: 38px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  background: rgba(53, 41, 7, 1);
  opacity: 0.8;
}
.content2 {
  display: inline-block;
  width: 100%;
  overflow: hodden;
  height: 222px;
  background: #c1d5e5;
}
.content2 .innerCon {
  display: inline-block;
  width: 1178px;
  height: 209px;
  background-color: #fff;
  margin: 6px;
  /* border: 6px solid #c1d5e5; */
}
.content2 .innerCon .title {
  display: inline-block;
  width: 100%;
  height: 43px;
  line-height: 43px;
  /*background: #b2000e;*/
  background: #004C97;
}
.content2 .innerCon img {
  margin-left: 15px;

  margin-top: 5px;
}
.content2 .innerCon .bottom_box img {
  margin-left: 5px;
  /*width: 218px;
  height: 130px;*/
  width: 210px;
  height: 130px;
  margin-top: 5px;
}
.content2 .innerCon .theme {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  position: absolute;
  margin-left: 16px;
}
.content2 .part {
  display: inline-block;
  width: 210px !important;
  height: 135px;
  float: left;
  margin-right: -1px;
}
.content2 .text {
  margin-left: 15px;
  width: 205px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #71706d;
  font-size: 14px;
}
.innerCon .more {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 10px;
}
.innerCon .more a {
  color: #fff;
  font-size: 12px;
}
.content2 .mobile {
  display: none !important;
}
.content2 .pc {
  display: inline-block !important;
  /*overflow: hidden;*/
}

.content3 .line {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.content3 .leftli {
  width: 90px;
  float: left;
}
.content3 .leftli img {
  width: 90px;
  height: 68px;
}
.content3 .rightli {
  color: #333;
  width: 286px;
  height: 74px;
  border-bottom: 1px solid #d2d2d2;
  float: left;
  margin-left: 10px;
}
.content3 .rightli a {
  color: #333;
}
.content3 .title1 {
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #0a0a0a;
}
.content3 .title2 {
  color: #71706d;
  font-size: 13px;
  height: 55px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis !important;
}
.content4 {
  /* margin-top: 10px; */
  display: inline-block;
  width: 100%;
  height: 160px;
  background: #c1d5e5;
}
.content4 .innerCon {
  display: inline-block;
  width: 1178px;
  height: 148px;
  background-color: #fff;
  margin: 6px;
  /* border: 6px solid #c1d5e5; */
}
.content4 .innerCon .title {
  display: inline-block;
  width: 100%;
  height: 43px;
  line-height: 43px;
  /*background: #b2000e;*/
  background: #004C97;
}
.content4 .innerCon img {
  /*margin-left: 15px;*/
  margin-top: 5px;
}
.content4 .innerCon .theme {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  position: absolute;
  margin-left: 16px;
}
.content4 .part {
  display: inline-block;
  width: 24%;
  height: 105px;
  /* line-height: 105px; */
}

.content4 .part:nth-child(n + 3) {
  display: inline-block;
  width: 15%;
  height: 105px;
  /* line-height: 105px; */
}
.content4 .part:nth-child(1) {
  width: 24%;
}
.content4 .part:nth-child(2) {
  width: 27%;
}
.content4 .part:nth-child(4) {
  width: 16%;
}
.content4 .part img {
  /* vertical-align: middle; */
  display: inline-block;
  float: left;
  margin-top: 35px;
  width: 34px;
}
.content4 .part .text {
  display: inline-block;
  overflow: hidden;
  height: 100%;
  float: left;
}
/*.content4 .bottom_box div:nth-child(3) .text {
  width:100px;
  white-space: nowrap;
  text-overflow:ellipsis;
}*/
.content4 .part a {
  line-height: 101px;
  vertical-align: middle;
  color: #0a0a0a;
  font-size: 16px;
}
.detail {
  width: 1166px;
  padding: 0 24px;
}
.detail .toptitle {
  color: #aaaaaa;
  line-height: 30px;
  margin-top: 30px;
  border-bottom: 1px solid #d2d2d2;
  font-weight: bold;
}
.detail .toptitle a {
  font-size: 12px;
  color: #aaaaaa;
  font-weight: normal;
}
.detail .boldtitle,
.introcon {
  text-align: center;
}
.detail .boldtitle {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-top: 31px;
}
.detail .introcon {
  color: #aaaaaa;
  font-size: 12px;
  margin-top: 13px;
}
.detail img {
  margin-top: 31px;
}
.detail .pictures {
  text-align: center;
}
.detail .text_con {
  font-size: 18px;
  color: #333;
}
.list {
  margin-top: 30px;
}
.list .leftMenu {
  display: inline-block;
  width: 216px;
  float: left;
}
.list .detail {
  display: inline-block;
  width: 933px;
  padding: 0 27px 0 11px;
}
.list .detail .toptitle {
  margin-top: 0;
}
.list .leftMenu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.list .leftMenu ul li {
  font-size: 16px;
  /*font-weight: bold;*/
  text-align: center;
  width: 99%;
  line-height: 42px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}

.list .leftMenu ul li a {
  color: #333;
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}
.list .leftMenu .innertext {
  line-height: 32px;

  vertical-align: middle;

  display: inline-block;
}
.leftTitle {
  display: inline-block;
  width: 100%;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
  /*background-color: #b2000e;*/
  background-color: #004C97;
  color: #fff;
}
.list .leftMenu ul li:last-child {
}
.list .leftMenu ul li:hover {
  /*border-right: 4px solid #8c0000;*/
  border-right: 4px solid #004C97;
  width: 212px;
}
.list .leftMenu ul .hover {
  /*border-right: 4px solid #8c0000;*/
  border-right: 4px solid #004C97;
  width: 212px;
}
.list .leftMenu ul li:hover a {
  /*color: #8c0000;*/
  color: #004C97;
}
.list .toptitle {
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
}
.list .ulList li {
  line-height: 35px;
  position: relative;
}
.list .ulList li a {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.list .ulList .list_con {
  display: inline-block;
  width: 777px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 22px;
  font-size: 14px;
  font-weight: normal;
}
.list .ulList .list_time {
  display: inline-block;
  margin-left: 33px;
  font-size: 12px;
  color: #aaaaaa;
  font-weight: normal;
}
.list .ulList li::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #a9a8a9;
  display: inline-block;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 15px;
}
.swiper-slide {
  float: left;
}
.layui-laypage {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 10px 0;
  font-size: 0;
}
.layui-laypage > a:first-child,
.layui-laypage > a:first-child em {
  border-radius: 2px 0 0 2px;
}
.layui-laypage > a:last-child,
.layui-laypage > a:last-child em {
  border-radius: 0 2px 2px 0;
}
.layui-laypage > *:first-child {
  margin-left: 0 !important;
}
.layui-laypage > *:last-child {
  margin-right: 0 !important;
}
.layui-laypage a,
.layui-laypage span,
.layui-laypage input,
.layui-laypage button,
.layui-laypage select {
  border: 1px solid #e2e2e2;
}
.layui-laypage a,
.layui-laypage span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  margin: 0 -1px 5px 0;
  background-color: #fff;
  color: #333;
  font-size: 12px;
}
.layui-laypage a:hover {
  color: #999;
}
.layui-laypage em {
  font-style: normal;
}
.layui-laypage .layui-laypage-spr {
  color: #999;
  font-weight: 700;
}
.layui-laypage a {
  text-decoration: none;
}
.layui-laypage .layui-laypage-curr {
  position: relative;
}
.layui-laypage .layui-laypage-curr em {
  position: relative;
  color: #fff;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  position: absolute;
  left: -1px;
  top: -1px;
  padding: 1px;
  width: 100%;
  height: 100%;
  /*background-color: #8c0000;*/
  background-color: #004C97;
}
.layui-laypage-em {
  border-radius: 2px;
}
.layui-laypage-prev em,
.layui-laypage-next em {
  font-family: Sim sun;
  font-size: 16px;
}

.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh,
.layui-laypage .layui-laypage-skip {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  border: none;
}
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh {
  vertical-align: top;
}
.layui-laypage .layui-laypage-refresh i {
  font-size: 18px;
  cursor: pointer;
}
.layui-laypage select {
  height: 22px;
  padding: 3px;
  border-radius: 2px;
  cursor: pointer;
}
.layui-laypage .layui-laypage-skip {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.layui-laypage input,
.layui-laypage button {
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layui-laypage input {
  display: inline-block;
  width: 40px;
  margin: 0 10px;
  padding: 0 3px;
  text-align: center;
}
.layui-laypage input:focus,
.layui-laypage select:focus {
  /*border-color: #8c0000 !important;*/
  border-color: #004C97 !important;
}
.layui-laypage button {
  margin-left: 10px;
  padding: 0 10px;
  cursor: pointer;
}
.mask,
.small_header {
  display: none;
}
#container3,
#container4 {
  height: 300px;
}
#container3 img {
  width: 100%;
  height: 300px;
}
#container4 img {
  width: 100%;
  height: 300px;
}
.page {
  height: 90px;
  margin-top: 20px;
}
.page a {
  font-size: 16px;
  color: #333333;
}
.page .total {
  float: left;
  height: 28px;
  color: #333;
  line-height: 28px;
}
.page .pageNode {
  text-align: center;
}
.page .pageNode button,
.page .pageNode span,
.page .pageNode a {
  display: inline-block;
  border: 1px solid #d9d9d9;
  margin-left: 3px;
  margin-right: 3px;
  line-height: 20px;
  margin-top: 5px;
  padding: 3px 9px;
  cursor: pointer;
  vertical-align: middle;
  background: #fff;
}
.page .pageNode button:hover,
.page .pageNode span:hover,
.page .pageNode a:hover {
  /*border: 1px solid #8c0000;*/
  border: 1px solid #004C97;
}
.page .pageNode input {
  width: 40px;
  border: 1px solid #d9d9d9;
  margin: -2px 5px 0 5px;
  padding-left: 8px;
  height: 26px;
  // display: table-cell;
  // vertical-align: middle;
  // outline-style: none;
}
.page .pageNode .laypage_total {
  border: none !important;
  padding: 0;
  margin-right: 0;
  background: none;
}
.page .pageNode .laypage_curr {  
  /*background: #b2000e;*/
  background: #004C97;
  color: #fff;
  border: 1px solid rgb(140, 0, 0);
}
.page .pageNode .laypage_btn {
  margin-right: 0;
  margin-left: 10px;
  color: #fff;
  margin-top: 0;
  outline-style: none;
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
}
.page .pageNode .laypage_btn:hover {
  /*background: #8c0000;
  border: 1px solid #8c0000;*/
  background: #004C97;
  border: 1px solid #004C97;
}
.TRS_Editor {
  color: #333;
  font-size: 18px;
  line-height: 40px;
  margin-top: 20px;
  text-align: justify;
  font-family: times new roman;
}
.TRS_Editor p {
  color: #333;
  font-size: 16px;
  line-height: 40px;
  margin-top: 20px;
  text-align: justify;
}
.box_content .content1 {
  margin-top: 30px;
}
.box_content .content3 {
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
  .close {
    color: white;
    font-size: 300%;
    position: absolute;
    right: 0;
  }

  .mobile_menu {
    width: 100%;
    background-color: white;
    opacity: 1;
    overflow: hidden;
  }
  .mobile_menu ul {
    overflow: hidden;
  }
  .mobile_menu ul li {
    height: 300%;
    line-height: 300%;
    width: 100%;
    text-align: left;
  }
  .mobile_menu ul li > a {
    display: block;
    text-indent: 2%;
    font-size: 1.2rem;
    color: #000;
  }
  .mobile_menu .menu2-wrap {
    display: none;
    background: #eee;
    padding: 0.1rem 20px;
  }
  // .mobile_menu .menu-btn:active{
  //       display: flex;
  //       flex-wrap: wrap;
  //   }
  .mobile_menu .menu2-child {
    width: 100% !important;
  }
  .mobile_menu .menu2-child-btn,
  .menu3-child-btn {
    background: #eee !important;
    color: #aaa !important;
  }
  .mobile_menu .menu2-child-btn:before,
  .menu3-child-btn:before {
    content: '>';
    display: inline-block;
    width: 1rem;
    color: #aaa;
  }
  .mobile_menu .menu3-wrap {
    padding-left: 3.5rem;
  }
  .list .leftMenu ul li:hover {
   /*border-right: 4px solid #8c0000;*/
    border-right: 4px solid #004C97;
    width: 99%;
  }
  .list .leftMenu ul .hover {
    /*border-right: 4px solid #8c0000;*/
    border-right: 4px solid #004C97;
    width: 99%;
  }
  .title {
    /*background: #8c0000;*/
    background: #004C97;
    color: white;
    height: 300%;
    line-height: 300%;
    font-size: 1.6rem;
  }

  .small_header {
    display: inline-block !important;
    width: 100%;
  }
  .search_box,
  .menu {
    display: none !important;
  }
  .header {
    height: 182px;
    background-color: #fff;
  }
  .small_header .mask {
    width: 100%;
    height: 100%;
  }
  .small_header .main {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 100%;
    /*background: #8c0000;*/
    background: #004C97;
    margin-top: 0;
    position: relative;
  }
  .small_header .main span {
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 30px;
  }
  .small_header .logo_area {
    /*line-height: 70px;*/
    /*padding-top: 20px;*/
    height: 58px;
    position: relative;
    margin-top: -3px;
  }
  .small_header .img1 {
    display: inline-block;
    /* line-height: 89px; */
    width: 33%;
    line-height: 58px;
    /*margin-top: 8px;*/
    /* height: 30%; */
    margin-left: 19px;
  }
  .small_header .img2 {
    width: 8%;
    height: 30%;
    line-height: 58px;
    margin-top: 4px;
    display: inline-block;
    right: 22px;
    position: absolute;
  }
  .small_header img {
    width: 100%;
    height: 120%;
    margin-top:10px;
  }
  .small_header .logo_area {
    background: url(../images/banner.png) no-repeat;
    background-position: 72% 0%;
    background-size: 136% 100%;
  }
  .small_header .small_search {
    display: block;
    /* width: 100%; */
    height: 66px;
    position: relative;
    margin: 10px 20px;
  }
  .small_header .input_con {
    position: relative;
    height: 40px;
    padding: 0;
    width: 100%;
    top: 0;
    right: 0;
  }
  .small_header .search_btn {
    width: 70px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 3px;
  }
  .fixed_width {
    margin: 0 19px !important;
    width: auto;
  }
  .box_content .content {
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .box_content .content .blocks {
    clear: both;
    width: 100%;
    margin-top: 10px;
  }
  .box_content .content .blocks:nth-child(2) {
    margin-top: -7px;
  }
  #container2 .swiper-slide img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .box_content .content .blocks .swiper-wrapper {
    height: 100%;
  }
  .box_content .content .innerCon {
    width: 98% !important;
    margin: 1%;
    /* height: auto; */
  }
  .innerCon .bottom_box .myAdd {
    width: 32% !important;
  }
  .content2 .pc {
    display: none !important;
  }
  .content2 .mobile {
    display: inline-block !important;
  }
  /* .content2 .innerCon .part {
    width: 30%;
  }
  .content2 .innerCon .part img {
    width: 100%;
  }
  .content2 .mobile {
    width: auto !important;
  }
  .content2 .text {
    width: 100%;
    line-height: 30px;
  } */

  .content3 .line {
    display: flex;
  }
  .content3 .rightli {
    flex: 1;
    overflow: hidden;
  }
  .content4 .innerCon {
    height: 260px;
    width: auto !important;
  }
  .content4 .part {
    width: 49%;
    height: 83px;
    /* line-height: 54px; */
    text-align: center;
  }
  .content4 .part img {
    margin-top: 11px;
    float: none;
    margin-left: 0px;
  }
  .content4 .part a {
    color: #333;
    font-size: 12px;
    line-height: 10px;
    padding: 0 5px;
  }
  .content2 .innerCon {
    width: auto !important;
  }
  .content2 .part {
    width: 49%;
    height: 54px;
    line-height: 54px;
  }
  .content2 .part img {
    margin-top: 11px;
  }
  .content2 .part a {
    color: #333;
    font-size: 12px;
  }
  .content2 .innerCon .part {
    width: 29%;
    height: 100%;
    height: auto;
    line-height: 40px;
    margin: 0 2%;
  }
  .content2 .innerCon .part img {
    width: 100%;
    height: 70px;
    margin: 5px 0 0 0;
  }
  .content2 .text {
    width: 94%;
    line-height: 16px;
    margin: 0px auto 10px auto;
    height: 16px;
    font-size: 12px;
  }
  .content2 .mobile {
    height: auto;
  }
  .lastmenu {
    height: auto;
    display: inline-block;
    margin: 30px 19px !important;
    line-height: 0;
  }
  .lastmenu li {
    width: 25%;
  }
  .footer {
    display: inline-block;
    height: 190px;
    overflow: hidden;
  }
  .footer .left {
    width: 30%;
    top: 43px;
    position: relative;
  }
  .footer .logo_group img {
    width: 100%;
  }
  .footer .center {
    width: 100%;
    position: relative;
    left: 0;
    top: 31px;
    /* margin-top: 10px; */
    height: 100%;
    /* box-sizing: border-box; */
  }
  .footer .center li {
    font-size: 12px;
  }
  .footer .right {
    position: absolute;
    top: 48px;
    right: 14px;
  }
  .footer .right img {
    width: 35px;
    height: 35px;
  }
  #container3 img {
    width: 100%;
    /*height: 200px;*/
    height: auto;
  }
  .detail {
    padding: 0;
  }
  .detail .toptitle {
    font-size: 16px;
    margin-top: 0px;
  }
  .detail .boldtitle {
    font-size: 16px;
  }
  .detail .introcon {
    font-size: 12px;
  }
  .detail img {
    width: 100%;
    height: auto;
  }
  .detail .text_con {
    padding: 0 26px;
    line-height: 36px;
  }
  #container4 img {
    width: 100%;
    height: 110px;
  }
  .list .leftMenu {
    width: 100%;
  }
  .list .leftMenu ul {
    width: 100%;
  }
  .list .leftMenu ul li:hover {
    width: 99%;
  }
  .list .detail {
    width: 100%;
    padding: 0;
  }
  .list .ulList li {
    width: 100%;
  }
  .list .ulList .list_con {
    width: 65%;
    font-size: 14px;
  }
  .list .ulList .list_time {
    font-size: 14px;
    margin-left: 10px;
  }
  .list .ulList li::before {
    width: 8px;
    height: 8px;
  }
  #container4 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  #container3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  #container1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .li_con li::before {
    width: 8px;
    height: 8px;
  }
  .content4 .part .text {
    width: 100%;
  }
  .lastmenu a {
    font-size: 10px;
  }
  #container2 .swiper-pagination {
    /* bottom: 14px; */
  }
  #container2 .text {
    /* bottom: 14px; */
  }
  #container3,
  #container4 {
    height: 110px;
  }
  #container1 {
    width: 92%;

    margin: 0 4%;

    /*height: 150px;*/
    height: auto;
  }
  #container1 img {
    width: 100%;
    /*height: 200px;*/
    height: auto;
  }
  #container2 {
    height: 250px;
  }
  .box_content .blocks .theme {
    font-size: 16px;
  }
  .content2 .innerCon .theme {
    font-size: 16px;
  }
  .content4 .innerCon .theme {
    font-size: 16px;
  }
}

.detail_content {
  /*padding: 0 25px 35px;*/
  padding: 0 0 35px;
}

.detail_content h2 {
  font-size: 20px;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
  color: #333333;
  line-height: 1;
  padding: 30px 0;
  text-align: center;
}

.detail_content p {
  font-size: 18px !important;
  line-height: 36px !important;
  color: #000000 !important;
  font-family: times new roman !important;
}
.TRS_Editor FONT {
  font-family: times new roman !important;
  font-size: 18px !important;
}
.TRS_Editor SPAN {
  font-family: times new roman !important;
  font-size: 18px !important;
}
.detail_content div font {
  font-size: 18px;
}
