body {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #000;
}

a,
a:hover {
  color: #000;
}

.wrapper {
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0px auto;
  overflow: hidden;
}

.w1000 {
  width: 1000px;
  margin: 0px auto;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Microsoft Yahei", "SimHei";
  overflow: hidden;
  font-weight: normal;
}

p,
li {
  overflow: hidden;
}

.banner {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../images/banner.png);
  /*background-image:url(../images/banner1.jpg)\9;*/
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
}

/*1111111111111111111111*/
#content {
  background: #fff;
  position: relative;
  z-index: 0;
}

#layout1 {
  text-align: center;
}

#layout1 span {
  background: url(../images/toutiao.png) no-repeat;
  width: 39px;
  height: 20px;
  display: block;
  float: left;
}

#layout1 h2 {
  font-size: 36px;
  font-weight: bold;
  float: left;
  margin-left: 20px;
}

#layout1 h2 a {
  color: #5a5d5e;
}

#nav1 .w744 a img {
  margin-top: 19px;
}

#layout1 p {
  margin-top: 30px;
  font-size: 14px;
}

#layout1 p a {
  margin: 0px 5px;
  color: #8d8d8d;
}

#layout2 {
  margin-top: 45px;
  position: relative;
  /*background: url("../images/wrap.png") no-repeat top center;
  background-size: 100% 100%;*/
}

#layout2 .left {
  width: 468px;
  float: left;
  margin-left: 15px;
  margin-top: 15px;
}

#layout2 .right {
  width: 427px;
  float: left;
  margin-left: 48px;
  margin-top: 27px;
}

#layout2 .right p {
  font-size: 20px;
}

#layout2 .right span {
  display: block;
  width: 410px;
  height: 102px;
  font-size: 14px;
  margin-top: 40px;
  line-height: 30px;
}

#layout2 .right span a {
  color: #656565;
}

.list {
  margin-top: 25px;
}

.list li {
  width: 412px;
  font-size: 14px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list li a {
  color: #656565;
}

.dujia {
  width: 100%;
  height: 515px;
  background: url("../images/ygdj_bg.png") no-repeat center;
  margin: 0 auto;
}

.dujia .tit {
  width: 100%;
  margin: 0 auto;
}

#layout3 {
  margin-top: 40px;
}

#layout3 .imgLeft {
  width: 192px;
  float: left;
}

#layout3 .imgRight {
  width: 223px;
  float: left;
  margin-left: 20px;
}

#layout3 p {
  width: 223px;
  font-size: 16px;
  line-height: 26px;
}

#layout3 span {
  display: block;
  width: 223px;
  font-size: 12px;
  line-height: 24px;
  margin-top: 20px;
}

#layout3 span a {
  color: #b50000;
}

.tit1 {
  line-height: 29px;
  margin: 0 46px;
}

.index_hero_wrapper>* {
  box-sizing: content-box;
}

.index_hero_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  box-sizing: content-box;
}

.icon-arrow-a-left {
  width: 65px;
  height: 102px;
  background: url(../images/left.png) no-repeat;
}

.icon-arrow-a-right {
  width: 65px;
  height: 102px;
  background: url(../images/right.png) no-repeat;
}

.index_hero_wrapper>* {
  box-sizing: content-box;
}

.index_hero_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
  z-index: 1;
  box-sizing: content-box;
}

#index_hero {
  width: 730px;
  height: 460px;
  margin: auto;
  position: relative;
}

#index_hero img {
  width: 730px;
  height: 460px;
}

#index_hero .heros {
  width: 730px;
  height: 460px;
}

#index_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}

#index_hero .next,
#index_hero .prev {
  filter: alpha(Opacity=70);
  opacity: .7;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 0px;
  background-color: #303030;
  z-index: 3;
}

#index_hero .next:hover,
#index_hero .prev:hover {
  background-color: orangered;
}

#index_hero .next {
  margin: -25px 0px 0 0;
  right: 0;
}

#index_hero .disabled {
  background-color: #eee;
}

