@charset "utf-8";

/* CSS Document */
body {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #971E25;
}

/*头部*/
.Wrapheader {
  background: #e6e6e6;
  overflow: hidden;
}

.header {
  max-width: 1200px;
  min-height: 300px;
  background: url(../images/headerbg.png) no-repeat center;
  margin: 0 auto;
  background-size: contain;
}

.logo {
  width: 24%;
  padding: 80px 150px;
}

.logo a {
  display: inline-block;
}

.ser_bg {
  width: 100%;
  height: 300px;
  background: url(../images/ser_bg.png) no-repeat center left;
  position: relative;
}

/*头部_搜索*/
.search {
  width: 200px;
  height: 30px;
  position: absolute;
  right: 157px;
  top: 18px;
  background: url(../images/search.png) no-repeat right center;
  z-index: 1000;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.search input {
  position: absolute;
  width: 154px;
  height: 30px;
  line-height: 30px;
  color: #999;
  border: none;
  background: #ebebeb;
  left: 0px;
  top: 0px;
  padding: 0px;
  margin: 0px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  font-size: 12px;
}

.search input.notxt {
  color: #999;
  padding-left: 12px;
}

.search input.notxt1 {
  position: absolute;
  width: 25px;
  height: 26px;
  left: 166px;
}

.pageList dl {
  width: 100%;
  overflow: hidden
}

/*公用样式*/
.content {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 20px 0 40px;
}

.content .title {
  width: 100%;
  height: 92px;
  text-align: center;
}

.content .title h2 {
  font-size: 42px;
  color: #666;
  font-weight: 400;
  padding-top: 28px;
}

.row01, .row02, .row03 {
  padding: 70px 0;
  overflow: hidden;
}

.title {
  margin-bottom: 50px;
}

/*基础部分*/
.row01 .title {
  background: url(../images/title_bg01.png) no-repeat top center;
}

.row01 ul {
  margin-bottom: 50px;
  overflow: hidden;
}

.row01 ul li {
  float: left;
  width: 20%;
}

.row01 ul li>div {
  margin: 0 16px;
}

.row01 ul li .icon {
  display: block;
  background: #edf0ef;
  padding: 12px 47px;
  text-align: center;
}

.row01 ul li a {
  display: block;
  background: #d7d7d7;
  text-align: center;
  padding: 20px 20px 32px;
  transition: all 0.5s ease;
}

.row01 ul li:hover a {
  display: block;
  background: #971E25;
  text-align: center;
  color: #fff;
}

.row01 ul li:hover a * {
  color: #fff;
}

.row01 ul li:hover a span {
  opacity: 0.7;
}

.row01 ul li:hover i img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}



/*公用样式*/
.row01 ul li a h4, .row02 a h4, .row03 ul li h4 {
  font-size: 18px;
  font-weight: normal;
  color: #971E25;
}

.row01 ul li a span, .row02 a span, .row03 ul li a {
  display: inline-block;
  height: 40px;
  padding-top: 10px;
  font-size: 16px;
  color: #999;
  line-height: 20px;
}



