.page-list5 *{font-family:"微软雅黑" !important}
.ry-list{
display: flow-root;
    flex-direction: column;
    height: auto;

}
.page-list5{
    margin-top: 40px;
}
.ry-list-div ul{
    display: flex;
    
    color: #FFF;}
.ry-ul1 ul  span:first-child{border-radius: 10px 0 0 0;min-width: 20%;background: #e4333fb8;border-right:solid 1px #FFF;border-bottom:solid 1px #FFF}
.ry-ul1 ul span:nth-child(2){min-width: 20%;background: #e4333f8a;border-right:solid 1px #FFF;border-bottom:solid 1px #FFF}
.ry-ul1 ul span:nth-child(3){min-width: 35%;background: #e4333f6b;border-right:solid 1px #FFF;border-bottom:solid 1px #FFF}
.ry-ul1 ul span:nth-child(4){border-radius: 0 10px 0 0;min-width: 25%;background: #e4333f4d;border-bottom:solid 1px #FFF}

.ry-ul2 ul  span:first-child{border-radius: 0 0 0 10px;min-width: 20%;background: #e4333fb8;border-right:solid 1px #FFF}
.ry-ul2 ul span:nth-child(2){min-width: 20%;background: #e4333f8a;border-right:solid 1px #FFF}
.ry-ul2 ul span:nth-child(3){min-width: 35%;background: #e4333f6b;border-right:solid 1px #FFF}
.ry-ul2 ul span:nth-child(4){border-radius: 0 0 10px 0;min-width: 25%;background: #e4333f4d;}

.ry-list-div span{
    list-style-type: none;
    width: auto !important;
    height: auto !important;
    padding:0 5px 5px 5px !important;
    text-align: center;
}
.ry-list div:first-child{
    text-align:center;
    font-weight:bold;
    margin-top: -10px;
}
.renyuanzz{
    padding-bottom:45px;
}
.ry-list li {
    width: 47%;
    margin: 10px 1.5% 10px 1.5%;
    color: #3a3a3a;
    float: left;
    border: solid 1px #ef878e;
    border-radius: 20px;
    list-style-type: none;
    line-height: 45px !important;
    padding: 14px;
    
}

.zz-list a{
    width: 30.3%;
    display: block;
    box-shadow: 9px 11px 5px 3px rgb(2 2 2 / 21%);
    float: left;
    height: 120px;
    line-height: 110px;
    border-radius: 10px;
    background: #dbdbdb33;
    /* border: solid 5px #e71422; */
    color: #626262;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 20px 1.5% 20px 1.5%;
    transition: all 0.5s ease-in-out;

}

.zz-list a::before{
content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #ef2633;
    transition: width 0.5s ease;
    z-index: -1;
}
.zz-list a:hover{
background:#e71422;
color:#FFF;
}
.zz-list a li{list-style-type: none;}
.gp-page1 > a, .gp-page1 > span, .gp-page1 > div > span, .gp-page1 .num > a, .gp-page1 .selectDiv{ border:0px !important;}
.pb_sys_style1 .p_no_d{
    border: 1px solid #ef2633 !important;
    color: #fff;
    background-color: #ef2633 !important;}
.pb_sys_common *{font-family:"微软雅黑" !important}
.pb_sys_style1 .p_no a:hover, .pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover, .pb_sys_style2 .p_no a:hover, .pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover, .pb_sys_style3 .p_no a:hover, .pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover, .pb_sys_style4 .p_no a:hover, .pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: #ef2633 !important;
    color:#FFF !important;
}

@media screen  and (min-width:996px){.bbfa4eee-19db-4171-ae7e-941f62842059:nth-child(1){width: 240px;}.bbfa4eee-19db-4171-ae7e-941f62842059:nth-child(2){flex: 1;}}
.bbfa4eee-19db-4171-ae7e-941f62842059{}
.asideList1 .gp-subLeft{
    margin-top:-72px;
    opacity:.8;
}

@media screen and (max-width:500px) {
  .zz-list a{font-size:14px;}
  
}

@media screen and (max-width:720px) {
  .zz-list a{
   width:47%
  }
  .ry-list li{
  width: 96.9%;
  }
  
}
@media screen and (max-width:996px) {
  .gp-header3 {
    /*width: 100%;*/
    position: relative;
    height: auto;
  }
}

@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}

@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }
  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }
  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

@keyframes clickfirst {
  0% {
    transform: translateY(4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes clicksecond {
  0% {
    transform: translateY(-4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes clickthird {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@media screen and (max-width:996px) {

}
@media screen and (max-width:767px) {
  
}

#gp-article1 *,#vsb_content_1001_u91  *,#vsb_content  *{
font-size: 17px!important;
    color: #000!important;
    line-height: 2.5!important;
    background-color:transparent !important;
    font-family: "Microsoft Yahei" !important;
} 
.gp-header2.currents {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  top: 0;
  height: 50px;
  width: 100%;
  margin-bottom: 0;
}
.gp-header2.currents .gp-top {
  display: none;
}
.gp-header2.currents .gp-logo,
.gp-header2.currents .searchWrap {
  display: none;
}
.gp-header2.currents .gp-nav-wrap {
  position: static;
  width: 100%;
}
.gp-header2.currents .gp-nav-wrap .gp-nav > li > a {
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.gp-header2.currents .gp-nav-wrap .gp-nav > li .second_nav1 {
  top: 50px;
}
body.currents {
  padding-top: 157px;
}
.single_img1 .gp-img-responsive {
  padding-bottom: 26.04%;
  display: block;
}
/*侧边栏*/
.asideList1 .gp-subLeft {
  position: relative;
  background:#fbeeee;
  z-index: 100;
}
.asideList1 .gp-subLeft .subLeftTitle {
  padding: 20px 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #dd000f;
  position: relative;
  margin-bottom: 1px;
}
.asideList1 .gp-subLeft .gp-m-inner-header-icon {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  display: none;
  line-height: 40px;
  transform: translateY(-50%);
}
.asideList1 .gp-subLeft > ul > li {
  position: relative;
  text-align: center;
  transition: all 0.2s ease-in;
}
.asideList1 .gp-subLeft > ul > li:hover::before {
    width: 100%;
}
.asideList1 .gp-subLeft > ul > li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #ef2633;
    transition: width 0.5s ease;
    z-index: -1;

}
.asideList1 .gp-subLeft > ul > li > a {
  padding: 15px 20px;
  display: block;
  transition: all 0.35s ease-in-out;
  position: relative;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid #0000000d;
  border-left: 10px solid #0000000d;
}
.asideList1 .gp-subLeft > ul > li > a:hover {
  color: #fff;
  background-color: #f4636d;
  margin-right: 0;
}
.asideList1 .gp-subLeft > ul > li a.active {
  color: #fff;
  margin-right: 0;
  border-left: 10px solid #f13c48;
  background-color: #f13c48;
}
.asideList1 .gp-subLeft > ul > li .gp-toggles {
  width: 40px;
  height: 53px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  color: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 18px;
}
.asideList1 .gp-subLeft > ul > li a.active + span.gp-toggles {
  color: #fff !important;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav {
  display: none;
  background-color: #fafafa;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a {
  display: block;
  padding: 13px 15px 13px 50px;
  color: #666;
  transition: all 0.35s ease-in-out;
  position: relative;
  font-size: 15px;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a::before {
  content: '';
  width: 10px;
  height: 0;
  left: 0;
  top: 0;
  position: absolute;
  background-color: #ef2633;
  transition: all 0.4s ease-in-out;
  height: 100%;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a:hover {
  color: #ef2633;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a > span {
  position: relative;
}
.asideList1 .gp-subLeft > ul > li .gp-second-nav dd a.active {
  background-color: #ef2633;
  color: #fff;
}
.gp-ellipsis:hover{ font-weight:bold;}


@media screen and (max-width:996px) {
	#sidebar{ width:auto !important;}
	.banne{ display:none;}
	.mbd{ margin-top:100px;}
  .asideList1 .gp-subLeft .subLeftTitle {
    padding: 10px 15px;
    text-align: left;
    font-size: 20px;
  }
  .asideList1 .gp-subLeft .gp-m-inner-header-icon {
    display: block;
  }
  .asideList1 .gp-subLeft > ul {
    display: none;
  }
}
.gp-bread5 {
  padding: 16px 0px;
  position: relative;
  z-index: 10;
  text-align: right;
  overflow: hidden;
  border-bottom: solid 1px #0000000d;
}
.gp-title23{ margin-top:40px;}
.gp-bread5 a {
  color: #999;
}
.gp-bread5 a:first-child {
  margin-top: 0px;
  background: url(../images/home.png) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  background-size: cover;
}
.gp-bread5 span {
  color: #DBDBDB;
  margin: 0 0px;
}
.gp-bread5 a:hover {
  color: #ef2633;
}
.gp-title23 h2 {
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 32px;
    color: #ef2633;
    text-align: center;
}
.gp-title23 h2 span {
  position: relative;
  /*margin-left: -50px;*/
}
.gp-title23 h2 span::after {
  content: "";
  display: block;
  width: 48px;
  height: 6px;
  background: url(../images/title13_bg.png) no-repeat right center;
  position: absolute;
  right: -70px;
  top: 50%;
  margin-top: -3px;
}
/***分页组件1*/
.gp-page1 {
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.gp-page1::after,
.gp-page1::before {
  content: " ";
  display: table;
}
.gp-page1 a::before {
  display: none;
}
.gp-page1 > a,
.gp-page1 > span,
.gp-page1 > div > span,
.gp-page1 .num > a,
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 8px 11px;
  vertical-align: middle;
}
.gp-page1 a span {
  border: none;
}
.gp-page1 a:hover,
.gp-page1 a.on_pages {
  background-color: #ef2633;
  color: #fff;
  border-color: #ef2633;
}
.gp-page1 a.on_pages {
  background-color: #ef2633;
}
.gp-page1 .hide {
  display: none !important;
}
.gp-page1 .selectDiv::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  transform: rotateX(0deg);
  border: 5px solid transparent;
  border-top-color: #bfbeac;
  position: absolute;
  right: 6px;
  top: 13px;
}
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 9px 28px;
  position: relative;
}
.gp-page1 .selectDiv ul.on {
  display: block;
  width: 100%;
}
.gp-page1 .selectDiv ul {
  text-align: center;
  font-size: 14px;
  list-style: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  border: 1px solid #d7dfdc;
  border-bottom: none;
  background: #ffffff;
  display: none;
}
.gp-page1 .selectDiv ul li:hover {
  background: #ef2633;
}
.gp-page1 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page1 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 28px;
}
.gp-page1 .selectDiv ul a:hover {
  background: none;
  color: #000000;
}
.gp-page1 .selectDiv ul a.active {
  display: block;
}
.gp-page1 .selectDiv:hover.selectDiv:before {
  transition: transform all 2s ease;
  transform: rotateX(-180deg) translateY(5px);
  transform-origin: center;
}
.gp-page1.pageStyle1 a,
.gp-page1.pageStyle1 > span,
.gp-page1.pageStyle1 div > span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle1 .totalPage,
.gp-page1.pageStyle1 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle1 a::before {
  display: inline-block;
}
.gp-page1.pageStyle1 a span {
  display: none;
}
.gp-page1.pageStyle1 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle1 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle1 .turnPage span {
  border: none;
}
.gp-page1.pageStyle1 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
}
.gp-page1.pageStyle2 a,
.gp-page1.pageStyle2 > span,
.gp-page1.pageStyle2 div > span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle2 > a {
  border-radius: 50%;
}
.gp-page1.pageStyle2 .totalPage,
.gp-page1.pageStyle2 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle2 a::before {
  display: inline-block;
}
.gp-page1.pageStyle2 a span {
  display: none;
}
.gp-page1.pageStyle2 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle2 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle2 .turnPage span {
  border: none;
}
.gp-page1.pageStyle2 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
  border-radius: 50%;
}
@media screen and (max-width:767px) {
  .gp-page1 .turnPage {
    display: none;
  }
  .gp-page1 > a,
  .gp-page1 > span,
  .gp-page1 >.gp-ib {
    display: none;
  }
  .gp-page1 a.on_pages,
  .gp-page1 .gp-page-prev,
  .gp-page1 .gp-page-next,
  .gp-page1 .gp-page-start,
  .gp-page1 .gp-page-end {
    display: inline-block;
  }
}
.page-list5 .block-list > li {
  height: 65px;
  line-height: 65px;
  overflow: hidden;
  border-bottom:1px dotted #00000026;
  padding-left: 15px;
  position: relative;
  transition: transform 0.35s ease-out;
}
.page-list5 .block-list > li::before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #ef2633;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
}
.page-list5 .block-list > li > a {
  display: block;
}
.page-list5 .block-list > li > span {
  font-family: 'Arial';
  color: #666666;
  float: right;
  font-size: 14px;
  margin-left: 10px;
}
.page-list5 .block-list > li:hover {
  transform: translateX(10px);
}
.Wrap_footer {
  width: 100%;
  background: #ef2633;
  position: relative;
  z-index: 2;
}
.Wrap_footer .footer5 {
  overflow: hidden;
  padding: 43px 0;
}
.Wrap_footer .footer5 .lf {
  float: left;
  width: 37%;
}
.Wrap_footer .footer5 .lf .title_footer {
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-right: 10%;
}
.Wrap_footer .footer5 .lf .title_footer h3 {
  color: #fff;
  font-size: 22px;
  padding-left: 10px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  border-left: 4px solid #fff;
}
.Wrap_footer .footer5 .lf .linksList {
  margin-right: 10%;
  overflow: hidden;
}
.Wrap_footer .footer5 .lf .linksList li {
  float: left;
  width: 25%;
}
.Wrap_footer .footer5 .lf .linksList li a {
  display: block;
  font-size: 14px;
  color: #fff;
  margin-bottom: 8px;
}
@media screen and (max-width:380px) {
  .Wrap_footer .footer5 .lf .linksList li {
    width: 33.33%;
  }
}
@media screen and (max-width:767px) {
  .Wrap_footer .footer5 .lf .title_footer,
  .Wrap_footer .footer5 .lf .linksList {
    margin-right: 0;
  }
}
.Wrap_footer .footer5 .md {
  float: left;
  width: 34.58%;
}

@media screen and (max-width:1200px) {
  
}
@media screen and (max-width:992px) {
  
}
@media screen and (max-width:767px) {
  
}
.Wrap_footer .footer5 .rt {
  float: right;
  width: 21.5%;
}
.Wrap_footer .footer5 .rt p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
}
.Wrap_footer .footer5 a:hover {
  color: #f08753;
}
@media screen and (max-width:1200px) {
  .Wrap_footer .footer5 .lf {
    width: 58%;
    margin-bottom: 30px;
  }
  .Wrap_footer .footer5 .md {
    width: 42%;
    margin-bottom: 30px;
  }
  .Wrap_footer .footer5 .rt {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 20px;
  }
}
@media screen and (max-width:767px) {
  .Wrap_footer .footer5 .md,
  .Wrap_footer .footer5 .lf {
    width: 100%;
    float: none;
  }
  .Wrap_footer .footer5 .rt {
    padding-top: 10px;
  }
}
@media screen and (max-width:1200px) {
  .Wrap_footer .footer {
    width: auto;
    clear: both;
    padding: 30px 30px;
  }
}