/*轮播图*/
.carousel-indicators li{
    width: 15px;
    height: 10px;
    background-color: #A5A9B1;
    border: none;
}
.carousel-indicators .active{
    background: linear-gradient(to right, #F7197D, #FC5C5E);
    width: 35px;
    border: none;
    height: 10px;
}
.bannerText{
    width: 40%;
    height: 100px;
    margin: auto;
    position: absolute;
    top: -400px;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: default;
}
.bannerText .bannerText1{
    font-family: 长城粗黑体繁;
    font-size: 60px;
    color: #f7f7f7;
}
.bannerText .bannerText2{
    letter-spacing: 36px;
    color: #f7f7f7;
    font-family: 长城粗黑体繁;
    font-size: 18px;
    position: relative;
    left: 18px;
}
.bannerText .bannerText3{
    letter-spacing: 5px;
    color: #f7f7f7;
    font-family: 长城粗黑体繁;
    font-size: 18px;
    position: relative;
    left: 18px;
}
.bannerText a{
    display: inline-block;
    width: 200px;
    height: 48px;
    border-radius: 40px;
    border: 1px solid #fff;
    position: relative;
    top: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 48px;
}
.bannerText a:hover,.bannerText a:active,.bannerText a:focus,.bannerText a:visited{
    text-decoration: none;
    background-color: rgba(255,255,255,0.26);
}
/*期权攻略*/
.indexStrat,.partnerDown{
    background-color: #c4b0b000;
}
.indexStrat .comtext{
    text-align: center;
    cursor: default;
}
.indexStrat .comtext span{
    font-size: 24px;
    color: #303e4c;
    display: block;
    padding: 42px 0 50px;
    font-weight: bold;
}
.indexStrat .scomDiv{
    width: 56%;
    margin: 0px auto;
    cursor: default;
    position: relative;
    top: -30px;
}
.indexStrat .indexStrat1,.indexStrat .indexStrat2,.indexStrat .indexStrat3{
    display: inline-block;
    width: 100%;
    height: 225px;
}
.indexStrat .indexStrat1{
    background: url("../img/1.jpg") no-repeat;
}
.indexStrat .indexStrat2{
    background: url("../img/2.jpg") no-repeat;
}
.indexStrat .indexStrat3{
    background: url("../img/3.jpg") no-repeat;
}
.rowDiv{
    width: 380px;
    float: left;
    margin-right: 20px;
}
.rowDiv a:hover,.rowDiv a:active,.rowDiv a:focus,.rowDiv a:visited{
    text-decoration: none;
}
.rowDiv .thumbnail{
    border: none;
    padding: 0;
    box-shadow: #ddd 0px 0px 10px;
}
.thumbnail .caption{
    padding: 20px;
}
.indexStrat .comDiv .commonIndex{
    font-size: 16px;
    color: #303e4c;
    font-weight: bold;
    padding: 10px 0 0;
}
.indexStrat .comDiv .coIndex{
    font-size: 12px;
    color: #303e4c;
    line-height: 30px;
}
.indexStrat .comDiv .timeImg{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/lineClass.png) no-repeat -190px -258px;
    position: relative;
    top: 7px;
    left: -4px;
}
.indexStrat .comDiv .time{
    font-size: 12px;
    color: #999999;
}
/*期权投教*/
.indexTeaching{
    background: url("../img/index/optionTeaching.png") no-repeat;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    z-index:-10;
    zoom: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}
