#channelsys-header {
  width: 100%;
  min-width: 1170px;
  box-shadow: 0 0 10px #dedede; }
  #channelsys-header .top-header {
width: 100%;
min-width: 1170px;
background: #f5f8fa; }
#channelsys-header .top-header .head {
  width: 1170px;
  margin: 0 auto;
  overflow: hidden; }
  #channelsys-header .top-header .head .left a {
display: inline-block;
line-height: 30px;
margin-right: 30px;
color: #999; }
  #channelsys-header .top-header .head .right ul {
overflow: hidden; }
#channelsys-header .top-header .head .right ul li {
  height: 30px;
  line-height: 30px;
  float: left; }
  #channelsys-header .top-header .head .right ul li a {
padding: 0 20px;
}
#channelsys-header .top-header .head .right ul li a span {
  color: #fe8340; display:inline-block;width:22px;height:14px;background: no-repeat 0 0;vertical-align:text-top;margin-right: 5px;
  }
#channelsys-header .top-header .head .right ul li   li a {
  border-left: solid 1px #dedede; }
  #channelsys-header .main-header {
width: 1170px;
margin: 0 auto; }
#channelsys-header .main-header .left {
  width: 228px;
  height: 90px;
  overflow: hidden; }
  #channelsys-header .main-header .left .pic {
width: 101px;
height: 42px;
margin-top: 25px;
float: left; }
#channelsys-header .main-header .left .pic img {
  width: 100%;
  height: 100%;
  display: block; }
  #channelsys-header .main-header .left .channel {
color: #fff;
height: 18px;
padding: 0 10px;
float: left;
margin-top: 50px;
        margin-left: 3px;
        line-height: 18px;
        text-align: center;
        border-radius: 10px;
        font-size: 12px;
        background: #fa4f47; }
    #channelsys-header .main-header .center {
      margin-left: 20px; }
      #channelsys-header .main-header .center ul {
        overflow: hidden; }
        #channelsys-header .main-header .center ul li {
          float: left;
          height: 90px;}
          #channelsys-header .main-header .center ul li a {
          	display: inline-block;
          	margin-top: 50px;
            color: #999;
            font-size: 16px;
            vertical-align: middle;
            padding: 0 10px; }
          #channelsys-header .main-header .center ul li i {
            /*width: 1px;*/
            height: 14px;
            background: #dedede;
            display: inline-block;
            *display: inline-block;
            zoom: 1;
            margin: 0 18px;
            vertical-align: middle; }
      #channelsys-header .main-header .center .current {
        border-bottom: solid 3px #fa4f47; }
        #channelsys-header .main-header .center .current a {
          color: #666;
          font-weight: bold;
          font-size: 18px; }
    #channelsys-header .main-header .right .search {
      width: 348px;
      height: 32px;
      *height: 30px;
      position: relative;
      margin-top: 32px;
      border: solid 1px #d9e3ed;
      background: #f5f8fa; }
      #channelsys-header .main-header .right .search .searchinput {
        width: 316px;
        height: 30px;
        line-height: 30px;
        float: left;
        padding: 0 10px;
        *padding: 0;
        border: none;
        background: #f5f8fa; }
      #channelsys-header .main-header .right .search .searchbtn {
        border: none;
        float: left;
        width: 30px;
        height: 30px;
        background:  center no-repeat; }
      #channelsys-header .main-header .right .search .search-list {
        width: 100%;
        display: none;
        background-color: #fff;
        position: absolute;
        top: 31px;
        *top: 30px;
        left: 0;
        z-index: 1000;
        border: 1px solid #dedede;
        border-top: none; }
        #channelsys-header .main-header .right .search .search-list #search-ul {
          background-color: #fff; }
        #channelsys-header .main-header .right .search .search-list li {
          height: 30px;
          cursor: pointer;
          line-height: 30px;
          padding: 0 12px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          #channelsys-header .main-header .right .search .search-list li a {
            color: #999; }
        #channelsys-header .main-header .right .search .search-list li:hover {
          color: #017cd5; }
          #channelsys-header .main-header .right .search .search-list li:hover a {
            color: #017cd5; }
      #channelsys-header .main-header .right .search .highlight {
        color: #017cd5; }
        #channelsys-header .main-header .right .search .highlight a {
          color: #017cd5; }