/*底部*/
/*.footer{height:100px; color:#666; font-size:14px; background:#cfd1d0; clear: both; position: relative; z-index: 400; }
.copyRight{ max-width:1200px; margin:auto; text-align:center; padding-top:28px; line-height:24px;}*/
/* .footerWrap{width: 100%;border-top: 5px solid #f9dd04;background:url(../images/footer_bg.jpg) no-repeat top center;background-size: cover;position: relative;z-index: 999;}
.footer{max-width: 1200px;margin:0 auto;position: relative;}
.footer_md{width: 300px;;height: 0;margin:0 auto;position: relative;top: 43px;color:#fff;line-height: 1.8;text-align: center;}
.footer_md *{color:#fff;}
.footer_md p{padding-top: 5px;font-size: 14px;}
.footer_lf{width: 290px;float: left;padding: 20px 0;position: relative;z-index: 10;}
.footer_lf li{width: 50%;float: left;height: 32px;line-height: 32px;overflow:hidden;}
.footer_lf li a{color:#fff;font-size: 15px;}
.footer_rt{width: 250px;float: right;padding: 23px 0;position: relative;z-index: 10;}
.footer_rt li:first-child{border-top: 1px solid #4e7665;}
.footer_rt li{border: 1px solid #4e7665;border-top: none;}
.footer_rt li a{display: block;height: 40px;line-height: 40px;}
.footer_rt li span{height: 40px;width: 78px;float: left;}
.footer_rt li strong{height: 40px;margin-left: 78px;background:url(../images/arrow.png) no-repeat left top;display: block;color:#fff;padding-left: 20px;font-size: 14px;}
.footer_rt li.link01 span{background:url(../images/icon01.png) no-repeat center;}
.footer_rt li.link02 span{background:url(../images/icon02.png) no-repeat center;}
.footer_rt li.link03 span{background:url(../images/icon03.png) no-repeat center;}
.footer_rt li.link04 span{background:url(../images/icon04.png) no-repeat center;}
.link03{position: relative;}
.wechatList{position: absolute;left: 50%;bottom: 46px;background-color:#fff;padding:5px;width: 286px;margin-left: -146px;z-index: 320;display: none;}
.wechatList > div{float: left;width: 90px;margin:0 2px;}
.wechatList img{width: 90px;height: 90px;display: block;}
.wechatList p{color:#333;line-height: 20px;padding:2px 0 5px;font-size: 12px;text-align: center;}
.copyRight{border-top: 1px solid #8da29c;padding:15px 0 20px; overflow: hidden;font-size: 14px;} 
.copyRight .lf{width: auto;float:left;color:#fff;}
.copyRight .rt{width: auto;float:right;color:#fff;}
.footer_md2{top: 125px;width: 100% !important;}
.footer_md2 span{display: inline-block;*display: inline;*zoom:1;margin: 0 5px;font-size: 14px;}
 */
.flex {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
}

.clearFix {
  clear: both;
}

.gp-container {
  max-width: 1200px;
  margin: 0 auto;
}

.gp-white *, .gp-white {
  color: #fff;
}

/*二级页*/
.subPage_content {}

.subPage {
  max-width: 1200px;
  overflow: hidden;
  margin: 20px auto;
}

.sub_left {
  width: 247px;
  float: left;
  position: relative;
  z-index: 300;
  background-color: #f7f7f7;
  padding-bottom: 5000px;
  margin-bottom: -5000px;
}

.sub_left .tabtitle {
  width: 247px;
  height: 48px;
  background: url(../images/sub_left_bg01.png) no-repeat top left;
}

.sub_left h2 {
  margin-left: 7px;
  height: 48px;
  line-height: 48px;
  background: url(../images/sub_left_bg02.png) repeat center left;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}

.sub_left ul {
  border-bottom: 1px solid #fff;
  margin-left: 7px;
  background-color: #f7f7f7;
  overflow: auto;
}

.sub_left li {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin: 0px 5px;
}

.sub_left li a {
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 16px;
  color: #666;
  display: inline-block;
  padding: 10px 2px 10px 24px;
}

.sub_left ul li:hover a {
  color: #971E25;
  background: url(../images/cur_bg.png) no-repeat center left;
}

.sub_left ul li.current a {
  color: #971E25;
  background: url(../images/cur_bg.png) no-repeat center left;
}

#height3 {
  overflow: auto;
}

.sub_right {
  margin-top: 7px;
  padding: 0px 0 40px 295px;
  background-color: #fff;
}


/*面包屑*/
.Bread2 {
  height: 60px;
  line-height: 60px;
  border-bottom: 3px solid #971e25;
  font-size: 13px;
  color: #282828;
  font-size: 16px;
  color: #005fb9;
}

.Bread2 a, .Bread2 span {
  display: inline-block;
  font-size: 24px;
  color: #666;
}

.Bread2 a {
  font-weight: normal;
  background: url(../images/bread_bg01.png) no-repeat center left;
  padding-left: 20px;
}

.Bread2 span {
  background: url(../images/bread_bg02.png) no-repeat center left;
  margin-left: 18px;
  padding-left: 28px;
}

