@charset "UTF-8";

/* == grid栅格化 == */
body {
    min-width: 1100px;
    font-family:"\5FAE\8F6F\96C5\9ED1";
}
a{ color: #333;text-decoration: none; }
a:hover{ text-decoration: underline; }
.container_22 {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22 {
    display:inline;
    float: left;
    /*position: relative;*/
    margin-left: 10px;
    margin-right: 10px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

.container_22 .grid_1 {
    width:30px;
}

.container_22 .grid_2 {
    width:80px;
}

.container_22 .grid_3 {
    width:130px;
}

.container_22 .grid_4 {
    width:180px;
}

.container_22 .grid_5 {
    width:230px;
}

.container_22 .grid_6 {
    width:280px;
}

.container_22 .grid_7 {
    width:330px;
}

.container_22 .grid_8 {
    width:380px;
}

.container_22 .grid_9 {
    width:430px;
}

.container_22 .grid_10 {
    width:480px;
}

.container_22 .grid_11 {
    width:530px;
}

.container_22 .grid_12 {
    width:580px;
}

.container_22 .grid_13 {
    width:630px;
}

.container_22 .grid_14 {
    width:680px;
}

.container_22 .grid_15 {
    width:730px;
}

.container_22 .grid_16 {
    width:780px;
}

.container_22 .grid_17 {
    width:830px;
}

.container_22 .grid_18 {
    width:880px;
}

.container_22 .grid_19 {
    width:930px;
}

.container_22 .grid_20 {
    width:980px;
}

.container_22 .grid_21 {
    width:1030px;
}

.container_22 .grid_22 {
    width:1080px;
}

/* == logo区域 == */
.brand_area {
    background: #fff;
}
.description {
    height: 43px;
    line-height: 43px;
    margin-top: 29px;
    padding-left: 14px;
    border-left:1px dotted #ddd;
    color: #333;
    font-size: 14px;
}
.service{ padding-top: 18px; }
.service_tel{ font-size: 18px; color: #FF8200; font-family: 'DIN Alternate'; }

/* == banner区域 == */
.banner {
    height: 320px;
}
.focusBg{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100%;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
#myloading{ text-align: center; padding-top: 160px; height: 160px;}
.ck-slide {
    width:1080px;
    height:320px;
    margin-left: auto;
    margin-right: auto;
}
.ck-slide ul.ck-slide-wrapper {
    height:320px;
}
.ck-slide ul {
    margin:0;
    padding:0;
    list-style-type:none;
}
.ck-slide {
    overflow:hidden;
    position:relative;
}
.ck-slide ul.ck-slide-wrapper {
    top:0;
    left:0;
    z-index:1;
    margin:0;
    padding:0;
    position:absolute;
}
.ck-slide ul.ck-slide-wrapper li {
    position: absolute;
    left:0;
    top:0;
    overflow: hidden;
    opacity:0;
    filter:alpha(opacity:0);
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.ck-slide ul.ck-slide-wrapper li img{
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
    -webkit-transition: -webkit-transform 4s linear;
    transition: transform 4s linear;
}
.ck-slide ul.ck-slide-wrapper li.current{
    opacity: 1; z-index: 1;
    filter:alpha(opacity:100);
}
.ck-slide ul.ck-slide-wrapper li.current img{
    -webkit-transform:scale(1);
    transform:scale(1);
}

.ck-slide .ck-ctrl {

}

.ck-slidebox {
    left:50%;
    z-index:3;
    position:absolute;
    bottom:12px;
}
.ck-slidebox ul {
    height:20px;
    padding:0 4px;
    background:rgba(0,0,0,0.5);
    border-radius:8px;
}
.ck-slidebox ul li {
    float:left;
    height:12px;
    margin:4px 4px;
}
.ck-slidebox ul li em {
    width:12px;
    height:12px;
    cursor:pointer;
    background:#fff;
    border-radius:100%;
    text-indent:-9999px;
    display:block;
}
.ck-slidebox ul li.current em {
    background:#FE6500;
}
.ck-slidebox ul li em:hover {
    background:#FE6500;
}
.ck-slidebox .dot-wrap {

}
.ck-slidebox .slideWrap{
}
/* == 快速投注区域 == */
.fast_bet {
    background-color: #f5f5f5;
}
.fast_bet_hd {
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.fast_bet_bd {
    height: 218px;
}
.fast_bet_hd_list {
    margin-left: 230px;
    line-height: 50px;
    text-align: center;
}
.fast_bet_bd_item {
    margin-left: 230px;
    padding: 15px 0 0 30px;
}

.layout{
    position: relative;
}

/* == fast bet  ==*/
.fast_bet_hd_list .game_names {
    color: #333;
    font-size: 14px;
}
.fast_bet_hd_list .on {
    background-color: #fff;
}
.fast_bet_hd_list .on .game_names {
    color: #2eb670;
    font-size: 14px;
    font-weight: bold;
}
.fast_bet_hd_list li {
    position: relative;
    display: inline;
    float: left;
    width: 282px;
    height: 50px;
    border-right: 1px solid #e5e5e5;
    cursor: pointer;
}
.fast_bet_hd_list img {
    display: inline-block;
    vertical-align: middle;
}

/*== fast_bet ==*/
.fast_bet_bd_item {
    display: none;
}
.fast_bet_bd .current {
    display: block;
}
.fbt_box {
    width: 530px;
}
.fbt_oth {
    width: 260px;
}
.fbt_con {
    padding:10px 10px 0 15px;
    *zoom:1;
}
.fbt_con_a{
    padding:10px 0;
}
.gm_item {
    position: relative;
    width: 170px;
    height: 50px;
    padding:10px;
    background-color: #fff;
    border:2px solid #ddd;
    text-align: left;
    cursor: pointer;
}
.gm_item_vs {
    position: relative;
    width: 60px;
    height: 50px;
    padding:10px;
    background-color: #fff;
    border:2px solid #ddd;
    cursor: pointer;
}
.gm_item_vs_a {
    width: 50px;
    height: 74px;
    background-position: -120px -220px;
}
.gm_zs { color: #999;}
.fbt_con .select {
    color: #2eb670;
    border-color: #2eb670;
    box-shadow:-2px 0px 8px #ddd,0px -2px 8px #ddd,0px 2px 8px #ddd,2px 0px 8px #ddd;
}
.fbt_con .select .gm_zs { color: #2eb670;}
.fbt_con .select .slt{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background-position: -207px 4px;
}


.jcft {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}
.beishu_num {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 110px;
    height: 28px;
    border: 1px solid #ccc;
    background: #fff;
}
.jian_btn, .jia_btn {
    position: absolute;
    top: 0;
    font-weight: bold;
    font-size: 18px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #aaa;
    background: #fff;
}
.beishu_num input {
    position: absolute;
    top: 0;
    left: 30px;
    border: 0;
    height: 28px;
    width: 50px;
    text-align: center;
    line-height: 28px;
    color: #333;
}
.jian_btn {
    left: 0;
    border-right: 1px solid #ccc;
}
.jia_btn {
    right: 0;
    border-left: 1px solid #ccc;
}
.jian_btn:hover, .jia_btn:hover {
    text-decoration: none;
}


.fbt_oth_hd{
    position: relative;
    height: 1px;
    font-size: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    margin: 20px;
}
.fbt_oth_hd span{
    position: absolute;
    top: -10px;
    background: #f5f5f5;
    padding: 0 5px;
    color: #999;
    font-size: 12px;
    left: 50%;
    margin-left: -40px;
}
.fbt_oth_bd {
    padding-top: 10px;
}

.vote_bg {
    float: left;
    position: relative;
    width: 65px;
    height: 80px;
    text-align: center;
}
.vote_red {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    background-color: #e36a6f;
}
.vote_blue {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    background-color: #6097cc;
}
.vote_green {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    background-color: #2eb670;
}
.vote_jieguo {
    position: absolute;
    top: 80px;
    left: 50%;
    width: 65px;
    margin-left: -33px;
}
.vote_leixing {
    position: absolute;
    top: 110px;
    left: 50%;
    width: 65px;
    margin-left: -33px;
    border-right: 1px solid #ddd;
    line-height: 14px;
    height: 14px;
}
.vote_leixing.last {
    border-right: 0;
}

.icon_vote {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #2eb670;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-position: -120px -170px;
    margin-left: -20px;
}


.fast_bet_hd_list .on .slt {
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    border-style:  dashed dashed solid dashed;
    border-color: transparent transparent #e5e5e5 transparent;
    border-width: 0 6px 6px 6px;
}

.poptip-arrow {
    position: absolute;
    overflow: hidden;
    font-style: normal;
    font-family: simsun;
    font-size: 12px;
    line-height: 16px;
}
.poptip-arrow-top{
    height: 6px;
    width: 12px;
    left: 50%;
    margin-left: -6px;
    bottom: -1px;
}
.poptip-arrow em, .poptip-arrow i {
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
}
.poptip-arrow-top em {
    top: -1px;
}
.poptip-arrow em {
    color: #e5e5e5;
}
.poptip-arrow-top i {
    top: 0px;
}
.poptip-arrow i {
    color: #f5f5f5;
    text-shadow: none;
}

/*== fc ==*/
.fc_fbt {
    width: 510px;
}
.fc_fbt_record {
    width: 270px;
    padding-left: 10px;
    border-left: 1px solid #e5e5e5;
}
.fbt_rec_hd{
    line-height: 30px;
    color: #666;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}
.icon_zhongjiang {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-position: -120px -2px;
}
.fbt_rec_bd{
    height: 154px;
    overflow: hidden;
    line-height: 30px;
    padding:0 10px;
}
.fbt_rec_bd td {
    border-bottom: 1px dotted #ddd;
}


.fc_fbt_box {
    padding:20px 0 30px 10px;
}
.fbt_ball {
    position: relative;
    display: inline;
    float: left;
    width: 50px;
    height: 50px;
    background-position: -185px -170px;
    margin-right: 15px;
}
.fbt_ball input {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border: 0 none;
    line-height: 30px;
    text-align: center;
    color: #cf0209;
    font-size: 22px;
    font-family: Arial;
}
.fbt_ball.fbt_blue {
    background-position: -249px -170px;
}
.fbt_ball.fbt_blue input{
    color: #0084c9;
}
.fbt_refresh {
    display: inline;
    float: left;
    width: 42px;
    height: 42px;
    background-position: right -175px;
    margin-top: 5px;
}
.fc_fbt_info {
    padding-left: 15px;
    color: #666;
}
.fc_fbt_info b {
    display: inline-block;
    padding:3px 2px;
    margin-right: 1px;
    background-color: #999;
    color: #fff;
}

.fc_fbh {
    margin-left: 250px;
    line-height: 50px;
}
.dib { display: inline-block; vertical-align: middle;}

/* 彩种导航 */
.lot_nav {
    position: absolute;
    width: 230px;
    background-color: #fff;
    top: 0;
    left: 50%;
    z-index: 4;
    margin-left: -540px;
}
.lot_nav_box {
    border-left: 1px solid #2eb670;
    height: 566px;
    padding-top: 1px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/lot_nav_bg.png) no-repeat center bottom;
}
.lot_list {

}
.lot_list li {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 8px 9px 8px;
    line-height: 32px;
    border-right: 1px solid #2eb670;
    float:left;
    width:212px;
}
.lot_list .cur {
    border:1px solid #2eb670;
    border-left: 0;
    border-right: 0;
    margin-top: -1px;
    box-shadow: 0px 1px 2px rgba(55,55,55,0.4);
    width:213px;
}
.lot_tit {
    display: inline;
    float: left;
    width: 80px;
    font-size: 14px;
    margin-left: 8px;
}

.lot_32 {
    display: inline;
    float: left;
    width: 32px;
    height: 32px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/lot.png?v=20151020001) no-repeat -4px -4px;
    font-size:0;
}
.lot_jczq { background-position: -4px -4px;}
.lot_jclq { background-position: -4px -44px;}
.lot_ssq { background-position: -4px -84px;}
.lot_dlt { background-position: -4px -124px;}
.lot_11ydj { background-position: -4px -164px;}


.lot_nav_dl {
    position: relative;
    padding: 4px 0 0 0px;
    zoom: 1;
}
.lot_nav_dl dt {
    float: left;
    width: 12px;
    text-align: center;
    color: #999;
    font-weight: bold;
    padding: 0px 10px;
    line-height: 1;
}

.lot_nav_dl dd {
    display: inline;
    float: left;
    width: 175px;
    font-size: 12px;
    line-height: 24px;
}
.lot_nav_dl dd a {
    margin-right: 12px;
    color: #333;
    white-space: nowrap;
    position: relative;
}

.lot_nav .lot_nav_last{
    border-bottom: 0 none;
    height: 89px;
}


.icon_ip, .icon_ad, .icon_wp {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
}
.icon_ip {background-position: 0 -120px;}
.icon_ad {background-position: -40px -120px;}
.icon_wp {background-position: -80px -120px;}

.down_txt {
    line-height: 1;
}

.icon_arrow {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-position: -180px 0;
}


.nav_pop{
    position: absolute;
    display: none;
    z-index: 4;
    left: 230px;
    top: 0px;
    color: #333;
    width: 566px;
    border-right: 1px solid #2eb670;
    border-bottom: 1px solid #2eb670;
    border-top: 1px solid #2eb670;
    background-color: #fff;
    box-shadow: 2px 1px 2px rgba(55,55,55,0.4);
    overflow: hidden;

}

.nav_fadeIn{
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    -o-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;

    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -moz-transform: none;
        transform: none;
    }
}
@-ms-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -ms-transform: none;
        transform: none;
    }
}


@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}


.nav_pop_con {
    width: 335px;
}
.nav_pop_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0 10px 70px;
    color: #999;
    line-height: 30px;
}
.nav_pop_item dt {
    display: inline;
    float: left;
    width: 70px;
    text-align: right;
    font-weight: bold;
    margin-left: -70px;
}
.nav_pop_item .sep {
    padding:0 10px;
    color: #ddd;
}
.nav_pop_item a{
    color: #666;
}
.nav_pop_ad {
    width: 170px;
    height: 270px;
}

.nav_pop_item_A {
    padding: 5px 0;
}
.nav_pop_item_A li {
    padding: 5px 0;
}

.nav_pop_item_A a {
    line-height: 14px;
    border-left: 1px solid #ddd;
    color: #666;
    padding:0 15px;
}
.nav_pop_item_A a.fst {
    border-left: 0;
}

/* == 彩种导航区域 == */
.nav {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #2eb670;
    z-index: 5;
}
.nav_inner {
    width: 49.999%;
    margin-left: 50%;
    background-color: #1fa35f;
}
.nav_box {
    margin-left: -550px;
    width: 1100px;
}
.nav_menu { background-color: #2eb670;}
.nav_menu_list li {
    float: left;
    text-align: center;
}
.nav_menu_list li a {
    position: relative;
    display: block;
    height: 40px;
    padding: 0 18px;
    color: #fff;
    font: 14px/40px "microsoft yahei";
    text-decoration: none;
    min-width: 50px;
    _width:58px;
}
.nav_menu_list li a:hover {background-color: #1fa35f;}
.nav_menu_list li.on a {
    background: #007f3e;
}


.nav_menu_list .kk{
    position: absolute;
    top: 19px;
    right: 7px;
    width: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent transparent;
    border-width: 4px 4px 0;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
}
.nav_menu_list a:hover .kk {
    border-top-color: #fff;
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.nav_other {
    position: relative;
    height: 40px;
    padding-left: 15px;
    background-color: #1fa35f;
}
.nav_other:after{
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width:20px;
    height: 40px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/nav_bg.png) no-repeat top left;
}

.nav_other li{
    position: relative;
    float: left;
    margin-top: 13px;
    font-size: 12px;
    line-height: 14px;
    border-left: 1px solid #40b97b;
}
.nav_other li a {
    display: block;
    padding: 0 10px;
    color: #fff;
}
.nav_other li:first-child {
    border-left: 0 none;
}


/*== tips ==*/
.tips {
    position: absolute;
    top: -20px;
    right: 0;
    background-color: #ef8a08;
    color: #fff;
    font-style: normal;
    padding: 2px;
    font-size: 12px;
    line-height: 1;
    z-index: 2;
}
.tips:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ef8a08;
    z-index: -1;
}

.nav_second {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: 40px;
    background-color: #fff;
    opacity: .95;
    visibility: hidden;
    z-index: 9;
}
.nav_second_tit {

}
.nav_second.hover{
    opacity: 1;
    visibility: visible;
}

.nav_second .nav_second_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    font-size: 12px;
    z-index: 11;
    text-align: center;

}
.nav_second .nav_second_list a{
    display: inline;
    float: none;
    padding: 0 12px;
    color: #333;
}
.nav_second .nav_second_list a:hover {
    background-color: transparent;
    color: #333;
    text-decoration: underline;
}


/*== log_area ==*/
.log_area {
    position: absolute;
    top: 30px;
    right: 50%;
    margin-right: -540px;
    width: 280px;
    height: 260px;
    z-index: 3;
}
.log_hd {
    height: 49px;
    padding:15px;
    border-bottom:1px solid #ddd;
    background-color: #fff;
}
.log_bd {
    height: 180px;
    background-color: #fff;
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.log_tab_hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.log_tab_hd span{
    float: left;
    width: 50%;
    color: #999;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #ddd;
    margin-right: -1px;
    font-size: 14px;
    font-weight: bold;
}
.log_tab_hd .current {
    color: #333;
}
.log_tab_bd {}
.log_notice {
    padding:10px 20px;
}
.log_notice li {
    height: 24px;
    line-height: 24px;
    padding-left: 12px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/sprites.png?v=20151020001) no-repeat -350px 0;
    overflow: hidden;
}
.log_notice a {
    color: #666;
}

.log_btn, .reg_btn {
    width: 108px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
}
.log_btn {
    background-color: #ee8600;
    border:1px solid #ee8600;
    color: #fff;
}
.log_btn:hover {
    color: #fff;
}
.reg_btn {
    background-color: #fff;
    border:1px solid #f26522;
    color: #f26522;
}
.reg_btn:hover {
    color: #f26522;
}

.icon_person {
    width: 50px;
    height: 50px;
    background-position: -304px -312px;
}
.icon_tzjl {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-position: -250px -38px;
}
.icon_chongzhi {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-position: -209px -37px;
}


/* == 新闻焦点区域 == */
.news_area {
    background-color: #fff;
    padding:20px 0;
}

/*== 数字/竞技 开奖区域 ==*/
.tab_box {
    /*border:1px solid #e5e5e5;*/
}
.tab_hd {
}
.tab_hd li {
    display: inline;
    float: left;
    width: 50%;
    font-size: 16px;
    font-weight: bold;
}
.tab_hd span{
    height: 38px;
    line-height: 38px;
    display: block;
    color: #333;
    text-align: center;
    background-color: #fff;
    border:1px solid #e5e5e5;
    border-bottom:1px solid #87cfa6;
    cursor: pointer;
}
.tab_hd .on span{
    position: relative;
    color: #87cfa6;
    border:1px solid #87cfa6;
    border-bottom: 0 none;
    margin-right: -1px;
}
.tab_hd .last_li span {
    margin-left: -1px;
    margin-right: 0;
}


.tab_bd {
    height: 432px;
    border:1px solid #e5e5e5;
    border-top:0 none;
}

.sz_item {
    padding: 12px 10px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 25px;
}
.sz_item.sz_item_last {
    border-bottom:0 none;
}

/*== 焦点新闻 ==*/
.focus_news {

}
.focus_news_hd {
    margin: 0 10px;
    position: relative;
}
.czType {
    position: absolute;
    top: 10px;
    left: 0;
    width: 40px;
    height: 20px;
    line-height: 20px;
    background-color: #2eb670;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.czType.szc {
    background-color: #e36a6f;
}
.czType a, .czType a:hover {
    color: #fff;
    text-decoration: none;
}
.focus_news_hd h2 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    overflow: hidden;
}

.focus_news_bd {
    padding: 4px 0 6px;
    margin: 0 15px;
    font-size: 14px;
}
.focus_news_bd li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    color: #ddd;
}
.ad_box img {
    display: block;
}

/*== 合买推荐 ==*/
.hemai_box {

}
.hemai_hd {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}
.icon_replace {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-position: -60px 0;
}
.hemai_bd {
    height: 434px;
    border:1px solid #e5e5e5;
}
.hemai_item {
    padding:10px 10px 20px;
}
.hongren_hd {
    background-color: #f5f5f5;
    padding: 10px;
    color: #999;
    font-size: 12px;
    text-align: center;
}
.hemai_fangan {
    padding: 30px 10px 0;
}
.heimai_pro {
    position: relative;
    background-color: #ddd;
    height: 6px;
}
.heimai_pro_inner {
    background-color: #ee8600;
    height: 6px;
    overflow: hidden;
}
.heimai_pro_txt {
    position: absolute;
    top: -24px;
    background-color: #999;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    width: 30px;
    text-align: center;
    margin-left: -15px;
}
.heimai_pro_txt span {
    content: '';
    position: absolute;
    bottom: -11px;
    left: 9px;
    width: 0;
    height: 0;
    font-size: 0;
    border-width: 6px;
    border-style: solid dashed dashed  dashed;
    border-color: #999 transparent transparent transparent;

}

.hemai_info {
    height: 30px;
}
.hemai_info td{
    border-right:1px solid #e5e5e5;
    line-height: 1.2;
}
.hemai_info td.last_td{
    border-right: 0;
}

.pindan_btn {
    display: block;
    margin: 15px auto 0;
    width: 98px;
    height: 33px;
    line-height: 33px;
    background-color: #fff;
    border:1px solid #2eb670;
    border-radius: 3px;
    color: #2eb670;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.pindan_btn:hover {
    background-color: #2eb670;
    color: #fff;
    text-decoration: none;
}
.pindan_btn_disabled{
    background: #aaa;
    color: #fff;
    cursor: default;
    border-color: #aaa;
}
.v_line {
    border-top: 1px solid #e5e5e5;
}


/*== fb_area 足彩对阵 ==*/
.fb_area {
    background-color: #f2f2f2;
    padding:30px 0 0;
}
.fb_box {
    height: 620px;
}
.fb_hd {
    height: 30px;
    line-height: 30px;
}
.fb_tab {}
.fb_tab a {
    display: inline;
    float: left;
    width: 74px;
    height: 28px;
    background: #fff;
    border:1px solid #ddd;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.fb_tab a:hover {
    color: #2eb670;
    text-decoration: none;
}
.fb_tab1 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.fb_tab2 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.fb_tab .on{
    background: #e5e5e5;
    color: #2eb670;
}
.fb_selt {
    height: 24px;
    line-height: 24px;
    margin-top: 3px;
    background-color: #fff;
    border:1px solid #ddd;
}

.fb_bd {
    background-color: #fff;
}
.fb_tb {

}
.fb_tb_hd {

}
.fb_tb_hd td{
    line-height: 30px;
    font-weight: bold;
}
.fb_tb_bd {
    border:1px solid #2eb670;
}
.fb_tb_bd a {
    color: #1f3b7b;
}
.fb_tb_bd td {
    line-height: 30px;
    border-bottom:1px solid #e5e5e5;
}
.fb_tb_bd td:first-child{ padding-left: 30px; }
.fb_tb_bd .team_name {
    color: #333;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    text-align: center;
}
.team_vs {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    width: 50px;
    text-align: center;
}
.vs_txt {
    color: #bbb;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}
.a_zs {
    color: #666;
    display: inline-block;
    width: 35px;
    font-family: Tahoma, Geneva, sans-serif;
}
.sp_nxz {
    display: inline;
    float: left;
    width: 49px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #effcf5;
    border:1px solid #bce2cd;
    border-top:0 none;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    margin-bottom: -1px;
    margin-left: -1px;
}
.sp_nxz.on {
    background-color: #2eb670;
    color: #fff;
    font-weight: bold;
    box-shadow: #1b9c51 2px 2px 2px inset;
}
.sp_nxz:last-child{ border-right: 0; }

.fb_ft {
    padding:13px 20px;
    line-height: 30px;
}


/*== 名家专栏 ==*/
.special_box {
    margin-top: 40px;
    background-color: #fff;
    height: 580px;
}
.special_hd {
    padding:15px 15px 5px;
}
.special_hd strong {
    display: block;
    font-size: 16px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/sprites.png?v=20151020001) no-repeat 75px -79px;
}
.special_bd {
}
.special_item {
    padding: 14px;
}
.item .pic { float:left;margin-right:20px; }
.item .content { overflow:hidden;zoom:1; }
.item .content .tit{ display: block; font-size: 14px; margin-bottom: 5px;}

.special_list {
    color: #333;
    line-height: 26px;
    font-size: 14px;
    padding:10px 0 0;
}
.special_list li {
    padding-left: 12px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/sprites.png?v=20151020001) no-repeat -350px 0;
}
.special_list a{
    color: #333;
}