#channelsys-index {
  width: 100%;
  min-width: 1170px;
  background: #f5f8fa;
  padding-top: 24px; }
  #channelsys-index .channelsys-content {
    width: 1170px;
    margin: 0 auto; }
    #channelsys-index .channelsys-content .left {
      width: 802px; }
    #channelsys-index .channelsys-content .right {
      width: 348px; }
  #channelsys-index .banner {
    box-shadow: 2px 2px 5px 2px #eee; }
    #channelsys-index .banner .bigpic {
      width: 580px;
      height: 340px; }
      #channelsys-index .banner .bigpic a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative; }
        #channelsys-index .banner .bigpic a img {
          width: 100%;
          height: 100%;
          display: block; }
        #channelsys-index .banner .bigpic a span {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 32px;
          line-height: 32px;
          padding: 0 10px;
          *padding: 0;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          background: #000;
          color: #fff;
          font-size: 14px;
          opacity: 0.7;
          filter: alpha(opacity=70); }
    #channelsys-index .banner .smallpic {
      width: 214px;
      height: 108px; }
      #channelsys-index .banner .smallpic a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative; }
        #channelsys-index .banner .smallpic a img {
          width: 100%;
          height: 100%;
          display: block; }
        #channelsys-index .banner .smallpic a span {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 32px;
          line-height: 32px;
          padding: 0 10px;
          *padding: 0;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          background: #000;
          color: #fff;
          font-size: 14px;
          opacity: 0.7;
          filter: alpha(opacity=70); }
      #channelsys-index .banner .smallpic a   a {
        margin-top: 8px; }
  #channelsys-index .text-list {
    width: 100%;
    background: #fff;
    box-shadow: 2px 2px 5px 2px #eee; }
    #channelsys-index .text-list .text-ul {
      width: 778px;
      margin: 0 auto; }
      #channelsys-index .text-list .text-ul > .smallpic-li {
        padding: 24px 0 40px;
        overflow: hidden;
        border-bottom: solid 1px #d9e3ed; }
        #channelsys-index .text-list .text-ul > .smallpic-li .pic {
          width: 200px;
          height: 120px;
          float: left; }
          #channelsys-index .text-list .text-ul > .smallpic-li .pic a {
            display: block;
            width: 100%;
            height: 100%; }
          #channelsys-index .text-list .text-ul > .smallpic-li .pic img {
            width: 100%;
            height: 100%;
            display: block; }
        #channelsys-index .text-list .text-ul > .smallpic-li .txt {
          width: 566px;
          float: left;
          margin-left: 12px; }
          #channelsys-index .text-list .text-ul > .smallpic-li .txt h2 {
            color: #333;
            font-size: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
            #channelsys-index .text-list .text-ul > .smallpic-li .txt h2 a {
              font-size: 18px;
              color: #333; }
          #channelsys-index .text-list .text-ul > .smallpic-li .txt .word {
            margin-top: 6px;
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            max-height: 40px;
            height: 40px;
            color: #666;
            overflow: hidden;
            word-break: break-all; }
            #channelsys-index .text-list .text-ul > .smallpic-li .txt .word a {
              font-size: 14px;
              color: #666; }
          #channelsys-index .text-list .text-ul > .smallpic-li .txt .sign {
            margin-top: 5px; }
            #channelsys-index .text-list .text-ul > .smallpic-li .txt .sign > li {
              line-height: 20px;
              float: left;
              margin-right: 20px; }
              #channelsys-index .text-list .text-ul > .smallpic-li .txt .sign > li span, #channelsys-index .text-list .text-ul > .smallpic-li .txt .sign > li i {
                display: inline-block;
                *display: inline-block;
                zoom: 1;
                vertical-align: middle;
                line-height: 20px;
                color: #999; }
            #channelsys-index .text-list .text-ul > .smallpic-li .txt .sign .see i {
              width: 24px;
              height: 17px;
              margin-top: -3px;
              margin-right: 5px;
              background:  center no-repeat; }
          #channelsys-index .text-list .text-ul > .smallpic-li .txt .keywords {
            overflow: hidden;
            margin-top: 5px; }
            #channelsys-index .text-list .text-ul > .smallpic-li .txt .keywords span {
              float: right;
              font-size: 12px;
              padding: 2px 5px;
              margin: 0 3px;
              border: 1px solid #d9e3ed;
              color: #fa4f47;
              border-radius: 10px;
              cursor: pointer; }
            #channelsys-index .text-list .text-ul > .smallpic-li .txt .keywords span:hover {
              color: #fff;
              background: #fa4f47; }
      #channelsys-index .text-list .text-ul .bigpic-li {
        padding: 24px 0 40px;
        overflow: hidden;
        border-bottom: solid 1px #d9e3ed; }
        #channelsys-index .text-list .text-ul .bigpic-li .pic {
          width: 568px;
          height: 334px;
          float: left; }
          #channelsys-index .text-list .text-ul .bigpic-li .pic a {
            display: block;
            width: 100%;
            height: 100%; }
          #channelsys-index .text-list .text-ul .bigpic-li .pic img {
            width: 100%;
            height: 100%;
            display: block; }
        #channelsys-index .text-list .text-ul .bigpic-li .txt {
          width: 198px;
          float: left;
          margin-left: 12px; }
          #channelsys-index .text-list .text-ul .bigpic-li .txt h2 {
            color: #333;
            line-height: 30px;
            max-height: 60px;
            font-size: 18px;
            overflow: hidden;
            word-break: break-all; }
            #channelsys-index .text-list .text-ul .bigpic-li .txt h2 a {
              font-size: 18px;
              color: #333; }
          #channelsys-index .text-list .text-ul .bigpic-li .txt .word {
            margin-top: 6px;
            width: 100%;
            font-size: 14px;
            line-height: 20px;
            max-height: 80px;
            color: #666;
            overflow: hidden;
            word-break: break-all; }
            #channelsys-index .text-list .text-ul .bigpic-li .txt .word a {
              font-size: 14px;
              color: #666; }
          #channelsys-index .text-list .text-ul .bigpic-li .txt .sign {
            margin-top: 5px; }
            #channelsys-index .text-list .text-ul .bigpic-li .txt .sign > li {
              line-height: 20px;
              margin: 5px 0; }
              #channelsys-index .text-list .text-ul .bigpic-li .txt .sign > li span, #channelsys-index .text-list .text-ul .bigpic-li .txt .sign > li i {
                display: inline-block;
                *display: inline-block;
                zoom: 1;
                vertical-align: middle;
                line-height: 20px;
                color: #999; }
            #channelsys-index .text-list .text-ul .bigpic-li .txt .sign .see i {
              width: 24px;
              height: 17px;
              margin-top: -3px;
              margin-right: 5px;
              background:  center no-repeat; }
          #channelsys-index .text-list .text-ul .bigpic-li .txt .keywords {
            overflow: hidden;
            margin-top: 5px; }
            #channelsys-index .text-list .text-ul .bigpic-li .txt .keywords span {
              float: left;
              font-size: 12px;
              padding: 2px 5px;
              margin: 3px;
              border: solid 1px #70beb1;
              color: #70beb1;
              border-radius: 10px;
              cursor: pointer; }
  #channelsys-index .table_page {
    overflow: hidden;
    padding: 30px;
    text-align: center;
    /*
    .page_list li.current{background-color: #027bd6;color: white;border: none;}
    */ }
    #channelsys-index .table_page .pagination-info {
      display: inline-block;
      /*float: right;*/
      white-space: nowrap; }
    #channelsys-index .table_page .pagination-info ul {
      height: 24px;
      font-size: 0;
      float: left;
      padding: 0;
      list-style: none;
      vertical-align: middle; }
    #channelsys-index .table_page .pagination-info li {
      cursor: pointer;
      float: left;
      padding: 0 10px;
      height: 22px;
      text-align: center;
      box-sizing: border-box;
      line-height: 22px;
      font-size: 14px;
      overflow: hidden;
      margin-top: 0; }
    #channelsys-index .table_page .pagination-info .prev {
      height:22px;
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      margin-right: 10px;
      padding: 0;
      background:  0 -23px; }
    #channelsys-index .table_page .pagination-info .next {
        display: inline-block;
      vertical-align: middle;
      height: 22px;
      width: 20px;
      margin-left: 10px;
      padding: 0;
      background:  0 -92px; }
    #channelsys-index .table_page .pagination-info li:hover {
      color: #027bd6; }
    #channelsys-index .table_page .pagination-info li a {
      display: inline-block;
      width: 100%;
      height: 100%;
      border: none;
      vertical-align: middle;
      color: #666; }
    #channelsys-index .table_page .pagination-info li.current a {
      color: #027bd6; }
    #channelsys-index .table_page .pagination-info li.point {
      cursor: default; }
    #channelsys-index .table_page .pagination-info p {
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px;
      margin-top: 0;
      padding-top: 0; }
    #channelsys-index .table_page .pagination-info p input {
      width: 40px;
      height: 22px;
      outline: none;
      padding-left: 5px;
      border-radius: 3px;
      border: solid 1px #dedede;
      vertical-align: middle;
      padding-top: 2px; }
    #channelsys-index .table_page .pagination-info p button {
      width: 50px;
      height: 22px;
      background: #dedede;
      text-align: center;
      line-height: 22px;
      vertical-align: middle;
      cursor: pointer;
      border-radius: 3px; }
  #channelsys-index .keywords-list {
    width: 100%;
    box-shadow: 2px 2px 5px 2px #eee; }
    #channelsys-index .keywords-list .part1, #channelsys-index .keywords-list .part2 {
      height: 170px;
      *height: 144px;
      background: #fff;
      padding-top: 26px; }
      #channelsys-index .keywords-list .part1 .box, #channelsys-index .keywords-list .part2 .box {
        width: 316px;
        height: 118px;
        overflow: hidden;
        margin: 0 auto; }
      #channelsys-index .keywords-list .part1 h3, #channelsys-index .keywords-list .part2 h3 {
        font-size: 18px;
        color: #fe8340; }
      #channelsys-index .keywords-list .part1 .kw, #channelsys-index .keywords-list .part2 .kw {
        margin-top: 8px; }
        #channelsys-index .keywords-list .part1 .kw a, #channelsys-index .keywords-list .part2 .kw a {
          margin-right: 15px;
          font-size: 14px;
          color: #999;
          line-height: 22px; 
          float: left;
          white-space: nowrap;}
    #channelsys-index .keywords-list .part2 {
      margin-top: 1px;
      height: 169px;
      *height: 143px; }
  #channelsys-index .ea {
    width: 100%;
    margin-top: 20px;
    box-shadow: 2px 2px 5px 2px #eee;
    padding: 28px 0 10px;
    background: #fff; }
