* {
  margin: 0;
  padding: 0;
  /*list-style: none;*/
  outline: none;
}
html,body{
    height: 100%;
    /*background-color: #2E2E2E;*/
}
.pb-carouselWarp {
    position: relative;
    width: 100%;
    height: 800px;
    /*height: 100vh;*/
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 50px;*/
}
.pb-carouselWarp .pb-carousel {
  position: relative;
  height: 100%;
}
.pb-carouselWarp .pb-carousel li {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pb-carouselWarp .pb-carousel li img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
  display: block;
  left: 0;
}
.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
  background-color: #000;
}
.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: none;
}
.pb-carouselWarp .pb-arrow-prev {
  left: 20px;
  background: #000000 url(http://www.yfc.cn/img/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
  right: 20px;
  background: #000000 url(http://www.yfc.cn/img/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
  position: absolute;
  width: 15px;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 20px;
  transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
  float: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
  background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.pb-carouselWarp[type='updown'] .pb-arrow-prev {
  top: 20px;
  background: #000000 url(http://www.yfc.cn/img/arrow-top.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-arrow-next {
  top: auto;
  bottom: 20px;
  background: #000000 url(http://www.yfc.cn/img/arrow-bottom.png) no-repeat center;
}
/* ------------------------------------------------------ */
.blue_text{
  font-family:PingFangSC-Light,PingFang SC;
  position: absolute;
  color: #FFFFFF
}
.blue_radius{
  width:154px;
  height:55px;
  border-radius:33px;
  border:1px solid rgba(255,255,255,1);
  margin-top: 60px;
  line-height: 55px;
  text-align: center;
  cursor:pointer; 
  
}
.view-more-arrow1{
  display: none
}
.blue_radius:hover{
  background: #fff;
  color: #000;

}
.blue_radius:hover .view-more-arrow{
  display: none
}
.blue_radius:hover .view-more-arrow1{
  display: inline-block
}
.dynamic_tabs{
  width: 100%;
  border-bottom: rgba(171, 175, 177, 0.5) dashed 1px;
  padding: 40px 0;
  text-align: right;
  margin-bottom: 60px
}
.dynamic_tabs_btn{
  padding: 10px 20px;
  border-radius: 30px;
  cursor:pointer;
  font-size:14px;
  margin-left: 30px
}
.dynamic_tabs_btn_white{
  background:rgba(255,255,255,1);
  border:1px solid rgba(236,236,236,1);
  color:rgba(40,40,40,1);
}
.dynamic_tabs_btn_blue{
  background:rgba(2,60,124,1);
  color:rgba(255,255,255,1);
}
.dynamic_list{
  width: 440px;
  /* height: 670px; */
  position: relative;
  border:1px solid rgba(232,236,240,1);
  margin: 0 auto 100px auto;
}

.dynamic_list:hover{
  box-shadow:0px 0px 24px 0px rgba(3,35,70,0.08);
}
#dynamic_list_time_y_b{
  display: none
}
.dynamic_list_time_y{
  width: 46px;height: 46px;border-radius: 50px;border: 1px solid rgba(40,40,40,1);float: right;text-align: center;
}
.dynamic_list:hover .dynamic_list_time_y{
  background: #000
}
.dynamic_list:hover #dynamic_list_time_y_b{
  display: block
}
.dynamic_list:hover #dynamic_list_time_y_h{
  display: none
}
.dynamic_list_icon{
  font-family:PingFangSC-Light,PingFang SC;
  margin-top: 30px;
  margin-left: 30px;
  width:82px;
  height:31px;
  border-radius: 15px;
  color: #ffffff;
  line-height: 31px;
  font-size:18px;
  text-align: center;
}
.dynamic_list_icon_journalism{
  background:rgba(2,60,124,1);
}
.dynamic_list_icon_viewpoint{
  background:rgba(161,121,81,1);
}
.dynamic_list_icon_hui{
  background:#AFAFB3;
}
.dynamic_list_time{
  position: absolute;
  padding: 20px 30px 0 30px;
  bottom: 30px;
  width: 100%;
}
.dynamic_list_title{
  line-height: 38px;
  padding: 20px 30px;
  color:rgba(40,40,40,1);
  /* height: 90px; */
  /* overflow:scroll; */
  /* margin-bottom:20px; */
  font-size:20px;
  font-weight:400;
  font-family:PingFangSC-Regular,PingFang SC;
}
.dynamic_list_content{
  padding: 0px 30px 0 30px;
  font-size: 14px;
  line-height: 33px;
  /* height: 150px; */
  /* overflow:scroll; */
  color:rgb(110, 110, 110);
  font-family:PingFangSC-Light,PingFang SC;
}

