﻿* {
  font-family: "黑体", "宋体", "Arail";
  font-size: 14px;
  outline: none;
  color: #333;
}
.p_img_1 {
  width: 100%;
  height: 330px;
  min-width: 1200px;
  background: url(../images/p_video_banner.png) no-repeat center;
  line-height:330px; text-align:center;
      text-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
	  font-size:34px; color:#fff;
}
.p_img_1 > div {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  font-size: 34px;
  color: white;
  text-align: center;
  line-height: 330px;
}
.p_middle_1 {
  overflow: hidden;
  min-width: 1200px;
  width: 100%;
  position: relative;
  margin-bottom:80px;
}
.p_middle_1 > .leaf_top {
  position: absolute;
  top: 0px;
  right: 50%;
  margin-right: -1000px;
  width: 470px;
  height: 223px;
  /*background: url(../images/p_leaf_top.png) no-repeat;*/
}
.p_middle_1 > .leaf_middle {
  position: absolute;
  top: 470px;
  right: 50%;
  margin-right: -900px;
  width: 80px;
  height: 93px;
  /*background: url(../images/p_leaf_middle.png);*/
}
.p_middle_1 > .leaf_bottom {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -960px;
  width: 320px;
  height: 240px;
  /*background: url(../images/p_leaf_bottom.png);*/
}
.p_middle_1 > .p_videos {
  width: 1200px;
  min-height: 450px;
  margin: 0 auto;
  margin-top: 80px;
  overflow:hidden;
}
.p_middle_1 > .p_videos > .p_middle_head {
  height: 70px;
  border-top: 1px solid #dddddd;
  position: relative;
}
.p_middle_1 > .p_videos > .p_middle_head > .p_head_con {
  height: 66px;
  width: 110px;
  border-top: 3px solid #007759;
  position: absolute;
  top: -1px;
  font-size: 20px;
  line-height: 66px;
  padding-left: 5px;
}
.p_middle_1 > .p_videos > .p_items {
  width: 398px;
  height: 342px;
  border: 1px solid #a0a0a0;
  float: left;
  position: relative;
}
.p_middle_1 > .p_videos > .p_items > a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 40px;
}
.p_middle_1 > .p_videos > .p_items > a > img {
  width: 334px;
  height: 258px;
}
.p_middle_1 > .p_videos > .p_items > a > .p_play {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
.p_middle_1 > .p_videos > .p_items > a > .p_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 144px;
  background: #007759;
  background-color: rgba(67, 169, 73, 0.8);
  filter: Alpha(opacity=80);
  opacity: 0;
  transition: all 0.5s ease;
}
.p_middle_1 > .p_videos > .p_items > a > .p_hover > p {
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.p_middle_1 > .p_videos > .p_items > a > .p_hover > p > img {
  width: 48px;
}
.p_middle_1 > .p_videos > .p_items:hover > a > .p_hover {
  opacity: 1;
}
.p_middle_1 > .p_videos > .p_right {
  border-right: none;
}
.p_middle_1 > .p_videos > .p_bottom {
  border-bottom: none;
}
.p_middle_4 {
  background-color: #f5f5f5;
  width: 100%;
  padding: 60px 0 70px 0;
}
.p_middle_4 > h1 {
  font-size: 22px;
  color: #007759;
  text-align: center;
  margin-bottom: 40px;
}
.p_middle_4 > .news_item {
  width: 1200px;
  margin: 0 auto;
  height: 1580px;
}
.p_middle_4 > .news_item > ul {
  list-style: none;
}
.p_middle_4 > .news_item > ul > li {
  height: 330px;
  margin-bottom: 70px;
  position: relative;
}
.p_middle_4 > .news_item > ul > li > .news_con {
  width: 1160px;
  height: 100%;
  margin-left: 40px;
  background-color: #FFFFFF;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words {
  width: 816px;
  height: 100%;
  float: right;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > h3 {
  margin: 26px 0 24px 0;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > h3 > a {
  font-size: 16px;
  color: #007759;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > .word_con {
  height: 230px;
  width: 795px;
  position: relative;
  border-left: 3px solid #007759;
  padding-left: 10px;
  padding-top: 20px;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > .word_con > p {
  display: none;
  line-height: 24px;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > .word_con > span {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: #a0a0a0;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > .word_con > button {
  position: absolute;
  width: 156px;
  height: 34px;
  bottom: 0;
  right: 0;
  color: #FFFFFF;
  background-color: #007759;
  border: none;
}
.p_middle_4 > .news_item > ul > li > .news_con > .words > .word_con > button:hover {
  background-color: #2f8234;
}
.p_middle_4 > .news_item > ul > li > .item_img {
  position: absolute;
  top: 26px;
  left: -200px;
  transition: all 0.5s ease;
}
.p_middle_4 > .news_item > ul > li > .item_img > img {
  width: 370px;
  height: 270px;
}
.p_middle_4 > .news_item > ul > li > .item_img:hover {
  transform: translate(-2px, -2px);
  box-shadow: 4px 2px 6px #aaa;
}
.p_middle_4 > .pages > p {
  text-align: center;
}
.p_middle_4 > .pages > p > span {
  margin-right: 20px;
}
.p_middle_4 > .pages > p > .pages > a {
  margin-right: 10px;
}
.p_middle_4 > .pages > p > .pages > .current_page {
  color: #007759;
}
.p_middle_4 > .pages > p > .end_page {
  margin-right: 0;
}
.p_middle_4 > .pages > p a:hover {
  color: #007759;
}
.p_banner_2 {
  width: 100%;
  height: 344px;
  min-width: 1200px;
  background: url(../images/p_trends_banner.png) no-repeat center center;
  position: relative;
  line-height: 344px;
  text-align: center;
  font-size: 35px;
  color: #fff;
}
.p_banner_2 > div {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 34px;
  color: #FFFFFF;
  text-align: center;
  line-height: 346px;
}
.p_middle_2 {
  width: 100%;
  padding: 100px 0 66px 0;
  background-color: #f5f5f5;
}
.p_news {
  width: 1200px;
  min-height: 450px;
  overflow:hidden;
  margin: 0 auto 60px;
}
.p_news > .head_line {
  width: 100%;
  border-top: 1px solid #dddddd;
  margin-bottom: 24px;
}
.p_news > .head_line > div {
  width: 120px;
  height: 0px;
  border-top: 3px solid #007759;
  position: relative;
  top: -1px;
}
.p_news > .news_item > ul {
  list-style: none;
}
.p_news > .news_item > ul > li {
  transition: all 0.8s ease;
  opacity: 0;
  width: 100%;
  height: 240px;
  margin-bottom: 38px;
  border-bottom: 1px dotted #a0a0a0;
}
.p_news > .news_item > ul > li > .img_left {
  width: 320px;
  height: 200px;
  float: left;
  transition: all 0.5s ease-in-out;
}
.p_news > .news_item > ul > li > .img_left > a > img {
  width: 320px;
  height: 200px;
}
.p_news > .news_item > ul > li > .news_right {
  width: 816px;
  height: 160px;
  float: right;
}
.p_news > .news_item > ul > li > .news_right > a {
  width: 100%;
  height: 100%;
  display: block;
}
.p_news > .news_item > ul > li > .news_right > a > h3 {
  color: #007759;
  margin: 5px 0 20px 0;
  position: relative;
  font-size: 16px;
}
.p_news > .news_item > ul > li > .news_right > a > h3 > span {
  position: absolute;
  right: 8px;
  color: #a0a0a0;
  transition: all 1s ease;
}
.p_news > .news_item > ul > li > .news_right > a > h3:hover > span {
  animation: change 1s infinite;
}
.p_news > .news_item > ul > li > .news_right > a > p {
  transition: all 0.5s ease;
  height: 120px;
  color: #a0a0a0;
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;/** 对象作为伸缩盒子模型显示 **/
  -webkit-box-orient: vertical;/** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-line-clamp: 6;/** 显示的行数 **/
  overflow: hidden;/** 隐藏超出的内容 **/
}
.p_news > .news_item > ul > li > .news_right > a > p:hover {
  color: #333;
}
.p_news > .news_item > ul > li:hover {
  border-bottom: 1px solid #007759;
}
.p_news > .news_item > ul > li:hover > .img_left {
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.5);
  transform: translate(-5px, -5px);
}
.p_news > .pages > p {
  text-align: center;
}
.p_news > .pages > p > span {
  margin-right: 20px;
}
.p_news > .pages > p > .pages > a {
  margin-right: 10px;
}
.p_news > .pages > p > .pages > .current_page {
  color: #007759;
}
.p_news > .pages > p > .end_page {
  margin-right: 0;
}
.p_news > .pages > p a:hover {
  color: #007759;
}
@-webkit-keyframes change {
  from {
    right: 38px;
    font-size: 14px;
  }
  to {
    right: 8px;
    font-size: 20px;
  }
}
.p_middle_3 {
  background-color: #f5f5f5;
  width: 100%;
  padding: 50px 0 130px 0;
  min-width: 1200px;
}
.p_middle_3 > h1 {
  font-size: 22px;
  color: #007759;
  text-align: center;
  margin-bottom: 60px;
}
.p_middle_3 > .web_item {
  width: 1200px;
  margin: 0 auto;
}
.p_middle_3 > .web_item > ul {
  list-style: none;
}
.p_middle_3 > .web_item > ul > li {
  overflow: auto;
  padding: 36px 0 30px 0;
  border-top: 1px solid #dddddd;
}
.p_middle_3 > .web_item > ul > li:hover {
  border-top: 1px solid #007759;
}
.p_middle_3 > .web_item > ul > li > .computer {
  width: 370px;
  height: 310px;
  background: url(../images/p_pc.png) no-repeat;
  float: left;
  margin-left: 30px;
}
.p_middle_3 > .web_item > ul > li > .computer > a div {
  width: 338px;
  height: 190px;
  margin-top: 16px;
  margin-left: 16px;
  overflow: hidden;
  opacity: 0.8;
  transition: all 0.5s ease;
}
.p_middle_3 > .web_item > ul > li > .computer > a div > img {
  transition: all 0.5s ease;
}
.p_middle_3 > .web_item > ul > li > .computer > a div:hover {
  opacity: 1;
}
.p_middle_3 > .web_item > ul > li > .computer > a div:hover > img {
  transform: scale(1.5);
}
.p_middle_3 > .web_item > ul > li > .contence {
  width: 745px;
  height: 310px;
  float: right;
  margin-right: 18px;
  position: relative;
  overflow: hidden;
}
.p_middle_3 > .web_item > ul > li > .contence > h3 {
  margin: 20px 0 30px 0;
}
.p_middle_3 > .web_item > ul > li > .contence > h3 > a {
  font-size: 16px;
  color: #007759;
}
.p_middle_3 > .web_item > ul > li > .contence > h3 > a > span {
  float: right;
  font-size: 14px;
  text-transform: lowercase;
  color: #a0a0a0;
  transition: all 0.8s ease;
}
.p_middle_3 > .web_item > ul > li > .contence > h3:hover > a > span {
  color: #007759;
  /*margin-right: 300px;*/
}
.p_middle_3 > .web_item > ul > li > .contence > p {
  font-size: 14px;
  line-height: 24px;
}
.p_middle_3 > .web_item > ul > li > .contence > button {
  width: 156px;
  height: 34px;
  border: none;
  color: white;
  background-color: #007759;
  position: absolute;
  bottom: 0;
  right: 0;
}
.p_middle_3 > .web_item > ul > li > .contence > button:hover {
  background-color: #327f36;    cursor: pointer;
}
.p_middle_3 > .web_item > ul > .last_li {
  border-bottom: 1px solid #dddddd;
}
.p_img_6 {
  width: 100%;
  height: 344px;
  min-width: 1200px;
  font-size: 32px;
  line-height: 344px;
  color: #FFFFFF;
  text-align: center;
  background: url(../images/p_honor_banner.png) no-repeat center center;
}
.p_img_6:hover {
  cursor: pointer;
}
.p_middle_6 {
  overflow: hidden;
  min-width: 1200px;
  width: 100%;
  position: relative;
}
.p_middle_6 > .p_honors {
  width: 1200px;
  min-height: 970px;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 110px;
}
.p_middle_6 > .p_honors > .p_middle_head {
  height: 60px;
  border-top: 1px solid #dddddd;
  position: relative;
}
.p_middle_6 > .p_honors > .p_middle_head > .p_head_con {
  height: 36px;
  width: 110px;
  border-top: 3px solid #007759;
  position: absolute;
  top: -1px;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #007759;
}
.p_middle_6 > .p_honors > .middle_con {
  height: 900px;
  width: 100%;
  background-image: url(../images/p_honor.png);
  background-repeat: no-repeat;
  background-position: top center;
  border-bottom: 1px solid #dddddd;
}
.p_middle_6 > .p_honors > .middle_con li:hover {
  cursor: pointer;
  color: #007759;
}
.p_middle_6 > .p_honors > .middle_con > .left {
  height: 600px;
  width: 490px;
  float: left;
  margin-top: 200px;
}
.p_middle_6 > .p_honors > .middle_con > .left > li {
  transition: all 0.5s ease;
  height: 198px;
  margin-right: 300px;
}
.p_middle_6 > .p_honors > .middle_con > .left > li > h3 {
  height: 54px;
  font-size: 22px;
  color: #007759;
  line-height: 54px;
  text-align: right;
}
.p_middle_6 > .p_honors > .middle_con > .left > li > h3 > img {
  width: 22px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 20px;
}
.p_middle_6 > .p_honors > .middle_con > .left > li > ul {
  width: 330px;
  float: right;
}
.p_middle_6 > .p_honors > .middle_con > .right {
  height: 730px;
  width: 490px;
  float: right;
  margin-top: 104px;
}
.p_middle_6 > .p_honors > .middle_con > .right > li {
  transition: all 0.5s ease;
  position: relative;
  left: 300px;
  height: 198px;
}
.p_middle_6 > .p_honors > .middle_con > .right > li > h3 {
  height: 54px;
  font-size: 22px;
  color: #007759;
  line-height: 54px;
}
.p_middle_6 > .p_honors > .middle_con > .right > li > h3 > img {
  width: 22px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
}
.p_middle_6 > .p_honors > .middle_con > .right > li > ul {
  float: right;
  width: 440px;
}
.p_middle_6 > .leaf_top {
  position: absolute;
  top: 0px;
  right: 50%;
  margin-right: -1000px;
  width: 470px;
  height: 250px;
  /*background: url(../images/p_leaf_top.png);*/
}
.p_middle_6 > .leaf_middle {
  position: absolute;
  top: 490px;
  right: 50%;
  margin-right: -900px;
  width: 80px;
  height: 83px;
  /*background: url(../images/p_leaf_middle.png);*/
}
.p_middle_6 > .leaf_bottom {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -960px;
  width: 320px;
  height: 280px;
  /*background: url(../images/p_leaf_bottom.png);*/
}
.p_img_5 {
  height: 420px;
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
  background: url(../images/p_banner.png) no-repeat center center;
}
.p_img_5 > .img_con {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.p_img_5 > .img_con > .words {
  width: 550px;
  padding: 136px 0 0 92px;
  float: left;
}
.p_img_5 > .img_con > .words > h3 {
  font-size: 30px;
  color: #007759;
  margin-bottom: 30px;
}
.p_img_5 > .img_con > .words > p {
  font-size: 14px;
  line-height: 24px;
}
.p_img_5 > .img_con > img {
  width: 196px;
  float: right;
  margin: 10px 170px 0 0;
  transition: all 0.5s ease;
}
.p_img_5 > .img_con > img:hover {
  margin: 10px 180px 0 0;
}
.p_middle_5 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 64px;
}
    .p_middle_5 > .p_middle_head {
        height: 46px;
        background-color: #dddddd;
        border-bottom: 0px solid #007759;
        margin-bottom: 50px;
    }
.p_middle_5 > .p_middle_head > ul {
  list-style: none;
}
.p_middle_5 > .p_middle_head > ul > li {
  width: 300px;
  height: 100%;
  float: left;
}
.p_middle_5 > .p_middle_head > ul > li > a {
  font-size: 20px;
  line-height: 46px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
}
.p_middle_5 > .p_middle_head > ul > li:hover {
  cursor: pointer;
}
    .p_middle_5 > .p_middle_head > ul > li:hover > a {
        background-color: #007759;
        color: #FFFFFF;
    }
    .p_middle_5 > .p_middle_head > ul > .li_current > a {
        background-color: #007759;
        color: #FFFFFF;
    }
.p_middle_5 > .p_middle_con {
  display: none;
}
.p_middle_5 > .p_middle_con:after {
  content: ".";
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
}
.p_middle_5 > .app_platform {
  width: 1200px;
  height: 740px;
}
.p_middle_5 > .app_platform > .con_left {
  width: 510px;
  height: 740px;
  float: left;
  background: url(../images/p_iphone.png) no-repeat center center;
}
.p_middle_5 > .app_platform > .con_left > .phone_con {
  width: 248px;
  height: 432px;
  position: relative;
  left: 164px;
  top: 88px;
  border: 1px solid #a0a0a0;
  overflow: hidden;
}
.p_middle_5 > .app_platform > .con_left > .phone_con > img {
  width: 248px;
  height: 432px;
  transition: all 0.5s ease;
}
.p_middle_5 > .app_platform > .con_left > .phone_con > img:hover {
  cursor: pointer;
}
.p_middle_5 > .app_platform > .con_left > .phone_con:hover > img {
  transform: scale(1);
}
.p_middle_5 > .app_platform > .con_right {
  width: 600px;
  float: right;
  padding-top: 80px;
}
.p_middle_5 > .app_platform > .con_right > p {
  width: 310px;
  height: 40px;
  display: block;
  background-color: #007759;
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
}
.p_middle_5 > .app_platform > .con_right > p:hover {
  cursor: pointer;
}
.p_middle_5 > .app_platform > .con_right > h1 {
  font-size: 60px;
  color: #007759;
  margin: 15px 0 20px 0;
}
.p_middle_5 > .app_platform > .con_right > ul {
  width: 400px;
  overflow: auto;
}
.p_middle_5 > .app_platform > .con_right > ul > li {
  width: 200px;
  float: left;
  font-size: 18px;
  color: #a0a0a0;
  line-height: 30px;
}
.p_middle_5 > .app_platform > .con_right > ul > li > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #a0a0a0;
  border-radius: 5px;
  margin-right: 8px;
}
.p_middle_5 > .app_platform > .con_right > .app_download {
  width: 530px;
  height: 240px;
  border-radius: 10px;
  background-color: #dddddd;
  margin-top: 30px;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .qrcode {
  float: left;
  width: 240px;
  height: 100%;
  padding-top: 20px;
  transition: all 0.5s ease;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .qrcode:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .qrcode > img {
  position: absolute;
  margin-left: 22px;
  width: 196px;
  transition: all 0.5s ease;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .qrcode > .android {
  opacity: 0;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .platform {
  width: 280px;
  float: right;
  padding-top: 58px;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .platform > button {
  width: 238px;
  height: 50px;
  background-color: #007759;
  border-radius: 25px;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 12px;
  outline: none;
  border: none;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .platform > button > img {
  width: 26px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  transition: all 0.5s ease;
  left: 0;
}
/*.p_middle_5 > .app_platform > .con_right > .app_download > .platform > button:hover {
  background-color: #16741b;
}
.p_middle_5 > .app_platform > .con_right > .app_download > .platform > button:hover > img {
  left: -10px;
}*/
.p_middle_5 > .wechat {
  height: 730px;
  padding-left: 10px;
  width: 1300px;
}
.p_middle_5 > .wechat > .wechat_item {
  width: 370px;
  height: 256px;
  float: left;
  margin-right: 44px;
}
.p_middle_5 > .wechat > .wechat_item > .item_img {
  width: 180px;
  height: 165px;
  padding-top: 5px;
  float: left;
  position: relative;
}
.p_middle_5 > .wechat > .wechat_item > .item_img > .wechat_logo {
  width: 131px;
}
.p_middle_5 > .wechat > .wechat_item > .item_img > .wechat_qrcode {
  width: 146px;
  display: none;
}
.p_middle_5 > .wechat > .wechat_item > .item_con {
  float: right;
  width: 180px;
  height: 221px;
  overflow:hidden;
}
.p_middle_5 > .wechat > .wechat_item > .item_con > h3 {
  font-size: 20px;
  margin: 10px 0 24px 0;
}
.p_middle_5 > .wechat > .wechat_item > .item_con > p {
  line-height: 20px;
}
.p_middle_5 > .wechat > .wechat_item:hover {
  cursor: pointer;
}
.p_middle_5 > .wechat > .wechat_item:hover > .item_con > h3 {
  color: #007759;
}
.p_middle_5 > .wechat > .wechat_item:hover > .item_img > .wechat_logo {
  display: none;
}
.p_middle_5 > .wechat > .wechat_item:hover > .item_img > .wechat_qrcode {
  display: block;
}
.p_middle_5 > .wechat > .item_right {
  margin-right: 0;
}
.p_middle_5 > .microblog_account {
  height: 250px;
}
.p_middle_5 > .microblog_account > .items {
  width: 600px;
  height: 100%;
  float: left;
}
.p_middle_5 > .microblog_account > .items:hover > .item_logo > .img_before{
	opacity:0;
}
.p_middle_5 > .microblog_account > .items:hover > .item_logo > .img_after{
	opacity:1;	
}
.p_middle_5 > .microblog_account > .items > .item_logo {
  width: 130px;
  height: 130px;
  margin: 30px 0 0 40px;
  position: relative;
  float: left;
}
.p_middle_5 > .microblog_account > .items > .item_logo > .img_logo {
  width: 128px;
  position: absolute;
  transiton: all 0.3s ease;
}
.p_middle_5 > .microblog_account > .items > .item_logo > .img_before{
	border-radius: 20px;
}
.p_middle_5 > .microblog_account > .items > .item_logo > .img_after {
  opacity:0;
}
.p_middle_5 > .microblog_account > .items > .item_logo > .img_qrcode {
  width: 0px;
  position: absolute;
  left: 130px;
  top: -30px;
  transition: all 0.5s ease;
}
.p_middle_5 > .microblog_account > .items > .item_logo:hover {
  cursor: pointer;
}
.p_middle_5 > .microblog_account > .items > .item_logo:hover > .img_before {
  display: none;
}
.p_middle_5 > .microblog_account > .items > .item_logo:hover > .img_after {
  display: block;
}
.p_middle_5 > .microblog_account > .items > .item_logo:hover > .img_qrcode {
  width: 261px;
}
.p_middle_5 > .microblog_account > .items > .item_detail {
  width: 380px;
  height: 130px;
  float: right;
  margin: 30px 30px 0 0;
}
.p_middle_5 > .microblog_account > .items > .item_detail > h3 {
  font-size: 20px;
  margin: 8px 0 24px 0;
}
.p_middle_5 > .microblog_account > .items > .item_detail > p {
  line-height: 20px;
}
.p_middle_5 > .con_show {
  display: block;
}
/*# sourceMappingURL=p_all.css.map */




