.zuida{
  width: 100%;
padding-bottom: 0.67rem;
}
.contem01 img{
  width: 100%;
  height: 100%;
}
.contem01{
}
.lan{
  width: 32.65%;
  position: absolute;
  top: 0px;
  background: rgba(35, 108, 178, 0.9)
}
.lan p{
  font-size: 24px;
  color: #ffffff;

}
.lan h1{
  padding-top: 40.03%;
  padding-left: 42.1%
}
.lan p.date{
  padding-left: 42.1%;
  padding-bottom: 38.7%;
}
.contem02{
  width: 75%;
  background: #f9f9f9;
  margin: 0 auto;
  position: relative;
  top: -50px;

}
.contem03{
  width: 85.06%;
  margin: 0 auto;
}
.contem03 p{
  text-align: center;
  
}
.contem03 h1{
  font-size: 20px;
  color: #323338;
  padding-top: 71px;
          text-align: center;
          font-weight: normal;
}
.contem03 p.date{
  font-size: 16px;
  color: #e6e6e6;
  padding-bottom: 70px;
}
.contem03 .art_con{
  padding-bottom: 10.4%;

}
.contem03 .art_con p{
  font-size: 18px;
  color: #323338;
  letter-spacing: 3px;
text-align: justify;

}
.contem03 .art_con img{
display: initial
}
.my_span{
  float: right;
  padding-bottom: 45px;
}
.qq{
  width: 50px;
  height: 50px;
  width: 0.50rem;
  height: 0.50rem;
  background: url("../images/qq.png") center no-repeat;
  display: block;
  display: inline-block;
}
.qq:hover{
  background: url("../images/qq_color.png") center no-repeat;
}
.weibo{
  width: 50px;
  height: 50px;
  background: url("../images/weibo_color.png") center no-repeat;
  display: block;
  display: inline-block;
}
.weibo:hover{
  background: url("../images/weibo.png")  center no-repeat;
}
.weixin{
  width: 50px;
  height: 50px;
  background: url("../images/weixin.png") center no-repeat;
  display: block;
  display: inline-block;
  position: relative;
}
.weixin:hover div{
  display: block;
}
.weixin div{
  display: none;
  position: absolute;
  width: 200px;
  height: 200px;
  background-color: #fff;
  border: 1px solid #0054a7;
  padding: 10px;
  z-index: 3;
  top: -200px;
}
.weixin div canvas{
  width: 100%;
}
.weixin:hover{
  background: url("../images/weixin_color.png") center no-repeat;
}
.jiantou{
  width: 63.8%;
  margin:  0 auto;
}
.jiantou .art_np{
  position: relative;
}
.jiantou .art_np span{
  position: absolute;
  left: 0;
  width: 50px;
  height: 50px;
  background: #0054a7;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.jiantou .art_np.zuo{
  padding-left: 78px;
}
.jiantou .art_np div p {
    font-size: 16px;
    margin-bottom: 8px;
    color: #323338;
}

.jiantou .art_np div a {
    color: #323338;
    display: block;
}

.jiantou .art_np.you1 {
    padding-right: 78px;
}

.jiantou .art_np.you1 span {
    left: auto;
    right: 0;
}

.jiantou .art_np.you1 div {
    text-align: right;
}

.jiantou .art_np.hui div p, .jiantou .art_np.hui div a{
color: #959595;
}
.jiantou .art_np.hui span{
background-color: #959595;
}

@media screen and ( max-width : 750px){
    .contem02 {
      width: 100%;
      background: #f9f9f9;
      margin: 0 auto;
      position: relative;
      top:0;
    }
    .weixin div{
      width: 2rem;
      height: 2rem;
      top: -2rem;
    }
    .jiantou{display:block}
.jiantou .art_np{float: none;margin-bottom: 0.2rem;width: 100%;}
      .lan {
        width: 32.65%;
        position: absolute;
        top: 0px;
        background: rgba(35, 108, 178, 0.9);
  }
  .lan p:first-child {
    padding-top: 28.03%;
    padding-left: 28.1%;
}
.lan p:nth-child(2) {
  padding-left: 18.1%;
  padding-bottom: 22.7%;
}
.jiantou {
 width: 100%;
  margin: 0 auto;
  padding-top: 0.67rem;
  align-items: center;
  justify-content: space-between;
}
.weibo {
  width: .58rem;
  height: .50rem;
  display: block;
  display: inline-block;
  margin-right: .3rem;
}
.weixin {
  width: .50rem;
  height: .5rem;
  display: block;
  display: inline-block;
  margin-right: .3rem;
}

.jiantou .art_np.you1{
  padding-left: 78px;
  padding-right: 0;
  text-align: left;
}
.jiantou .art_np.you1 span{

right: auto;
left: 0;
}
.jiantou .art_np.you1 div{
  text-align: left
}
  }