#channelsys-index .ea h3 a.fr span{
  font-size: 12px;
  color:#999;
  height: 24px;
  line-height: 24px;
  margin-right: 18px;
  /*border-left: solid 3px #70beb1;*/
   }
    #channelsys-index .ea h3 {
      height: 24px;
      line-height: 24px;
      border-left: solid 3px #fa4f47;
      text-indent: 18px; }
      /*#channelsys-index .ea h3 a.fr {*/
        /*margin-right: 18px;*/
        /*font-weight: normal;*/
        /*border: 1px solid #d9e3ed;*/
        /*border-radius: 10px;*/
        /*text-align: center;*/
        /*width: 65px;*/
        /*text-indent: 0;*/
        /*color: #999; }*/
#channelsys-index .ea h3 a.fr span{
  font-size: 12px;
  color:#666;
  height: 24px;
  line-height: 24px;
  margin-right: 18px;
  /*background: #666;*/
  /*border-left: solid 3px #70beb1;*/
}
#channelsys-index .ea h3 a.fr span:hover{

  color:#027db6;

}
    #channelsys-index .ea ul {
      width: 316px;
      margin: 14px auto 0;
      overflow: hidden; }
      #channelsys-index .ea ul li {
        padding: 10px 0;
        overflow: hidden; }
        #channelsys-index .ea ul li .pic {
          width: 120px;
          height: 78px;
          float: left; }
          #channelsys-index .ea ul li .pic a {
            width: 100%;
            height: 100%;
            display: block; }
          #channelsys-index .ea ul li .pic img {
            width: 100%;
            height: 100%;
            display: block; }
        #channelsys-index .ea ul li .txt {
          width: 184px;
          float: left;
          margin-left: 12px; }
          #channelsys-index .ea ul li .txt h4 {
            line-height: 22px;
            font-size: 14px;
            color: #666;
            max-height: 44px;
            overflow: hidden;
            word-break: break-all; }
            #channelsys-index .ea ul li .txt h4 a {
              font-size: 14px;
              color: #666; }
          #channelsys-index .ea ul li .txt .time {
            margin-top: 10px;
            font-size: 12px;
            color: #999; }
      #channelsys-index .ea ul li   li {
        border-top: solid 1px #d9e3ed; }
  #channelsys-index .piclink {
    width: 100%;
    margin-top: 20px;
    box-shadow: 2px 2px 5px 2px #eee; }
    #channelsys-index .piclink a, #channelsys-index .piclink img {
      width: 100%;
      height: auto;
      display: block; }