.Bread2 a:hover {
  color: #971E25;
}

/*多标题列表页*/
.listTitle {
  padding-left: 0px;
  background: none;
  width: 100%;
  height: 74px;
  line-height: 74px;
  position: relative;
}

.listTitle h2 {
  color: #971E25;
  background: none;
  font-size: 20px;
  line-height: 74px;
  padding: 0px 20px 0px 40px;
  background: url(../images/page_title_bg01.png) no-repeat center left;
}




/*通栏列表页*/
.subPage2 {
  max-width: 1200px;
  overflow: hidden;
  margin: 20px auto;
  background-color: #fff;
}

.subPage2 ul {
  padding-top: 10px;
}

.subPage2 ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: #ededed 1px solid;
  overflow: hidden;
}

.subPage2 ul li a {
  display: block;
  float: left;
  font-size: 16px;
  width: 80%;
}

.subPage2 ul li span {
  color: #999;
  float: right;
  font-size: 14px;
  line-height: 40px;
}

/*文章页*/
.articleTitle {
  width: 100%;
  text-align: center;
}

.articleTitle h2 {
  font-size: 22px;
  color: #971E25;
  line-height: 24px;
  padding: 30px 0 10px;
}

.articleAuthor {
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #777;
  margin: 15px 0 25px;
}

.article {
  overflow: hidden;
  font-size: 16px;
  line-height: 32px;
  padding-bottom: 40px;
}



/*附件栏*/
.pageList ul.download {
  background: #fff;
  overflow: hidden;
}

.pageList ul li {
  width: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  overflow: hidden;
}

.pageList ul li a {
  display: block;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  margin: 0 10px 0 0;
  border: 1px solid #e5e5e5;
  background: url(../images/download_icon.png) no-repeat center left;
  padding-left: 60px;
  color: #971e25;
  font-size: 16px;
}

.pageList ul li a:hover {
  border: 1px solid #971e25;
}



/*分页*/
.pages {
  text-align: center;
  margin: 35px 0 45px 0;
  overflow: hidden;
  height: 25px;
  width: 100%;
}

.pages>span {
  padding: 0 10px;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.pages a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  text-align: center;
  color: #666;
  transition: all 0.3s ease;
  border-radius: 50%;
  margin: 0 9px;
}

.pages a.prev, .pages a.start, .pages a.next, .pages a.end {
  width: auto;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.pages a.prev:hover, .pages a.start:hover, .pages a.next:hover, .pages a.end:hover {
  background: none;
  color: #03422f;
}

.pages a:hover, .pages a.on_pages {
  background: #03422f;
  color: #fff;
}

.pages a.start {}


.pages_min {
  margin: 15px 0;
  overflow: hidden;
  display: none;
  padding: 5px 0;
  font-size: 12px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.pages_min a, .pages_min span {
  display: inline-block;
  height: 30px;
  color: #333;
  line-height: 30px;
  margin: 0 7%;
  text-align: center;
  cursor: pointer;
}

.pages_min span {
  color: #e5e5e5;
  margin: 0 10px;
}

.pages_min a:hover {
  color: #971e25;
}



.currents {
  top: 0;
}

.sub_bottom {
  height: 40px;
  line-height: 40px;
  padding: 10px 0;
  width: 184px;
  margin: 0 auto;
}

.sub_bottom a {
  float: left;
  width: 92px;
  font-size: 16px;
  color: #971e25;
  text-align: center;
  background: url(../images/cur_bg.png) no-repeat center left;
}



.footer {
  background: url(../images/footer_bg.png) no-repeat center/cover;
  padding: 50px 0 44px;
  position: relative;
  z-index: 55;
  position: relative;
  z-index: 99888;
}

/* .footer .gp-container{ width: 100%;} */
.ft_top {
  align-items: flex-start;
}

.ft_logo {
  font-size: 0;
  position: relative;
  z-index: 1;
  width: 264px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 30px) 100%, 0 100%);
}

