@charset "utf-8";
img{ vertical-align:top; }
.btn_down,.btn_down2{ background-image:url(http://i1.cy.com/xqj_m/pic/20170104/btn_down.png); background-repeat:no-repeat; }
body{ -webkit-tap-highlight-color:rgba(0,0,0,0);background-color: #000; color:#313131; font:normal 22px/2 "Microsoft YaHei","微软雅黑"; }
.none{ display:none; }

.header{ position:relative;height:1136px;background:url(http://i1.cy.com/xqj_m/pic/20170104/header.jpg) no-repeat;}
.btn_down{ position: fixed; bottom:0px;width:638px;	height:158px; background-position:0 0;left:2px;z-index: 9999;}

.slide{
    width:640px;
    height:1000px;
    background:url(http://i1.cy.com/xqj_m/pic/20170104/slider.jpg) no-repeat;
    position: relative;
}
/*.slide a{
    width:87px;
    height:87px;
    position: absolute;
    top:414px;
    background:url(http://i1.cy.com/xj5_m/main/20161223/sprite.png);
}*/
.slide a.prev{
    left:19px;
    background-position:0 -240px;
}
.slide a.next{
    right:19px;
    background-position:-90px -240px;
}
.swipe_box{
    width:546px;
    height:500px;
    position: absolute;
    top:223px;
    left:50%;
    margin-left:-273px;
    overflow: hidden;
}
.clearfix{
    zoom:1;  
    position: relative;
    height: 359px;
}
.clearfix li{
    font-size: 0px;
    float: left;
}
.warp{
    background:url("http://i1.cy.com/xqj_m/pic/20170104/warp.jpg");
    width:639px;
    height:733px;
    position: relative;
}

.warp p{
    color:#fbdc9f;
    font-family: "宋体";
    font-size:32px;
    line-height: 32px;
    position: absolute;
    bottom:32px;
    text-align: center;
    width:100%;
    
    
}
.swipe_box ul li { position:relative; float:left; width:100%;width:546px;height:359px;}
@-webkit-keyframes tips
{
0%,50%,100% {-webkit-transform:rotate(0deg);}
10%  {-webkit-transform:rotate(20deg);}
20%  {-webkit-transform:rotate(-20deg);}
30%  {-webkit-transform:rotate(10deg);}
40%  {-webkit-transform:rotate(-10deg);}
}
.content .slide{
    border-top:1px solid #261607;
}
.swipe_box ul li img{
    width:546px;
    height:359px;
}
.swipe_box ul li p{
    margin-top: 52px;
    line-height: 46px;
    color:#640000;
    text-align: center;
  
    font-size:46px;
}
.content .indicator{
  text-align: center;
  margin-top:715px;
}
.content .indicator em{
    display: inline-block;
    width:28px;
    height:28px;
    margin:9px;
    background:url(http://i1.cy.com/xqj_m/pic/20170104/indicator.png);
}
.content .indicator em.cur{
    background-position:30px 0px;
}
@keyframes tips
{
0%,50%,100% {transform:rotate(0deg);}
10%  {transform:rotate(20deg);}
20%  {transform:rotate(-20deg);}
30%  {transform:rotate(10deg);}
40%  {transform:rotate(-10deg);}
}

.copyright{ text-align:center; color:#333333; line-height:1.5; }