@charset "utf-8";
/* CSS Document */
.fancybox-skin{ background:none;}
.fancybox-opened .fancybox-skin{box-shadow:none;}
.index-bg{background:url(../images/indexBg.jpg) center top no-repeat #000;width:100%; position:relative; height:1000px;}
.content{width:1000px; margin:0 auto; position:relative;}
.fs_index{display:block;position:absolute;width:180px;height:87px;left:43px;top:33px;}
#phone{width:100%; display:none; position:relative;}
#phone img{ display:block; width:100%; vertical-align:top;}
#phone a{ display:block; width:100%; position:absolute; height:120px;}
.link-top{ top:8.5%;}
.link-bottom{ bottom:0;}
.top_link{ position:absolute; left:730px; top:51px; width:270px;}
.top_link a{ display:block; height:36px; margin-right:20px; width:132px; text-align:center; background:#550019; line-height:36px; text-decoration:none; color:#fff;}
.events-list{display: flex;justify-content: space-between;padding-top: 260px;}
.event_list li{width:204px;height:84px; position:relative; margin:0 0 25px; }
.event_list li a{ display:block; width:100%;height:84px;text-align: center;line-height: 84px;font-size: 22px;color: white;font-weight: bold;-webkit-text-stroke: 1px #550019; text-stroke: 1px #550019;}
.event_list li.event_1 a{background: url(../images/btn_1.png) no-repeat;}
.event_list li.event_2 a{background: url(../images/btn_2.png) no-repeat;}
.event_list li.event_3 a{background: url(../images/btn_3.png) no-repeat;}
.event_list li.event_4 a{background: url(../images/btn_4.png) no-repeat;}
.event_list li.event_5 a{background: url(../images/btn_5.png) no-repeat;}
.event_list li.event_6 a{background: url(../images/btn_6.png) no-repeat;}
.event_list li.event_7 a{background: url(../images/btn_7.png) no-repeat;}
.event_list li.event_8 a{background: url(../images/btn_8.png) no-repeat;}
.event_list li.event_9 a{background: url(../images/btn_9.png) no-repeat;}
.event_list li.event_10 a{background: url(../images/btn_10.png) no-repeat;}
.event_list li a:hover{color: #fff8c0;text-decoration: none;}




.inner-bg{background:url(../images/innerBg.jpg) center top no-repeat #000;width:100%; position:relative; padding-top:73px; padding-bottom:100px;}
.inner-bg .wrap{width:740px; margin:0 auto; position:relative; border:5px solid #d86161; background:#550019;}
.inner-bg .wrap .content{ padding:0  30px 50px;width:740px;}
.inner-bg .wrap h1{font-size:48px; color:#fff8c0; line-height:108px;}
.inner-bg .wrap .content p{font-size:14px; color:#fff; line-height:34px; margin-bottom:20px;}
.inner-bg .wrap .content p b{color:#d86161;font-size:18px;}
.inner-bg .wrap .content p span{ color:#e7321b;}
.inner-bg .wrap .content img{ display:block; margin-bottom:20px;}
.inner-bg .wrap .content p a{ color:#ef602c; text-decoration:underline;}
.inner-bg .wrap .content p strong{color:#e5004f;font-weight: normal;}
.top{ display:block; position:absolute; background:url(../images/innerTop.png) no-repeat; width:795px; height:89px; left:50%; margin-left:-397px; top:82px; z-index:3;}
.back{ display:block; margin:30px auto 0;width:220px; height:70px; text-align:center; line-height:70px; border-radius:20px; border:4px solid #c3573f; background:#b63b3d; color:white; font-size:30px; font-weight:bold;}
.back:hover{ text-decoration:none;}
