@charset "utf-8";
.mainbox {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
* {
  font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  vertical-align: top
}
html {
  overflow-x: hidden
}
body {
  padding: 0;
  margin: 0;
  font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  line-height: 1;
  font-size: 14px
}
a {
  text-decoration: none;
  bblr: expression(this.onFocus=this.blur());
  outline-style: none;
  outline: none
}
a, input, img, :focus {
  mayfish: expression(this.onfocus=this.blur);
  cursor: handbblr:expression(this.onFocus=this.blur());
  outline-style: none
}
ul {
  list-style: none
}
img {
  border: 0px
}
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p {
  padding: 0;
  margin: 0;
  font-weight: normal
}
h3, h4, h5 {
  font-weight: normal
}
h4 a:hover, h5 a:hover {
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out
}
hr {
  display: block;
  height: 1px;
  border: 0;
  background: #d8d8d8;
  padding: 0;
  margin-bottom: 3.25rem;
  margin-top: 2.5rem
}
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
  display: block
}
video {
  object-fit: cover
}
.fl {
  float: left
}
.fr {
  float: right
}
.clear {
  clear: both;
  height: 0px;
  font-size: 1px;
  line-height: 0px
}
.container01, .container02, .container03, .container04, .container05, .container06, .container07, .container08, .n-container01, .n-container03, .n-container04 {
  margin: 0 auto
}
.slow img:hover {
  transform: scale(1.05)
}
.slow img {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out
}
h5 a, .more a {
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out
}
slow01 {
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out
}
.slow02 {
  -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.shadow {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
  -moz-box-shadow: 1px 1px 10px #999999;
  -webkit-box-shadow: 1px 1px 10px #999999;
  box-shadow: 1px 1px 10px #999999
}
.radius {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
.opacity {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1
}
.overfloat-dot {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6
}
.a_body {
  position: relative
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background: #f1f1f1
}
::-webkit-scrollbar-track {
  border-radius: 0;
  background: #f1f1f1
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #333333
}
input::-webkit-input-placeholder {
  color: #999
}
input::-moz-placeholder {
  color: #999
}
input:-moz-placeholder {
  color: #999
}
input:-ms-input-placeholder {
  color: #999
}
textarea::-webkit-input-placeholder {
  color: #999
}
textarea::-moz-placeholder {
  color: #999
}
textarea:-moz-placeholder {
  color: #999
}
textarea:-ms-input-placeholder {
  color: #999
}
.w100 {
  width: 100%
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto
}
.fanhui {
  position: fixed;
  right: 30px;
  bottom: 75px;
  width: 48px;
  height: 48px;
  border-radius: 50%
}
h5 a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
ul li:hover h5 a {
  color: #ff0000
}
.more a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out
}
.table {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  height: 100%
}
.table_cell {
  display: table-cell;
  vertical-align: middle
}
img {
  vertical-align: middle
}
.ar_article {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 28px
}
.ar_article p {
  font-size: 16px !important;
  color: #666666;
  line-height: 30px !important;
  margin-bottom: 12px
}
.ar_article img {
  max-width: 100%
}
.ar_article img {
  display: inline-block
}
#playercontainer_display_button, #video1_display_button, #video2_display_button {
  background: none !important;
  height: 40px;
  width: 40px !important;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 0 !important
}
#playercontainer_display_button #playercontainer_display_button_play, #video1_display_button #video1_display_button_play, #video2_display_button #video2_display_button_play {
  background-size: 25px
}
#playercontainer_display_button, #video1_display_button, #video2_display_button {
  height: 40px !important;
  margin-top: -20px !important
}
#playercontainer_display .cbpreview, #video1_display .cbpreview, #video2_display .cbpreview {
  opacity: .75 !important
}
.miso-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  z-index: 0
}
.miso-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.miso-list:focus {
  outline: none
}
.miso-loading .miso-list {
  background: #fff
}
.miso-list.dragging {
  cursor: pointer;
  cursor: hand
}
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.miso-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1
}
.miso-track:before, .miso-track:after {
  content: "";
  display: table
}
.miso-track:after {
  clear: both
}
.miso-loading .miso-track {
  visibility: hidden
}
.miso-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
.miso-slide img {
  display: block
}
.miso-slide.miso-loading img {
  display: none
}
.miso-slide.dragging img {
  pointer-events: none
}
.miso-initialized .miso-slide {
  display: block
}
.miso-loading .miso-slide {
  visibility: hidden
}
.miso-vertical .miso-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.miso-prev, .miso-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
  top: 50%;
  z-index: 1
}
.miso-prev {
  left: 0
}
.miso-next {
  right: 0
}
.miso-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%
}
.miso-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer
}
.miso-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}
.miso-dots li button:focus {
  outline: none
}
.miso-dots li.miso-active a {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg)
}
#gotop {
  position: fixed;
  z-index: 90;
  bottom: 80px;
  right: 30px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  width: 45px;
  height: 45px
}
#gotop {
  cursor: pointer
}
.aico {
  background: url(../images/aicos.png)
}
.dt-arrow .aico {
  position: absolute;
  left: 50%;
  margin-left: -18.5px;
  top: 0;
  width: 37px;
  height: 19px;
  animation: hide-dt-f 3s infinite
}
.dt-arrow {
  position: relative;
  width: 37px;
  height: 44px
}
.dt-arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #a0a0a0;
  margin-left: -1px
}
@keyframes hide-dt-f {
  0% {
    opacity: 1;
    transform: translateY(-10px)
  }
  100% {
    opacity: 0;
    transform: translateY(-150%)
  }
}
@media (max-width:1920px) {
  html {
    font-size: 16px
  }
}
@media (min-width:1400px) and (max-width:1600px) {
  html {
    font-size: 15px
  }
}
@media (min-width:640px) and (max-width:1399px) {
  html {
    font-size: 14px
  }
}
@media (min-width:471px) and (max-width:639px) {
  html {
    font-size: 13px
  }
}
@media (min-width:329px) and (max-width:470px) {
  html {
    font-size: 12px
  }
}
@media (max-width:328px) {
  html {
    font-size: 12px
  }
}
.ar_wap {
  display: none
}
.a_body {
  position: relative;
  z-index: 0
}
.section {
  overflow: hidden
}
.header_box {
  height: 190px
}
body.fixed #nav {
  /*position: fixed;*/
  width: 100%;
  top: 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15)
}
header {
  height: 130px;
  background: url(../images/header_bg1.png) center no-repeat;
  background-size: cover
}
header .logo {
  line-height: 130px
}
header .logo a {
  display: inline-block
}
header .logo a img {
  vertical-align: middle
}
header .right {
  padding: 48px 0 0
}
header .right h5 {
  text-align: right;
  display: inline-block;
  line-height: 35px;
  padding-right: 0.5rem
}
header .right h5 a {
  font-size: 1rem;
  color: #d37f24;
  overflow: visible;
  width: 86px
}
header .right h5 a svg {
  display: inline-block;
  margin: -3px 6px 0 0;
  vertical-align: middle
}
header .right dl {
  display: inline-block
}
header .right dl dd {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 15px
}
header .right dl dd a {
  color: rgba(255, 255, 255, 0.5);
  transition: 0.36s;
  line-height: 32px;
  font-size: 15px
}
header .right dl dd span {
  display: inline-block;
  text-align: center;
  width: 23px;
  color: rgba(255, 255, 255, 0.25)
}
header .right dl dd a:hover {
  color: #ffffff
}
header .right .sousuo {
  float: right;
  display: inline-block
}
.search {
  float: right;
  overflow: hidden;
  z-index: 1000;
  border: transparent 1px solid;
  border-radius: 25px
}
.search input {
  float: left
}
.test {
  width: 0;
  height: 33px;
  line-height: 31px;
  padding: 0;
  border: none;
  color: #333;
  background: none;
  outline: none;
  font-size: 14px;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out
}
.sousuo .btn {
  width: 24px;
  height: 24px;
  border: none;
  position: absolute;
  right: 8px;
  font-size: 14px;
  color: #333;
  background: url(../images/sousuo.png) center no-repeat;
  cursor: pointer;
  top: 4px
}
.sousuo .test {
  width: 210px;
  padding: 1px 50px 1px 20px
}
.sousuo .search {
  position: relative;
  margin: 0 0 0 15px;
  margin-left: 0;
  border: #b0c79b 1px solid
}
#nav {
  height: 60px;
  position: relative;
  z-index: 1;
  background: #d37f24 url(../images/nav_bg.png) top center no-repeat
}
.navBox ul {
  font-size: 0
}
.nav li {
  text-align: center;
  position: relative;
  display: inline-block
}
.nav a {
  display: block;
  position: relative;
  padding: 0;
  line-height: 60px;
  perspective: 300px;
  transform-style: preserve-3d;
  z-index: 10;
  padding: 0 8px
}
.nav a .bg {
  position: absolute;
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: rotateX(70deg);
  transform: rotateX(70deg);
  z-index: -1;
  transform-origin: center bottom 0;
  -webkit-transform-origin: center bottom 0;
  left: 0;
  opacity: 0;
  bottom: 0;
  visibility: hidden
}
.nav a .txt img {
  margin: -4px 10px 0 0;
  vertical-align: middle
}
.nav a .txt img.img02 {
  display: none
}
.nav a .txt {
  position: relative;
  z-index: 2;
  font-size: 1.125rem;
  color: #fff;
  display: block;
  font-weight: bold
}
.nav .active a .bg, .nav .on a .bg {
  transform: none;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  background: #b96812
}
.nav .active a .txt, .nav .on a .txt {
  color: #fff
}
.navBox .arrow {
  position: absolute;
  left: 0px;
  top: 75px;
  height: 4px;
  display: block;
  background-color: #e62129
}
.subNavbox a:link, .subNavbox a:visited {
  color: #fff
}
.subNavbox a:active, .subNavbox a:hover {
  color: #fff;
  background: #d37f24
}
.subNavbox {
  position: absolute;
  left: 0px;
  top: 70px;
  width: 100%;
  background-color: #b96812;
  box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2);
  display: none;
  text-align: center;
  padding: 0;
  z-index: 0
}
.subNavbox p a {
  line-height: 0;
  height: auto;
  padding: 22px 5px;
  font-size: 1rem;
  transition: 0.36s
}
.nav a:hover .txt img.img01 {
  display: none
}
.nav a:hover .txt img.img02 {
  display: inline-block
}
#openBtn {
  display: none
}
.rd-navbar-main-element {
  position: absolute;
  float: left
}
.rd-navbar-nav-wrap.active {
  transform: translateX(0)
}
.rd-navbar-nav-wrap {
  color: #ffffff;
  background: #448606;
  box-shadow: none
}
.rd-navbar-nav-wrap {
  position: fixed;
  left: 0;
  top: -37px;
  bottom: -56px;
  z-index: 100;
  width: 100%;
  padding: 140px 0 81px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  line-height: 28px;
  transform: translateX(-110%)
}
.rd-navbar-nav {
  display: block;
  margin: 15px 0;
  height: auto;
  text-align: left
}
.rd-navbar-submenu {
  position: relative
}
.rd-nav-item {
  text-align: left
}
.rd-navbar-wrap, .rd-navbar, .rd-menu, .rd-navbar-nav, .rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-nav-wrap, .rd-navbar-submenu {
  transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1)
}
.rd-nav-link {
  color: #fff
}
.rd-nav-link {
  display: block;
  padding: 10px 56px 10px 18px
}
.rd-nav-link {
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  font-family: "Times New Roman"
}
.rd-navbar-submenu-toggle {
  color: #fff
}
.rd-navbar-submenu-toggle {
  cursor: pointer;
  display: inline-block;
  width: 56px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.rd-navbar-submenu-toggle::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 48px;
  font: 400 14px "FontAwesome";
  line-height: 48px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
  cursor: pointer;
  background: url(../images/sanjiao_svg.svg) center no-repeat;
  background-size: 10px
}
.rd-nav-item.focus .rd-nav-link, .rd-nav-item.active .rd-nav-link, .rd-nav-item.opened .rd-nav-link {
  color: #ffffff;
  background: #448606
}
.rd-navbar-submenu.opened > .rd-navbar-dropdown, .rd-navbar-submenu.opened > .rd-navbar-megamenu {
  display: block
}
li.opened > .rd-menu {
  opacity: 1;
  height: auto
}
li.opened > .rd-navbar-dropdown {
  padding: 4px 0 0
}
.rd-menu {
  transition: opacity 0.3s, height 0.4s ease;
  opacity: 0
}
li.opened > .rd-navbar-submenu-toggle::after {
  top: 0;
  transform: rotate(180deg);
  color: #fff
}
.rd-navbar-submenu .rd-navbar-dropdown > li > a {
  padding-left: 30px
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
  color: rgba(255, 255, 255, 0.6)
}
.rd-megamenu-list > li > a, .rd-navbar-dropdown > li > a {
  display: block;
  padding: 9px 56px 9px 16px;
  font-size: 14px;
  line-height: 1.5
}
.rd-nav-item.opened .rd-menu {
  opacity: 1
}
.rd-navbar-open-right {
  height: 0
}
.rd-nav-item.active .rd-navbar-submenu-toggle {
  color: #fff
}
.rd-navbar-submenu .rd-navbar-dropdown > li.active > a {
  color: #fff
}
#openBtn {
  display: none;
  top: 54px;
  right: 15px;
  cursor: pointer;
  float: right;
  margin-left: 1.5rem;
  position: absolute
}
#openBtn .lcbody {
  width: 26px;
  height: 18px;
  position: relative
}
#openBtn .lcbody .lcitem {
  width: 100%;
  height: 1px;
  position: absolute;
  transition: transform 0.36s ease
}
#openBtn .lcbody .lcitem div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
  background: #000
}
#openBtn .lcbody .top {
  top: 0
}
#openBtn .lcbody .center {
  display: block;
  top: 49%
}
#openBtn .lcbody .bottom {
  top: 100%
}
#openBtn .lcbody:hover .lcitem.top .rect {
  animation: move 0.4s ease-in-out 1
}
#openBtn .lcbody:hover .lcitem.center .rect {
  animation: move 0.4s ease-in-out 0.1s 1
}
#openBtn .lcbody:hover .lcitem.bottom .rect {
  animation: move 0.4s ease-in-out 0.9s 1
}
.active#openBtn .lcitem.top {
  transform: rotateZ(45deg);
  top: 49%
}
.active#openBtn .lcitem.center {
  opacity: 0
}
.active#openBtn .lcitem.bottom {
  transform: rotateZ(-45deg);
  top: 49%
}
@keyframes move {
  0% {
    right: 0
  }
  40% {
    right: 0;
    width: 0
  }
  60% {
    right: auto;
    width: 0%
  }
  100% {
    right: auto;
    width: 100%
  }
}
.banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  z-index: 0;
  position: relative
}
.banner .miso-slider {
  position: static
}
.banner .bg {
  width: 50%;
  background: rgb(255 255 255 / 60%);
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: absolute
}
.banner .bg01 {
  left: 0;
  margin-left: -600px
}
.banner .bg02 {
  right: 0;
  margin-right: -600px
}
.banner .miso-slide {
  display: block;
  height: 100%;
  overflow: hidden;
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}
.banner .miso-slide img {
  display: block;
  width: 1200px;
  height: 500px
}
.banner .miso-slide a {
  display: block;
  position: relative
}
.banner .miso-slide a h5 {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  padding: 0 4rem 0 1.25rem;
  font-size: 1.125rem;
  color: #fff;
  bottom: 0;
  height: 3rem;
  line-height: 3rem;
  max-width: 94%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0;
  transition: 0.6s
}
.banner .miso-slide.miso-current a h5 {
  opacity: 1
}
.banner .miso-prev, .banner .miso-next {
  width: 40px;
  height: 80px;
  margin-top: -40px;
  z-index: 10000
}
.banner .miso-prev {
  margin-left: -640px;
  left: 50%;
  background: url(../images/banner_prev.png) center center no-repeat
}
.banner .miso-next {
  margin-right: -640px;
  right: 50%;
  background: url(../images/banner_next.png) center center no-repeat
}
.banner .miso-prev:hover, .banner .miso-next:hover {
  opacity: 1
}
.banner .miso-dots {
  z-index: 0;
  height: 26px;
  bottom: 18px;
  text-align: center;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  padding: 0 20px
}
.banner .miso-dots li {
  border-radius: 50%;
  margin: 10px 6px;
  width: 12px;
  height: 12px;
  background: none;
  border: #fff 2px solid
}
.banner .miso-dots li.miso-active {
  background: #ffffff
}
.banner.ar_wap {
  display: none
}
.container01 {
  background: url(../images/container01_bg.jpg) center no-repeat;
  background-size: cover;
  padding: 3.125rem 0
}
.container00 .title {
  margin-bottom: 22px;
  border-bottom: #f1f1f1 1px solid;
  height: 56px
}
.container00 .title h4 {
  display: inline-block;
  font-size: 1.625rem;
  color: #323232;
  background: url(../images/jianbian.png) left bottom no-repeat;
  background-size: 100% auto;
  height: 56px;
  line-height: 50px;
  float: left;
  padding-right: 0.5rem;
  position: relative
}
.container00 .title h4 img {
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -3px
}
.container00 .title a {
  width: 92px;
  line-height: 29px;
  font-size: 14px;
  color: #fff;
  float: right;
  text-transform: uppercase;
  transition: 0.36s;
  background: url(../images/more_bg.png) center no-repeat;
  padding: 5px 0 0 8px;
  margin-top: 10px
}
.container01 .left {
  width: 65%;
  padding-right: 2.5rem
}
.container01 .left .box .img_box {
  width: 100%;
  margin-bottom: 1rem
}
.container01 .left .box .img_box ul.slider li a {
  display: block;
  width: 100%;
  position: relative
}
.container01 .left .box .img_box ul.slider li a h5 {
  width: 100%;
  height: 120px;
  line-height: 180px;
  background: url(../images/bg01.png) center bottom no-repeat;
  background-size: cover;
  padding: 0 110px 0 25px;
  font-size: 1.125rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out;
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: bold
}
.container01 .left .box .img_box ul.slider li:hover a h5 {
  color: #fff
}
.container01 .left .box .img_box ul.slider li a h5:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: transparent 60px solid;
  border-top: transparent 0 solid;
  border-left: #fff 32px solid;
  display: none
}
.container01 .left .box .img_box ul.slider li .img, .container01 .left .box .img_box ul.slider li .img img {
  width: 100%;
  height: 26.25rem;
  transition: 0.6s;
  object-fit: cover;
  overflow: hidden
}
.container01 .left .box .img_box ul.slider .miso-prev, .container01 .left .box .img_box ul.slider .miso-next {
  width: 40px;
  height: 70px;
  z-index: 1000;
  margin-top: -65px;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out
}
.container01 .left .box .img_box .miso-dots {
  bottom: 18px;
  width: 95px;
  right: 0;
  z-index: 10;
  text-align: right;
  padding-right: 20px
}
.container01 .left .box .img_box .miso-dots li {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: none;
  margin: 0 5px;
  border: #fff 1px solid
}
.container01 .left .box .img_box .miso-dots li.miso-active {
  background: #fff
}
.container01 .left .box .img_box ul.slider li:hover .img img {
  transform: scale(1.06)
}
.container01 .left .box .con ul li {
  line-height: 2.25rem;
  height: 2.25rem;
  font-size: 16px;
  color: #333333;
  overflow: hidden
}
.container01 .left .box .con ul li i {
  float: right;
  font-size: 12px;
  color: #999999;
  font-style: normal
}
.container01 .left .box .con ul li a {
  display: block;
  transition: 0.36s
}
.container01 .left .box .con ul li font {
  color: #323232;
  display: inline-block;
  width: calc(100% - 74px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-transition: all 0.36s ease-in-out;
  -webkit-transition: all 0.36s ease-in-out;
  -o-transition: all 0.36s ease-in-out;
  -ms-transition: all 0.36s ease-in-out;
  transition: all 0.36s ease-in-out
}
.container01 .left .box .con ul li a span {
  margin-right: 10px
}
.container01 .left .box .con ul li a span img {
  vertical-align: middle;
  margin-top: -3px
}
.container01 .left .box .con ul li:hover a {
  padding-left: 4px;
  color: #d37f24
}
.container01 .right {
  width: 35%
}
.container01 .right ul li {
  padding-bottom: 0.875rem;
  border-bottom: #d2d2d2 1px dashed;
  margin-bottom: 0.875rem
}
.container01 .right ul li a {
  display: block;
  transition: 0.6s
}
.container01 .right ul li .time {
  width: 65px;
  height: 4.25rem;
  border: #dcdcdc 1px solid;
  position: relative;
  text-align: center;
  transition: 0.36s
}
.container01 .right ul li .time:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  transition: 0.6s;
  background: #d37f24
}
.container01 .right ul li .time h3 {
  font-size: 1.875rem;
  color: #fff;
  position: relative;
  height: 3rem;
  line-height: 3rem;
  background: #d37f24
}
.container01 .right ul li .time h6 {
  font-size: 12px;
  color: #999999;
  position: relative;
  line-height: 1.125rem
}
.container01 .right ul li .con {
  width: calc(100% - 82px);
  padding: 0.5rem 0
}
.container01 .right ul li .con h4 {
  font-size: 16px;
  color: #323232;
  line-height: 26px;
  height: 52px;
  overflow: hidden
}
.container01 .right ul li a:hover .time:before {
  left: 0;
  width: 100%
}
.container01 .right ul li a:hover .time h3, .container01 .right ul li a:hover .time h6 {
  color: #fff
}
.container01 .right ul li a:hover h4 {
  color: #d37f24
}
.container01 .right ul li a:hover .time {
  border: #d37f24 1px solid
}
.container02 {
  padding: 3.75rem 0
}
.container02 .content {
  margin: 0 -1rem;
  font-size: 0
}
.container02 .content .box {
  display: inline-block;
  width: 33.333333%;
  padding: 0 1rem
}
.container02 .content .box .box_li {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 1.25rem
}
.container02 .content .box .box_li ul.ul1 .img, .container02 .content .box .box_li .img img {
  overflow: hidden;
  position: relative;
  height: 192px;
  width: 100%;
  object-fit: cover
}
.container02 .content .box .box_li ul.ul1 .img h5 {
  width: 100px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: rgb(160 126 73 / 0.9);
  position: absolute;
  font-size: 12px;
  bottom: 0;
  color: #fff
}
.container02 .content .box .box_li ul.ul1 .img h5 svg {
  display: inline-block;
  fill: #fff;
  vertical-align: middle;
  margin: -3px 5px 0 0
}
.container02 .content .box .box_li ul.ul1 .con {
  padding: 12px 0;
  border-bottom: #eaeaea 1px dashed
}
.container02 .content .box .box_li ul.ul1 .con h5 {
  font-size: 16px;
  color: #323232;
  line-height: 26px;
  height: 52px;
  overflow: hidden
}
.container02 .content .box .box_li ul.ul2 {
  margin-top: 10px
}
.container02 .content .box .box_li ul.ul2 li {
  font-size: 15px;
  color: #000033;
  line-height: 35px;
  height: 35px
}
.container02 .content .box .box_li ul.ul2 li a {
  color: #404040;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.36s;
  position: relative;
  padding-left: 0
}
.container02 .content .box .box_li ul.ul2 li a:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 3px;
  height: 3px;
  transition: 0.36s;
  background: #d37f24;
  border-radius: 50%
}
.container02 .content .box .box_li ul.ul2 li a font {
  display: inline-block;
  width: calc(100% - 50px);
  font-size: 16px;
  color: #323232;
  position: relative;
  padding-left: 12px;
  transition: 0.36s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}
