@charset "gb2312";
/*ad*/
.ad01 {
  width: 360px;
  height: 70px;
  margin-bottom: 30px;
}
.ad02 {
  width: 595px;
  height: 80px;
  margin-bottom: 40px;
}
.ad03 {
  width: 360px;
  margin-bottom: 10px;
}
.ad04 {
  width: 780px;
  margin-bottom: 20px;
}
/*content*/
.content { padding-top: 5px;}
.content_right { width: 360px;}

/*导航 - 顶部*/
.breadcrumb { 
  font-size: 0;
  height: 20px;
  line-height: 20px;
  margin-bottom: 40px;
}
.breadcrumb>li {
  display: inline;
  font-size: 14px;
  margin-right: 6px;
}
.breadcrumb>li+li:before {
  content: '>';
  font-size: 14px;
  margin-right: 6px;
}

/*右侧模块*/
.border_module { margin-bottom: 10px;}

/*文章*/
  /*标题*/
.page>header>h1 {
  padding: 5px 0;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}
.page>header>.info {
  height: 40px;
  line-height: 22px;
  font-size: 0;
  padding-bottom: 17px;
  border-bottom: 1px solid #eee;
}
.page>header>.info span,
.page>header>.info span>a {
  display: inline;
  font-size: 14px;
  color: #9f9f9f;
}
.page>header>.info span { margin-right: 15px;}
.page>header>.info span.origin { margin-right: 5px;}


  /*正文*/
.page>section { padding: 36px 0;}
.page>section>p,
.page>section>h1,
.page>section>h2,
.page>section>h3,
.page>section>h4,
.page>section>h5,
.page>section>h6 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 24px;
  /*text-align: justify;*/
}
.page>section>p.bottom {
  font-size: 16px;
  height: 56px;
  padding: 10px 0;
}
.page>section span {
  font-size: 18px;
  line-height: 30px;
}
.page>section img { max-width: 680px;}
 /*.page>section>p { text-indent: 2em;}*/
