/* 
    author:zhengyepan
    date:2018/04/10
    email:3380692334@qq.com
*/
*, :after, :before {
  box-sizing: border-box;
}
a {
  text-decoration: inherit;
}
a, a:focus, a:hover {
  color: inherit;
}
.cmt_box{box-sizing: border-box;font-family: 'Microsoft YaHei',Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;font-size:14px;}
.clearfix{zoom:1;}
.clearfix:after{content: "";visibility: hidden;line-height: 0;clear: both;display: block;}
.cmt_box .cmt_img_box img{display: block;width:100%;}
.cmt_box .main_cmt{width:1200px;margin:40px auto 0;}
.cmt_box .l_cmt{width:880px;float:left;}
.cmt_box .r_cmt{width:290px;float:right;}
.l_cmt .t_nav{line-height:40px;border-bottom:1px solid #e8e8e8;}
.l_cmt .n_hd{float:left;color:#000;font-size:22px;font-weight: bold;position: relative;padding-left:14px;margin-right:136px;margin-top: 8px}
.l_cmt .n_hd:before{content: "";position: absolute;width:4px;height:24px;background:#ff5a72;-ms-border-radius:50em;border-radius:50em;left:0;top: 50%;transform: translateY(-50%);}
.l_cmt .n_list{float:left;}
.l_cmt .n_list li{float:left;}
.l_cmt .n_list a{display: block;width:100px;text-align: center;color:#b2b2b2;font-size:16px;position: relative;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.l_cmt .n_list a.active,.l_cmt .n_list a:hover{color:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.l_cmt .n_list a.active:after,.l_cmt .n_list a:hover:after{position: absolute;content: "";width:100%;left:0;bottom:-1px;height: 2px;background:#ff5a72;}
.l_cmt .bread_link{line-height: 56px;border-bottom:1px dashed #e8e8e8;}
.l_cmt .bread_link a,.l_cmt .bread_link span{color:#aaa;font-size:14px;}
.l_cmt .bread_link a:hover{color:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.l_cmt .bread_link a.active{color:#ff5a72;}
.l_cmt .list_box{padding:25px 20px;border-bottom:1px dashed #e8e8e8;}
.list_box .l_img{float:left;width:200px;height:136px;}
.list_box .l_img img{width:100%;height:100%;}
.list_box .r_dts{float:right;width:620px;text-align: justify;position: relative;}
.tag_box{position: absolute;top: 110px;}
.list_box .r_hd{margin-bottom:10px;}
.list_box .txt{float:left;color:#000;font-size:20px;font-weight: bold;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.list_box .txt:hover{color:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.list_box .t{float:right;color:#aaa;padding-top: 4px;}
.list_box .main_txt_box{margin-bottom: 10px;}
.list_box .main_txt{color:#505050;display: block;line-height: 22px;}
.list_box .tag_box a{display: inline-block;padding:0 20px;line-height: 24px;border:1px solid #d6d6d6;-ms-border-radius:50em;border-radius:50em;margin-right:12px;}
.list_box .tag_box a:last-child{margin-right:0;}
.list_box .tag_box a:hover{-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;color:#fff;background:#ff5a72;border-color:#ff5a72;}
.cmt_box .cmt_pagation{text-align: center;margin-top:30px;margin-bottom: 50px;}
.cmt_box .cmt_pagation a{display: inline-block;margin:0 5px;width:40px;height:40px;line-height: 40px;color:#aaa;font-size:16px;border:1px solid #ebebeb;-ms--ms-border-radius:50em;border-radius:50em;border-radius:50em}
.cmt_box .cmt_pagation a.active,.cmt_box .cmt_pagation a:hover{color:#fff;background:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;border-color:#ff5a72;}

.r_cmt .block_cmt{border:1px solid #e8e8e8;padding:0 16px;margin-bottom: 20px;padding-bottom: 10px;}
.r_cmt .block_cmt .hot_hd{line-height: 60px;color:#000;font-size:18px;padding-left:14px;position:relative;border-bottom:1px solid #e8e8e8;}
.r_cmt .block_cmt .hot_hd:before{content: "";position: absolute;width:4px;height:18px;background:#ff5a72;-ms-border-radius:50em;border-radius:50em;left:0;top:22px;}
.r_cmt .block_cmt .hot_ul{padding-top:16px;}
.r_cmt .hot_ul a{-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;display:block;line-height: 30px;color:#666;font-size:14px;height:30px;padding-left:12px;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.r_cmt .hot_ul a:before{content: ".";position: absolute;left:0;top:-4px;}
.r_cmt .hot_ul a:hover{color:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.r_cmt .side_ban{margin-bottom: 20px;}
.r_cmt .side_ban img{display: block;width:100%;}
.r_cmt .block_cmt .tag_block{margin-top:20px;}
.r_cmt .tag_block a{float:left;padding:0 13px;height:30px;line-height: 30px;color:#666;font-size:14px;background:#f8f8f8;border-radius:4px;margin-right:10px;margin-bottom: 15px;
 -webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.r_cmt .tag_block a:hover{color:#fff;background:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.r_cmt .tag_block span{float:left;padding:0 13px;height:30px;line-height: 30px;color:#666;font-size:14px;background:#f8f8f8;border-radius:4px;margin-right:10px;margin-bottom: 15px;
    -webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.r_cmt .tag_block span:hover{color:#fff;background:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
   
.r_cmt .ar_wrap{padding-top:20px;}
.r_cmt .ar_wrap .article_cmt{display: block;margin-bottom: 15px;}
.r_cmt .ar_wrap .ar_l{float:left;width:100px;height:68px;}
.r_cmt .ar_wrap .ar_l img{width:100%;height:100%;}
.r_cmt .ar_wrap .ar_r{float:right;width:150px;}
.r_cmt .ar_r .p{color:#000;text-align: justify;line-height: 22px;}
.r_cmt .ar_r .t{color:#aaa;margin-top: 5px;}
.r_cmt .tutor_cmt{border:1px solid #e8e8e8;}
.r_cmt .tr_btn_box{border-bottom:1px solid #e8e8e8;position:relative;}
.r_cmt .tr_btn_box .tr_btn_box_line{width:50%;position:absolute;border-bottom:2px solid #ff5a72;left:0;bottom:-1px;}
.r_cmt .tr_btn_box a{width:50%;line-height: 40px;text-align: center;color:#b2b2b2;font-size:16px;float:left;position: relative;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.r_cmt .tr_btn_box a.active{color:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
/* .r_cmt .tr_btn_box a.active:after{content:"";width:100%;height:2px;background:#ff5a72;left:0;bottom:-1px;position: absolute;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;} */
.r_cmt .tr_btn_box a:first-child:before{content: "";position: absolute;width:1px;height:20px;background:#aaa;right:0;top:10px;}
.r_cmt .tr_tab_box{padding:0 15px;}
.r_cmt .tr_tab_box .tr_box{padding-top:15px;padding-bottom: 10px;border-bottom:1px solid #e8e8e8;}
.r_cmt .tr_tab_box .tr_box:last-child{border-bottom:none;}
.r_cmt .tr_tab_box .tr_l{width:100px;height:100px;float:left;overflow: hidden;}
.r_cmt .tr_tab_box .tr_l img{width:100px;border-radius: 50%;}
.r_cmt .tr_tab_box .tr_r{width:146px;float:right;position:relative;}
.r_cmt .tr_r .n{color:#ff5a72;font-size:18px;}
.r_cmt .tr_r .n a{color:#ff5a72;font-size:16px;}
.r_cmt .tr_r .des{color:#808080;text-align: justify;line-height: 24px;}
.r_cmt .tr_r .des a{color:#808080;font-size:13px;}
.r_cmt .tr_r .btn{position:absolute;top: 75px;width:100%;display: block;color:#fff;background:#ff5a72;border-radius:4px;text-align: center;line-height: 24px;margin-top:4px;
padding:0;}
.tab_wrap_box{display: none;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.tab_wrap_box:first-child{display: block;}

.ft_cmt{width:1200px;margin:0 auto;}
.ft_cmt .ft_link_box{border-bottom:1px solid #e8e8e8;}
.ft_cmt .ft_link_box a{font-size:16px;color:#aaa;float:left;line-height: 30px;padding:0 10px;position: relative;border:1px solid transparent;border-bottom:none;} 
.ft_cmt .ft_link_box a.active{border:1px solid #e8e8e8;-ms-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;border-bottom:0;}
.ft_cmt .ft_link_box a.active:after{content: "";position: absolute;left:0;bottom:-1px;width:100%;height:1px;background:#fff;}
.ft_cmt .ft_link_box a.active span{color:#ff5a72;}
.ft_cmt .ft_link_box a>span{display: block;padding:0 10px;position: relative;}
.ft_cmt .ft_link_box a.active>span:after{content:"";position: absolute;left:0;bottom:-1px;height:2px;width:100%;background:#ff5a72;z-index: 10;}
.ft_cmt .ft_cmt_box{display: none;}
.ft_cmt .ft_cmt_box:first-child{display: block;}
.ft_cmt .ft_link_cmt{border:1px solid #e8e8e8;border-top:none;padding:15px 20px 5px;}
.ft_cmt .fm_tab_box{margin-right:40px;float:left;}
.ft_cmt .fm_tab_box:last-child{margin-right:0;}
.ft_cmt .fm_tan_itm{margin-bottom: 10px;}
.ft_cmt .fm_tan_itm span{color:#000;font-size:16px;}
.ft_cmt .fm_tan_itm a{color:#aaa;font-size:16px;margin-right:20px;}
.ft_cmt .fm_tan_itm a:last-child{margin-right:0;}
.ft_cmt .fm_tan_itm a:hover{color:#ff5a72;}
.ft_bottom{text-align: center;line-height: 60px;}
.ft_bottom a{font-size:12px;color:#999;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.ft_bottom a:hover{color:#ff5a72;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.ft_bottom span{color:#999;font-size:12px;margin:0 25px;}


  
.toppage-title-4 {
    padding-top: 19px;
    padding-bottom: 8px; }
    .toppage-title-4 .item:first-child {
      margin-top: 0; }
    .toppage-title-4 .item {
      display: block;
      margin-top: 14px; }
      .toppage-title-4 .item .item-l {
        float: left; }
        .toppage-title-4 .item .item-l img {
          display: block;
          width: 100px;
          height: 68px; }
      .toppage-title-4 .item .item-r {
        float: left;
        width: 154px;
        height: 68px;
        margin-left: 7px;
        position: relative; }
        .toppage-title-4 .item .item-r .r-title {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
        .toppage-title-4 .item .item-r .r-date {
          position: absolute;
          bottom: 0;
          color: #aaa; }
  
  .go-check {
    background-color: #ff5a72;
    text-align: center;
    font-size: 14px;
    color: #fff;
    height: 16px;
    line-height: 16px;
    width: 80px;
    border-radius: 4px; }
  
  .ds-desc {
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 21px;
    margin-top: 4px; }
  
  .tea-imgs {
    width: 100px;
    height: 100px;
    border-radius: 100%; }
    .tea-imgs img {
      max-height: 100%;
      max-width: 100%; }
  
  .tab-click5 li {
    font-size: 16px;
    color: #b2b2b2;
    width: 50%;
    margin-right: initial; }
  .tab-click5 li:last-child:before {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #aaaaaa;
    float: left;
    margin-top: 12px; }
  
  #ceo_tab_5 {
    border: 1px solid #eee; }
    #ceo_tab_5 .lineBorder {
      height: 2px;
      border-bottom: 2px solid #e1e1e1;
      background: #f3f3f3;
      position: relative;
      width: 100%;
      overflow: initial; }
      #ceo_tab_5 .lineBorder .lineDiv {
        background: #ff5562;
        height: 2px;
        width: 50%;
        position: absolute; }
    #ceo_tab_5 .tabCon {
      height: 248px; }
      #ceo_tab_5 .tabCon .tabList {
        padding: 0 !important; }
      #ceo_tab_5 .tabCon .qg_list {
        padding: 15px; }
      #ceo_tab_5 .tabCon li:first-child {
        padding-top: 0; }
      #ceo_tab_5 .tabCon li {
        font-size: 17px !important;
        width: 100% !important;
        margin-right: initial !important;
        padding: 0;
        padding-top: 10px;
        padding-top: 14px;
        padding-bottom: 10px; }
        #ceo_tab_5 .tabCon li .qg_img {
          width: 100px;
          height: 100px;
          margin-right: 10px; }
          #ceo_tab_5 .tabCon li .qg_img img {
            width: 100px;
            height: 100px; }
        #ceo_tab_5 .tabCon li .qg_text {
          letter-spacing: 2px;
          margin-top: 0;
          height: 100px;
          position: relative;
          width: 146px; }
        #ceo_tab_5 .tabCon li .yuyue-btn-code {
          position: absolute;
          top: initial;
          left: 0;
          bottom: 0px;
          width: 142px;
          height: 24px;
          padding: 0;
          color: #fff;
          font-size: 12px;
          background: #ff5562;
          border-radius: 3px;
          cursor: pointer;
          line-height: 24px;
          text-align: center;
          opacity: inherit; }


.paging {
  text-align: center
}

.paging p {
  display: initial
}

.paging a {
  padding: 5px 10px;
  border: 1px solid #000;
  border-radius: 30px;
  margin: 10px;
  font-size: 12px;
  display: inline-flex
}

.paging a.next,.paging a.prev {
  width: auto;
  height: 30px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px
}

.paging a.active,.paging a:hover {
  background: #ff5562;
  color: #fff;
  border: 1px solid #ff5562
}

.cate_articles {
  display: table;padding: 10px;
}

.cate_articles a {
  float: left;margin-right: 10px;
}

.cate_description {
  font-size: 12px;padding: 10px;padding-top:0px;line-height: 18px;
}

.cate_articles div {
  display: table;
}