#footer {
  min-width: 1170px;
  padding: 0; }
  #footer .footwrap {
    width: 1170px; }
  #footer .footbottom {
    width: 1170px; }

mark {
  color: red !important; }

a:hover {
  color: #027bd6 !important; }

/*# sourcemappingurl=chinese.css.map */
div.d-content .left{width:802px;background:#fff}div.d-content .left div.top{padding:20px}div.d-content .left .content_header{background:#fff}div.d-content .left .content_header h4{text-align:center;padding:24px;font-size:24px}div.d-content .left .content_header p i{font-style:normal;color:#999}div.d-content .left .content_header p span{float:right}div.d-content .left .content_header p em{float:right;margin-left:12px}div.d-content .left .content_header p img{padding:0;display:inline-block;}div.d-content .left div.copyright{border-top:1px solid #999;margin-top:30px;height:24px;line-height:24px}div.d-content .left .content_nav{margin-top:30px;background:#f4f8fb;font-size: 14px;color:#999;}div.d-content .left p.main{font-size:14px;line-height:1.5;color:#999;margin-top:30px}div.d-content .left img.img{display:block;margin:0 auto;margin-top:30px}div.d-content .left h6{font-weight:normal;text-align:center;margin-top:20px}div.d-content .left div.relate{border:none;box-shadow:1px 1px 10px 1px #eee;padding:20px 0;margin-top:20px}div.d-content .left div.relate h6{padding-left:20px;margin-top:0px;border-left:solid 3px #70beb1;height:24px;line-height:24px;text-align:left}div.d-content .left div.relate ul{padding-left:20px;margin-top:20px;margin-left: 20px;}div.d-content .left div.relate ul li{list-style:square;line-height:1.5}div.d-content .left div.relate ul li span{margin-left:12px;color:#999}

div.d-content .left img{display:block;margin:0 auto;}
div.d-content .left p{line-height:1.5;margin-top:20px;font-size:14px;}
div.d-content .left h1,div.d-content .left h2,div.d-content .left h3,div.d-content .left h4,div.d-content .left h5,div.d-content .left h6{text-align:center}
div.d-content .left div{line-height: 1.5}a{color:#999;}.content_nav p{display:inline-block}
#high_search{color:#fe8340}

/*邮箱订阅开始*/
#tip_box{	display:none;	top:0;z-index:4;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);left:0;}
#tip_box .box{	position:absolute;	top:50%;	left:50%;	margin-left:-125px;	margin-top:-58px;	width:250px;	height:116px;	background:#fff;}
#tip_box .box .p1{	background:#fff;	height:58px;	line-height:58px;	text-align:center;	font-size:14px;	color:#999;}
#tip_box .box .p2{background:#f1f1f1;	height:58px;}
#tip_box .box .p2 span{	cursor:pointer;	float:right;	margin-right:30px;	margin-top:16px;	display:inline-block;	background:#167bc6;	height:28px;	line-height:28px;
	text-align:center;	width:62px;	color:#fff;}
.order{	width:100%;margin-top:20px;box-shadow:2px 2px 5px 2px #eee;padding:28px 0 18px;background:#fff;position:relative;}
.order .tip{position:absolute;top:50px;color:red;display:none;}
.order h3{	font-size:18px;color:#333;height:24px;line-height:24px;border-left:solid 3px #fa4f47;text-indent:18px;}
.order .clearfix {	width:306px;	margin:16px auto 8px;}
.order .clearfix p{	font-size:12px;color:#fff;height:32px;width:90px;line-height:32px;cursor:pointer;padding: 0 4px 0 30px;border-top:solid 1px #d9e3ed;border-bottom:solid 1px #d9e3ed;border-right:solid 1px #d9e3ed;background:#70beb1  no-repeat 6px center;}
.order .clearfix p:hover{	font-size:12px;color:#fff;width:90px;height:32px;line-height:32px;cursor:pointer;padding: 0 4px 0 30px;background:#4e978a  no-repeat 6px center;}
.order .clearfix input{	height:32px;	width:216px;	font-size:12px;color:#999;text-indent:12px;border:solid 1px #d9e3ed;}
.order p{	padding:0 20px;}
/*邮箱订阅结束*/

/*搜索无结果*/
.errorbox{padding-top:60px;}
.errorimg{display:block;margin:0 auto;width:210px;height:210px;}
.errorh1{text-align:center;padding:30px;}

/*头条图片*/
.hot{display:inline-block;width:40px;height:40px;position:absolute;background:  no-repeat 0 0;}

/*详情页标题下热词*/
div.d-content .left p strong.tag,div.d-content .left p b,div.d-content .left p i{float: left;}
div.d-content .left p b{color:#666;margin-left:5px;font-weight:normal;}
div.d-content .left p strong.tag{font-weight: normal;margin-left:20px;}
div.d-content .left p strong.tag a{font-size:12px;display:inline-block;padding:2px 5px; margin:0 3px;border:1px solid #d9e3ed;color:#fa4f47;border-radius:10px;cursor:pointer;}
div.d-content .left p strong.tag a:hover{color: #fff!important;background:#fa4f47;}

/*分享*/
.bshare-custom{text-align:right;clear:both;padding:10px 0;color:#666;font-size:14px;}
.bsframediv,#bswxbox{box-sizing:content-box!important;}


.left .top{
  position: relative;
}
.t_coverr{
  position: absolute;
  width: 100%;
  height: 20%;
  bottom: 135px;
  left: 0;
  background-image: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.4) 10%,rgba(255, 255, 255, 0.8) 20%, rgba(253, 255, 255, 0.9) 25%, rgba(253, 255, 255, 1) 60%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(253, 255, 255, 0.4) ), color-stop(20%, rgba(253, 255, 255, 0.8) ), color-stop(25%, rgba(253, 255, 255, 0.9)),color-stop(60%, rgba(253, 255, 255, 1)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0.8) 20%, rgba(253, 255, 255, 0.9) 25%, rgba(253, 255, 255, 1) 60%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 10%, rgba(255, 255, 255, 0.8) 20%, rgba(253, 255, 255, 0.9) 25%, rgba(253, 255, 255, 1) 60%);
  filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr='#fff', endcolorstr='#fff');
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 10%,rgba(255, 255, 255, 0.8) 20%, rgba(253, 255, 255, 0.9) 25%, rgba(253, 255, 255, 1) 60%);
}
.t_coverr .t_tbtn{
  position: absolute;
  top:50%;
  width: 100%;
  text-align: center;
  transform: translate(-50% -50%) ;
  color: #027db6;
  font-size: 14px;
}
.t_coverr .t_tbtn a{
  color: #fda826;
  text-decoration: underline;
}
.t_coverr div{
  height: 2px;
  position: relative;
  top: -2px;
  background: #fff;
  opacity: 0.2;
  filter:alpha(opacity=20);
}