.indexTeaching .next,.indexTeaching .prov{
    display: inline-block;
    width: 50px;
    height: 46px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.item{
    text-align: center;
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right{
    transition: none;
}
.scarousel-inner{
    position: relative;
    top: -40px;
}
.indexTeaching .next{
    background: url(../img/index/next.png) no-repeat -22px -26px;
    position: absolute;
    left: 19.7%;
    top: 45%;
}
.indexTeaching .next:hover{
    background: url(../img/move.png) no-repeat -352px -56px;
}
.indexTeaching .prov{
    background: url('../img/index/prov.png') no-repeat -28px -26px;
    position: absolute;
    left: 77.5%;
    top: 45%;
}
.indexTeaching .prov:hover{
    background: url(../img/move.png) no-repeat -350px -168px;
}
.indexTeaching .carousel-indicators{
    display: none;
}
/*视频外层*/
.videoOut{
    position: relative;
}
.videoOut .up{
    width: 58%;
    height: 88px;
    background-color: #000;
    position: absolute;
    left: 21%;
    top: 13.5%;
    border-radius: 20px 20px 0 0;
}
.videoOut .left{
    width: 254px;
    height: 74%;
    background-color: #000;
    position: absolute;
    left: 21%;
    top: 17%;
}
.videoOut .right{
    width: 254px;
    height: 74%;
    background-color: #000;
    position: absolute;
    right: 21%;
    top: 16%;
}
.videoOut .down{
    width: 58%;
    height: 84px;
    background-color: #000;
    position: absolute;
    left: 21%;
    bottom: 6%;
    border-radius: 0px 0px 20px 20px;
}
/*合作伙伴*/
.partnerDown{
    cursor: default;
}
.partnerDown .partner,.partnerDown .download{
    width: 50%;
    float: left;
    padding-top: 0px;
    position: relative;
}
.partnerDown .partner div{
    position: relative;
    top: 20px;
}
.partnerDown .download{
    padding-left: 20px;
/*     border-left: 1px solid #E3E5EA; */
}
.partnerDown .partner span,.partnerDown .download span{
    font-size: 24px;
    color: #303e4c;
    font-weight: bold;
}
.partnerDown .partner{
    padding-left: 18%;
}
.partnerDown .partner .redLine{
    position: absolute;
    top: 86px;
    left: 36%;
}
.partnerDown .partner div span{
    display: inline-block;
}
.partnerDown .partner .partnerOne{
    width: 550px;
    height: 150px;
/*     background: url(../img/index/partner.png) no-repeat 6px -10px; */
}
.partnerDown .download .downloadOne{
    display: block;
    width: 100px;
    height: 92px;
    background: url(../img/download.png) no-repeat -24px -28px;
    position: relative;
    left: 10px;
}
.partnerDown .download .downloadBtn1{
    display: inline-block;
    width: 114px;
    height: 30px;
    top:10px;
    line-height: 28px;
}
.partnerDown .download .downloadBtn11:hover{
    background: url(../img/move.png) no-repeat -276px -390px;
}
.partnerDown .download .downloadTwo{
    display: block;
    width: 100px;
    height: 92px;
    position: relative;
    left: 10px;
}
.partnerDown .download .downloadBtn2{
    display: inline-block;
    width: 114px;
    height: 30px;
    top:10px;
    line-height: 28px;
}
.partnerDown .download .downloadBtn21:hover{
    background: url(../img/move.png) no-repeat -132px -274px;
}
.partnerDown .download .downloadThree{
    display: block;
    width: 100px;
    height: 92px;
    position: relative;
    left: 10px;
}
.partnerDown .download .downloadBtn3{
    display: inline-block;
    width: 114px;
    height: 30px;
    top:10px;
    line-height: 28px;;
}
.partnerDown .download .downloadBtn31:hover{
    background: url(../img/download.png) no-repeat -322px -124px;
}
.downloadCode{
    padding-top: 40px;
    padding-left: 125px;
}
.downloadCode .downloadCom{
    float: left;
    position: relative;
    margin-right: 10%;
    margin-bottom: 30px;
}
.redLine{
    display: inline-block;
    width: 40px !important;
    height: 10px !important;
    background: url(../img/redLine.png) no-repeat -6px -7px !important;
    position: relative;
    top: 18px;
}
.sredLine{
    position: relative;
    left: -30px;
    top: -50px;
}
.partnerDown .download .redLine{
    position: absolute;
    top: 36px;
    left: 2%;
}
.indexContent .aboutCenter{
    top: 0;
}
/*更多*/
.more,.more1{
    text-align: center;
}
.more a,.more1 a{
    display: inline-block;
    width: 142px;
    height: 46px;
}
.more a{
    background: url(../img/index/more.png) no-repeat -62px -33px;
    margin-top: -10px;
}
.more a:hover{
    background: url(../img/move.png) no-repeat -83px -122px;
}
.more1{
    position: relative;
    top: -40px;
}
.more1 a{
    background: url(../img/index/more1.png) no-repeat 2px;
}
.more1 a:hover{
    background: url(../img/move.png) no-repeat -83px -122px;
}
/*遮罩层*/
#layer{
    width:100%;
    background-color:#000;
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    opacity:0.3;
    display: block;;
}
#layerContent {
    width:1180px;
    height:840px;
    background-color:#fff;
    margin: auto;
    position: absolute;
    z-index:10000;
    top: 70px;
    left: 0;
    right: 0;
    display: block;
    border-radius: 16px;
}
.content .rulesTitle{
    font-size: 30px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin: 40px 0 50px 0;
}
.content .rukesContent{
    height: 594px;
    overflow: auto;
    margin: 0 50px;
    padding: 0 10px;
}
.content .tipText{
    font-size: 18px;
    font-weight: bold;
    color: #e83737;
    margin-bottom: 20px;
}
.content .contentOl{
    position: relative;
    left: -20px;
    font-size: 18px;
    color: #666666;
}
.content .contentOl li{
   line-height: 44px;
}
.content .webNow{
    font-size: 18px;
    color: #666666;
}
.content .swebNow{
   line-height: 44px;
}
.content .voice{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.content .contentText{
    font-size: 18px;
    color: #666666;
    line-height: 44px;
    margin-bottom: 0;
}
.content .contentText .count{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    margin-right: 10px;
}
.layerFooter{
    margin-top: 20px;
    text-align: center;
    position: relative;
    line-height: 50px;
}
.layerFooter label{
    font-size: 18px;
    color: #303e4c;
    font-weight: normal;
    position: absolute;
    left: 60px;
}
.layerFooter #sureRead{
    margin-right: 10px;
}
.layerFooter .layerSure{
    width: 100px;
    height: 50px;
    border: none;
    border-radius: 4px;
    background-color: #D82C2C;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}
.layerFooter .layerSure:focus{
    outline-style: none;
}
.layerFooter .layerSure:hover{
    background-color: #F27979;
}