.page>section>p a { color: #00bbbe;}
.page>section em.imgalt {
  font-family: 'simsun';
  font-size: 14px;
  color: #888;
}


/*文章尾部*/
.page>footer {
  background-color: #fff;
  padding-bottom: 0;
}
.page>footer .keywords { 
  font-size: 0;
  margin-bottom: 35px;
}
.page>footer .keywords>a {
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  color: #00bbbe;
  margin-right: 15px;
  margin-bottom: 10px;
}
.page>footer .author_box {
  padding: 30px 28px 15px;
  background-color: #f3f3f3;
  margin-bottom: 33px;
}
.page>footer .author_box .img_link,
.page>footer .author_box .img_link img {
  display: block;
  width: 50px;
  height: 50px;
}
.page>footer .author_box .img_link {
  float: left;
  margin-right: 15px;
}
.page>footer .author_box dl { float: left;}
.page>footer .author_box dl>dt {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}
.page>footer .author_box dl>dt>a {
  display: inline;
  margin-right: 15px;
}
.page>footer .author_box dl>dd {
  font-size: 14px;
  line-height: 20px;
  color: #888;
}
.page>footer .author_box dl>dd>a { 
  display: inline;
  color: #888;
}
.page>footer .share_box { 
  height: 79px;
  border-top: 1px dashed #e5e5e5;
  padding: 15px 18px 15px 0;
  font-size: 16px;
  line-height: 48px;
}
.page>footer .share_box .share { font-size: 0;}
.page>footer .share_box .icon_span { 
  font-size: 14px;
  margin-left: 18px;
  color: #d5d5d5;
}
.page>footer .share_box .icon_span:hover, .page>footer .share_box .icon_span.active { color: #fd6b6b;}
.page>footer .share_box .icon_span .num { padding: 0 3px;}
.page>footer .share_box .slink {
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  height: 48px;
  margin: 0 0 0 18px;
}
.page>footer .share_box a.wx_link { background: url(../images/content-sprite.png) no-repeat 0 0;}
.page>footer .share_box a.wb_link { background: url(../images/content-sprite.png) no-repeat -50px 0;}
.page>footer .share_box a.qz_link { background: url(../images/content-sprite.png) no-repeat -100px 0;}
.page>footer .share_box a.wx_link:hover { background: url(../images/content-sprite.png) no-repeat 0 -50px;}
.page>footer .share_box a.wb_link:hover { background: url(../images/content-sprite.png) no-repeat -50px -50px;}
.page>footer .share_box a.qz_link:hover { background: url(../images/content-sprite.png) no-repeat -100px -50px;}


/*评论*/
.comment_box>header {
  border-top: 1px solid #e5e5e5;
  padding-top: 40px;
}
.comment_box>header>h2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  color: #2a2a2a;
  margin-bottom: 40px;
}
.comment_box>header .nologin { margin-bottom: 10px;}
.comment_box>header .nologin>a { color: #888;}
.comment_box .comment_bar { padding-bottom: 33px;}
.comment_box .avatar,
.comment_box .avatar img {
  display: block;
  width: 50px;
  height: 50px;
}
.comment_box .avatar {
  float: left;
  margin-right: 24px;
}
.comment_box .comm_put {
  float: left;
  width: 706px;
  height: 50px;
  border: 1px solid #818181;
  padding: 12px;
  font-size: 16px;
  margin-bottom: 36px;
}
  /*placeholder颜色*/
  .comment_box .comm_put::-moz-placeholder { color: #dbdbdb;}
  .comment_box .comm_put::-webkit-input-placeholder { color:#dbdbdb;}
  .comment_box .comm_put:-ms-input-placeholder { color:#dbdbdb;}

.comment_box .commit_btn {
  width: 100px;
  height: 42px;
  background-color: #00bbbe;
  color: #fff;
  font-size: 20px;
}
/*单条评论信息*/
.comm_item {
  padding: 30px 0 25px;
  border-top: 1px solid #eee;
}
.comm_item:last-child { border-bottom: 1px solid #eee;}
.comm_item .author { width: 500px;}
.comm_item .author p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comm_item .author .name {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 12px;
}
.comm_item .author .time {
  font-size: 14px;
  color: #aaa;
  line-height: 16px;
}
.comm_item .function button {
  background-color: transparent;
  padding: 0;
  height: 22px;
  line-height: 22px;
}
.comm_item .function button .num { 
  vertical-align: bottom;
  padding-top: 8px;
  line-height: 14px;
  margin-left: 10px;
  color: #d5d5d5;
}
.comm_item .function button.active .num,
.comm_item .function button:hover .num { color: #fe8282;}
.comm_item .function button+button { margin-left: 35px;}
.comm_item .function .thumbup_btn {
  position: relative;
  top: -2px;
}
  /*评论内容*/
.comm_item .comm_content { 
  padding-left: 74px;
  padding-top: 14px;
}
.comm_item .comm_content p { 
  text-align: justify; 
  line-height: 26px;
}
.comm_item .comm_content .children { 
  display: none;
  padding-top: 30px;
}
/*加载更多*/
.comment_box .load { padding: 30px 0;}
.comment_box .load_btn,
.comment_box .no_more {
  width: 100%;
  height: 48px;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  color: #898989;
}
.exvip h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 14px;
  border-bottom: 3px solid #404040;
  margin-bottom: 10px;
}
/*可能会喜欢*/
.extra h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 14px;
  border-bottom: 3px solid #404040;
  margin-bottom: 40px;
}
.extra .extra_list { 
  margin: 0 -15px;
  padding-bottom: 24px;
}
.extra .extra_list .item {
  float: left;
  position: relative;
  width: 240px;
  height: 160px;
  margin: 0 15px 40px;
  overflow: hidden;
}
.extra .extra_list .item>a img{
  width: 240px;
  min-height: 160px;
}
.extra .extra_list .item>a {
  display: block;
  width: 240px;
  height: 160px;
  position: relative;
  overflow: hidden;
}
/*图片定位，放大时保持居中，动画*/
.extra .extra_list .item>a>img {
  position: absolute;
  transform: scale(1);
  -webkit-transition: transform 1s ease;
     -moz-transition: transform 1s ease;
          transition: transform 1s ease;
}
/*鼠标移上去变大*/
.extra .extra_list .item>a:hover img { transform: scale(1.1);}

.extra .extra_list .item .caption {
  display: table;
  width: 240px;
  height: 60px;
  padding: 20px 12px 0;
  line-height: 40px;
  background: url(../images/bg-b2w.png) repeat-x bottom;
  position: absolute;
  bottom: 0;
  left: 0;
}
.extra .extra_list .item .caption p {
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  max-height: 36px;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  overflow: hidden;
}

/*icons*/
.icon_conte {
  width: 49px;
  height: 48px;
}
  .icon_conte.weixin { background: url(../images/content-sprite.png) no-repeat 0 0;}
  .icon_conte.weibo { background: url(../images/content-sprite.png) no-repeat -50px 0;}
  .icon_conte.qq { background: url(../images/content-sprite.png) no-repeat -100px 0;}
  .icon_span:hover .icon_conte.weixin { background: url(../images/content-sprite.png) no-repeat 0 -50px;}
  .icon_span:hover .icon_conte.weibo { background: url(../images/content-sprite.png) no-repeat -50px -50px;}
  .icon_span:hover .icon_conte.qq { background: url(../images/content-sprite.png) no-repeat -100px -50px;}

  .icon_conte.qt { background: url(../images/content-sprite.png) no-repeat 0 -100px;}
  .icon_conte.hx { background: url(../images/content-sprite.png) no-repeat -50px -100px;}
  .icon_span:hover .icon_conte.qt { background: url(../images/content-sprite.png) no-repeat 0 -150px;}
  .icon_span:hover .icon_conte.hx { background: url(../images/content-sprite.png) no-repeat -50px -150px;}
  .icon_span.active .icon_conte.qt { background: url(../images/content-sprite.png) no-repeat 0 -150px;}
  .icon_span.active .icon_conte.hx { background: url(../images/content-sprite.png) no-repeat -50px -150px;}

.icon_comm {
  width: 23px;
  height: 22px;
}
  .icon_comm.comment { background: url(../images/content-sprite.png) no-repeat -100px -100px;}
  .icon_comm.thumbup { background: url(../images/content-sprite.png) no-repeat -100px -128px;}
  .icon_comm.delete { background: url(../images/content-sprite.png) no-repeat -100px -157px;}
  .function button.active .icon_comm.comment,
  .function button:hover .icon_comm.comment { background: url(../images/content-sprite.png) no-repeat -125px -100px;}
  .function button.active .icon_comm.thumbup,
  .function button:hover .icon_comm.thumbup { background: url(../images/content-sprite.png) no-repeat -125px -128px;}
  .function button.active .icon_comm.delete,
  .function button:hover .icon_comm.delete { background: url(../images/content-sprite.png) no-repeat -125px -157px;}
  .replyname{color:#7E98AF;}
  .refervideo{width:640px;height:498px;}
  .instructions
  {
    font-size: 14px;
    color: #C5C5C5;
    margin-bottom: 20px;    
  }
  .instructions a{ color: #00bbbe;}
  .zixun-03>.row>.news_list { width: 370px;}
  
.apply {
    width: 360px;
    height: auto;
    border: 1px solid #d6d6d6;
    border-top: 6px solid #0bbbbf;
    box-sizing: border-box;
}

.author_txt {
    width: 320px;
    height: auto;
    margin: 0 auto;
}

.author_top {
    width: 320px;
    height: auto;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 20px;
}

.author_img {
    width: 320px;
    height: 110px;
    display: flex;
}

.author_tx {
    width: 110px;
    height: 110px;
    position: relative;
}

.author_tx img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
}

.author_tag {
    width: 26px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.author_tag img {
    width: 26px;
    height: 25px;
}

.author_name {
    width: 210px;
    height: 110px;
}

.author_name_txt {
    width: 210px;
    height: 33px;
    margin-top: 15px;
}

.author_name_txt p {
    display: inline;
    font-size: 20px;
    padding-left: 10px;
}

.author_name_tag {
    width: 85px;
    height: 24px;
    border: 2px solid #0bbbbf;
    color: #0bbbbf;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.author_intro {
    width: 320px;
    height: auto;
    margin: 20px 0;
}

.author_intro p {
    display: inline;
    font-size: 16px;
    color: #545454;
    line-height: 24px;
}

.author_follow {
    width: 122px;
    height: 37px;
    border-radius: 5px;
    border: 0;
    background-color: #0bbbbf;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 40px;
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 5px;
}

.author_bottom {
    width: 320px;
    height: auto;
    margin-top: 20px;
}

.article_num {
    width: 320px;
    height: auto;
    margin-bottom: 10px;
}

.article_num p {
    display: inline;
    font-size: 18px;
    color: #000000;
}

.article_num span {
    font-size: 16px;
    color: #0bbbbf;
    font-weight: bold;
    line-height: 25px;
}

.article_near {
    width: 320px;
    height: auto;
}

.article_near p {
    display: inline;
    font-size: 18px;
    color: #000000;
}

.article_near span {
    font-size: 16px;
    color: #0bbbbf;
    font-weight: bold;
    line-height: 25px;
}

.article_cont {
    width: 320px;
    height: auto;
}

.article_items {
    width: 320px;
    height: auto;
    margin-top: 20px;
}

.article_items p {
    font-size: 16px;
    color: #606060;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.article_time {
    width: 320px;
    height: auto;
}

.article_time p {
    display: inline;
    font-size: 13px;
    color: #b7b7b7;
    margin-top:10px;
}

.article_items:last-child {
    margin-bottom: 50px;
}

.author_more {
    width: 100%;
    height: 45px;
    background-color: #0bbbbf;
}

.author_more p {
    font-size: 16px;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
}

/* 搜索页 */
.author_search {
    width: 780px;
    height: auto;
    border-top: 6px solid #0bbbbf;
}

.author_items {
    width: 780px;
    height: 160px;
    border: 1px solid #f6f6f6;
    box-sizing: border-box;
    margin-bottom: 20px;

}

.author_items_out {
    width: 780px;
    height: 120px;
    margin-top: 20px;
    display: flex;
}

.author_items_l {
    width: 250px;
    height: 120px;
    border-right: 1px solid #f6f6f6;
    display: flex;
}

.author_items_r {
    width: 530px;
    height: 120px;
    display: flex;
}

.author_items_l_img {
    width: 125px;
    height: 120px;
    position: relative;
}

.author_items_l_name {
    width: 125px;
    height: 120px;
}

.author_items_l_img img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    margin-left: 25px;
    margin-top: 12.5px;
}

.author_items_tag {
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 25px;
    right: 30px;
}

.author_items_tag img {
    width: 25px;
    height: 25px;
}

.author_items_l_name_txt {
    width: 125px;
    height: 28px;
    margin-top: 24px;
}

.author_items_l_name_txt p {
    display: inline;
    font-size: 18px;
    color: #353535;
    line-height: 28px;
}

.author_items_l_name_tag {
    width: 85px;
    height: 24px;
    border: 2px solid #0bbbbf;
    color: #0bbbbf;
    margin-top: 10px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}

.author_items_r_intro {
    width: 350px;
    height: 120px;
    margin-left: 50px;
    margin-top: 20px;
    margin-right: 20px;
}

.author_items_r_intro p {
    display: inline;
    font-size: 16px;
    color: #545454;
    line-height: 25px;
}

.author_items_r_follow {
    width: 90px;
    height: 25px;
    margin-top: 50px;
    border: 0;
    background-color: #0bbbbf;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
}