﻿@charset "utf-8";
/* CSS Document */

.free_main a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}



body {
    background:#f5f5f5;
}
.free_main {
	width:1180px; margin:0 auto;
	padding-bottom:60px;
}

.big_main {
    margin-top:22px;
    background:#fff;
    border-bottom:2px solid #e2e2e2;
    position:relative;
    display:inline-block;
    width:100%;
    position:relative;
}

.big_main .big_img {width:428px; overflow:hidden; display:block;}

.big_main .big_img img {opacity: 1;filter: alpha(opacity=100);-moz-transition: opacity 300ms;-ms-transition: opacity 300ms;-webkit-transition: opacity 300ms;transition: opacity 300ms;}
.big_main .big_img:hover img {opacity: 0.8;filter: alpha(opacity=80);}


    .big_main h2 {
        position:absolute;
        right:30px;
        width:690px;
        top:0;
        font-size:30px;
        padding-top:36px;
        color:#333;
        font-weight:normal;
        line-height:30px;
		z-index:1;

    }
        .big_main h2 a {
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            width: 580px;
            display:inline-block;
        }
        .big_main h2 span {
            display:inline-block;
            width:87px;
            position:absolute;
            right:0;
            top:-5px;
            height:95px;
            background:url(../images/all_afree.png);
            z-index:3;
        }
    .big_main ul {
        float: left;
        _margin-right:20px;
        position:relative;
    }
        .big_main ul img {
            width:428px;
            height:408px;
            float:left;
        }
    .big_main dl {
        float:right;
        _float:none;
        padding-top:90px;
        width:690px;
        margin-right:32px;
        font-size:14px;
        position:relative;
        height:312px;
    }

        .big_main dl dd {
            width:100%;
            display:block;
        }
            .big_main dd .s2 {
                margin-right:17px;
            }
            .big_main dd .s3 {
                margin-left:17px;
            }
    .big_main dd.time {
        color:#999;
        margin-bottom:30px;
    }
    .big_main dd.info {
        color:#333;
        line-height:26px;
    }
    .big_main .bottom {
        position:absolute;
        bottom:30px;
        left:0;
    }
        .big_main .bottom span {
            float:left;
        }
        .big_main .bottom .s4 img {
            border-radius:50%;
            width:80px;
            height:80px;
        }
        .big_main .bottom .s5 {
            margin-left:20px;
            margin-top:31px;
        }
        .big_main .bottom .s6 {
            float:right;
            width:165px;
            text-align:center;
            font-size:16px;
            margin-top:13px;
        }
            .big_main .bottom .s6 a {
                color:#fff;
                padding-top:19px;
                display:block;
                height:35px;
            	background:#ff8800;
            }
			.big_main .bottom .s6 a:hover {background:#ff9900;}
        .big_main .bottom .s7 {
            float:right;
            text-align:center;
            font-size:28px;
            margin-top:13px;
            color:#666;
            margin-right:45px;
        }
            .big_main .bottom .s7 b {
                text-decoration:line-through;
                color:#ff4200;
                font-weight:normal;
                font-size:30px;
                margin-left:5px;
                font-family:Arial;
                vertical-align:middle;
                display:inline-block;
                margin-top:-2px;
            }
.afree_list {
    width:1200px;
    margin-top:20px;
    _width:1210px;
}
.afree_list a {display:block;}


    .afree_list dt img {
        width: 281px;
        height: 222px;
    }

    .afree_list a:hover dd{
        color:#288ce6;
    }
	.afree_list a:hover img {opacity: 0.8;filter: alpha(opacity=80);-moz-transition: opacity 300ms;-ms-transition: opacity 300ms;-webkit-transition: opacity 300ms;transition: opacity 300ms;}
    .afree_list dl {
        height: 362px;
        background: #fff;
        width: 280px;
        float: left;
        margin-right: 20px;
        border-bottom: 2px solid #e2e2e2;
        position:relative;
    }
        .afree_list dl dd {
            display:block;
            margin:0 11px;
            position:relative;
            margin-bottom:18px;
            *margin-bottom:13px;
            color:#333;
            font-size:18px;
            position:relative;


        }
            .afree_list dl dd.title a {
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                white-space: nowrap;
                width: 260px;
            }
    .afree_list dd span {
        color:#666;
        font-size:14px;
    }
    .afree_list dd .s1 {
        position:absolute;
        top:-18px;
    }
        .afree_list dd .s1 img {
            border-radius:50%;
            width:70px;
            height:70px;
        }
    .afree_list dd .s2 {
        margin-left:90px;
        height:40px;
        padding-top:14px;
        display:inline-block;
    }
    .afree_list dd .s3,.afree_list dd .s4 {
        color:#999;
    }
    .afree_list dd .s3 {
        margin-right:23px;
    }
        .afree_list dd .s3 i, .afree_list dd .s4 i {
            background:url(../images/all_afree.png);
            display:inline-block;
            vertical-align:middle;
            margin-top:-3px;
            _margin-top:0px;
            margin-right:7px;
        }
        .afree_list dd .s3 i {
            width:18px;
            height:15px;
            background-position:-100px 0;
        }
        .afree_list dd .s4 i {
            width:16px;
            height:13px;
            background-position:-120px 0;
        }
    .afree_list dd .s5 {
        width:62px;
        height:28px;
        display:inline-block;
        position:absolute;
        right:0;
        _right:10px;
        text-align:center;
        line-height:28px;
        top:-10px;
        *top:-5px;
    }
        .afree_list dd .s5 a {
            background: #ff8800;
            display: block;
            color: #fff;
        }
            .afree_list dd .s5 a:hover {
                background: #ff9900;
            }
    .afree_list dd .s6 {
        width:62px;
        height:28px;
        display:inline-block;
        position:absolute;
        right:0;
        _right:10px;
        text-align:center;
        line-height:28px;
        top:-10px;
        *top:-5px;
    }
        .afree_list dd .s6 a {
            background: #288ce6;
            display: block;
            color: #fff;
        }
            .afree_list dd .s6 a:hover {
                background: #4ca2f0;
            }

    .afree_list dd .s7 {
        width:62px;
        height:28px;
        display:inline-block;
        position:absolute;
        right:84px;
        _right:94px;
        text-align:center;
        line-height:28px;
        top:-10px;
        *top:-5px;
        color:#ff4200;
        text-decoration:line-through;
        font-size:26px;
        font-weight:bold;
    }

.more_all {
    border-bottom:2px solid #e2e2e2;
    height:33px;
    display:block;
    margin-top:30px;
    font-size:16px;
    text-align:center;
    padding-top:15px;
    background:#fff;
}

.afree_recommended {
    display:inline-block;
    margin-top:40px;

}
    .afree_recommended dl {
        height:auto;
    }
    .afree_recommended .s1 {
        width:7px;
        height:26px;
        display:inline-block;
        background:#288ce6;
        vertical-align:middle;
        margin-top:-3px;
        margin-right:11px;
        border-radius:5px;
    }
    .afree_recommended .r_title {
        font-size: 28px;
        color: #333333;
        margin-bottom:22px;
        height:28px;
    }
    .afree_recommended .title {
        margin-top:25px;
        margin-bottom:28px;
    }



.afree_title {
    font-size:24px;
    color:#999999;
    border-bottom:1px solid #e2e2e2;
    height:50px;
    line-height:50px;
    text-align:center;
    background:#fff;
    margin-top:25px;
}
    .afree_title span {
        color:#ff8800;
    }

.afree_desc {
    height: 280px;
    border-bottom: 1px solid #e2e2e2;
    background: #fff;
}
.can_see {
    padding-top:30px;
    margin-left: 224px;
    padding-left: 202px;
    background:url(../images/xy.png) no-repeat 0 30px;
    height:250px;
    color:#333333;
}
    .can_see .p1 {
        font-size:32px;
        line-height:34px;
        margin-top:18px;
    }
    .can_see .p2 {
        color: #888888;
        line-height: 26px;
        font-size: 14px;
        margin-top:22px;
    }
        .can_see .p2 span {
            color: #ff8800;
        }
    .can_see .p3 {
        border:1px solid #ff6600;
        border-radius:20px;
        height:35px;
        line-height:35px;
        color:#ff8800;
        text-align:center;
        width:234px;
        margin-top:28px;
        font-size:14px;
        float:left;
    }
        .can_see .p3 i {
            background: url(../images/all_afree.png) no-repeat;
            background-position: -140px 0;
            width:14px;
            height:16px;
            display:inline-block;
            vertical-align:middle;
            margin-right:8px;
            margin-top:-3px;
        }
    .can_see .p4 {
        margin-top:28px;
        float:left;
        margin-left:12px;

    }
        .can_see .p4 img {
            cursor:pointer;
        }
    /*浮动收藏*/


.bg_fff {
    background:#fff;
}


/*   视频套餐分类   */
.tv_box{ width:1002px; margin:0 auto}
.tv_box_img {
    text-align:center;
}
.tv_box .tv_list{ width:1002px; margin:0 auto; margin-bottom:30px;  display:inline-block;}
.tv_list li{ width: 294px; padding:9px 9px 0px 9px; margin-top:30px; display: block; float: left; margin-right:30px; overflow: hidden;position: relative; border: 1px solid #dddddd;  background: #FFF;}
.tv_list .nrm{ margin-right:0px;}
.tv_list .imgas{ display:block; width: 293px; height: 210px; overflow: hidden; }
.tv_list li .ab_img{position: absolute; top:6px; left:9px; width:53px; height:25px;
 display: block; }/*background:url(../images/1_03.png) no-repeat left;*/

.tv_list li .ab_img2{ position: absolute; top:6px; left:9px; width:53px; height:25px;
 display: block; }/*background:url(../images/2_05.png) no-repeat left;*/
.tv_list h3{ font-size: 16px; color:#333333; margin-top:10px; margin-bottom:5px;}
.tv_list h3 a {
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.tv_list h3 a:hover {
	color:#09f;
}
.tv_list p{ font-size: 12px; color:#999; line-height:20px;}
.pir_box{ width:290px; height:40px; margin:0 auto;  margin-top:20px; margin-bottom: 10px; color:#de252e; float: left;}

.pir_box i{ font:bold 18px/25px microsoft yahei; background:none; }
.pir_box em{ font:bold 30px Arial;}
.pir_box strong{color:#999999; font:16px/25px microsoft yahei; text-decoration:line-through;}
.pir_box a{
	background-color:#ffae00; float: right; display: block; width: 115px; font:18px/37px microsoft yahei; height: 37px; text-align: center; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
	 -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.pir_box a:hover{ background-color:#ff8800; float: right; display: block; width: 115px; }
.pir_box .lef{ float: left;}
.pir_box .rig{ float: right;}
.timebox{ width:292px; font-size: 12px; padding:0px 10px; height: 25px;background:#f2f2f2; color:#8c8c8c; margin-left:-9px;}
.t_lef{ float: left;  display:block; min-height: 13px; padding-left:5px; padding-top:2px;

}
/*background:url(../images/time.jpg) no-repeat left 5px;*/
.t_lef span {color:#f60;}
.t_rig{ float: right;}
.t_rig i{ color:#ff6600}

.pir_box .over{ background-color:#acacac;}
.pir_box .over:hover{background-color:#acacac;}


/*微博签到*/

        .bg_blue{
            background:#1c8bee;
        }
        .eve_login {
            background:url(../images/login.jpg) no-repeat center;
            height:676px;
            width:1180px;
            margin:50px auto;
        }
        .elogin_left {
            margin-top:208px;
            margin-left:20px;
            float:left;
            width:160px;
            padding:0 14px;
            height:330px;
            background:#0c5ca5;
            border-radius:10px;
            position:relative;
            font-size:14px;
        }
        .xy_2 {
            top:-264px;
            left:-5px;
            position:absolute;
        }
        .elogin_left dt {
          border-bottom:1px dashed #7898c3;  
          line-height:30px;
          color:#fff;
          height:110px;
          margin-top:65px;
          margin-bottom:25px;
        }
            .elogin_left dt a {
                color:#ffe63a;
            }
            .elogin_left dt .a1 {
                border-bottom:1px solid #ffe63a;
                line-height:20px;
                margin-left:7px;
            }
            .elogin_left dt .a2 {
                display:block;
            }
        .elogin_left dd{
            color:#fff;
            font-size:12px;
        }
            .elogin_left dd span {
                color:#ffe63a;
            }
        .elogin_left .dd_1 {
            font-size:16px;
        }
            .elogin_left .dd_1 span {
                font-size:50px;
            }
        .elogin_right {
            float:right;
            width:354px;
            margin-top:120px;
            margin-right:20px;
        }
            .elogin_right textarea {
                width:330px;
                height:192px;
                resize:none;
                padding:9px 11px;
                border:1px solid #1066b4;
            }
            .elogin_right .btn {
                margin-top:18px;
            }
            .elogin_right p {
                font-size:14px;
                line-height:22px;
                color:#fff;
                padding:0 9px;
            }
            .elogin_right .p1 {
                font-size:16px;
                color:#ffe63a;
                border-top:1px dashed #7ba7db;
                padding:22px 9px 0 9px;
                margin-top:20px;
            }
        .elogin_right .p2{
            color:#a0d2ff;
            margin-top:5px;
        }
            .elogin_right .p3 {
                color:#fffa7b;
                margin-top:15px;
            }
                .elogin_right .p3 span {
                    margin-right:9px;
                    display:inline-block;
                    vertical-align:middle;
                    background:#ffe63a;
                    width:6px;
                    height:6px;
                    }
            .elogin_right .p4 {
                margin:10px 0;

            }
            .elogin_right .p5 {
            }




	#calendar {
		width: 540px;
		margin:205px 0 0 25px;
		font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
        float:left;
	}

.fc-row.fc-rigid .fc-content-skeleton {
	position: absolute;
	top: 14px;
	left: 0;
	right: 0;
    font-size:18px;
    font-weight:bold;
}

    .fc-ltr .fc-basic-view .fc-day-number {
        text-align:center;
    }

    .fc-event[href], .fc-event.fc-draggable {
        margin-top:-35px;
        margin-left:40px;
    }
    .fc-title {

    }
    .fc-event {
        background: url(../images/fix.png) no-repeat;
        width: 37px;
        height: 37px;
        border:none;
        }
    .fc th, .fc td {
        border:none;
    }
.fc-day-grid {
    -webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing:  content-box;
}

.fc-unthemed th{
    padding:5px 0 15px 0;
    height:0;
    text-indent:-9999999px;
}
.fc-unthemed .fc-today {
    background:none;
}
.fc td.fc-today {
    border:none;
}
.fc-time {
    display:none;
}
.fc-toolbar h2 {
    color:#fff;
    background:#e07741;
    font-size:14px;
    width:138px;
    height:20px;
    line-height:20px;
}