@charset "utf-8";
/*banner*/

.flexslider {
    /*可设置5px的向下空间*/
    position: relative;
    zoom: 1;
    width: 100%;
    height: 310px;
    margin: 0 auto 0;
}

.slides {
    list-style: none;
    margin: 0;
    padding: 0;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.flex-direction-nav a {
    line-height: 99em;
    position: absolute;
    z-index: 10;
    top: 50%;
    display: block;
    overflow: hidden;
    width: 46px;
    height: 46px;
    margin: -35px 0 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    opacity: 0;
    border-radius: 35px;
    background: url(/images/ad_ctr.png) no-repeat;
    filter: alpha(opacity=0);
}

.flex-direction-nav .flex-next {
    right: 15%;
    background-position: 0 -46px;
}

.flex-direction-nav .flex-prev {
    left: 15%;
}

.flexslider:hover .flex-next {
    opacity: .8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    position: absolute;
    bottom: 3px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    opacity: .8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-control-nav {
    opacity: .8;
    filter: alpha(opacity=25);
}

.flex-control-nav li {
    display: inline-block;
    zoom: 1;
    margin: 0 2px;
    *display: inline;
}

.flex-control-paging li a {
    display: block;
    overflow: hidden;
    width: 18px;
    height: 18px;
    cursor: pointer;
    text-indent: -99em;
    background: url(/images/dot.png) no-repeat 0 -18px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    display: block;
    margin: 0 auto;
    border: 0;
}


/*endbanner*/
.tbtop {
    color: #FFF;
    background-color: #FF7E30;
}

.tbtop1 {
    color: #FFF;
    background-color: #ff7243;
}

.tbtop2 {
    color: #FFF;
    background-color: #FF7243;
}

.tb_tit {
    border-top: 1px solid #e5e5e5;
    margin: 60px 0 10px;
    text-align: center;
}

.tb_tit span {
    position: relative;
    padding: 0 10px;
    top: -10px;
    font-family: '微软雅黑';
    font-size: 28px;
    font-weight: bold;
    color: #FF3300;
    text-align: center;
    background-color: #FFF;
}

.ico_50m {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 46px;
    display: block;
    z-index: 2;
}

.ico_50i {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 45px;
    height: 41px;
    display: block;
    z-index: 2;
}

.ico_100m {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 46px;
    display: block;
    z-index: 2;
}

.ico_100i {
    position: absolute;
    top: 180px;
    right: 5px;
    width: 45px;
    height: 41px;
    display: block;
    z-index: 2;
}

.icosjitv {
    position: relative;
    padding-left: 5px;
    margin: 5px auto 5px;
}

.icosji {
    position: absolute;
    top: 5px;
    right: 1px;
    width: 30px;
    height: 46px;
    display: block;
    z-index: 2;
}

.icoitv {
    position: absolute;
    top: 130px;
    right: 1px;
    width: 45px;
    height: 41px;
    display: block;
    z-index: 2;
}

/*推荐 start*/

.kd_content {
    width: 100%;
    margin-top: 10px;
}

.kd_h2 {
    position: relative;
}

.kd_h2 h2 {
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    color: #ec8516;
    font-weight: normal;
    border-bottom: 2px solid #ec8516;
    padding-left: 10px;
}

.kd_tle {
    color: #232d36;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    right: 10px;
}

.t_bj {
    background: #232d36;
    padding: 4px 4px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 7px;
    display: block;
    width: 57px;
    float: left;
    margin-right: 5px;
}

.sup_box {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.sup_box li {
    width: 49%;
    float: left;
    border-right: 1px solid #dfdfdf;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    position: relative;
}

.sup_box li.b_no {
    border-right: 0px solid #dfdfdf;
}

.sup_l_bcon {
    padding-left: 10px;
    padding-right: 10px;
}

.s_log {
    position: absolute;
    top: 0;
    left: 20px;
}

.rec_box {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    height: 150px;
    clear: both;
}

.rec_l {
    width: 140px;
    float: left;
    height: 140px;
}

.rec_img {
    background: url(/images/icon_10.24.png) 0px 0px no-repeat;
    height: 80px;
    width: 140px;
    display: block;
    margin-top: 36px;
}

.rec_img1 {
    background: url(/images/icon_10.24.png) 0px -90px no-repeat;
    height: 80px;
    width: 140px;
    display: block;
    margin-top: 36px;
}

.rec_img2 {
    background: url(/images/icon_10.24.png) 0px -167px no-repeat;
    height: 80px;
    width: 140px;
    display: block;
    margin-top: 36px;
}

.rec_r {
    float: left;
    margin-left: 20px;
    width: 300px;
}

.rec_r .r_til {
    width: 72px;
    height: 26px;
    display: block;
    background: #e85700;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 26px;
}

.rec_r .r_xx {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    padding-top: 10px;
}

.crowd_box {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.rec_la {
    height: 100px;
    float: left;
}

.app_but {
    position: relative;
    margin-top: 6px;
    clear: both;
}

.app_but a {
    background: #ffa200;
    display: block;
    text-decoration: none;
}

.app_but .app_mc {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    padding-left: 10px;
}

.app_but .app_price {
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}

.app_but .app_price strong {
    font-size: 23px;
    line-height: 26px;
}

.app_but .pro_but {
    width: 44px;
    height: 44px;
    color: #fff;
    background: #2594f7;
    display: block;
    font-size: 20px;
    padding: 20px;
    line-height: 24px;
    top: 0;
    right: 0;
    position: absolute;
}

.app_but .pro_but:hover {
    background: #0079e4;
}


/*end 推荐*/