#index_hero .hero a:hover {
  text-decoration: none;
}

#index_hero .hero .all {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 730px;
  height: 126px;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: url(../images/wrapper.png) no-repeat;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC79acd4', endColorstr='#CC79acd4');
}

.hero p {
  width: 628px;
  margin: 0 auto;
  line-height: 21px;
}

#index_hero .mask-left,
#index_hero .mask-right,
#index_hero .hero {
  background: url(../images/back.png) repeat-x;
  z-index: 1;
  position: absolute;
  top: 0;
  width: 730px;
  height: 460px;
  overflow: hidden;
  left: 1920px;
}

#index_hero .mask-left {
  left: -760px;
}

#index_hero .mask-right {
  left: 760px;
}

#index_hero .active {
  z-index: 2;
  left: 0;
}

.tit .intro {
  margin: 12px 0 0 0px;
  display: inline-block;
  float: left;
}

.tit .count {
  font-size: 16px;
  margin: 12px 8px 0 0;
  display: inline-block;
}

#layout5 {
  margin-top: 50px;
  text-align: center;
  background: url(../images/layout5_bg.png);
  height: 255px;
}

.jbqxk#layout5 {
  height: auto;
}

.jbqxk .w616 {
  width: 615px;
  float: left;
}

.jbqxk .w616 .item {
  overflow: hidden;
  padding-bottom: 25px;
}

.jbqxk .w616 .item .img {
  float: left;
}

.jbqxk .w616 .item .img img {
  display: block;
  margin-right: 10px;
}

.jbqxk .w616 .item .content {
  text-align: left;
  width: 430px;
  float: left;
}

.jbqxk .w616 .item .content h6 {
  padding-top: 5px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 20px;
}

.jbqxk .w616 .item .content h6 a {
  color: #123b74;
}

.jbqxk .w616 .item .content p {
  font-size: 12px;
  line-height: 20px;
  color: #898b8d;
}

.jbqxk .w616 .item .content p .more {
  color: #d18b8d;
}

.jbqxk .w385 {
  width: 385px;
  float: left;
}

.jbqxk .w385 li {
  margin-bottom: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 41px;
}

.jbqxk .w385 li a {
  font-size: 16px;
  color: #082658;
  font-weight: 600;
}

#footer {
  border-top: 1px solid #dcdcdc;
  background-color: #fafafa;
}

#footer .footer-box {
  width: 1000px;
  margin: 0 auto;
}

#footer .friendLinks {
  text-align: center;
  margin: 0 20px;
  padding-top: 10px;
  border-bottom: 1px solid #f0f0f0;
}

#footer .friendLinks ul {
  font-size: 0;
}

#footer .friendLinks li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  padding: 10px 14px;
  height: 14px;
}

#footer .friendLinks a {
  color: #666666;
  font-size: 14px;
}

#footer .friendLinks a:hover {
  text-decoration: underline;
}

#footer .info {
  margin: 0 auto;
  padding: 30px 20px;
  text-align: center;
}

#footer .info.w1200 {
  width: 1160px;
}

#footer .info>div {
  float: left;
}

#footer .info .footerLeft img {
  display: block;
  margin-top: 3px;
  margin-right: 20px;
}

#footer .info .footerLeft a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#footer .info .footerCenter {
  text-align: left;
}

#footer .info .footerCenter p {
  color: #666666;
  font-size: 12px;
  line-height: 1;
  padding-top: 10px;
}

#footer .info .footerCenter p:first-child {
  padding-top: 0;
}

#footer .info .footerCenter p a {
  color: #666666;
}

#footer .info .footerCenter p a:hover {
  text-decoration: underline;
}

#footer .info .footerRight {
  float: right;
  font-size: 0;
  padding-top: 10px;
}

#footer .info .footerRight a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
}

#footer .info .footerRight .hd315 {
  background: url("../images/hd315.png") no-repeat;
  width: 35px;
  height: 37px;
}

#footer .info .footerRight .beian {
  background: url("../images/beian.png") no-repeat;
  width: 34px;
  height: 37px;
}

