@charset "utf-8";
.top_fls{ width: 100%; height: 65px; overflow: hidden;}
/*视频推荐*/
.tuij{ clear: both; width: 1220px; height: auto; margin: 25px auto 40px; overflow: hidden;}
.tuij .tuij_tit{ width: 1200px; height: 40px; margin: 0 auto; overflow: hidden;}
.tuij .tuij_tit div{ width: 130px; height: 40px; line-height: 40px; color: #343a40; float: left; overflow: hidden; font-size: 26px;}
.tuij .tuij_tit p{ width: 800px; height: 30px; line-height: 30px; color: #666; float: left; margin: 5px 0 0; overflow: hidden; font-size: 14px;}
.tuij .tuij_tit p span{ color: #f68f40; margin: 0 5px;}
.tuij .tuij_cont{ width: 1220px; height: auto; margin-top: 20px; overflow: hidden;}
.tuij .tuij_cont a{ float: left; display: block; width: 224px; height: 180px; line-height: 177px; text-align: center; margin: 0 10px 20px; overflow: hidden; border-radius: 5px; position: relative;}
.tuij .tuij_cont a img{ max-width: 224px; max-height: 180px; vertical-align: middle; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;}
.tuij .tuij_cont a p{ width: 214px; height: 45px; line-height: 45px; font-size: 14px; padding: 0 5px; color: #fff; margin: 0; position: absolute; bottom: 0; left: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
  background: -webkit-linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));
  background: -moz-linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));
  background: -ms-linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));
  background: -o-linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));
  background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 25.5%,rgba(0,0,0,.08) 70%,rgba(0,0,0,0));
 }
.tuij .tuij_cont a:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}

.mainLeft_fenye{ width: 100%; height: 32px;font-size: 14px; margin: 8px 0 8px; text-align: center; overflow: hidden;}
.mainLeft_fenye a.div{ display: inline-block; height: 30px; margin: 0 8px; line-height:28px; cursor: pointer; border: 1px solid #979797; color: #979797; border-radius: 5px; font-size: 14px; padding: 0 1.2rem;}
.mainLeft_fenye a{ display: inline-block; text-decoration:none; height: 30px; margin: 0 8px; line-height: 28px; cursor: pointer; border: 1px solid #979797; color: #979797; border-radius: 5px; font-size:14px; padding: 0 12px;}
.mainLeft_fenye a.div:hover{ color: #fff; background-color: #fd4650; border: 1px solid #fd4650;}
.mainLeft_fenye a:hover{ color: #fff; background-color: #fd4650; border: 1px solid #fd4650;}
.mainLeft_fenye a#cur {color: #fff; background-color: #fd4650; border: 1px solid #fd4650; }


