body {background: #f7f7f7;} 



/* 定制服务 */

.banner-dzfw{width: 100%; height: 300px; background-image:url(../images/banner-dzfw.png);background-repeat:no-repeat;background-size:100% 100%; text-align: center; padding-top: 90px;}

.banner-dzfw h4{font-size: 42px;color: #fff; margin-top: 108px;}

.banner-dzfw i{display: inline-block; width: 30px;height: 4px;background: #ffffff;margin: 18px;vertical-align: middle;}



/* 面包屑 */

.crumbs{margin-top: 23px; margin-bottom: 23px; font-size: 14px; color: #999999;}

.crumbs a{color: #666666;}
.crumbs a:hover{color: #333;}



/* 二级页左侧 */

.pagecontent{height:100%;}

.pageleft{width: 260px;float: left;}

.pageleft ul{width: 100%;background:#ffffff;padding:0;box-sizing:border-box;}

.leftnews-list ul{padding:10px 0;}

.pageleft li{position:relative; background:#ffffff;text-align:center;}

.pageleft a{font-size: 14px;color: #666666;line-height: 56px;}

.pageleft .imageslink{width: 100%;height: 100%;}

.pageleft .leftnav{font-size: 14px;color: #666666;line-height: 56px;display: block;width: 100%;height: 100%;}

.pageleft .active{background-color: #0098e5;}

.pageleft>ul li:hover .leftnav{color:#0098e5;}
.pageleft .leftnav:hover {color:#0098e5;}

.pageleft .active i{position: absolute; display: inline-block; width: 3px;height: 14px;background: #ffffff;vertical-align: middle;top: 50%;margin-top: -7px;left: 30%;}

.pageleft .active .leftnav{color: #fff!important;}



.left-mewspic{margin-top: 20px;width: 100%; height: 173px;}

/* .swiperbar{height: 24px;width: 100%; background-color: #000000;opacity: 0.3; position:relative;border:1px solid #000000;} */



.leftnews-list{width: 100%; height: 200px; margin-top:0px;}

.leftnews-list li{width: 90%; line-height:28px; height:28px; padding-left:16px;}

.leftnews-list li a{line-height: 32px; color:#333333; font-size:14px;width:95%;display:inline-block;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;} 

.leftnews-list li a:hover{color:#0098e5;} 

.leftnews-list li a i{display: inline-block; width: 2px;height: 2px;background: #111111;margin-right: 5px;vertical-align: middle;} 

.leftnews-list p{text-align:center;background:#f7f7f7;padding-bottom:10px;} 

.leftnews-list p a{color:#666666;} 

.left-mewspic .swiper-pagination{bottom:0px!important;padding: 10px;background: rgba(0,0,0,0.3)}


.pageright{float: right;margin-left: 40px; width:72%; background-color: #fff}

.titlebox{width: 90%;margin: 0px auto;padding-top: 39px;}

.titlebox h3{font-size: 30px;color: #333333; text-align: center;}

.titlebox h4{font-size: 24px;color: #333333; text-align: center;line-height: 32px;}

.titlebox i{display: inline-block; width: 4px;height: 4px;background: #333333;margin: 12px;vertical-align: middle;   border-radius: 50%;} 

.titlebox h1{

    position: relative; background: #eeeeee;margin-top: 26px; margin-bottom: 39px;height: 1px; width: 100%;

  }

.titlebox h1:after{

    content: '';

    position: absolute;

    bottom: -1px;

    left: 51%;

    width: 54px;

    height: 3px;

    background: #0098e5;

    margin-left: -40px;

  }

.titlebox h2{

  position: relative; background: #eeeeee;margin-top: 26px; margin-bottom: 25px;height: 1px; width: 100%;

}

.titlebox p{font-size: 12px;color: #aaaaaa; text-align: center; margin-top: 15px;}

	

.rightcon-pic{width: 90%; height: 346px;margin:0 auto; background-image:url(../images/cgkc.jpg);background-repeat:no-repeat;background-size:100% 100%; text-align: center;}

 

 /* 出国考察定制 */

.rightcontent{width: 90%; height:auto;margin:0 auto; margin-top: 49px;margin-bottom:20px;}

.rightcontent h4{font-size: 14px;font-weight:bold; color: #0098e5;line-height: 30px;}

.rightcontent h4 img{margin-top: 10px;margin-right: 4px; }

.rightcontent p{font-size: 14px;color: #666666;line-height: 30px;margin-left: 12px;}

.rightcontent span{font-size: 14px;font-weight: bold; color: #333333;line-height: 30px;margin-left: 12px;}
.rightcontent span img{width:100%!important;height:290px!important;}


/* 会员简介右侧 */

.banner-hyjj{width: 100%; height: 300px;background-image:url(../images/banner-gyxh.jpg);background-repeat:no-repeat;background-size:100% 100%; text-align: center; padding-top: 90px;}

.banner-hyjj h4{font-size: 42px;color: #fff; margin-top:100px;}

#search_from{width:100%;}

.banner-hyjj i{display: inline-block; width: 30px;height: 4px;background: #ffffff;margin: 18px;vertical-align: middle;}

.right-hyjj-con{width: 90%; height:auto;margin:0 auto; margin-top: 49px;}

/*.right-hyjj-con ul{column-count:3;}*/

.right-hyjj-con ul{

  display: flex; flex-wrap: wrap;

  justify-content: start;align-items:center;margin-bottom: 30px;

}



.right-hyjj-con ul li{margin:10px; width:30%; text-align: center;}

.right-hyjj-con .member-pic{border: solid 1px #eeeeee;overflow:hidden;}
.right-hyjj-con ul li img{transition: .5s;transform: scale(1);}
.right-hyjj-con ul li:hover img{
     transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s; 
    -o-transition: .5s;
    transform: scale(1.1);
}
.right-hyjj-con ul li:hover h3{color:#0098e5;}
.right-hyjj-con ul li:hover p{color:#0098e5;}
.right-hyjj-con img{width:100%;height:auto;}

.right-hyjj-con h3{font-size: 14px; height:15px; font-weight: bold;color: #333333;margin-left: 0px;margin-top: 21px; text-align: left;

overflow : hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;}

.right-hyjj-con p{width: 100%;height:46px;;text-align: left;margin-left: 0px;line-height: 26px;margin-top: 5px;

  overflow : hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}
.memberdetail_bottom p{display: block;overflow:inherit;height: auto;}



/* 会员简介详细 */

.memberdetail_top{width: 100%; height: 230px;background:#fbfbfb;}

.memberdetail_top .memberlogo{float: left;width: 35%; height: 200px;display:flex;justify-content:center;align-items:center;}

.memberdetail_top .membertitle{float: left;width: 60%;padding-left: 3%;margin-top: 50px;}

.memberdetail_top .membertitle h4{font-size: 18px;font-weight: bold; color: #333333;display:flex;align-items:center;}

.memberdetail_top .membertitle p{font-size: 14px;line-height: 26px;color: #666666;}

.memberdetail_bottom{width: 100%; height: auto;margin-top: 10px;margin-bottom:60px;overflow: hidden;}

.memberdetail_bottom p{font-size: 14px; line-height: 32px; color: #666666;}



/* 协会简介 */

/* .xhjj-pic{width: 100%; height:400px;background-image:url(../images/banner-xhjj.jpg);background-repeat:no-repeat;background-size:100% 100%; } */

.xhjj-pic{width: 100%; height:320px;margin-bottom:25px;}

.xhjj-pic img{width: 100%; height: 100%; max-width: 100%;}



/* 协会领导列表 */

.r-listtab{width: 100%;height: 48px; background-color: #eeeeee;}

.r-listtab li{float: left;width: auto;padding: 0 15px;height: 48px;display:flex;justify-content:center;align-items:center;}

.r-listtab li a{font-size: 14px; font-weight: bold;color: #333333;}

.r-listtab li.active{font-size: 14px; font-weight: bold;color: #fff;background-color: #0098e5;}

.r-listtab li.active a{color: #fff!important;}
.r-listtab li a:hover{color: #0098e5;}

.r-ldlist{width: 100%; }

.r-ldlist ul{width: 100%;display: inline-block;}

.r-ldlist ul li{float:none; text-align:center;padding:0 0 0 1%;margin:20px 0; height:300px;width:18%;min-width: 176px;overflow:hidden;display:inline-block;}
/*.r-ldlist ul li{float: left; text-align:center;padding:0 0 0 1%;margin:30px 0; height:auto;width:19%;overflow:hidden;}*/
.r-ldlist ul li>a:first-child{display: inline-block;overflow: hidden;width: 188px;height: 227px;}
.r-ldlist ul li:hover img{transition: .5s;
      -moz-transition: .5s;
      -webkit-transition: .5s; 
      -o-transition: .5s;
      transform: scale(1.1);}
.r-ldlist ul li:hover h3{color:#0098e5;}
.r-ldlist ul li:hover p{color:#0098e5;}
.r-ldlist ul li img{width: 188px; height: 227px;margin-bottom: 15px;transition: .5s;transform: scale(1);}

.r-ldlist h3{font-size: 16px;font-weight: bold; color: #333333; line-height: 26px;}

.r-ldlist p{font-size: 12px;line-height: 24px; color: #666666; width:100%px;text-align: left;

  overflow : hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}



/* 协会领导详细 */

.r-lddetail-top{width: 100%; height: 260px;background:#fbfbfb;}

.r-lddetail-top .ld-img{float: left;width: 31%; height: 260px;display:flex;justify-content:left;align-items:center;}

.r-lddetail-top .ld-img img{width: 215px; height: 260px;}

.r-lddetail-top .ldtitle{float: left;width: 60%;padding-left: 1%;margin-top: 50px;}

.r-lddetail-top .ldtitle h3{font-size: 30px;color: #333333;display:flex;align-items:center;line-height: 46px;}

.r-lddetail-top .ldtitle p{font-size: 16px;line-height: 46px;color: #666666; margin-left: 0px;}

.r-lddetail_bottom{width: 100%; height: auto;margin-top: 30px;margin-bottom:130px;}

.r-lddetail_bottom p{font-size: 14px; line-height: 30px; color: #666666;margin-left: 0px;}

.r-lddetail_bottom h4{font-size: 18px;line-height: 48px;color: #333333;font-weight: 500;}



/* 协会章程 */

.r-ziliao-top{width: 100%;}

.r-ziliao-top ul{height: 54px; display:flex;justify-content:center;align-items:center;}

.r-ziliao-top ul li{width:auto;

	height: 54px;

	border-radius: 2px;

	border: solid 1px #e5e5e5;

	margin: 0px 5px;

	display:flex;justify-content:center;align-items:center;}

.r-ziliao-top ul li a{

	text-decoration: underline;

	font-size: 14px;

	line-height: 46px;

	color: #333333;}

.r-zhangcheng_bottom{width: 100%; margin-top: 28px;}



/* 国际考察 */

/* .r-gjkc-list{width: 100%;}

.r-gjkc-list ul{display: flex; flex-wrap:wrap; }

.r-gjkc-list ul li{ flex: 1; text-align: center; margin-bottom: 20px;}

.r-gjkc-list img{width: 251px; height: 214px;object-fit:cover;margin-left:-10px ;}

.r-gjkc-list h3{font-size: 14px;line-height: 24px; font-weight: bold;color: #333333;margin-left: 0px;margin-top: 15px;margin-bottom: 5px; text-align: left;}

.r-gjkc-list p{width: 100%;height: auto;text-align: left;margin-left: 0px;line-height: 26px;}



 */

.r-img-list{width: 100%;}

/* 图片列表样式 */

.img-list{

	display: flex;

	flex-wrap: wrap;

}		

.img-list li{

	width: 30%;

  height: auto;

	margin: 0 40px 0 0;
  margin-bottom: 30px;

}

.img-list li img{

	width: 100%;

  height:100%;

  object-fit: fill;

}

.img-list li:nth-of-type(3n-2){

	margin-right: 0;

}

.img-list li.first{

	width: 100%;

  height: auto;
 
	margin-right: 0;

  margin-bottom:30px;
  background:#fbfbfb;

}

.first-img{width:520px; height:345px; float: left;}

.first-con{width:40%;float: left; padding: 10% 3%;background:#fbfbfb;height:100%;box-sizing:border-box;}

.first .first-con h3{font-size: 14px;line-height: 24px; font-weight: bold;color: #333333; text-align: left;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.first .first-con p{width: 100%;height: auto;text-align: left;margin-left: 0px;line-height: 26px;

  overflow : hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 3;

  -webkit-box-orient: vertical;}

.first .first-date{color: #333333;line-height: 25px!important;}

.first .r-readall{color: #999999;line-height: 24px;}



.img-list-other h3{font-size: 14px;line-height: 23px; font-weight: bold;color: #333333;margin-left: 0px;margin-top: 15px; text-align: left;

  overflow : hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 1;

  -webkit-box-orient: vertical;}

.img-list-other p{width: 100%;height: auto;text-align: left;margin-left: 0px;line-height: 23px;

  overflow : hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;}

.img-list-other  .r-date{line-height: 25px;color: #999999;}



.list-img{width: 100%;height: 214px;overflow:hidden;}



/* 文章列表样式 */

.art-list{

	display: flex;

	flex-wrap: wrap;

}		

.art-list li{

	width: 98%;

	margin: 0 2% 2% 0; 

}

.art-list li img{

	width: 100%;

}

.art-list li:nth-of-type(3n-2){

	margin-right: 0;

}

.art-list li.first{

	width: 100%;

	margin-right: 0; padding-bottom: 20px;

}

.art-list-other{ border-bottom:1px dashed #e5e5e5 !important;  height: 40px;  }

.art-list-other h3{font-size: 14px;line-height: 24px; font-weight: bold;color: #333333;margin-left: 0px;margin-top: 15px;margin-bottom: 5px; text-align: left;}

.art-list-other p{width: 100%;height: auto;text-align: left;margin-left: 0px;line-height: 26px;}

.art-list-other  .r-date{line-height: 25px;color: #999999;}



.artlist-title{float: left;}

.artlist-title a{font-size: 14px; color: #333333;}
.artlist-title a:hover{color:#0098e5;}

.artlist-date{float: right;font-size: 12px; color: #666666;}



/* 合作机构 */

.r-hzjg-list{width: 100%;}

.r-hzjg-list ul{display: flex; flex-wrap:wrap;background:#f7f7f7;padding:15px;box-sizing:border-box;}

.r-hzjg-list ul li{height: 80px; text-align: center;display:flex;
  width: 23%;
  height: 80px;
  padding: 0 10px;
  box-sizing: border-box;
	justify-content:center;
	align-items:center;
  padding: 30px;
  margin-bottom:15px;
  margin-left:15px;
  box-sizing: border-box;
  background: #ffffff;}
.r-hzjg-list img{width:100%; height: 40px; }



.r-rhlc{display:flex;justify-content:center;align-items:center; }



/* 文章详细标题 */

.newsdetail-title{}

/* 文章详细日期 */

.newsdetail-date{font-size: 12px;color: #aaaaaa; text-align: center; margin-top: 15px;}

/* 文章详细内容 */

.newsdetail-content{width: 100%; font-size: 14px;color: #666666;line-height: 26px;box-sizing:border-box;padding:0 15px;}





/*搜索结果页相关*/

.pageleft_s{float: left;margin-left: 40px; width:1100px; background-color: #fff}

.pageright_s{width: 260px;float: right;background:#ffffff;}

.right-mewspic-s{width: 100%; height: 173px;}

/* .swiperbar{height: 24px;width: 100%; background-color: #000000;opacity: 0.3; position:relative;border:1px solid #000000;} */

.rightnews-list-s{width: 100%; height: 200px; margin-top: 40px;}

.rightnews-list-s li{width: 90%; line-height: 26px;padding-left:16px;}

.rightnews-list-s li a{line-height: 32px; color:#333333; font-size:14px;width:95%;display:inline-block;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;} 

.rightnews-list-s li a:hover{color:#0098e5;} 

.rightnews-list-s li a i{display: inline-block; width: 2px;height: 2px;background: #111111;margin-right: 5px;vertical-align: middle;} 

.rightnews-list-s p{text-align:center;margin-top:20px;} 

.rightnews-list-s p a{color:#666666;} 

.searchbar-s{width: 40%; height:54px; margin: 9% 30%; z-index: 999; 

background-color: #ffffff;display:flex;justify-content:left;align-items:center;}

.searchinput-s{display: block; width: 90%;height: 54px;font-size: 14px; color: #333333;margin-left:10px;}

.searchbtn-s{width: 14px;

  height: 14px;

  position:relative;right: -10px;

  background-image: url(../images/searchbtn2.png);

  cursor:pointer;

  }

.art-list li.first-s{padding-bottom: 20px; width: 100%;margin-right: 0;border-bottom:1px dashed #e5e5e5 !important;}

.first-img-s{width:25%;float: left;}

.first-con-s{width:70%;float: left; padding: 4% 0%;margin-left: 2.5%;}

.first-s .first-con-s h3{font-size: 14px;line-height: 24px; font-weight: bold;color: #333333; text-align: left;}

.first-s .first-con-s p{float: right; height: auto;text-align: left;margin-left: 0px;line-height: 26px;}

.first-s .first-date-s{font-size: 12px; color: #666666;line-height: 25px!important;}

.first-s .r-readall-s{color: #999999;line-height: 24px;}

.artlist-title em{color: #0098e5;}

.first-con-s em{color: #0098e5;font-size: 14px;line-height: 24px; font-weight: bold;}

/* .first-art{border:1px solid #000;width: 500px;list-style: none;padding: 0px;margin: 0px} */





/* 分页 */

.pagemain{width: 100%;margin-bottom: 60px;margin-top: 40px;}

.pagination-style1{

	display:flex;

	justify-content:center;

	align-items:center;}

.pagination-style1 a{float: left;

    display: inline-block;

    margin: 0 6px;

    height: 30px;

	width: 30px;

    font-size: 14px;

    color: #41424a;

    line-height: 24px;

	display:flex;

	justify-content:center;

	align-items:center;}

.pagination-style1 a:hover{color:#0098e5;}
.pagination-style1 a.active{background-color: #0098e5;color: #fff;}

.pagination-style1 .pagebtn{width: 6px;height: 11px; }

.pagination-style1 a.disabled{cursor: not-allowed;}





/* 左侧小图轮播 */

 .swiper-left {

      width: 100%;

      height:172px;

    }

    .swiper-slide-left {

      text-align: center;

      font-size: 18px;

      background: #fff;



      /* Center slide text vertically */

      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;

    }

  /*2019.7.3*/
  /*图片变蓝放大效果*/
  .img-list-other:hover .list-img img{
      transition: .5s;
      -moz-transition: .5s;
      -webkit-transition: .5s; 
      -o-transition: .5s;
      transform: scale(1.1);
  }
  .img-list li img {
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s; 
    -o-transition: .5s;
    transform: scale(1);
  }
  .img-list li.first:hover .first-date{color: #0098e5!important;}
  .img-list li.first:hover .first-title{color: #0098e5!important;}
  .img-list li.first:hover .first-content{color: #0098e5!important;}
  .img-list li.first:hover .first-img img{ transition: .5s;
      -moz-transition: .5s;
      -webkit-transition: .5s; 
      -o-transition: .5s;
      transform: scale(1.1);}
  .img-list li.first.first-img img{ transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s; 
  -o-transition: .5s;
  transform: scale(1);}
  .first-img{overflow:hidden;}
  .pagecontent {margin-bottom:110px;}
  .img-list-other:hover p , .img-list-other:hover h3 , .img-list-other:hover .r-date{color: #0098e5;}
  .first .first-img img{height:auto;}
   @media only screen and (max-width:1400px) {
      .r-ldlist ul li {width: 30%;}
      .list-img {width: 100%;height: 160px;}

   @media only screen and (max-width:1400px)  {
      .r-ldlist ul{display:flex;flex-wrap:wrap;}
      .r-ldlist ul li {width: 24%;}
      .first-img{height:310px;}
   }
   @media only screen and (max-width:1500px) {
      .pageleft_s{width:70%;}
      .img-list li{width:29%;margin: 0 6% 0 0;}
      .first-img{width:60%;}
   }
  @media only screen and (max-width: 980px) {
    .pageleft .active i{left:5px;}
    .r-ldlist ul li {min-width:auto;}
    /*三级页面*/
    .pageright_s{display:none;}
    .pageleft_s {
    float: none;
    margin-left: 0;
    width: 100%;
    background-color: #fff;
    padding: 0 20px;
    box-sizing: border-box;}
    /*二级页面*/
    .pagecontent {position: relative;margin-bottom:20px;}
    /*面包屑*/
    .crumbs{display:none;}
    /*轮播新闻*/
    .swiper-left {height: 190px;}
    .left-mewspic {display:none; position: absolute;bottom: -8%;padding: 0 12px;box-sizing: border-box;}
    .leftnews-list {display:none; position: absolute;bottom: -20%;}
    .leftnews-list li {line-height: 6px;}
    /*左侧导航*/
    .banner-hyjj {height: auto;}
    .pageleft {width: 100%;float: none;margin-top: 10px;}
    .pageleft>ul{width: 90%;overflow-x: auto;white-space:nowrap;margin: 0 auto;}
    .pageleft>ul li{padding:0 10px;display: inline-block;min-width: 73px}
    .pageleft .active {padding-left:15px;}
    /*右侧导航*/
    .pageright {float: none;margin-left:0px;width: 100%;padding:0 15px;box-sizing:border-box;}
    .rightcontent {width: 100%;margin: 0 auto;padding:10px 0;box-sizing: border-box;}
    .rightcontent section{box-shadow:none!important;}
    .rightcontent img{width:100%!important;height:auto!important;}
    .right-hyjj-con ul li img{height:auto!important;}

    /*协会领导*/
    .r-ldlist>ul li {float: none;margin:0; height: auto;}
    .r-ldlist>ul {width: 100%;display: flex;flex-wrap: wrap; justify-content: space-between;}
    .r-ldlist>ul li {flex:0 0 30%;}
    .r-ldlist>ul li img {height: 227px!important;}

    /*青年投资*/
    .list-img {height: 200px;}
    .img-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0 4%;
    box-sizing: border-box;}
    .img-list li {width: 32%;margin: 0;flex: 0 0 46%;height: auto;}
    .rightcontent .list-img img{ height: 200px!important;}   
    /*二级页面结束*/
  }

 @media screen and (min-width: 980px) and (max-width: 1363px) {
    .pageleft {width:20%;}
    .pageright {width:70%;}
 }
 @media screen and (min-width: 980px) and (max-width: 1263px) {
   .xhjj-pic {
        width: 100%;
        height: auto;
    }
}
   @media only screen and (max-width: 1260px) {
    .right-hyjj-con ul li {margin: 10px;}
    .right-hyjj-con img {height: 100px!important;}
  }

  @media only screen and (max-width: 980px) {
    .pageright{width:100%;}
    .xhjj-pic {height: auto;}
    .newsdetail-content img{width:100%;padding-bottom:20px;}
   /* .left-mewspic {position: absolute;bottom: -15%;padding: 0 12px;box-sizing: border-box;}
    .leftnews-list {position: absolute;bottom: -35%;}*/
  }

  @media only screen and (max-width: 768px) {
    .memberdetail_bottom {margin-bottom: 23px;padding-bottom: 20px;}
    .right-hyjj-con ul li{width:43%;}
    .memberdetail_top{height:auto;}
    .banner-hyjj h4{font-size: 42px;color: #fff; margin-top:50px;}
    .r-hzjg-list ul li {
        width: 44%!important;
        height: 80px;
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
        width: 44%;
        box-sizing: border-box;
    }
		
		.r-ziliao-top ul{height:auto; display:block;}
		.r-ziliao-top ul li {margin: 10px 5px;height:auto;}
		
    .r-lddetail-top .ld-img {width: 37%;height:auto;}
    .r-lddetail-top .ldtitle {margin-top:0px;padding-left: 2%;}
    .r-lddetail-top .ldtitle p {line-height: 28px;}
    .r-lddetail-top {width: 100%;height: 140px;}
    /**/
    .pagemain {margin-bottom: 20px;margin-top: 0px;padding: 10px 0;}
    .searchbtn-s {right: 14px;}
    .r-lddetail_bottom{margin-bottom:0px;}
    .r-ldlist>ul li {width:46%;margin-top: 10px;}
    .rightcontent .list-img img {height: 130px!important;}
    /*2019-7-4*/
    .img-list li.first {margin:0;flex: 1;display: flex;}
    .img-list li.first  .first-img img{width:100%!important;}
     .img-list li.first .first-con{overflow: hidden;padding-left: 10px;}
     .img-list li.first {width: 100%;height: auto;margin-bottom:10px}
    .r-listtab>ul{width:100%;overflow-x:auto;display:flex;}
    .r-ldlist ul li>a:first-child{display: inline;}
    .r-ldlist>ul li img {height:auto!important;}
    .r-listtab li a {min-width: 90px;text-align: center;}
    /*青年投资*/
    .first-img {width:auto;height:auto;}
    .list-img {height:auto;}
    .first .first-con p {height: 20px;-webkit-line-clamp: 2;}
    .first-con {width: 100%;float: none;margin:0;}
    .right-hyjj-con ul li img {height: 100px!important;}

  }