::-webkit-scrollbar {
  width: 0;
  height: 5px;
  background-color: transparent;
}
.dynamic_list_radius{
  width:144px;
  height:45px;
  border-radius:33px;
  border:1px solid rgba(40,40,40,1);
  line-height: 45px;
  text-align: center;
  font-size:12px;
  cursor:pointer;
  margin: 0 auto
} 
.investment_flex{
  display: flex;
  justify-content: space-around;
}
.investment_flex_title{
  padding-top:110px 
}
.investment_list_title{
  margin-left: 40px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  line-height:60px;
  font-size:20px;
  color: #282828
}
.investment_list_title1{
  margin-left: 20px;
  font-family: PingFangSC-Regular,PingFang SC;
  font-weight: 400;
  line-height:40px;
  font-size:16px;
  color: #282828
}
@media (max-width: 374px) and (min-width: 0){
  .investment_list_title1{
    font-size:14px;
  }
}
@media (max-width: 1160px) and (min-width: 0){
  .investment_list_title{
    margin-left: 17px;
  }
  .investment_list_title1{
    margin-left: 8px;
  }
}
/* 联系我们 -----------------------------------------*/
.contact-us_content{
  padding: 0 0 0 162px;
  width: 100%;
}
.contact-us_content_title{
  position: relative;
  width:420px;
  /* height: 260px; */
  
}
.name_list_us{
  font-size:18px;
  color:rgba(255,255,255,1);
  /* font-weight:500; */
  font-family:Impact;
  letter-spacing:1px
}
/* 关于云峰---------------------------------- */
.about_Dotted_line{
  
  width:100%;
  height:1px;
  border-top:#ABAFB1 dashed 1px;
  position: absolute;
  top: 168px;
}
.about_Dotted_line_left{
  height: 160px;
  border-left:#01407E solid 1px;
  margin-left:8px ;
  width: 296px;
}
.about_Dotted_line_right{
  height: 160px;
  border-right:#01407E solid 1px;
  margin-right:8px ;
  width: 285px;
}
.icon_copy_bottom_right{
  position: absolute;
  top: 159px;
  left: 275px;
}
.about_time_title{
  margin-right: 12px;
  margin-left: 12px;
  margin-bottom: 12px;
  font-family:PingFangSC-Regular,PingFang SC;
  font-size:20px;
  font-weight:400;
  color:rgba(40,40,40,1);
}
.about_time_content{
  margin-right: 12px;
  margin-left: 12px;
  color: #727677;
  font-size: 16px;
  font-family: PingFangSC-Light,PingFang SC;
font-weight: 300
}
.about_time_time{
  font-size:32px;
  font-family:Impact;
  color:rgba(2,60,124,1);
  position: absolute;
  top: 142px;
  left: 32px;
}
.about_time_time_bottom{
  font-size:32px;
  font-family:Impact;
  color:rgba(2,60,124,1);
  position: absolute;
  top: -15px;
  left: 32px;
}

.about_Dotted_line_left_bottom{
  height: 200px;
  border-left:#01407E solid 1px;
  margin-left:8px ;
  width: 296px;
  position: absolute;
  top: 16px;
  left: 0;
}
.about_time_time_right{
  font-size:32px;
  font-family:Impact;
  color:rgba(2,60,124,1);
  position: absolute;
  top: 143px;
  left: 200px;
}


/* .company_title_1{display: none}
.company_title_2{display: none}
.company_title_3{display: none}
.company_title_4{display: none}
.company_title_5{display: none}
.company_title_6{display: none}
.company_title_7{display: none}
.company_title_8{display: none}
.company_title_9{display: none}
.company_title_10{display: none}
.company_title_11{display: none}
.company_title_12{display: none}
.company_title_13{display: none}
.company_title_14{display: none}
.company_title_15{display: none}
.company_title_16{display: none}
.company_title_17{display: none}
.company_title_18{display: none}
.company_title_19{display: none}
.company_title_20{display: none}
.company_title_21{display: none}
.company_title_22{display: none}
.company_title_23{display: none}
.company_title_24{display: none}
.company_title_25{display: none}
.company_title_26{display: none}
.company_title_27{display: none}
.company_title_28{display: none}
.company_title_29{display: none}
.company_title_30{display: none}
.company_title_31{display: none}
.company_title_32{display: none}
.company_title_33{display: none}
.company_title_34{display: none}
.company_title_35{display: none}
.company_title_36{display: none}
.company_title_37{display: none}
.company_title_38{display: none}
.company_title_39{display: none}
.company_title_40{display: none}
.company_title_41{display: none}
.company_title_42{display: none}
.company_title_43{display: none}
.company_title_44{display: none}
.company_title_45{display: none}
.company_title_46{display: none}
.company_title_47{display: none}
.company_title_48{display: none}
.company_title_49{display: none}
.company_title_50{display: none}
.company_title_51{display: none} */