.container02 .content .box .box_li ul.ul2 li a img {
  display: inline-block
}
.container02 .content .box .box_li ul.ul2 li a span {
  float: right;
  font-size: 12px;
  color: #999999
}
.container02 .content .box .box_li ul.ul3 li {
  border-bottom: #eaeaea 1px dashed;
  padding-bottom: 14.5px;
  margin-bottom: 14.5px
}
.container02 .content .box .box_li ul.ul3 li a {
  display: block;
  overflow: hidden;
  padding: 10px;
  margin: -10px;
  transition: 0.6s
}
.container02 .content .box .box_li ul.ul3 li .img, .container02 .content .box .box_li ul.ul3 li .img img {
  width: 124px;
  height: 70px;
  overflow: hidden;
  float: left;
  object-fit: cover
}
.container02 .content .box .box_li ul.ul3 li .con {
  float: right;
  width: calc(100% - 124px);
  padding-left: 1rem
}
.container02 .content .box .box_li ul.ul3 li h5 {
  font-size: 16px;
  color: #323232;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
  margin: 0;
  transition: 0.36s
}
.container02 .content .box .box_li ul.ul3 li h6 {
  font-size: 12px;
  color: #323232;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  vertical-align: middle
}
.container02 .content .box .box_li ul.ul3 li h6 svg {
  display: inline-block;
  margin: 1px 6px 0 0;
  fill: #838383
}
.container02 .content .box .box_li ul.ul3 li:last-child {
  margin-bottom: 0;
  border: none
}
.container03 {
  padding: 2rem 0 3.125rem;
  background: url(../images/container03_bg.jpg) center no-repeat;
  background-size: cover
}
.container03 ul {
  font-size: 0;
  margin: 0 -2px
}
.container03 ul li {
  display: inline-block;
  width: 25%;
  padding: 0 2px
}
.container03 ul li:nth-child(2n) {
  padding: 4.375rem 0 0
}
.container03 ul li .img, .container03 ul li .img img {
  width: 100%;
  overflow: hidden;
  object-fit: cover
}
.container03 ul li .con {
  padding: 1.125rem;
  background: #fff
}
.container03 ul li .con h5 {
  font-size: 16px;
  color: #323232;
  line-height: 24px;
  overflow: hidden;
  margin: 0;
  transition: 0.36s;
  white-space: nowrap;
  text-overflow: ellipsis
}
.container03 ul li .con p {
  font-size: 12px;
  color: #808080;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin: 8px 0
}
.container03 ul li .con h6 {
  font-size: 12px;
  color: #323232;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  vertical-align: middle
}
.container03 ul li .con h6 svg {
  display: inline-block;
  margin: 1px 6px 0 0;
  fill: #838383
}
.container04 {
  padding: 3rem 0
}
.container04 ul {
  font-size: 0;
  padding: 0 4rem
}
.container04 ul li {
  text-align: center;
  display: inline-block
}
.container04 ul li .img {
  display: inline-block
}
.container04 ul li .img img {
  display: inline-block;
  max-width: 5.5rem;
  max-height: 5.5rem;
  transition: 0.36s
}
.container04 ul li h5 {
  font-size: 16px;
  color: #323232;
  margin-top: 1rem
}
.container04 ul .miso-prev, .container04 ul .miso-next {
  width: 32px;
  height: 82px;
  margin-top: -41px
}
.container04 ul .miso-prev {
  background: url(../images/left01.png) center no-repeat;
  left: 0
}
.container04 ul .miso-next {
  background: url(../images/right01.png) center no-repeat;
  right: 0
}
footer {
  background: #d37f24;
  padding: 2rem 15px;
  text-align: center
}
footer p, footer p a {
  font-size: 14px;
  line-height: 26px;
  color: #fff
}
.mianbao {
  padding: 0 0 0 40px;
  background: #f5fded url(../images/local.png) 14px 11px no-repeat;
  margin-bottom: 2rem;
  height: 40px;
  line-height: 40px
}
.mianbao, .mianbao span, .mianbao i, .mianbao a {
  font-size: 13px;
  color: #808080;
  font-style: normal;
  text-transform: capitalize
}
.mianbao i {
  margin: 0 6px
}
.mianbao a:hover {
  color: #d37f24
}
#nav_slide {
  background: #d37f24;
  line-height: 50px;
  position: relative;
  z-index: 2
}
#nav_slide #bnt_back {
  position: absolute;
  left: 1rem;
  top: -2px
}
#nav_slide #bnt_back img {
  height: 20px;
  vertical-align: middle
}
#nav_slide .n_title {
  height: 50px
}
#nav_slide h1 {
  font-size: 16px;
  color: #fff;
  text-align: center
}
#bnt_sub_nav {
  position: absolute;
  right: 1rem;
  top: 14.5px;
  cursor: pointer
}
#bnt_sub_nav img {
  display: block;
  height: 20px
}
#bnt_sub_nav.on img {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}
#sub_nav_content {
  background: #f2f2f2;
  display: none;
  z-index: 9;
  width: 100%
}
#sub_nav_content ul li {
  background: none;
  box-shadow: none;
  border-bottom: 1px solid #dedede;
  padding: 0 15px
}
#sub_nav_content ul li a {
  display: inline-block;
  font-size: 14px;
  padding: 0;
  color: #333;
  width: 88%
}
#sub_nav_content ul li i {
  float: right;
  font-family: simsun;
  font-style: normal;
  font-weight: bold
}
#sub_nav_content ul li ul li {
  border: 0;
  line-height: 40px;
  padding-left: 10px
}
#sub_nav_content ul li ul li a {
  font-size: 13px;
  color: #666
}
#sub_nav_content ul li.on > a {
  color: #d37f24
}
#sub_nav_content ul li ul {
  display: none
}
#nav_slide {
  display: none
}
.n_container {
  overflow: hidden;
  padding: 1.875rem 0 3.125rem
}
.n_container .left {
  float: left;
  width: 230px
}
.n_container .left h1 {
  height: 120px;
  line-height: 96px;
  background: url(../images/n_left_bg.jpg) center no-repeat;
  font-size: 30px;
  color: #fff;
  padding: 0 28px;
  position: relative
}
.n_container .left h1:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background: #fff;
  top: 78px;
  left: 28px
}
.n_container .left ul {
  background: #f5fded;
  padding: 0 28px
}
.n_container .left .con ul li {
  line-height: 60px;
  font-size: 1.125rem;
  color: #333333;
  border-bottom: #d8d8d8 1px solid;
  position: relative;
  padding: 0;
  text-align: left
}
.n_container .left .con ul li:last-child {
  border: none
}
.n_container .left .con ul li:before {
  content: "";
  width: 6px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  transition: 0.36s
}
.n_container .left .con ul li a {
  color: #323232;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.n_container .left .con ul li a:hover, .n_container .left .con ul li.on a {
  color: #d37f24
}
.n_container .left .con ul li dl {
  display: none;
  margin-bottom: 15px;
  padding-left: 6px
}
.n_container .left .con ul li dl dd {
  height: 30px;
  line-height: 30px
}
.n_container .left .con ul li dl dd a {
  font-size: 14px;
  color: #666666 !important
}
.n_container .left .con ul li i.up {
  background: url(../images/right_icon_on.png) center no-repeat
}
.n_container .left .con ul li i {
  background: url(../images/right_icon.png) center no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: -4px;
  top: 25px;
  cursor: pointer
}
.n_container .left .con ul li dl dd a:hover, .n_container .left .con ul li dl dd.on a {
  color: #d37f24 !important
}
.n_container .right {
  float: right;
  width: calc(100% - 230px);
  padding-left: 2.5rem;
  min-height: 560px
}
.n_news ul {
  margin: 0 -1rem;
  margin-bottom: 1rem;
  overflow: hidden
}
.n_news ul li {
  float: left;
  width: 33.333333%;
  padding: 0 1rem;
  margin-bottom: 2rem
}
.n_news ul li .img {
  overflow: hidden;
  position: relative
}
.n_news ul li .img img {
  width: 100%;
  height: 13.75rem;
  overflow: hidden;
  object-fit: cover
}
.n_news ul li .img .time {
  width: 60px;
  height: 50px;
  position: absolute;
  right: 0.625rem;
  bottom: 0.625rem;
  background: rgba(2, 70, 143, 0.8);
  text-align: center
}
.n_news ul li .img .time h3 {
  font-size: 26px;
  color: #fff;
  height: 26px;
  line-height: 32px;
  font-family: Times New Roman;
  font-weight: bold
}
.n_news ul li .img .time h5 {
  font-size: 0.75rem;
  color: #fff;
  font-family: Times New Roman;
  height: 20px;
  line-height: 20px
}
.n_news ul li h5 {
  font-size: 16px;
  color: #323232;
  line-height: 26px;
  height: 52px;
  overflow: hidden
}
.n_news ul li .h5 {
  position: relative;
  padding-bottom: 1rem;
  margin-top: 1rem
}
.n_news ul li .h5:before {
  content: "";
  position: absolute;
  bottom: 0.5rem;
  width: 3.125rem;
  height: 1px;
  background: #4d0b78;
  left: 0
}
.n_news ul li p {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  text-align: left;
  color: #999999
}
.fanye img {
  max-width: 100%
}
.n_news_tu ul li {
  border-bottom: #dcdcdc 1px dotted;
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem
}
.n_news_tu ul li a {
  display: block;
  transition: 0.6s
}
.n_news_tu ul li:last-child {
  border: none
}
.n_news_tu ul li .img, .n_news_tu ul li .img img {
  float: left;
  width: 15rem;
  height: 10.625rem;
  overflow: hidden;
  object-fit: cover;
  position: relative
}
.n_news_tu ul li .con {
  float: right;
  width: calc(100% - 15rem);
  overflow: hidden;
  padding: 1rem 0 0 1.375rem;
  position: relative
}
.n_news_tu ul li .con .cc {
  position: relative;
  display: block
}
.n_news_tu ul li .con .cc:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100px;
  height: 2px;
  transition: 0.6s;
  bottom: -10px;
  display: none
}
.n_news_tu ul li .con h5 {
  font-size: 1.125rem;
  color: #000000;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: 1.75rem;
  line-height: 1.75rem;
  transition: 0.36s
}
.n_news_tu ul li .con p {
  font-size: 14px;
  line-height: 22px;
  height: 66px;
  color: #999999;
  margin: 0.5rem 0 1.25rem;
  overflow: hidden
}
.n_news_tu ul li .con h6 {
  font-size: 12px;
  color: #999;
  height: 18px;
  line-height: 18px;
  padding: 0
}
.n_news_tu ul li .con h6 svg {
  fill: #999;
  margin: 0 5px 0 0
}
.n_news01 ul {
  margin-bottom: 2rem
}
.n_news01 ul li {
  margin-bottom: 0.75rem;
  border-bottom: #e5e5e5 1px solid;
  padding-bottom: 0.75rem
}
.n_news01 ul li a {
  display: block;
  overflow: visible !important;
  transition: 0.6s;
  padding: 10px;
  margin: -10px
}
.n_news01 ul li .time {
  float: left;
  width: 70px;
  height: 66px;
  text-align: center;
  background: #f2f2f2;
  padding: 0 8px;
  transition: all 0.36s ease-in-out
}
.n_news01 ul li .time .h4 {
  height: 36px;
  line-height: 40px;
  font-size: 24px;
  color: #999999;
  font-family: Times New Roman;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  font-weight: bold
}
.n_news01 ul li .time h6 {
  font-size: 12px;
  color: #999999;
  line-height: 25px;
  font-family: Times New Roman;
  border-top: #cecece 1px solid
}
.n_news01 ul li .con {
  float: right;
  width: calc(100% - 70px);
  padding: 0
}
.n_news01 ul li .con h4 {
  font-size: 18px;
  line-height: 66px;
  height: 66px;
  overflow: hidden;
  color: #404040;
  padding-left: 1.5rem;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  white-space: nowrap;
  text-overflow: ellipsis
}
.n_news_detail .nav01 {
  text-align: center;
  margin-bottom: 2rem
}
.n_news_detail .nav01 .nav01 {
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center
}
.n_news_detail .nav01 h3 {
  color: #000000;
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-bottom: 12px;
  font-weight: bold;
  padding: 0 3rem
}
.n_news_detail .nav01 h6 {
  display: block;
  color: #999999;
  font-size: 14px;
  line-height: 2.5rem;
  font-weight: normal;
  margin-bottom: 0;
  margin-right: 0;
  vertical-align: top
}
.n_news_detail .nav01 h6 span {
  margin: 0 10px
}
.n_news_detail .nav01 h6 span img {
  margin: -3px 6px 0 0
}
#ar_fot {
  position: relative;
  padding: 24px 0;
  box-sizing: border-box;
  width: 100%;
  margin-top: 30px;
  border-top: #dcdcdc 1px solid
}
#ar_fot h1 {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 3rem;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#ar_fot h1 span {
  font-weight: bold
}
#ar_fot h1 a {
  font-size: 18px;
  color: #000000;
  font-weight: normal
}
#ar_fot .bnt_back {
  position: absolute;
  top: 28px;
  right: 0;
  color: #fff;
  background: #063579;
  padding: 0 25px;
  font-size: 14px;
  height: 30px;
  line-height: 30px
}
#ar_fot .bnt_back:hover {
  border-radius: 3px
}
#ar_fot h1 a:hover {
  color: #d37f24
}
.n_banner img {
  display: block;
  width: 100%;
  height: 18rem;
  object-fit: cover
}
#fy span {
  height: 20px !important
}
#fy a {
  height: 20px !important
}
.img_zd {
  width: 100%;
  position: relative;
  overflow: hidden
}
.img_zd .img_hezi {
  width: 100%;
  padding-bottom: 130% !important
}
.img_zd > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}
.n_tu ul {
  font-size: 0;
  margin: 0 -0.9375rem
}
.n_tu ul li {
  display: inline-block;
  padding: 0 0.9375rem;
  width: 25%;
  margin-bottom: 1.875rem
}
.n_tu ul li .a {
  display: block;
  border: #e3e3e3 1px solid;
  padding: 0.375rem;
  transition: 0.36s
}
.n_tu ul li h5 {
  font-size: 16px;
  color: #323232;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 1rem 0 0;
  transition: 0.36s;
  text-align: center
}
.n_tu ul li h6 {
  font-size: 12px;
  color: #877893;
  font-family: Times New Roman
}
.n_tu ul li a:hover .a {
  border: #00970e 1px solid;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25)
}
.n_tu ul li h5:hover {
  color: #00970e
}
@media(max-width: 768px) {
  .n_tu ul {
    margin: 0 -5px
  }
  .n_tu ul li {
    width: 50%;
    margin-bottom: 1.25rem;
    padding: 0 5px
  }
}
@media(min-width: 768px) {
  header .right h5 a:hover {
    color: #d37f24;
    text-decoration: underline
  }
  .container01 .left .box .con ul li a:hover {
    padding-left: 6px
  }
  .container01 .left .box .con ul li a:hover font {
    color: #d37f24
  }
  .container00 .title a:hover {
    background: url(../images/more_bg_on.png) center no-repeat
  }
  .container02 .content .box .box_li ul.ul2 li a:hover {
    padding-left: 6px
  }
  .container02 .content .box .box_li ul.ul2 li a:hover font {
    color: #d37f24
  }
  .container02 .content .box .box_li ul.ul1 a:hover .con h5, .container02 .content .box .box_li ul.ul3 li a:hover h5 {
    color: #d37f24
  }
  .container02 .content .box .box_li ul.ul3 li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: scale(1.02)
  }
  .container04 ul li a:hover .img img {
    transform: rotateY(180deg)
  }
  .container03 ul li a:hover .con h5 {
    color: #d37f24
  }
  .n_news_tu ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: scale(1.02)
  }
  .n_news_tu ul li .con h5:hover {
    color: #d37f24
  }
  .n_news01 ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: scale(1.02)
  }
  .n_news01 ul li a:hover .time {
    background: #d37f24
  }
  .n_news01 ul li a:hover .time .h4, .n_news01 ul li a:hover .time h6 {
    color: #fff
  }
}
@media(max-width: 1230px) {
  .w1200 {
    padding: 0 15px
  }
}
@media(max-width: 1200px) {
  .banner.ar_web {
    display: none
  }
  .banner.ar_wap {
    display: block
  }
  .banner {
    height: auto
  }
  .banner .miso-slide img {
    display: block;
    width: 100%;
    height: auto
  }
  .banner .miso-dots {
    width: 100% !important
  }
  .banner .miso-prev, .banner .miso-next {
    transform: scale(0.6)
  }
  .banner .miso-prev {
    left: 0;
    margin: 0;
    margin-top: -35px
  }
  .banner .miso-next {
    right: 0;
    margin: 0;
    margin-top: -35px
  }
}
@media(max-width: 992px) {
  #gotop {
    right: 0;
    transform: scale(0.6);
    bottom: 2rem
  }
  header .right h5 {
    position: absolute;
    right: 220px;
    top: 6px
  }
  #openBtn {
    display: block
  }
  #nav {
    display: none
  }
  header, .header_box {
    height: 90px
  }
  header .logo {
    line-height: 70px
  }
  header .logo img {
    height: 34px
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    padding: 25px 0 0px
  }
  header .right .sousuo {
    position: absolute;
    right: 15px;
    top: 8px
  }
  .sousuo .test {
    height: 26px
  }
  .sousuo .btn {
    top: 0;
    transform: scale(0.8)
  }
  .container01 .left {
    width: 100%;
    padding: 0
  }
  .container01 .left ul li .img, .container01 .left ul li .img img {
    height: auto
  }
  .container01 .right {
    width: 100%;
    padding: 2rem 0 0
  }
  .n_banner img {
    width: 100%;
    left: 0;
    margin-left: 0;
    height: 20vh;
    object-fit: cover
  }
  .n_container .left {
    display: none
  }
  .mianbao {
    display: none
  }
  .n_container .right {
    width: 100%;
    padding: 0
  }
  #nav_slide {
    display: block
  }
  .container02 .content .box {
    width: 100%
  }
  .container02 .content .box .box_li ul.ul1 .img, .container02 .content .box .box_li .img img {
    height: auto
  }
  .container00 .title h4 img {
    height: 2rem
  }
  .container03 ul li {
    width: 50%;
    padding-top: 0 !important;
    margin-bottom: 1rem
  }
}
@media(max-width: 768px) {
  video {
    height: auto
  }
  header .logo img {
    height: 35px
  }
  .sousuo .test {
    width: 100px
  }
  header .right h5 {
    right: 144px
  }
  header .right h5 a {
    width: 70px
  }
  .container01 .left .box .img_box ul.slider li .img, .container01 .left .box .img_box ul.slider li .img img {
    height: 15rem
  }
  .container01 .left .box .con ul li font {
    font-size: 13px
  }
  .container01 .right ul li .con h4 {
    font-size: 14px;
    line-height: 22px;
    height: 44px
  }
  .container01 .right ul li .con {
    padding: 0
  }
  .container01 .right ul li .time h3 {
    line-height: 2.5rem;
    height: 2.5rem
  }
  .container01 .right ul li .time h6 {
    line-height: 1.5rem
  }
  .container00 .title h4 img {
    height: 2rem;
    margin-right: 5px
  }
  .container00 .title h4 {
    font-size: 20px
  }
  .container02 .content .box .box_li ul.ul1 .con h5 {
    font-size: 15px;
    line-height: 24px;
    height: 48px
  }
  .container02 .content .box .box_li ul.ul2 li a font {
    font-size: 13px
  }
  .container01 {
    padding: 1.5rem 0 2.5rem
  }
  .container01 .right ul li .time {
    width: 50px
  }
  .container01 .right ul li .con {
    width: calc(100% - 50px);
    padding: 5px 0;
    padding-left: 1rem
  }
  .container02 {
    padding: 2.5rem 0 1.5rem
  }
  .container02 .content .box {
    margin-bottom: 1.25rem
  }
  .container00 .title a {
    transform: scale(0.7);
    margin-right: -1rem
  }
  .container02 .content .box .box_li ul.ul3 li h5 {
    font-size: 14px;
    line-height: 22px;
    height: 44px
  }
  .container03 ul li .img, .container03 ul li .img img {
    height: 10rem
  }
  .container03 ul li .con h5 {
    font-size: 14px
  }
  .container04 ul li .img img {
    max-width: 3rem;
    max-height: 3rem
  }
  .container04 ul li h5 {
    font-size: 14px
  }
  .container04 ul .miso-prev, .container04 ul .miso-next {
    width: 16px;
    height: 40px;
    background-size: cover !important;
    margin-top: -20px
  }
  .container04 ul {
    padding: 0 2rem
  }
  footer p, footer p a {
    font-size: 12px;
    line-height: 22px
  }
  .container04 {
    padding: 2rem 0
  }
  .container03 {
    padding: 1rem 0 2rem
  }
  .container02 .content .box .box_li ul.ul2 li {
    line-height: 30px;
    height: 30px
  }
  .n_news ul {
    margin: 0 -7px
  }
  .n_news ul li {
    width: 50%;
    padding: 0 7px
  }
  .n_news ul li p {
    font-size: 12px;
    line-height: 18px;
    height: 54px
  }
  .n_news ul li h5 {
    font-size: 14px;
    line-height: 22px;
    height: 44px
  }
  .n_news_tu ul li .con p {
    margin: 0.5rem 0 0.5rem;
    line-height: 18px;
    height: 36px;
    font-size: 12px
  }
  .n_news_tu ul li .img, .n_news_tu ul li .img img {
    width: 11rem;
    height: 8rem
  }
  .n_news_tu ul li .con {
    width: calc(100% - 11rem);
    padding: 0.5rem 0.5rem 0 1rem
  }
  .n_news01 ul li .con h4 {
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    white-space: normal;
    margin: 12px 0px
  }
  #ar_fot h1 a {
    font-size: 13px
  }
  .ar_article p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px
  }
  .n_news_detail .nav01 h3 {
    font-size: 1.5rem;
    line-height: 2.25rem
  }
  .n_news_detail .nav01 h6 {
    font-size: 12px
  }
}
@media(max-width: 1240px) {
  header .logo a img {
    width: 465px
  }
  .nav a .txt {
    font-size: 13px
  }
}
@media(max-width: 992px) {
  header .logo a img {
    width: auto
  }
}
#vsb_content_2 TABLE TD P {
  white-space: break-spaces !important
}
#vsb_content_2 TABLE TD P {
  padding-left: 12px !important
}
#vsb_content_2 TABLE {
  margin: 0 auto !important
}
#vsb_content_2 TABLE TD {
  word-break: break-word !important
}


