﻿@charset "utf-8";
/* CSS Document */
.sarticle{background:#efefef;}
.banner{width:1348px; height:576px; overflow:hidden;  background-size:cover;}
.sarticle .content{padding:0 70px;}
.sarticle .content .snav{clear:both; overflow:hidden;}
.sarticle .content .snav a{display:block; float:left; width:270px; height:45px; font-size:12px; border-right:#3f3a39 1px solid; color:#9f9fa0; line-height:45px; padding-left:30px; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s; background:#ffffff;}
.sarticle .content .snav a:hover,.sarticle .content .snav a.selected{background:#3f3a39; color:#ffffff;}
.sarticle .content .tnav{clear:both; margin:30px 0 40px; overflow:hidden;}
.sarticle .content .tnav li{display:block; float:left; height:35px; padding-left:20px; margin-right:150px; }
.sarticle .content .tnav a{display:block; font-size:12px; color:#9f9fa0;transition:all 0.8s; -moz-transition:all 0.8s; -webkit-transition:all 0.8s; -o-transition:all 0.8s; border-top:#efefef 1px solid; border-bottom:#efefef 1px solid; line-height:30px; }
.sarticle .content .tnav a{display:block; }
.sarticle .content .tnav a:hover,.sarticle .content .tnav a.selected{color:#9f9fa0; border-top:#9f9fa0 1px solid; border-bottom:#9f9fa0 1px solid;}

.liveshow{background:#ffffff; font-size:12px; clear:both; overflow:hidden; margin:0 0 45px;}
.liveshow .title{width:220px; height:24px; padding:3px 0 3px 15px; background:#9f9fa0; color:#ffffff; line-height:24px;}
.liveshow .content3{clear:both;}
.liveshow .content3 a{display:block; color:#000000; line-height:200%; margin:0 0 30px;  width:390px; float:left; overflow:hidden; border-bottom:#e6e7e7 1px solid; padding:0 0 15px;}
.liveshow .content3 a img{width:390px; height:260px;}
.liveshow .content3 a div{background:url(../images/icon00007.jpg) no-repeat 360px 5px; padding:0 40px 0 8px; width:350px; overflow:hidden; line-height:30px; height:30px; text-overflow:ellipsis;  white-space: nowrap;}
.liveshow .content3 a span{padding:0 8px;}

.showlink{border-top:1px #5a5858 solid; overflow:hidden; clear:both;}
.showlink .pagelink{padding:10px 0; overflow:hidden;}
.showlink .pagelink li{display:block; float:left; width:33%; height:110px; overflow:hidden;}
.showlink .pagelink li div{font-size:24px; font-weight:bold; border-left:1px #595857 solid; border-right:1px #595857 solid; padding:0 75px; color:#595857;}
.showlink .pagelink li div span{font-size:36px; font-weight:bold; display:block;}
.showlink .pagelink li a{display:block; width:100%; height:100%;}
.showlink .pagelink li a.leftarrow{background:url(../images/icon00003.jpg) no-repeat center;}
.showlink .pagelink li a.rightarrow{background:url(../images/icon00008.jpg) no-repeat center;}
.showlink .txtlink{padding:10px 0; overflow:hidden; clear:both; background:#5a5858;}
.showlink .txtlink a{width:33%; height:80px; float:left; font-size:12px; color:#ffffff; position:relative;}
.showlink .txtlink a span{border-bottom:1px #ffffff solid; border-top:1px #ffffff solid; padding:5px 0; position:absolute; top:35%; left:30%;}
.showlink .txtlink a.border{border-left:1px #ffffff solid; border-right:1px #ffffff solid;}