#footer .info .copyright {
  display: none;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #fff;
}

#header .plane1 {
  position: fixed;
  left: 19%;
  top: 14%;
  width: 140px;
  height: 120px;
}

#header .plane2 {
  position: fixed;
  right: 23%;
  top: 23%;
  width: 64px;
  height: 50px;
}

#header .plane1 img {
  position: absolute;
  left: 0px;
  top: 0px;
}

#header .plane2 img {
  position: absolute;
  right: 0px;
  top: 0px;
}

.qxwList li {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

@keyframes plane1 {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    left: -50%;
    top: 45%;
  }
}

#header .plane1 {
  animation: 'plane1'0.8s ease-in-out 0s normal;
  -ms-animation: plane1 0.8s ease-in-out 0s normal;
  -moz-animation: plane1 0.8s ease-in-out 0s normal;
  -o-animation: 'plane1'0.8s ease-in-out 0s normal;
  -webkit-animation: 'plane1'0.8s ease-in-out 0s normal;
}

@keyframes plane2 {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    right: -50%;
    top: 50%;
  }

  20% {
    filter: alpha(opacity=0);
    opacity: 0;
    right: -50%;
    top: 50%;
  }
}

#header .plane2 {
  animation: 'plane2'1.0s ease-in-out 0s normal;
  -ms-animation: plane2 1.0s ease-in-out 0s normal;
  -moz-animation: plane2 1.0s ease-in-out 0s normal;
  -o-animation: 'plane2'1.0s ease-in-out 0s normal;
  -webkit-animation: 'plane2'1.0s ease-in-out 0s normal;
}

@keyframes plane-move1 {
  from {
    top: -15px;
    transform: rotate(10deg);
  }

  25% {
    top: 0%;
    transform: rotate(20deg);
  }

  50% {
    top: 15px;
    transform: rotate(10deg);
  }

  75% {
    top: 0px;
    transform: rotate(0deg);
  }

  to {
    top: -15px;
    transform: rotate(10deg);
  }
}

#header .plane1 img {
  animation: 'plane-move1'3.0s linear 0s infinite;
  -ms-animation: plane-move1 3.0s linear 0s infinite;
  -moz-animation: plane-move1 3.0s linear 0s infinite;
  -o-animation: 'plane-move1'3.0s linear 0s infinite;
  -webkit-animation: 'plane-move1'3.0s linear 0s infinite;
}

@keyframes plane-move2 {
  from {
    top: -15px;
    transform: rotate(-10deg);
  }

  25% {
    top: 0%;
    transform: rotate(-20deg);
  }

  50% {
    top: 15px;
    transform: rotate(-10deg);
  }

  75% {
    top: 0px;
    transform: rotate(0deg);
  }

  to {
    top: -15px;
    transform: rotate(-10deg);
  }
}

#header .plane2 img {
  animation: 'plane-move2'3.0s linear -1.5s infinite;
  -ms-animation: plane-move2 3.0s linear -1.5s infinite;
  -moz-animation: plane-move2 3.0s linear -1.5s infinite;
  -o-animation: 'plane-move2'3.0s linear -1.5s infinite;
  -webkit-animation: 'plane-move2'3.0s linear -1.5s infinite;
}

@keyframes topic {
  from {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(0, 0);
  }

  60% {
    filter: alpha(opacity=0);
    opacity: 0;
    transform: scale(0, 0);
  }
}

#header .topic {
  animation: 'topic'1.5s ease-in-out 0s normal;
  -ms-animation: topic 1.5s ease-in-out 0s normal;
  -moz-animation: topic 1.5s ease-in-out 0s normal;
  -o-animation: 'topic'1.5s ease-in-out 0s normal;
  -webkit-animation: 'topic'1.5s ease-in-out 0s normal;
}

.shSlide {
  width: 602px;
  height: 375px;
  float: left;
  position: relative;
}

#shSlide {
  width: 602px;
  height: 375px;
}

.shPic {
  position: relative;
}