.slideBox{ width:743px; height:420px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:8px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:8px; line-height:8px; text-align:center; background-color: #fff; cursor:pointer; }
.slideBox .hd ul li.on{ background-color: #d37f24;color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;}
.slideBox .bd img{ width:743px; height:420px; display:block;  }
.slideBox .bd li p{
	 width:434px; height:40px; 
	 line-height:40px; 
	background-color: #d37f24;
	 position:absolute; bottom:0; left:0; z-index:9999}
.slideBox .bd li p a{ color:#FFF; padding-left:15px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{
	position: absolute;
	left: 3%;
	top: 139px;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../../images/index.files/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next{
	left: auto;
	right: 7px;
	background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }	



/*列表*/
.list_l{ width:890px; float:left; background:#FFF; border:1px solid #ededed;margin-top: 10px;}
.local{ height:70px; line-height:70px;	color:#1d6dc6;} 
.local_box{ height: 70px; padding-left: 20px; border-bottom:1px solid #ededed; width:90%; margin:0 auto}	
.local_ul li {
    line-height: 70px;
    float: left;
    padding-right: 10px;
	color:#002985;
	font-size:15px;
	font-weight:600
	
}
.local_ul li a{
	color:#002985;
	display:block;
	 padding-left:3px;
	 font-size:15px;
}
.local_ul li a:hover{
	color:#002985;
	display:block;
	 padding-left:3px;
	 font-size:15px;
	 text-decoration:underline;
}
.list_r_t{}
.list_r_t ul { padding-top:5px;}
.list_r_t ul li{ background:url(../../images/index.files/ico12.png) 10px center no-repeat;
    padding-left: 25px;
    height: 50px;
    line-height: 50px;
    letter-spacing: 1px;
	border-bottom:1px solid #ededed; width:90%;
	margin:0 auto;

	}
.list_r_t ul li a{ font-size:14px;color: #323232; }
.list_r_t ul li a:hover{ color:#0da3e2; font-size:14px;}
.list_r_t ul li span{ float:right; padding-right:10px; color:#666666; font-size:12px;}
.pageing {
    text-align: right; 
    padding-right: 30px;
}
.pageing span {
    line-height: 80px;
    padding: 0 6px;
	font-size:14px;
}

.list_r{ float:right; width:300px; background:#FFF;margin-top: 10px;}
.list_xwdt{ border:1px solid#ededed;} 
.list_xwdtt{ background:url(../../images/index.files/ico18.png) 20px center no-repeat; height:50px; line-height:50px; padding-left:30px;  border-bottom:1px solid#ededed;}
.list_xwdtt h1{float:left; line-height:50px; font-size:15px;  font-weight:bold; border-bottom:3px solid #d37f24;}
.list_xwdtt span{ float:right; padding-right:15px;}
.list_xwdtc ul { margin:5px 0px;}
.list_xwdtc ul li{ background:url(../../images/index.files/ico1.png) 15px no-repeat; padding-left:30px; height:34px; line-height:34px;}
.list_xwdtc ul li a{ font-size:13px;    color: #323232;}
.list_xwdtc ul li a:hover{ font-size:13px; color:#ff8e32;}
.ckgd{ background:url(../../images/index.files/tittle7.png) no-repeat; width:115px; height:28px; line-height:28px; text-align:center; margin:15px 10px 40px 30px;}
.ckgd  a{ color:#FFF; font-size:12px;}

.list_zt{ margin-bottom:20px;}
.list_zt ul li{ width:270px; height:60px; padding:10px 15px;}

/*内容页：新闻显示*/
.info_area_box{border-top:2px solid #DCDCDC;; background-color:#F7FCFF;    color: #323232;}
.info_box{ padding:9px 15px;}
#info_toptitle{ font-size:24px; line-height:32px; font-weight:bold; text-align:center; }
#info_title{ color: #333333;
    font-family: Microsoft Yahei;
    font-size: 32px;
	line-height:56px;
    text-align: center; }
#info_subtitle{ font-size:20px; line-height:32px; text-align:center;}
.attribute{ color: #898989;
    font-size: 12px;
    height: 30px;
	line-height:30px;
    overflow: hidden;
    text-align: center;}
.info_content_opt{ line-height:20px; text-align:right;}
#info_source{ font-size:12px; padding-right:10px; }
#info_author{ font-size:12px; padding-right:10px;}
#info_hits{ color:#C30; padding-right:10px; color:#F00;}
#info_released_dtime{font-size:12px;}
#info_description{ font-size:14px; line-height:180%; text-indent:2em; border:1px solid #DEDEDE; padding:6px 10px; background-color:#fff; }
#info_video{ text-align:center;}/*视频展示区域*/
#info_pic{ text-align:center;}/*小组图展示区域*/
#info_content{line-height:180%;}
#info_content p{ text-indent:2em;line-height: 40px; color:#333; font-size:15px;}
#info_content div{ text-indent:2em;}


.print_btn{font-size:14px; text-align:right; height:60px; line-height:60px;}



             

#controls  { float:right;
              padding:2px;
              width:30px;
              background:#333;
			  position:relative;
			  top:0px; right:-30px;
              
              text-align:center;
              transition:.25s ease-out;}

#controls a
           {  font-size:24px;
              color:#aaa;
              display:block;
              font-weight:bold;
              padding: 5px;}

#controls a:hover
           {  color:#fff;
              background:#000;
              transition:.25s ease-out; border-right: 1px solid #CBCBCB; }

a.selected  {  background:#000;
               color:#fff !important;}

#small     {  font-size:12px !important;}
#medium    {  font-size:15px !important;}
#large     {  font-size:18px  !important;}

.small     {  font-size:75%;}

 
#wrapper p          {  font-size:15px;
              line-height:40px; padding:0px 40px; text-indent:2em}