@charset "utf-8";
html,body,a,p,span,ul,img{ padding:0; margin:0; list-style:none; border:none; font-size:13px; font-family:"微软雅黑","Arial"; color:#666;}
body { overflow-x:hidden;}
/* 链接样式 */
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
/* 常用元素 */
.clear { clear:both; font-size:1px; line-height:0px; height:0px; }
/* 层浮动 */
.left { float: left; }
.right{ float: right; }
.center { margin: 0 auto; }
/* 文字对齐 */
.tleft { text-align:left; }
.tright { text-align:right; }
.tcenter {text-align:center; }
#pages{padding-top:5px; margin:0 auto; padding:25px 0; }
#pages a{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;font-size:13px;}
#pages a:hover{border: 1px solid #DDD;color: #333;margin: 2px;padding: 2px 5px;text-decoration: none;background: #195091;color:#FFF;font-size:13px;}
#pages span {background: #195091;border: 1px solid gainsboro;color: white;font-weight: bold;margin: 2px;padding: 2px 5px;font-size:12px;}
.logonav{ background:url(/statics/2367/images/logoback.jpg) no-repeat center center;}
.logonav .logo{ padding:0; margin:50px auto 30px;}
.banner{ width:100%; height:466px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:500px; position:absolute; left:0; top:0;}
.b-img a{ display:block; height:466px; float:left;}
.b-list{ height:50px; padding-top:430px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 3px;}
.b-list .spcss{border:3px solid #9f080b;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(/statics/2367/images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:180px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(/statics/2367/images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:180px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
@media only screen and (max-width:768px){
.logonav .logo{ padding:0; margin:20px auto 10px;}
.logonav .logo img{ width:60%}
.venus-menu{ background-color:#efe7db;}
.venus-menu li ul li a{ display:block; text-align:left; padding-left:48% !important;}
.banner{height:300px; }
.b-img{ height:300px;}
.b-img a{height:300px; }
.b-list{ padding-top:260px; }
.b-list span{ width:14px; height:14px; border-radius:50%; border:2px solid #fff;}
.b-list .spcss{border:3px solid #9f080b;}
.bar-left em{ background:none; margin:0 auto; margin-top:100px;}
.bar-right em{background:none; margin:0 auto; margin-top:100px;}
}
/*----首页 演出动态--*/
.mychu { font-size:20px; color:#9f0811; margin-top:30px;}
.mychu i { margin-right:8px;}
.mychu .right { font-size:16px;}
.myckuang { background:#fff; border:1px solid #DDDDDD; width:100%; padding:24px 20px; margin-top:6px; margin-bottom:25px;}
.boyd { border-right:1px solid #EEEBE7; max-height:235px; overflow:hidden;}
.mycpic { float:left; width:47%; overflow:hidden;}
.mycpic img{
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.mycpic:hover img{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.mycty { float:left; width:48%; margin-left:3%;}
.mycty h2 { font-size:20px; margin:18px 0; color:#9f0811; font-weight:500;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.mycty h2 a{ font-size:20px;color:#9f0811;}
.mycty p { font-size:16px; margin-bottom:8%;color:#333333; line-height:26px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;}
.font16 { font-size:16px; color:#333333;}
.myclie { width:80%; margin:0 auto; overflow:hidden; }
.myclie ul li { background:url(/statics/2367/images/xk.jpg) no-repeat left; line-height:28px;}
.myclie ul li a { display:block; font-size:16px; color:#333333; padding-left:8px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */
}
.myclie ul li a:hover { color:#9f0811; margin-left:7px; }
@media (max-width: 1200px){
.mycpic { width:52%;}
.mycty { width:43%;}
.myclie { height:200px;}
}
@media (max-width: 1000px){
.mycpic { width:55%;}
.mycty { width:40%;}
.mycty p { font-size:16px; -webkit-line-clamp: 3;}
.myclie { height:200px;}
}
@media (max-width: 960px){
.mycpic { width:56%;}
.mycty { width:39%;}
.myclie { height:170px;}
}
@media (max-width: 820px){
.myckuang .col-sm-8 { width:100%;}
.myckuang .col-sm-4 { width:100%;}
.mycpic { width:47%;}
.mycty { width:48%;}
.mycty p { -webkit-line-clamp: 4;}
.myclie { width:100%; height:auto; margin-top:15px;}
}
@media (max-width: 715px){
.mycpic { width:100%;}
.mycty { width:100%;}
}
/*--底部开始--*/
.footer { background:#3A3A3A; width:100%; padding:36px 0 20px 0;}
.dhua { background:url(/statics/2367/images/dh_03.png) no-repeat left; padding-left:45px; line-height:33px; color:#FFF; display:inline-block; height:33px; float:left; font-size:16px; margin-right:10px;}
.dhua:hover { color:#FFF;}
.wxtch { background:url(/statics/2367/images/weix.png) no-repeat; width:33px; height:33px; display:inline-block;}
.wxtch:hover { background:url(/statics/2367/images/weixh.png) no-repeat;}
.qqtch { background:url(/statics/2367/images/qiu.png) no-repeat; width:33px; height:33px; display:inline-block; margin-left:10px;}
.qqtch:hover { background:url(/statics/2367/images/qiuh.png) no-repeat;}
.footx { padding:15px 0;}
.footx ul li{ float:left;}
.footx ul li a{ display:inline-block; color:#a2a2a2; font-size:13px; line-height:14px; padding:0 20px; border-right:1px solid #959393;}
.footx ul li:first-child a{ padding-left:0px;}
.footx ul li:last-child a{ border:none;}
.footx ul li a:hover { color:#FFF;}
.coaa { color:#a2a2a2;}
.xgljbg { background:#555555; border:1px solid #555555; color:#a2a2a2;}
.line25 { line-height:35px; text-align:center; color:#a2a2a2;}
.w245 { width:245px; margin-right:5%;}
.bdsharebuttonbox { padding-top:39px;}
.bdsharebuttonbox span { float:left; line-height:32px; color:#a2a2a2;}
#fenxiang1{
background:url(/statics/2367/images/fx1.png) no-repeat;
margin-right:1px;
}
#fenxiang2{
background: url(/statics/2367/images/fx2.png) no-repeat;
margin-right:1px;
}
#fenxiang3{
background: url(/statics/2367/images/fx3.png) no-repeat;
margin-right:1px;
}
#fenxiang4{
background: url(/statics/2367/images/fx4.png) no-repeat 0 6px;
margin-right:1px;
}
#fenxiang1:hover{
background:url(/statics/2367/images/fxh1.png) no-repeat;
margin-right:1px;
opacity:1;
}
#fenxiang2:hover{
background: url(/statics/2367/images/fxh2.png) no-repeat;
margin-right:1px;
opacity:1;
}
#fenxiang3:hover{
background: url(/statics/2367/images/fxh3.png) no-repeat;
margin-right:1px;
opacity:1;
}
#fenxiang4:hover{
background: url(/statics/2367/images/fxh4.png) no-repeat 0 6px;
margin-right:1px;
opacity:1;
}
.footyou { float:left;}
@media (max-width: 1680px){
.w895 { width:795px;}
}
@media (max-width: 1440px){
.newbt span{ margin-bottom:17px; margin-top:10px;}
}
@media (max-width: 1330px){
.w1330 { width:98%;}
.xwbts { font-size:15px; margin:8px 0;}
.xwms { font-size:13px;
-webkit-line-clamp: 1;
}
.lanse .carousel-indicators {
bottom: 0px; margin-bottom:5px;
}
}
@media (max-width: 1200px){
.w895 { width:695px;}
.newbt span{ margin-bottom:10px; margin-top:10px;}
.newbt { font-size:18px;}
.xwbts { font-size:14px; margin:4px 0;}
.ib-caption h5 span { width:60px; height:60px; margin:0 auto; display:block;}
.ib-caption h5 span img{ width:100%;}
}
@media (max-width: 992px){
.height94 { min-height:inherit;}
.dropdown-menu-nav li a { color:#FFF;}
.dropdown-menu-nav {padding: 5px 47px;min-height: 142px;}
.model-dropdown .baise { display: block;}
}
@media (max-width: 900px){
.czys1 { font-size:12px;}
.xwms { display:none;}
}
@media (max-width: 767px){
.sj15 { padding:0 15px;}
.syxw { width:90%; margin:0 auto;}
.newbt span{ margin-bottom:27px; margin-top:20px;}
.xwms { font-size:14px; display:block;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.xwbts { font-size:18px; color:#333333; margin:10px 0;
}
.czbod { border:none; padding:7px 0;}
.czys1 { border: 1px solid #ccc; margin-bottom:5px;}
.czys2 {border: 1px solid #ccc;}
.juzuo { text-align: center;}
.mar0 { margin:0 auto;}
.footyou { width:100%; padding-top:20px;}
.footyou .right { float:left;}
.footyou .w245 { float:right;
width: 200px;
margin-right:0;
margin-left:5%;
}
#fenxiang1{
margin-right:-3px;
}
#fenxiang2{
margin-right:-3px;
}
#fenxiang3{
margin-right:-3px;
}
#fenxiang4{
margin-right:-3px;
}
}
@media (max-width: 520px){
.syxw { width:100%;}
.lanse .item img.aa { min-height:280px;}
/*----底部--*/
.footx ul li a{ padding:0 10px;}
.coaa { line-height:24px;}
.dhua { padding-left:45px;font-size:14px; margin-right:6px;}
.ydd { display:none;}
.footyou .w245 { float:left; margin-left:0;}
.bdsharebuttonbox { padding-top:15px;}
}
@media (max-width: 320px){
.footzuo { padding:0 5px;}
.dhua { padding-left:40px;font-size:12px; margin-right:6px;}
}
button, input, select, textarea { outline:0;}
/*--底部弹出--*/
.icon {display:inline-block;vertical-align:text-bottom;width:20px;height:20px;}
.icon-footer {position:relative;width:33px;height:33px;}
.app-qrcode {display:none;position:absolute;width:130px;height:130px;margin-top:-141px;box-shadow:0 0 6px rgba(14,22,30,.3);margin-left:-45px;}
.icon-footer-wx { background:url(/statics/2367/images/wxy.png) no-repeat 6px 8px;}
.icon-footer-wx:hover { background:url(/statics/2367/images/wxh.png) no-repeat 6px 8px;}
.icon-footer-qq { background:url(/statics/2367/images/bqiu.png) no-repeat 8px 8px;}
.icon-footer-qq:hover { background:url(/statics/2367/images/bqiuh.png) no-repeat 10px 8px;}
.app-qrcode {display:none;position:absolute;width:130px;height:130px;margin-top:-141px;box-shadow:0 0 6px rgba(14,22,30,.3);margin-left:-45px;}
.app-qrcode:before {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top:10px solid rgba(0,0,0,.3);top:130px;left:56px;}
.app-qrcode:after {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top:10px solid #fff;top:129px;left:57px;}
.Qr-codee li {position:relative;float:left;width:33px;height:33px;border:1px solid #fff;border-radius:50%;text-align:center;margin-left:5px; cursor:pointer;}
.Qr-codee li:before { border:none;content:"";position:absolute;z-index:0;width:33px;height:33px;border-radius:50%;opacity:0;-webkit-transition:.5s cubic-bezier(.3,0,0,1.3);-moz-transition:.5s cubic-bezier(.3,0,0,1.3);-ms-transition:.5s cubic-bezier(.3,0,0,1.3);-o-transition:.5s cubic-bezier(.3,0,0,1.3);transition:.5s cubic-bezier(.3,0,0,1.3);-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);}
.Qr-codee li:hover { border:0;}
.Qr-codee li:hover:before { border:none;background-color:#fff;opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}
.app-qrcode2 {display:none;position:absolute;width:130px;height:130px;margin-top:41px;box-shadow:0 0 6px rgba(14,22,30,.3);margin-left:-45px;}
.app-qrcode2:before {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-bottom:10px solid rgba(0,0,0,.3);top:-18px;left:56px;}
.app-qrcode2:after {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-bottom:10px solid #fff;top:-18px;left:57px;}
.tbwx { cursor:pointer;}
.tbwx li { border:none; margin:0; padding:0;float:inherit;}
/*--首页 剧院 简介--*/
.syjj { margin-bottom:25px; margin-left:-10px; margin-right:-10px;}
.syjj .pd10 { padding:0 10px;}
.syjjbg { background:url(/statics/2367/images/jmbg.jpg) no-repeat left; overflow:hidden; background-size:100% 100%;height:287px; border:1px solid #DDDDDD;}
.jjzuo { width:24.9%; float:left; height:287px;}
.jjzuo img { width:100%; height:100%;}
.jjyou { width:75%; float:left; padding:48px; padding-bottom:10px; padding-top:0;}
.syjyou { margin-left:-5px; margin-right:-5px;}
.syjyou ul li { float:left; width:33.33%; padding-left:5px; padding-right:5px; }
.syjyou ul li a { font-size:20px; color:#333333;width: 20px; margin-right:33%; float:right; display:block;padding-top:138px; line-height:20px;}
.syjyy1 { background:url(/statics/2367/images/jum1.jpg) no-repeat right;}
.syjyy2 { background:url(/statics/2367/images/jum2.jpg) no-repeat right; }
.syjyy3 { background:url(/statics/2367/images/jum3.jpg) no-repeat right;}
.mjybg { width:100%; height:287px; }
.jytb1 { background:url(/statics/2367/images/nav2.png) no-repeat; width:26px; height:27px; display:inline-block; float:left;-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.mychu:hover .jytb1 { margin-left:2px;}
.jjyou .mychu { line-height:27px;}
.jjyou p { line-height:26px;text-indent: 2em; margin-top:25px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;}
.kmore { font-size:16px; color:#666; border:1px solid #C9C9C9; padding:11px 23px; margin-top:15px; display: inline-block;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
.kmore:hover { background:#9F0811; color:#FFF;}
.djtb1 { background:url(/statics/2367/images/dang.png) no-repeat; width:25px; height:25px; display:inline-block; float:left;}
@media (max-width: 1200px){
.syjyy1 { background:url(/statics/2367/images/jum1.jpg) no-repeat center;}
.syjyy2 { background:url(/statics/2367/images/jum2.jpg) no-repeat center; }
.syjyy3 { background:url(/statics/2367/images/jum3.jpg) no-repeat center;}
}
@media (max-width: 991px){
.syjyy1 { background:url(/statics/2367/images/jums1.jpg) no-repeat center;}
.syjyy2 { background:url(/statics/2367/images/jums2.jpg) no-repeat center; }
.syjyy3 { background:url(/statics/2367/images/jums3.jpg) no-repeat center;}
.mjybg { width:100%; height:287px; background-size:100% 100%; margin-top:20px;}
.syjyou ul li a { margin:0 auto; float:inherit;}
}
@media (max-width: 520px){
.jjzuo { display:none;}
.jjyou { width:100%; padding:20px;}
.jjyou p { -webkit-line-clamp: 18; }
.syjjbg { height:auto;}
.syjyy1 { background:url(/statics/2367/images/jumss1.jpg) no-repeat center top;}
.syjyy2 { background:url(/statics/2367/images/jumss2.jpg) no-repeat center top; }
.syjyy3 { background:url(/statics/2367/images/jumss3.jpg) no-repeat center top;}
.mjybg { width:100%; height:287px; background-size:100%; margin-top:20px;}
}
/* 推荐剧目 */
.w71 { width:71%;}
.w29 { width:29%;}
.mtjjbg { border:1px solid #DDDDDD; background:#fff; padding:18px; padding-top:22px;}
.jytb2 { background:url(/statics/2367/images/jum.png) no-repeat; width:17px; height:22px; display:inline-block; float:left;}
.mtjjbg h2 { margin:0;}
.tjpic { position:relative; overflow:hidden;}
.tjpic img { width:100%;}
.tjpic img{
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.tjlie a:hover .tjpic img{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.tjpic h3 { background:url(/statics/2367/images/jmbg_03.png) repeat; margin:0; position:absolute; bottom:0; left:0; width:100%; font-size:18px; line-height:45px; padding-left:10px; color:#FFF;}
.mtjjbg .row { padding-top:18px; height:312px;}
.tjxbt p { margin-top:18px; line-height:26px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;}
.tjlie a:hover p { color:#9f0811;}
.jyzb { width:100%; position:relative; height:89px;}
.mobie { display:none; width:100%;}
.pcbie { display:block; width:100%;}
.zbopiao { position:absolute; font-size:20px; color:#9f0811; left:31%; top:30%;-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.zbopiao:hover { left:32%;}
.dqlie { background:#fff; border:1px solid #DDDDDD; padding:23px;height:278px; margin-top:9px;}
.djclie { width:100%; margin:0 auto; overflow:hidden; }
.djclie ul li { background:url(/statics/2367/images/xk.jpg) no-repeat left; line-height:28px;}
.djclie ul li a { display:block; font-size:16px; color:#333333; padding-left:8px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
.djclie ul li a:hover { color:#9f0811; margin-left:6px; }
@media (max-width: 1100px){
.tjxbt p {-webkit-line-clamp: 5;}
.jyzb { height:79px;}
.mtjjbg .row { height:302px;}
}
@media (max-width: 1100px){
.zbopiao { left:31%; top:28%;}
}
@media (max-width: 991px){
.w71 { width:100%;}
.w29 { width:100%;}
.mobie { display:block;}
.pcbie { display:none;}
.zbopiao { position:absolute; font-size:20px; color:#9f0811; left:31%; top:40%;}
.jyzb { height:auto;}
.mtjjbg .row { height:auto;}
.jyzb { height:auto; margin-top:10px;}
.tjxbt p {-webkit-line-clamp: 4;}
}
@media (max-width: 766px){
.tjlie { padding-bottom:15px;}
}
@media (max-width: 520px){
.w71 { width:100%;}
.w29 { width:100%;}
.mobie { display:block;}
.pcbie { display:none;}
.zbopiao { left:31%; top:30%;}
}
/*--剧目集锦--*/
.por { position:relative;}
.jubg { border:1px solid #DDDDDD; background:url(/statics/2367/images/jubg.jpg) no-repeat; padding:20px; padding-bottom:30px; margin-bottom:25px;}
.jmtb { background:url(/statics/2367/images/jij.png) no-repeat; width:19px; height:21px; display:inline-block; float:left;}
.hongx { width:120px; height:2px; border-bottom:2px solid #9F0811; position:absolute; left:0; top:41px;}
.pt6 { padding-top:6px;}
.pb10 { padding-bottom:10px;}
.jjpic { position:relative;}
.jjpiao { background:url(/statics/2367/images/jjbg2_03.png) repeat; position:absolute; left:0; top:0; opacity:0; text-align:center; width:100%; height:100%;}
.jjpiao span { background:url(/statics/2367/images/jjjian.png) no-repeat; width:60px; height:60px; display: inline-block; margin:0 auto; margin-top:130px;}
.jjlie a:hover .jjpiao { opacity:1;}
.jjlie a:hover .jjpiao span { margin-top:58px;}
.jjbt { background:#EEEEEE; width:100%;padding:16px 22px; padding-bottom:20px;}
.jjbt span { font-size:16px; color:#333333;}
.jjbt i { font-size:18px; color:#666;}
.jjlie a { display:block;}
.jjbt:hover { background:#9F0811;}
.jjbt:hover span { color:#fff;}
.jjbt:hover i { color:#fff;}
/*--演职员介绍--*/
.yybg { border:1px solid #DDDDDD; background:url(/statics/2367/images/yybg.jpg) no-repeat; padding:20px; margin-bottom:25px;}
.yytb { background:url(/statics/2367/images/yyuan.png) no-repeat; width:18px; height:19px; display:inline-block; float:left;}
.yypic { position:relative;}
.yypiao { background:url(/statics/2367/images/jjbg2_03.png) repeat; position:absolute; left:0; top:0; opacity:0; text-align:center; width:100%; height:100%;}
.yypiao span { background:url(/statics/2367/images/jjjian.png) no-repeat; width:60px; height:60px; display: inline-block; margin:0 auto; margin-top:130px;}
.yybt { width:100%;padding:14px 0px; padding-bottom:20px; text-align:center;}
.yybt span { font-size:16px; color:#333333;}
.yylie a { display:block;}
.yybt:hover span { color:#9F0811;}
.yypiao p { display:inline-block; font-size:16px; color:#FFF; border:1px solid #fff; padding:9px 15px; margin-top:130px;}
.yylie a:hover .yypiao { opacity:1;}
.yylie a:hover .yypiao span { margin-top:46px;}
.yylie a:hover p { margin-top:22px;}
.back-top { background:url(/statics/2367/images/top.png) no-repeat; display:none; width:20px; height:75px; right:10px; cursor:pointer; position:fixed; bottom:5%;}
.back-top:hover { background-position:0 -75px;}
/*--内页 走进剧院--*/
.nybanner { width:100%; margin:0 auto;}
.nybanner img { width:100%;}
.sjban { display:none;}
.dnban { display:block;}
.nycont { background:url(/statics/2367/images/bg.png) no-repeat center bottom;}
.nyyou { width:76%; float:right;}
.ncont { padding-top:33px; padding-bottom:20px;}
.jyjs p { font-size:16px; color:#333333;text-indent: 2em; line-height:26px; padding-bottom:25px;}
.znavbt { position:relative; width:100%; text-align:center; min-height:270px; padding-top:27px;}
.huag { position:absolute; width:110%; top:0; left:-10%;}
.pd0 { padding:0;}
.sj-stacked li { }
.sj-stacked li a { padding:15px 0; font-size:16px; color:#333333; background-image:url(/statics/2367/images/hbo.png); background-repeat:no-repeat; background-position:10%; padding-left:30%;border-bottom:1px solid #CCCCCC;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */
}
.sj-stacked li.active a{ background:#AD000D; border-radius:0;background-image:url(/statics/2367/images/bbo.png); background-repeat:no-repeat; background-position:10%;border-bottom:1px solid #AD000D;}
.sj-stacked li a:hover { background:#AD000D; border-radius:0;background-image:url(/statics/2367/images/bbo.png); background-repeat:no-repeat; background-position:10%; color:#FFF;border-bottom:1px solid #AD000D;}
.sj-stacked > li + li {
margin-top: 0px;
}
.jsybt { background:url(/statics/2367/images/yhbg.png) no-repeat center center; height:50px; text-align:center; font-size:26px; color:#000000; font-weight:bold; line-height:50px; margin-bottom:44px; margin-top:25px;}
.jjxpic { height:59px;}
.xuanz:hover img {-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg); }
.hxian { border-bottom:2px solid #9F0811; display:inline-block; width:30px;}
.xuanz p { padding-top:5px;}
.mb20 { margin-bottom:30px; margin-top:30px;}
@media (max-width: 991px){
.zuosj { width:22.66%}
.nyyou { width:70%;}
}
@media (max-width: 768px){
.sjban { display:block;}
.dnban { display:none;}
.jsybt { background-size:140%;}
.xuanz { padding-bottom:30px;}
}
@media (max-width: 640px){
.zuosj { width:100%}
.nyyou { width:100%;}
.znavbt { display:none;}
.sj-stacked li { width:50%; float:left;}
.jsybt { background-size:200%;}
.logonav .container { width:100%;}
}
/*--翻页--*/
.fanye{ width:100%; text-align:center; margin:0 auto; }
.digg { text-align:center; padding:20px 0;}
div.digg a {
position: relative;
display:inline-block;
padding: 6px 12px;
margin-left: -1px;
margin-right:-1px;
line-height: 1.42857143;
color: #555555;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
div.digg a:hover {
color: #fff;
cursor: default;
background-color: #DA1014;
border-color: #DA1014;
}
div.digg a:active {
color: #fff;
cursor: default;
background-color: #DA1014;
border-color: #DA1014;
}
div.digg span {
position: relative;
display:inline-block;
padding: 6px 12px;
margin-left: -1px;
margin-right:-1px;
line-height: 1.42857143;
color: #fff;
text-decoration: none;
background-color: #DA1014;
border-color: #DA1014;
border: 1px solid #ddd;
}
div.digg span.disabled {
color: #fff;
cursor: default;
background-color: #DA1014;
border-color: #DA1014;}
/*--吕剧由来--*/
.shijian { float:right; font-size:14px; color:#cccccc; width:30%; text-align:right; display:inline-block;}
.yllie a { font-size:16px; color:#333333; background:url(/statics/2367/images/huangs.png) no-repeat 0 2px; display:block; padding-left:55px;-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.yllie a .title{ font-size:16px; float:left; color:#333333; width:65%; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden; }
.yllie p { font-size:14px; color:#666;padding-top:10px;}
.yllie ul li { border-bottom:1px solid #DCD4C4; padding-bottom:24px; margin-bottom:24px;}
.yllie ul li:hover a { color:#9f0811; font-weight:bold; background:url(/statics/2367/images/hshu.png) no-repeat 4px 2px;}
.yllie ul li:hover a .title{ color:#9f0811; font-weight:bold; }
.yllie ul li:hover .shijian { font-weight:500;}
.yllie ul li:hover p { font-weight:500;}
/*--主要演员--*/
.yylie { margin-left:-10px; margin-right:-10px;}
.yylie .pd10 { padding-left:10px; padding-right:10px;}
.yyul { position:relative; margin-bottom:20px; overflow:hidden;}
.yylie .caption {background:url(/statics/2367/images/rwhuang.png) repeat; }
.yylie .caption p { font-size:16px; color:#000000; text-align:center; padding-top:25%; line-height:28px;}
.yylie .caption h3 { font-size:16px; color:#fff; position:absolute; bottom:15px; left:18px;}
.yyul span { position:absolute; bottom:0; left:0; background:url(/statics/2367/images/rwhei_03.png) repeat; line-height:46px; font-size:16px; color:#FFF; padding-left:18px; width:100%; opacity:1; z-index:99;}
.yyul:hover span { opacity:0;}
.yyul img{
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.yyul a:hover img{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
/*--吕剧资讯--*/
.newlie {}
.newlie ul li { border-bottom:1px solid #D2D2D2; padding-bottom:19px; overflow:hidden; padding-top:19px;}
.dcyou h3 { color:#333333; font-size:20px; font-weight:500;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}
.newpic { width:26.4%; background:#FFFFFF; padding:4px; float:left; position: relative; }
.fangda {overflow:hidden;}
.fangda img { width:100%;}
.fangda img{
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.newlie a:hover .fangda img{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.dcyou { float:right; width:71%;}
.dcyou p { font-size:16px; line-height:26px; margin-top:18px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.riqi { background:#DDDDDD; position:absolute; z-index:99; top:4px; left:4px; text-align:center; font-size:12px; padding:4px 5px;transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
.riqi strong { font-size:24px; color:#999999;}
.newlie a:hover .riqi { background:#D4B993; color:#fff;}
.newlie a:hover .riqi strong { color:#FFF;}
.newlie a:hover h3 { color:#9b7f58;}
@media (max-width: 1100px){
.newpic { width:28%; }
.dcyou { width:69%;}
}
@media (max-width: 998px){
.newpic { width:35%; }
.dcyou { width:60%;}
.dcyou h3 { margin:10px 0;}
}
@media (max-width: 520px){
.newpic { width:100%; }
.dcyou { width:100%;}
.dcyou h3 { margin:15px 0; line-height:28px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.shijian { width:35%;}
.yllie a .title{ width:60%;}
}
/*--文章 详情--*/
.article_name { font-size:20px; color:#333333; font-weight:bold; line-height:26px;}
.xqhr {
margin-top: 14px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #DDDDDD
}
.xqsj { background:url(/statics/2367/images/xqsz.png) no-repeat bottom; display:inline-block; width:14px; height:17px; margin-right:13px;}
.xqyj { background:url(/statics/2367/images/xqyj.png) no-repeat bottom;display:inline-block; width:17px; height:17px; margin-right:13px;}
.xqfx { background:url(/statics/2367/images/xqfx.png) no-repeat bottom;display:inline-block; width:16px; height:17px; margin-right:13px;}
.xqbt { font-size:16px; color:#333333; background:#FED000; height:50px; line-height:50px; text-align:center; margin-top:42px;}
.xqxian { border-bottom:1px solid #FFFFFF;}
.article_time { color:#999999; font-size:14px;}
.article_time a{ color:#999999; font-size:14px;}
#content p { font-size:inherit;color:#333333; padding-bottom:25px;}
#content { font-size:16px; color:#333333; line-height:28px;}
#content img { max-width:100%;}
.art_list { background:#fff; border:1px solid #DDDDDD; padding:15px 19px;}
.art_list p { font-size:16px; color:#333333; line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.art_list p a { font-size:16px; color:#333333;}
.art_list p a:hover { color:#AD000D;}
.art_list p strong { font-weight:500; font-size:16px; color:#333333;}
.xqfen { padding-top:10px; line-height:35px;}
.xqfen .bdshare-button-style0-32 a { float:inherit; display:inline-block; width:35px; height:35px; margin:0; margin-right:5px; margin-left:5px;}
#fxwx { background:url(/statics/2367/images/xqwx.jpg) no-repeat;}
#fxxl { background:url(/statics/2367/images/xqxl.jpg) no-repeat;}
/*--新剧聚焦--*/
.xjlie { margin-left:-3px; margin-right:-3px;}
.xjlie .col-md-4 { padding-left:3px; padding-right:3px; margin-bottom:16px;}
.bordm { border:0; border-bottom:1px solid #CCCCCC; padding:10px; border-radius:0; margin-bottom:0;}
.bordm:hover { background:#EBE3D7; border-bottom:1px solid #AD000D;}
.mt20 {margin-top:20px;}
.bordm p i { display:block;}
.huijt { height:6px;background:url(/statics/2367/images/huijian.png) no-repeat; width:48px; opacity:1 }
.bordm:hover .huijt { opacity:0; height:0;}
.hjiantou { width:0px;height:0px; opacity:0; background:url(/statics/2367/images/hjian.png) no-repeat right;display:none;
transition:width 1s;
-moz-transition:width 1s; /* Firefox 4 */
-webkit-transition:width 1s; /* Safari and Chrome */
-o-transition:width 1s; /* Opera */
}
.bordm:hover .hjiantou { width:48px; height:6px; opacity:1;}
.xjbt h3 { font-size:18px; color:#333333;}
.xjbt p { font-size:16px; line-height:26px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.bordm .fangda img{
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
.bordm a:hover .fangda img{
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:-webkit-transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
transition:transform 1000ms cubic-bezier(0.335, 0.015, 0.46, 0.995);
}
/*----*/
.bgwu { background:none; border-radius:0; color:#999999; font-size:14px; cursor:pointer;}
.hong { color:#F4070B; font-size:14px;}
.lyti { font-size:16px; color:#fff; margin-top:27px; background:#AD000D; border:0; width:167px; height:47px; line-height:47px; text-align:center;transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
.lyti:hover { background:#D4B993;}
.lybt { background:url(/statics/2367/images/fkbg.png) no-repeat left; margin-bottom:20px; min-height:48px; padding-left:67px; font-size:20px; color:#333333;}
.lybt h3{ font-size:20px; color:#333333; font-weight:bold;}
.lybt h3 span{ font-size:14px; color:#333333; font-weight:500; display:block; padding-top:9px;}
.map { padding:36px 0;}
.lykuang {width:90%;}
.pt30 { padding-top:30px;}
.lxwm .col-md-4:hover img {-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-o-transform: rotateY(360deg);
transform: rotateY(360deg); }
@media (max-width:991px){
.lykuang {width:100%;}
.lxwm div { padding-bottom:20px;}
}
#historyPage{ position: relative; overflow:hidden; margin-top:45px;}
#historyPage .pimg{ display: block; width: 100%;}
.historyBox{ position:; width: 745px; padding: 30px 75px; top: 70px; }
.historyBox .pBT{ text-align: center;}
.historypic{ position: relative; width: 100%; margin: 0px auto; border-bottom: 1px solid #dcdcdc;}
.historyDemo{ position: static; }
.historyDemo .owl-stage-outer{ height: 42px;}
.historyDemo .item{ float: left; display: block; text-align: center; padding: 0px 0px 10px 0px;}
.historyDemo a:link,.historyDemo a:visited { color: #666;}
.historyDemo a:active,.historyDemo a:hover,.historyDemo a.act{ color: #e60b12; text-decoration:underline;}
.historyDemo a{ font-size:18px;}
.historypic .bx-wrapper .bx-controls-direction a{ top: 0px; margin-top: 0px; width: 20px; height: 30px; text-indent: -10em; margin: 0px; padding: 0px; overflow: hidden;}
.historypic .bx-wrapper .bx-prev { left: 0px; background: url(/statics/2367/images/h_l.png) no-repeat scroll left center;}
.historypic .bx-wrapper .bx-next { right: 0px; background: url(/statics/2367/images/h_r.png) no-repeat scroll right center;}
.historypic .bx-wrapper:hover .bx-prev { background: url(/statics/2367/images/h_lh.png) no-repeat scroll left center;}
.historypic .bx-wrapper:hover .bx-next { background: url(/statics/2367/images/h_rh.png) no-repeat scroll right center;}
.historyCon{ font-size: 16px; padding: 20px 0px 50px; line-height:25px;}
.fzlcbg { background:url(/statics/2367/images/fzlcbg2.jpg) no-repeat center; width:100%; margin:0 auto; min-height:519px;}
.fzlcbg p { width:90%; margin:0 auto; text-align:center; font-size:15px; line-height:25px; padding-top:4.2%;}
.fzlcbg h4 { width:90%; margin:0 auto; background:url(/statics/2367/images/xjtou.png) no-repeat center bottom; padding-bottom:13px; text-align:center; padding-top:30px; margin-bottom:14px;}
.fzlcbg h4 span { font-size:15px; color:#FFF; background-color:#E60B12; height:38px; line-height:38px; display:inline-block; padding:0 6%; font-weight:500; border-radius:20px;}
/*大事记start*/
.event_box{width:100%;margin:3% auto 0;position:relative;min-height:420px;}
.event_box .parHd {width:100%; margin:0 auto;display:inline-block;height:92px;overflow:hidden;}
.parHd ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto; width:90%;}
.parHd .tempWrap:after{content:'';width:85%;height:1px;background:#580000;position:absolute;right:8%;top:35%;z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 30px;position:relative;}
.parHd li:after{content:'';background:url(/statics/2367/images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-12px;}
.parBd{ margin-top:20px;}
div#listBox {width:100%;}
.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(/statics/2367/images/cat.png) no-repeat;position:absolute;top:-12px;left:14px;z-index:21;}
.parHd li.act { color:#9f0811;}
.parHd li.clone { color:#000;}
.parHd li span,.parHd li.clone span{display:none;}
.cd-date { font-size:16px; color:#333333;}
.w90 { width:90%; margin:0 auto;}
#owl-demo {
width: 100%;
margin-left: auto;
margin-right: auto;
}
#owl-demo .item { display: block;font-size:16px; text-align:center; margin: 5px;}
#owl-demo .item span { background:url(/statics/2367/images/hquan1.png) no-repeat; display:block; width:20px; height:20px; margin:0 auto; margin-bottom:3px;}
#owl-demo .on span { background:url(/statics/2367/images/hquan.png) no-repeat; }
#owl-demo2 {
width: 100%;
margin-left: auto;
margin-right: auto;
}
#owl-demo2 .item {
display: block;
}
#owl-demo2 img {
display: block;
width: 100%;
}
/*演员详情*/
.actorname{ font-size:24px; color:#333; text-align:center; border-bottom:1px solid #dcdcdc; font-weight:bold; margin:0; padding-bottom:20px;}
.article{ padding:45px 0;}
.article img{ display:block; margin:0 auto 45px;}
.article p{font-size:16px; color:#666; line-height:24px;}
@media screen and (max-width:768px){
.actorname{ font-size:20px; font-weight:bold; padding-bottom:20px;}
.article{ padding:30px 0;}
.article img{ margin:0 auto 30px;}
.article p{font-size:16px; color:#666; line-height:24px;}
}
.honorList ul { margin-left:-11px; margin-right:-11px;}
.honorBox .inner { overflow: hidden; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.proBox .bx-viewport { overflow: hidden; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -15px; outline: 0; width: 31px; height: 31px; text-indent: -9999px; z-index: 9; }
.proDemo .bx-controls-direction { padding-top: 90px; }
.honorBox { padding-top: 62px;}
.honorBox .bx-controls-direction { padding-top:28px;clear: both; }
.honorBox .bx-wrapper .bx-controls-direction a { position: relative; width: 175px; float: left; display: block; margin: 0px;width:50px; height:50px; background-repeat: no-repeat; }
.honorBox .bx-wrapper .bx-controls-direction a.bx-prev { background-image: url(/statics/2367/images/zuode.png); position: absolute;left: 0px;top: 296px;}
.honorBox .bx-wrapper .bx-controls-direction a.bx-prev:hover { background-image: url(/statics/2367/images/zuode.png); position: absolute;left:0px;top: 296px; }
.honorBox .bx-wrapper .bx-controls-direction a.bx-next { background-image: url(/statics/2367/images/youde.png); position: absolute;right:0px;top: 296px;}
.honorBox .bx-wrapper .bx-controls-direction a.bx-next:hover {background-image: url(/statics/2367/images/youde.png);position: absolute;right:0px;top: 296px;}
.honorDemo li { width: 226px; padding: 0px 19px; float:left; }
.honorDemo li img { width: 100%; display:block;}
.honorList li .img { position: relative; overflow: hidden;}
.honorList li .img img { display: block; max-width:100%; margin-left: auto; margin-right: auto;}
.honorList li .name { font-size: 14px; color: #3c3c3c; background:url(/statics/2367/images/ryxian.jpg) no-repeat left bottom; height: 35px; margin-bottom:12px; width: 100%; }
.honorList li.initLi { opacity: 1; -webkit-transform: translate(0, 0px); -moz-transform: translate(0, 0px); -o-transform: translate(0, 0px); -ms-transform: translate(0, 0px); transform: translate(0, 0px); }
.honor li{ border:none !important; padding:0; text-align:center; margin:0 !important;}
.honor li a{ background:none; padding:0; display:block;}
.honor li p{ padding:0; text-align:center; line-height:26px; font-size:16px; color:#666; margin:20px auto;overflow: hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}
.honorbox{ background-color:#dddddd; position:relative; overflow:hidden;}
.honorbox img{ border:6px solid #ddd; transition:0.3s;}
.honordown{ position:absolute; width:100%; height:100%; background-color:rgba(0,0,0,0.5); top:100%; cursor:pointer; transition:0.3s;}
.honor li .honordown p{ font-size:16px; color:#fff !important; margin:20px !important; line-height:26px !important; text-align:left !important;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.honordown i{ color:#fff; font-size:36px; margin-top:30px;}
.honorbox:hover .honordown{ top:0px;}
.words{ line-height:26px !important; margin:20px 0;}
.honorbox:hover img{ transform:scale(1.1,1.1);}
@media screen and (max-width:1000px){
.honor li .honordown p{ -webkit-line-clamp: 1; font-size:14px;}
}
@media screen and (max-width:768px){
.honor li .honordown p{ -webkit-line-clamp: 2; }
}
@media screen and (max-width:520px){
.honor li .honordown p{ -webkit-line-clamp: 2;}
}
.back-top {
width: 49px;
height: 49px;
position: fixed;
bottom: 25px;
right: 25px;
border-radius: 100%;
background: #ff0000;
z-index: 1000;
transform: translateY(30px);
-webkit-transform: translateY(30px);
opacity: 1;
-webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;
display: none;
}
.ashow {
transform: translateY(0);
-webkit-transform: translateY(0);
opacity: 1;
display: block\9;
}
.back-top .ico {
width:100%;
height:100%;
display:block;
background-repeat:no-repeat;
background-position:center center;
transition:300ms;
-webkit-transition:300ms;
position:relative;
background-image: url(/statics/2367/images/rr-top.png);
animation: arrow-up 2s linear infinite running;
-webkit-animation: arrow-up 2s linear infinite running;
}
.back-top:hover {
background: rgba(255,0,0,.5);
}
@keyframes arrow-up {
0% {
transform: translateY(0);
-webkit-transform: translateY(0);
}
25% {
transform: translateY(3px);
-webkit-transform: translateY(3px);
}
50% {
transform: translateY(0);
-webkit-transform: translateY(0);
}
75% {
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
100% {
transform: translateY(0);
-webkit-transform: translateY(0);
}
}
@-webkit-keyframes arrow-up {
0% {
transform: translateY(0);
-webkit-transform: translateY(0);
}
25% {
transform: translateY(3px);
-webkit-transform: translateY(3px);
}
50% {
transform: translateY(0);
-webkit-transform: translateY(0);
}
75% {
transform: translateY(-3px);
-webkit-transform: translateY(-3px);
}
100% {
transform: translateY(0);
-webkit-transform: translateY(0);
}
}
/*
FILE ARCHIVED ON 13:52:06 Aug 28, 2018 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 03:39:22 Mar 10, 2025.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 0.838
exclusion.robots: 0.058
exclusion.robots.policy: 0.04
esindex: 0.019
cdx.remote: 8.184
LoadShardBlock: 97.939 (3)
PetaboxLoader3.datanode: 135.264 (4)
load_resource: 133.944
PetaboxLoader3.resolve: 42.186
*/