.spec_tit {
    margin-bottom: 10px;
}
.spec_tit strong {
    font-size: 16px;
}
.spec_qs {
    display: inline-block;
    vertical-align: middle;
    line-height: 23px;
    color: #519dd2;
    border:1px solid #519dd2;
    padding:0 10px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
}

.spec_msg {
    line-height: 22px;
    font-size: 12px;
    height: 98px;
    overflow: hidden;
}
.spec_msg li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}
.spec_msg li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 30px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/sprites.png?v=20151020001) no-repeat -100px -2px;
}


/*== ft_box 品牌区域 ==*/
.ft_box {
    padding:22px 0;
    line-height: 18px;
    font-size: 12px;
}
.ft_box td {
    border-right: 1px solid #e5e5e5;
}
.ft_box .last {
    border-right: 0;
}

.brand_1, .brand_2, .brand_3, .brand_4, .brand_5, .brand_6 {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/sprites.png?v=20151020001) no-repeat -120px -120px;
}
.brand_1 {background-position: -120px -120px;}
.brand_2 {background-position: -160px -120px;}
.brand_3 {background-position: -200px -120px;}
.brand_4 {background-position: -240px -120px;}
.brand_5 {background-position: -280px -120px;}
.brand_6 {background-position: -320px -120px;}