/* .ft_logo::before, .ft_logo::after{ content: ''; display: block; width: 30px; height: 84px;background: #971E25 linear-gradient(87.92deg, rgba(255, 255, 255, 0.15) 0%, rgba(151, 30, 37, 1) 100%);position: absolute; left: calc(100% + 10px); top: 50%; transform: translateY(-50%) skewX(-45deg); z-index: 2;} */
/* .ft_logo.isView::before{ animation: hideCover 3s ease 1s forwards;} */
@keyframes hideCover {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes hideCover {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ft_logo::after {
  width: 230px;
  background: #971E25;
  z-index: 1;
}

.ft_logo a {
  display: block;
}

.ft_logo img {
  transition: all 0.8s ease-in;
  transform: translateX(100%);
  opacity: 0;
}

.ft_logo.isView img {
  transform: translateX(0%);
  opacity: 1;
}

.ft_link {
  font-size: 0;
  padding-bottom: 30px;
  position: relative;
  z-index: 2;
}

.ft_link::before {
  content: '';
  display: block;
  width: calc(100% + 115px);
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 0px;
  right: 0;
}

.ft_link a {
  display: inline-block;
  line-height: 60px;
  padding-left: 70px;
  margin-left: 50px;
  position: relative;
}

.ft_link a:first-child {
  margin-left: 0;
}

.ft_link a::before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* .ft_link .online::before{ background: url(../images/online_icon.svg) no-repeat center; background-size: 40px 40px;}
.ft_link .study::before{ background: url(../fonts/study_icon.svg) no-repeat center; background-size: 30px 30px;} */
.ft_link .online::before {
  content: "";
  font-size: 40px;
  text-align: center;
  background: url(../images/f1.png)no-repeat center;
  background-size: 42px auto;
}

.ft_link .study::before {
  content: "";
  font-size: 40px;
  text-align: center;
  background: url(../images/f2.png)no-repeat center;
  background-size: 38px auto;
}

.ft_link .weChet::before {
  content: "";
  font-size: 40px;
  text-align: center;
  background: url(../images/f3.png)no-repeat center;
  background-size: 40px auto;
}

.ft_bot {
  padding-top: 20px;
  align-items: center;
}

.wechatList {
  position: absolute;
  left: 50%;
  bottom: 100%;
  background-color: #fff;
  padding: 5px;
  width: 286px;
  margin-left: -146px;
  z-index: 320;
  display: none;
}

.wechatList>div {
  float: left;
  width: 90px;
  margin: 0 20px;
}

.wechatList img {
  width: 90px;
  height: 90px;
  display: block;
}

.wechatList p {
  color: #333;
  line-height: 15px;
  padding: 2px 0 5px;
  font-size: 12px;
  text-align: center;
}

.wechatList p:hover {
  color: #333;
}

.copyRight span {
  display: block;
  line-height: 25px;
  margin-bottom: 8px;
}

.copyRight span:last-child {
  margin-bottom: 0px;
}

.copyRight span i {
  font-style: normal;
  text-align: center;
  margin-left: 10px;
  width: 53px;
  height: 25px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 4px;
}

.addr span {
  line-height: 21px;
  margin-right: 20px;
}

.addr span:last-child {
  margin-right: 0px;
}

.footer a:hover {
  color: #fff;
  opacity: 0.8;
  ;
}

@media screen and (max-width:1386px) {
  .header, .footer {
    max-width: 1000px;
    min-height: auto;
  }

  .logo {
    padding: 67px 123px;
  }

  .content, .subPage2, .subPage {
    max-width: 1000px;
  }

  .row01 ul li a h4 {
    font-size: 16px;
  }


}

@media screen and (max-width:1024px) {
  .subPage, .subPage2 {
    margin: 0 16px;
  }

}


@media screen and (max-width:1020px) {
  .wechatList {
    left: auto;
    right: 0;
    margin-left: 0
  }

}

@media screen and (max-width:996px) {

  .ft_top, .ft_bot {
    flex-wrap: wrap;
    text-align: center;
  }

  .ft_logo {
    margin: 0 auto 10px;
  }

  .ft_link, .copyRight {
    width: 100%;
    text-align: center;
  }

  .ft_bot .addr {
    padding: 10px 0 0;
  }

}

@media screen and (max-width:992px) {
  .content .title h2 {
    font-size: 27px;
  }

  .row01 {
    padding: 30px 0;
  }

  .row01 ul li {
    width: 33.3%;
    margin-bottom: 15px;
  }

  .footer_md {
    width: 220px;
  }

  .footer_lf, .footer_rt {
    width: 220px;
    padding: 15px 0;
  }

  .footer_lf li a {
    font-size: 14px;
  }

  .copyRight {
    font-size: 12px;
    line-height: 1.6;
  }

  .slide-bg02 {
    height: 40px;
    line-height: 40px;
  }

  .footer_md {
    height: auto;
    padding: 15px 0 0;
    position: static;
  }

  .copyRight .lf, .copyRight .rt {
    float: none;
    text-align: center;
  }

  .footer_md2 {
    position: static;
    padding: 0 0 15px;
  }

}

@media screen and (max-width:820px) {}

@media screen and (max-width:767px) {
  .header {
    background: #971E25;
  }

  .logo {
    padding: 73px 0 38px 0;
    width: 42%;
    margin: 0 auto;
  }

  .search {
    right: 15px;
    top: 10px;
  }

  .copyRight {
    font-size: 12px;
  }

  .Bread2 a, .Bread2 span {
    font-size: 16px;
  }

  .subPage2 ul li a {
    font-size: 14px;
  }

  .subPage2 ul li span {
    font-size: 12px;
  }

  .pages {
    display: none;
  }

  .pages_min {
    display: block;
  }

  .article {
    font-size: 14px;
  }

  .articleTitle h2 {
    font-size: 20px;
  }

  .sub_left {
    position: static;
    width: 100%;
    float: none;
  }

  .sub_right {
    padding: 0;
  }

  .sub_left .tabtitle {
    width: 100%;
  }

  .sub_left h2 {
    font-size: 18px;
  }

  .sub_left li a {
    font-size: 14px;
    padding: 7px 2px 7px 21px;
  }

  .sub_bottom a, .pageList ul li a {
    font-size: 14px;
  }

  .listTitle h2 {
    font-size: 16px;
  }

  .pageList ul li {
    width: 100%;
  }

  .footer_logo {
    height: auto;
  }

  .footer_address {
    width: 100%;
    padding-top: 15px;
    max-width: 400px;
    margin: 0 auto;
  }

  .ft_link a {
    text-align: center;
    padding: 0;
    margin: 0 20px 10px;
    line-height: 22px;
    font-size: 16px;
  }

  .ft_link a::before {
    display: block;
    position: relative;
    transform: none;
    margin: 0 auto 8px;
    width: 38px;
    height: 38px;
    line-height: 38px;
  }

  .ft_link .online::before, .ft_link .weChet::before {
    font-size: 26px;
  }

  .ft_link .study::before {
    font-size: 20px;
  }

}


@media screen and (max-width:640px) {
  .row01 ul li a {
    padding: 15px 5px;
  }

  .row01 ul li a span {
    font-size: 12px;
  }

  .row01 ul li a h4 {
    font-size: 14px;
  }

  .subPage2 ul li {
    height: auto;
    line-height: 28px;
    padding: 6px 0;
  }

  .subPage2 ul li a {
    display: block;
    width: 100%;
    float: none;
  }

  .subPage2 ul li span {
    float: none;
    display: block;
    line-height: 20px;
  }

}

@media screen and (max-width:480px) {
  .row01 .title {
    background-size: 32%;
  }

  .content .title h2 {
    font-size: 20px;
  }

  .row01 ul li {
    width: 50%;
  }

  .row01 ul li .icon {
    padding: 12px 30px;
  }

  .title {
    margin-bottom: 0;
  }

  .footer_lf {
    width: 100%;
    text-align: center;
    max-width: 360px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 0 0 15px;
  }

  .footer_rt {
    float: none;
    margin: 0 auto 15px;
    padding: 0 0 15px;
    width: 280px;
  }

  .wechatList {
    right: -10px;
  }
}