.qty a{color:#333;}
.qty .content .page-con{padding-top:0;}
.qty .content-noafter:after{display: none}

.dqwz a,
.list-tit a,
.lanmu-list a{color:#333;}
.dqwz a:hover{}

/* 通用栏目页 */
.lanmu {
  
    padding: 40px 0;
  }
  .lanmu-contain {
    width: 1200px;
    margin: 0 auto;
    display: flex;
  }
  .lanmu-contain::after {
    content: "";
    display: table;
    clear: both;
  }
  .lanmu-lf {
    width: 290px;
    min-height: 900px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #d7d3d3;
    float: left;
    margin-right: 25px;
  }
  .dqlm {
  width: 100%;
  padding-left: 30px;
  font-size: 24px;
  color: #fff;
  line-height: 97px;
  background: url(/images/43809/dqlm-bg.png) no-repeat;
  }
  .list-tit > li {
    border-bottom: 1px solid #f4f4f4;
    font-size: 18px;
    line-height: 51px;
    background: url(/images/43809/lanmu-list.png) no-repeat 20px center;
  }
  .list-tit > li > a {
    display: block;
    padding-left: 55px;
  }
  .list-tit > li.active,.list-tit > li:hover{
    font-weight: bold;
    border-left: 3px solid #2283d9;
  } 
  .list-tit > li.active a,.list-tit > li:hover a {
    color: #2565be;
  }
  .lanmu-rt {
    width: 885px;
    float: left;
    min-height: 900px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #d7d3d3;
    padding: 25px 30px 45px 35px;
  }
  .lanmu-rt .dqwz {
    padding: 0 0 25px;
    color:#333;
  }
  .dqwz *{display:inline !important;vertical-align:top;}
  .lanmu-list  li {
    position: relative;
    width: 95%;
    padding: 30px 0 30px 20px;
    border-bottom: 1px solid #d5d5d5;
  }
  .lanmu-txt {
    width: 90%;
  }
  .lanmu-title {
    font-size: 18px;
    background: url(/images/43809/list-dian.png) no-repeat left;
    margin-bottom: 15px;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .lanmu-time {
    font-size: 15px;
    color: #666666;
  }
  .lanmu-more {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 0;
    padding-left: 30px;
    background: url(/images/43809/list-shu.png) no-repeat left;
  }
  .lanmu-more > a {
    display: block;
    width: 32px;
    height: 32px;
    background: url(/images/43809/list-more.png) no-repeat;
  }
  .lanmu-list li:hover {
    width: 100%;
    padding-left: 45px;
    background: url(/images/43809/list-hover.png) no-repeat;
    border: 0;
    box-shadow: 0 0 10px 0 #d7d3d3;
    transition: 0.2s;
  }
  .lanmu-list li:hover .lanmu-txt {
    width: 85%;
  }
  .lanmu-list li:hover .lanmu-more {
    right: 40px;
  }
  .lanmu-list li:hover .lanmu-title {
    background: url(/images/43809/list-hdian.png) no-repeat left;
  }
  .lanmu-list li:hover .lanmu-title a {
    color: #2565be;
  }
  .lanmu-list > li:hover .lanmu-more > a {
    background: url(/images/43809/list-hmore.png) no-repeat;
  }








  /* 当前位置 */
.dqwz {
    padding: 20px 0 10px;
  }
  .dqwz .bt_txt{
    color: #333;
  }
  .xhgk-contain {
    width: 100%;
    margin: 40px auto;
    overflow: hidden;
    padding: 15px 20px 30px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #d7d3d3;
  }
  
/* 文章页 */
.wzy {
    padding-bottom: 35px;
  }
  .wzy .dwqz,
  .wzy .article {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
  }


  .article {
    padding: 50px 80px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #d7d3d3;
  }
  .article .wz-tit {
    text-align: center;
  }
  .article .wz-title {
    font-size: 38px;
  }
  .article .wz-subtitle {
    font-size: 30px;
    margin-top: 15px;
  }
  .wz_sakl {
    padding: 35px 0 30px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 25px;
  }
  .wz_sakl > li {
    display: inline-block;
    margin-left: 30px;
    line-height: 24px;
  }
  .wz_article {
    min-height: 440px;
  }
  .wz_article p , .wz_article span {
    line-height: 200% !important;
  }
  .wz_article img {
    max-width: 100%;
    height: auto;
    margin: auto;
  }
  
  #mediaContent0_0 {
    margin: 0 auto;
    width: 640px !important;
    height: 480px !important;
  }
  .article audio, .article canvas, .article progress, .article video , .article object , .article embed{
    width: 100% !important;
    height: 100% !important;
  }
  
  
  .qty .content::after{display:none;}


  .lanmu-article.article {
    padding: 0;
    box-shadow: none;
    text-align: justify;
  }


.ewm-tit {
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  margin: 20px 0;
}
.ewm-list {
  overflow: hidden;
}
.ewm-list > li {
  float: left;
  text-align: center;
  line-height: 35px;
}
.ewm-list > li img {
  width: 114px;
  height: 114px;
}
.ewm-list > li+li {
  margin-left: 70px;
}

.lxwm-map {
  margin-top: 30px;
}
.BMap_omCtrl {
  display: none
}
.lanmu-ewm {
  overflow: hidden;
}
.lanmu-ewm > li {
  float: left;
  width: 16.666%;
  text-align: center;
  line-height: 35px;
}
.lanmu-ewm > li img {
  width: 114px;
  height: 114px;
}



/*领导页*/
.ldy-hz , .ldy-cwfhz , .ldy-list{
  padding: 25px 60px 25px 20px;
  box-shadow: 0 0 10px 0 #d7d3d3;
  overflow: hidden;
}
.ldy-hz > div , .ldy-cwfhz > div{
  float: left;
}
.ldy-pic {
  width: 22%;
  height: 215px;
}
.ldy-pic img {
  max-width: 100%;
  max-height: 100%;
}
.ldy-txt {
  width: 78%;
  padding-left: 30px;
}
.ldy-txt.ldy-nodetail {
  padding-left: 0;
  color: #0c67ad;
}
.ldy-nodetail .ldy-title{
  margin-top: 0;
}
.ldy-title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
}
.ldy-sub {
  display: inline-block;
  line-height: 32px;
  margin-top: 30px;
}
.ldy-m {
  margin-left: 20px;
  color: rgb(16, 93, 200);
}
.ldy-m:hover{
  color: #0072e4;
}

.ldy-cwfhz , .ldy-list {
  margin-top: 25px;
}

.ldy-list {
  padding-top: 10px;
}
.ldy-list .ldy-tit {
  font-size: 18px;
  line-height: 58px;
  color: #0c67ad;
  font-weight: bold;
}
.title-list {
  overflow: hidden;
}
.title-list > li{
  float: left;
  font-size: 18px;
  line-height: 46px;
  width: 20%;
}
.title-list > li span {
  display: block;
  width: 55px;
  text-align-last: justify;
  min-width: 40px !important;
}
.ldy-sub a{
  display:block;
  margin:0
}



.xhgk-contain > div+div{
  margin-top: 40px;
}
.xhgk-tit a{
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #115fca;
  border-left: 7px solid #115fca;
  padding-left: 10px;
  margin-bottom: 20px;
}

/* 协会简介 */
.xhjj {
  background-color: #f6f5f5;
  padding: 30px 50px;
}
.xhjj-lf {
  width: 377px;
  margin-right: 50px;
  display: inline-block;
  vertical-align: middle;
}
.xhjj-lf img {
  width: 100%;
}
.xhjj-rt {
  width: 620px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.xhjj-nav {
  text-align: center;
  margin-bottom: 20px;
}
.xhjj-title {
  display: inline-block;
  overflow: hidden;
}
.xhjj-title > li {
  float: left;
  color: #85a0da;
  font-size: 20px;
  font-weight: bold;
  padding: 0 20px;
  cursor: default;
}
.xhjj-title > li + li {
  background: url(/images/43809/xhjj-shu.png) no-repeat left;
}
.xhjj-title > li.active {
  color: #115fca;
}
.xhjj-sub {
  line-height: 32px;
  text-align:justify;
  display: inline-block;
/*  text-indent:2em;*/
}
.xhjj-m {
  padding-right: 0px;
  text-align: right;
}
.xhjj-m a {
  display: inline-block;
  color: #105dc8;
  background-color: #dde4f0;
  border-radius: 5px;
  padding: 10px 18px;
}

/* 协会领导 */
.xhld {
  width: 530px;
  display: inline-block;
  margin-right: 45px;
}
.xhld-content , .zzjg-content {
  height: 442px;
  text-align: center;
  padding: 30px 0 40px;
  box-shadow: 0 0 10px 0 #d7d3d3;
}
.xhld-content > ul {
  overflow: hidden;
}
.xhld-pic > li {
  width: 50%;
  float: left;
  text-align: center;
}
.xhld-pic > li img {
  width: 178px;
  height: 236px;
}
.xhld-pic > li p {
  /*font-size: 18px;*/
  font-weight: bold;
  margin-top: 20px;
}

.ldy-nopic {
  /*min-height:250px;*/
}

.xhld-pic .ldy-nopic{ padding-left: 50px; float: none; width: 100%; text-align: left; }
.ldy-nopic > a > p{ font-size: 22px; }
.ldy-nopic > a > p > span{ display: inline-block; width: 150px; }

.xhld-pic .ldy-nopic p {
 /* margin-top:100px;*/
}
.ldy-nopic a {
  display: inline-block;
  color: #115fca;
}
.ldy-nopic span {
  /*display: block;*/
}
.xhld-txt {
  display: inline-block;
  margin-top: 30px;
}
.xhld-txt > li {
  float: left;
  width: 132px;
  text-align: center;
  background-color: #e0eaf8;
  border-radius: 5px;
  line-height: 38px;
  font-size: 17px;
}
.xhld-txt > li a {
  color: #115fca;
}
.xhld-txt > li+li {
  margin-left: 16px;
}

/* 组织架构 */
.zzjg{
  display: inline-block;
  width: 580px;
  vertical-align: top;
}
.zzjg-content img {
  height: 100%;
}

.lxwm-lf,.lxwm-rt {
  display: inline-block;
  width: 49%;
  line-height: 32px;
  vertical-align: top;
}


/*网站地图*/
.dqwz + .wzdt-hd{margin-top:0;}
.wzdt-hd{width:100%;border-bottom:1px solid #e8e8e8;margin-top:20px;position:relative;padding-left: 16px;}
.wzdt-hd:before{content:"";display:inline-block;width: 3px;height:18px;background: rgb(16, 93, 200);position:absolute;left:0;top: 16px;}
.wzdt-hd a{line-height:50px;font-size:18px;color: rgb(16, 93, 200);font-weight: bold;}
.wzdt-bd{width:100%;}
.wzdt-bd a{line-height:35px;display:inline-block;margin-right:30px;margin-top:10px;}