/*== 返回顶部 ==*/
.jcguide {
    position: fixed;
    left: 50%;
    bottom: 40px;
    z-index: 12;
    margin-left: 550px;
    width: 50px;
}
*html .jcguide{position:absolute;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)); margin-top:-40px;}
.jcguide .gotop, .jcguide .feedback, .jcguide .returnold, .jcguide .zxservice {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin-top: 1px;
    text-indent: -999em;
}
.jcguide .gotop{
    background-position: 0 -170px;
}
.jcguide .feedback{
    background-position: 0 -221px;
}
.jcguide .returnold{
    background-position: 0 -272px;
}
.jcguide .zxservice{
    background-position: 0 -323px;
}
.jcguide .gotop:hover{
    background-position: -51px -170px;
}
.jcguide .feedback:hover{
    background-position: -51px -221px;
}
.jcguide .returnold:hover{
    background-position: -51px -272px;
}
.jcguide .zxservice:hover{
    background-position: -51px -323px;
}






/*2019.2.26改版样式修改*/
.bg_f2{ background: #f2f2f2; }
.hotMactch{ padding: 20px 0 20px 240px; }
.hotMactchLi{ float: left; margin-left: 10px; width:274px;height:230px;background:#fff;border-radius:6px;}
.hotMactchLi_t{ padding: 10px 0 14px; border-bottom: 1px solid #eee; }
.matchClash{ margin-top: 12px; }
.matchClash .matchTeam{ float: left; width: 107px; text-align: center; }
.matchClash .matchTeam img{ display: block; margin: 0 auto; height: 32px; }
.matchClash .matchTeam p{ font-size: 14px; color: #333; margin-top: 5px; }
.matchClash .state1,.matchClash .state2,.matchClash .state3{ width: 60px; float: left; white-space: nowrap; text-align: center; }
.matchClash .state1 .vs{ margin-bottom: 9px; height: 32px; line-height: 32px; font-size: 18px; color: #bbb; }
.matchClash .state2{ font-size: 18px; color: #2DB370; font-weight: bold; }
.matchClash .state2 .top{ position: relative; }
.matchClash .state2 .top span{ position: absolute; top: 3px; width: 30px; text-align: center; }
.matchClash .state2 .top span.left{ right: 100%; margin-right: -10px; }
.matchClash .state2 .top span.right{ left: 100%; margin-left: -10px; }
.matchClash .state2 .video{ display: inline-block; vertical-align: middle; width: 40px; height: 39px; margin: 0 3px; background: url(https://r.aicai.com/v2/images/webclient/index/index2019/video.png); background-size: 40px 39px; }
.matchClash .linkBtn{ font-size: 0; margin-top: 2px; }
.matchClash .videoIcon,.matchClash .animateIcon{ margin: 0 3px; display: inline-block; vertical-align: middle; width: 14px; height: 14px; background: url(https://r.aicai.com/v2/images/webclient/index/index2019/spriteLink.png); background-size: 14px 28px; }
.matchClash .videoIcon{ background-position: 0 0; }
.matchClash .animateIcon{ background-position: 0 -14px; }
.matchClash .state3{ position: relative; height: 20px; line-height: 20px; padding-top: 10px; font-size: 18px; color: #EA4747; font-weight: bold; }
.matchClash .state3 .line{ color: #eee; font-weight: normal; padding: 0 15px; }
.matchClash .state3 em{ position: absolute; top: 9px; width: 30px; text-align: center; }
.matchClash .state3 em.left{ right: 100%; margin-right: -18px; }
.matchClash .state3 em.right{ left: 100%; margin-left: -18px; }
.hotMactchLi_t .topLine a:hover{ color: #2eb670; }
.hotMactchLi_b h4{ font-weight: normal; padding: 8px 0 10px; font-size: 12px; color: #bbb; text-align: center; }
.statiScale li{ margin-bottom: 5px; }
.statiScale .txt{ float: left; width: 40px; color: #999; text-align: center; }
.statiScale .left{ width: 117px; float: left; text-align: right; }
.statiScale .right{ width: 117px; float: right;}
.statiScale .percen{ position: relative; display: inline-block; vertical-align: middle;width:60px;height:4px;background:#eee;border-radius:3px; }
.statiScale .percen span{ position: absolute; top: 0; height: 4px; border-radius: 3px; width: 100%; }
.statiScale .left .percen span{ right: 0; background: #FBC3C3; }
.statiScale .right .percen span{ left: 0; background: #91CDFE; }
.statiScale .left em{ color: #EA4747; }
.statiScale .right em{ color: #588BD8; }
.statiTxt{ color: #333; }
.statiTxt li{ padding-left: 20px; margin-bottom: 5px; }

.czType{ width: 52px; height: 25px; line-height: 25px; border-radius: 3px; background: #FF8200; }
.focus_news_hd h2{ height: 45px; line-height: 45px; padding-left: 65px; }
.focus_news_bd li{ color: #eee; }
.focus_news_bd li > span{ display: inline-block; margin-right: 14px; }
.titleH3{ font-size: 16px; color: #333; height: 24px; line-height: 24px; }
.logo_yq{ display: inline-block; vertical-align: middle; margin-top: -3px; width: 16px; height: 16px;}
.appendLink{ font-size: 12px; color:#0F88EB; }
.appendLink i{ margin-left: -3px; display: inline-block; vertical-align: middle; width: 16px; height: 16px;}
.appendLink:hover{color: #0F88EB;}
.expertWrap{ position: relative; overflow: hidden; width:280px; height: 500px; background:#fff;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.05);border-radius:0 0 4px 4px;border:1px solid rgba(238,238,238,1); border-top: 0;}
.expertList{ padding: 0 17px; border-bottom: 1px solid #eee; }
.expertFocusPic{ position: absolute; left: 0; top: 0; }
.expertFocusLi{ float: left; width: 280px; }
.expertList li{ float: left; width: 33.33%; padding: 13px 0; text-align: center; }
.expertList li:hover{ cursor: pointer; }
.expertList .exImg{ margin: 0 auto; position: relative; width: 40px; height: 40px; border-radius: 50%; }
.expertList .exImg img{ width: 100%; height: 100%; border-radius: 50%; }
.expertList .exImg em{ position: absolute; top: 0; right: -6px; width: 12px; height: 12px; line-height: 12px; text-align: center; border-radius: 50%; background: #EA4747; color: #fff; }
.expertList li p{ color: #333; margin: 7px 0 4px; white-space: nowrap; }
.exListTip{ position: absolute; z-index: 2; left: 0; top: 84px; width: 30px; height: 18px; line-height: 18px; text-align: center; background: #EA4747; border-radius: 0 4px 4px 0; color: #fff; }
.exConList li{ position: relative; padding: 10px 15px 10px 13px; border-bottom: 1px solid #eee; }
.topInfo{ position: relative; padding-left: 52px; }
.reGuess{ margin-top: 5px; }
.reGuess span{ display: inline-block; padding: 0 6px; margin-right: 3px; height: 16px; line-height: 16px; text-align: center; background: #FFE2E2; color: #EA4747; border-radius: 8px; }
.reGuess span.red{ background: #EA4747; color: #fff; }
.reGuess span.black{ background: #093059; color: #FFDA44; }
.exConList .userImg{ position: absolute; left: 0; top: 50%; margin-top: -20px; width: 40px; height: 40px; }
.exConList .userImg img{ width: 100%; height: 100%; border-radius: 50%; }
.exConList .right{ position: absolute; right: 0; top: 50%; margin-top: -18px; text-align: right; }
.exConList h3{ font-size: 14px; color: #333; margin-top: 10px; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.exConList .time{ color: #999; white-space: nowrap}
.exConList .time span{ margin-right: 8px; }
.expertFocusIcon,.sfcFocusIcon{ position: absolute; width: 100%; left: 0; bottom: 42px; height: 3px; text-align: center; }
.expertFocusIcon a,.sfcFocusIcon a{display: inline-block; vertical-align: top; width: 30px; height: 3px; background: #ddd;}
.expertFocusIcon a.active,.sfcFocusIcon a.active{ background: #FF8200; }
.sfcFocusIcon{ bottom: 47px; }

.dataFd{ position: absolute; z-index: 4; width: 230px; height: 570px; top: 0; left: 50%; margin-left: -540px; background:#fff;border-radius: 0px 0px 6px 6px;}
.dataFd h4{ font-weight: 600; padding: 13px 5px 13px 13px; line-height: 20px; font-size: 14px; color: #333; }
.styleFb ul{ padding: 0 10px; }
.styleFb ul li{ float: left; width: 33.333%; padding: 7px 0 13px; text-align: center; color: #333; font-size: 12px; }
.styleFb ul li img{ display: block; margin: 0 auto; height: 40px; margin-bottom: 5px; }
.typePlay li{ height: 109px; position: relative; border-top: 1px solid #eee; font-size: 12px; color: #333; }
.typeIcon{ display: block; width: 32px; height: 32px; margin: 0 auto; background: url(https://r.aicai.com/v2/images/webclient/index/index2019/typeIcon.png);background-size: 32px 192px; }
.typeIcon01{ background-position: 0 0; }
.typeIcon02{ background-position: 0 -33px; }
.typeIcon03{ background-position: 0 -64px; }
.typeIcon04{ background-position: 0 -96px; }
.typeIcon05{ background-position: 0 -128px; }
.typeIcon06{ background-position: 0 -160px; }
.typePlay .left{ position: absolute; left: 0; top: 50%; margin-top: -27px; width: 88px; text-align: center; }
.typePlay .left p{ font-size: 12px; color: #999; margin-top: 5px; }
.typePlay .left p a{ color: #999;}
.typeLink{ padding-left: 88px; padding-top: 30px; font-size: 0; }
.typeLink a{ display: inline-block; margin: 4px 0; width: 70px; font-size: 12px; color: #333;}
.typeLink.special{ margin-top: -6px; }
.typeLink.special a{ margin: 0px 0 6px 0 }
.dataFd1{ position: static; margin-left: 0; width: 280px; height: 579px; border-radius: 0; }
.dataFd1 .typePlay li{ height: initial; }
.dataFd1 .typeLink{ height: initial; padding: 15px 0 15px 88px; }
.dataFd1 .typeLink a{ font-size: 14px; width: 85px; }

.expertWrap .moreLink,.sfcFocus .moreLink{ position: absolute; width: 100%; left: 0; bottom: 11px; text-align: center; }
.expertWrap .moreLink a,.sfcFocus .moreLink a{ padding-left: 20px; }

/*2019.11.15添加足彩推荐*/
.sfcFocus{ height: 540px; background: #fff; overflow: hidden; position: relative; top: -1px; }
.sfcFocusUl{ position: absolute; left: 0; top: 0; }
.sfcFocusLi{ float: left; width: 280px; }
.prixTip{ position: absolute; left: 0; top: 0; width: 250px; font-size: 12px; height: 20px; line-height: 20px; padding: 0 15px; background: rgba(235, 97, 0, 0.2); color: #EB6100; }
.sfcFocus .exConList li{ padding: 8px 15px 8px 13px; }
.sfcFocus .exConList h3{ margin-top: 7px; }
.sfcFocus .exConList li.special{ padding-top: 28px; }
.downEwm{padding: 8px 10px;}
.downEwm img{width: 80px;height: 80px;margin-right: 14px;}
.downEwm .txt{ padding-top: 4px; }

/*2021.3.25首页优化*/
.aicaiTip{ position: relative; padding-left: 63px; margin-top: 31px; font-size: 12px;border-left: 1px dotted #ddd; height: 44px; }
.aicaiTip h4{ color: #EA4747; padding-top: 3px; }
.aicaiTip p{ color: #EF7070; }
.aicaiTip:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -13px;
    width: 30px;
    height: 26px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2021/aicaiTip01.png?v=20210325001);
    background-size: 100% 100%;
}
.asideTip{ height: 40px; line-height: 40px; text-align: center; font-size: 12px; color: #F59836; font-weight: bold; background: #FFF0E1; }
.downEwmBlock{ width: 280px; }
.downEwmBlock li{ position: relative; height: 220px; padding: 0 20px; }
.downEwmBlock li > p{ font-size: 16px; line-height: 22px; color: #fff; }
.downEwmBlock .ttyq{ background: url(https://r.aicai.com/v2/images/webclient/index/index2021/downImgbg01.png?v=20210325001); background-size: 100% 100%; }
.downEwmBlock .ttzs{ background: url(https://r.aicai.com/v2/images/webclient/index/index2021/downImgbg02.png?v=20210325001); background-size: 100% 100%; }
.downEwmBlock .info{ padding: 18px 0 10px; color: #fff; }
.downEwmBlock .info img{ float: left; margin-right: 8px; width: 48px; height: 48px; }
.downEwmBlock .info .txt{ float: left; }
.downEwmBlock .info .txt h2{ padding-top: 2px; font-size: 18px; font-weight: bold; }
.downEwmBlock .info .txt p{ font-size: 12px; opacity: .7; }
.downEwmBlock .btn{ display: block; width: 130px;height: 40px; line-height: 40px; text-align: center; font-size: 14px; font-weight: 600; background: #FFDA44;border-radius: 8px; margin-top: 38px;}
.downEwmBlock .btn:hover{ text-decoration: none; background: #f7cd23; }
.downEwmBlock .ewm{ position: absolute; right: 20px; bottom: 20px; padding: 3px; width: 74px; height: 74px; background: #fff; border-radius: 4px; overflow: hidden; }
.downEwmBlock .ewm img{ width: 100%; height: 100%; }
@charset "UTF-8";

.k_guide{ width:330px; height: 430px; position: relative; display: none;}
.closeBtn{ 
	position: absolute; top:15px; right:15px; width: 16px; height: 16px;
	line-height: 16px; color: #000; font-size: 22px; z-index: 2;
    opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
.closeBtn:hover {
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    text-decoration: none;
}
.guide_bg {
    position: relative; width: 330px; height: 430px; display: none;
}
.guide_bg.on{ display: block;}
.guide_1 {background: url(https://r.aicai.com/v2/images/webclient/index/index2015/guide/k1.png) no-repeat center top;}
.guide_2 {background: url(https://r.aicai.com/v2/images/webclient/index/index2015/guide/k2.png) no-repeat center top;}
.guide_3 { background: url(https://r.aicai.com/v2/images/webclient/index/index2015/guide/k3.png) no-repeat center top;}
.guide_4 { background: url(https://r.aicai.com/v2/images/webclient/index/index2015/guide/k4.png) no-repeat center top;}
.guide_5 { background: url(https://r.aicai.com/v2/images/webclient/index/index2015/guide/k5.png) no-repeat center top;}
.guide_btn { position: absolute; bottom: 40px;left: 0;width: 100%;text-align: center;}
.guide_next {
    display: inline-block; vertical-align: middle;width: 88px;height: 28px;
	background-color: #56c688;border:1px solid #a1dfbd;color: #fff;
    line-height: 28px;text-align: center;cursor: pointer;
}
.guide_next.msgc{
    background-color: #6d97dc;
    border-color: #e4df61;
    color: #fffd29;
}
.guide_next.ljgd{
    background-color: #6d98f1;
    border-color: #fff;
}
.guide_2 .guide_next{
    background-color: #f68781;
    border-color: #fabcb9;
}
.guide_3 .guide_next{
    background-color: #8b73f3;
    border-color: #bfb1f8;
}
.guide_4 .guide_next{
    background-color: #fea361;
    border-color: #ffcca7;
}
.guide_mod{  position: absolute; top: 50%;right: 10px;margin-top: -55px;height: 110px;}
.guide_mod span{
    display: block;width: 10px; height: 10px; overflow: hidden;
    background:#000; border-radius: 10px; margin: 0 3px 10px;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}
.guide_mod span.on {
    width: 18px; height: 22px; margin: 0 0 10px;
    background: url(https://r.aicai.com/v2/images/webclient/index/index2015/guide/guide_span.png) no-repeat 0 0;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}