.shPic p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: url("../images/shKuang.png") repeat-x;
  background-size: 100% 100%;
  line-height: 50px;
}

.shPic p .shIntro {
  margin-left: 20px;
}

.shPic p .shNow {
  font-size: 19px;
  color: #ffcb14;
}

.shPic p .shCount {
  font-size: 17px;
  color: #fff;
}

.shPic p a {
  font-family: "Microsoft YaHei";
  font-size: 19px;
  color: #fff;
}

#sh-left,
#sh-right {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -30px;
  width: 32px;
  height: 55px;
  cursor: pointer;
}

#sh-left {
  background: url("../images/button.png") no-repeat left 0;
  left: 0px;
}

#sh-right {
  background: url("../images/button.png") no-repeat right 0;
  right: 0px;
}

#layout2 .left {
  width: 265px;
  height: 415px;
  float: left;
  margin-left: 0px;
  margin-top: 0;
}

#layout2 .left .shBor {
  width: 100%;
  height: 69px;
  border-bottom: 1px solid #e2e0e0;
}

#layout2 .left p {
  width: 239px;
  line-height: 27px;
  padding-top: 8px;
  margin: 0 auto;
}

#layout2 .left p a {
  font-family: "Microsoft YaHei";
  font-size: 15px;
  color: #656565;
}

#layout2 .left .first a {
  color: #000;
}

.firTit {
  margin-top: 10px;
}

.firTit li {
  width: 240px;
  color: #656565;
  line-height: 33px;
}

.firTit li a {
  color: #656565;
  font-size: 14px;
}

#layout2 {
  margin-top: 50px;
  position: relative;
}

#header .topic {
  position: fixed;
  left: -2%;
  top: 20%;
  width: 100%;
  height: 45%;
  text-align: center;
}

#header .topic img,
#header .plane1 img,
#header .plane2 img {
  height: 68%;
  width: auto;
  display: inline;
}

#nav .sel {
  width: 202px;
  height: 68px;
  background: url("../images/selBack.png") no-repeat center top;
  background-size: 100% 100%;
}

.first {
  width: 100%;
  height: 565px;
  background: url("../images/first.jpg") no-repeat center top;
  background-size: 100% 100%;
}

/*.second {
  width: 100%;
  height: 1144px;
  background: url("../images/second.png") no-repeat center top;
  background-size: 100% 100%;
}*/

/*.nav {
    position: absolute;
    left: 1005px;
    top: 0;
    z-index: 1;
    background: url(../images/nav.png) no-repeat;
    width: 101px;
    height: 292px;
    overflow: hidden;
}*/
.nav li {
  padding: 18px 0;
  text-align: center;
}

.nav li a {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}

.slide {
  width: 1200px;
  position: relative;
  margin: 20px auto;
}

.jcImgScroll ul li {
  width: 656px;
  height: 632px;
  position: relative;
}

.jcImgScroll ul li.select {
  overflow: visible !important;
}

/* jQuery jcImgScroll css */

.jcImgScroll {
  position: relative;
  height: 632px;
  margin: 0 auto;
}

.jcImgScroll li a {
  background: #fff;
  display: block;
  height: 492px;
  margin-left: 0;
}

.jcImgScroll em.sPrev {
  background: url(http://news.cnr.cn/2019zt/amhg20/images/left.png) no-repeat;
  left: 0;
  top: 160px;
}

.tit {
  width: 656px;
  margin: 30px auto 0 auto;
  text-align: center;
}

.tit .f20 {
  margin: 20px 0 23px;
}

.tit .f16 {
  font-size: 16px;
  color: #8b8b8b;
  line-height: 30px;
}

.tit .f16 a {
  font-size: 16px;
  color: #b50614;
}

.jcImgScroll em.sNext {
  background: url(http://news.cnr.cn/2019zt/amhg20/images/right.png) no-repeat;
  right: 0;
  top: 160px;
}

.jcImgScroll li.loading a {}

.jcImgScroll li,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
  display: none;
}

.f20, .f20 a {
  font-size: 20px;
}