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

/*全局样式*/
body {
    font: 12px "宋体", "微软雅黑", "黑体", arial;
    background-color: #fff;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
    line-height: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
span {
    padding: 0;
    margin: 0;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#all {
    width: 100%;
    position: relative;
}

#all .left,
#all .right {
    width: 249px;
    background-color: #333;
    position: absolute;
    top: 0;
    height: 100%;
    position: fixed;
}

#all .center {
    background: #ececec;
    height: auto;
    margin: 0 249px;
}

#all .right {
    right: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #1E1E1E;
}

#all .left {
    left: 0;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #1E1E1E;
}

.center .center1 {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.left .left1 {
    height: auto;
    width: 239px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.right .right1 {
    height: auto;
    width: 239px;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.ad {
    height: 238px;
    width: 238px;

}

.left .logo {
    height: 98px;
    width: 249px;
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.left .logo2 {
    height: 98px;
    width: 249px;
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: center -502px;
}

.cler {
    height: 10px;
    background-image: url(../images/appimg/bg.png);
    background-repeat: repeat-x;
    background-position: 0px -125px;
}

.left .left1 .mendiv {
    height: 40px;
    width: 219px;
    padding-left: 20px;
}

.left .left1 .mendiv li {
    float: left;
}

.left .left1 .mendiv a {
    line-height: 40px;
    padding-left: 40px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    padding-right: 20px;
    float: left;
}

.left .left1 .mendiv2 {
    height: 90px;
    width: 229px;
    padding-left: 10px;
}

.left .left1 .mendiv2 li {
    float: left;

}

.left .left1 .mendiv2 a {
    line-height: 40px;
    padding-left: 40px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    padding-right: 10px;
    float: left;
}

.home {
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: -185px -145px;
}

.pindao {
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: -185px -187px;
}

.zqlx {
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: 15px -205px;
}

.lxxz {
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: 18px -328px;
}

.lqlx {
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: 15px -246px;
}

.bjlx {
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: 20px -287px;
}

.left1 .ad1 {
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    width: 239px;
    overflow: hidden;
    background-color: #666;
    margin-bottom: 5px;
    font-size: 14px;
}

.left1 .ad2 {
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    width: 239px;
    overflow: hidden;
    background-color: #999;
    margin-bottom: 5px;
    font-size: 14px;
}

.yellow {
    color: #FF0;
}

.red {
    color: #F00;
}

.blue {
    color: #006;
}

.white {
    color: #fff;
}

.purple {
    color: #630;
}

.left1 .footer {
    width: 239px;
    padding-left: 10px;
}

.left1 .footer a {
    line-height: 40px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
}

.center .center1 .playtit {
    line-height: 60px;
    height: 60px;
    border: 1px solid #DBDBDB;
    background-color: #FFF;
}

.playtit .ui-share {
    margin-right: 15px;
    float: right;
}

.playtit .title-content {
    margin-right: 200px;
    height: 60px;
    overflow: hidden;
}

.playtit .title-content2 {
    margin-right: 10px;
    height: 60px;
    overflow: hidden;
}

.playtit .channel-logo {
    height: 60px;
    width: 60px;
    display: block;
}

.playtit .channel-logo,
.playtit h1 {
    float: left;
    line-height: 60px;
    padding: 0;
    margin: 0 8px;
}

.playtit .ui-share .lable-title {
    display: inline-block;
    line-height: 50px;
    float: left;
}

.playtit .bdsharebuttonbox a {
    padding-right: 5px;
    padding-left: 0px;
}

.ui-share .icon {
    width: 36px;
    height: 36px;
    overflow: hidden;
    display: inline-block;
    background-image: url(../images/appimg/bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-top: 10px;
}

.ui-share .icon-copy {
    background-position: -184px -236px;
}

.ui-share .icon-weixin {
    background-position: -184px -275px;
}

.ui-share .icon-qq {
    background-position: -184px -314px;
}

.ui-share .icon-qzone {
    background-position: -184px -353px;
}

.ui-share .icon-weibo {
    background-position: -184px -392px;
}

.center .center1 .player-ctx {
    /*
	padding-top: 25px;
	*/
    padding-top: 0px;
    min-height: 200px;
    height: 500px;
    background-color: #000;
}

.center .center1 .content-tabs {
    padding-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
}

.center .center1 .content-tabs .tab-nav {
    line-height: 40px;
    height: 40px;
    padding-left: 50px;
}

.center .center1 .content-tabs .tab-nav li {
    float: left;
    margin-right: 20px;
    border: 1px solid #CCC;
    padding: 5px;
    cursor: pointer;
}

.active {
    color: #FFF;
    background-color: #036;
}

.center .center1 .tab-contents {
    padding: 10px;
}

.center .center1 .tab-contents .schedule {
    height: 600px;
}

.center .center1 .tab-contents p {
    font-size: 14px;
    line-height: 200%;
    letter-spacing: 2px;
    text-align: left;
    text-indent: 15px;
}

.center .center1 .view {
    height: auto;
    padding: 0 5px;
    clear: both;
    display: inline-block;
}

.center .center1 .view a {
    font-size: 16px;
    padding: 4px 10px;
    background: #FFFFFF;
    border: 1px solid #AEAEAE;
    border-radius: 4px;
    text-decoration: none;
    margin: 6px 8px;
    float: left;
}

.activeSignal {
    color: #FFFFFF;
    background: #DD5345 !important;
    border: 1px solid #DD5345 !important;
}

.center .center1 .view .Signal {
    color: #333;
}

/*析*/
.center .center1 .tips {
    background-color: #FFF;
    height: auto;
}

.center .center1 .tips .content-tabs {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E7E7E7;
}

.center .center1 .tips .content-tabs .tab-nav {
    padding-left: 50px;
    height: auto;
}

.center .center1 .tips .content-tabs .tab-nav li {
    float: left;
    margin-right: 5px;
    padding: 5px;
    cursor: pointer;
    font-size: 13px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #E7E7E7;
    border-right-color: #E7E7E7;
    border-bottom-color: #E7E7E7;
    border-left-color: #E7E7E7;
    border-radius: 5px 5px 0 0;
}

.active2 {
    color: #FFF;
    background-color: #999999;
}

.center .center1 .tips .tab-contents {
    background-color: #F9F9F9;
}

/**/
.tipsbox {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

/*相关*/
.view2 {
    background-color: #F9F9F9;
    padding-left: 15px;
    padding-right: 10px;
    line-height: 25px;
}

.view2 a {
    line-height: 25px;
    color: #06C;
    text-decoration: none;
}

.view2 a:hover {
    line-height: 25px;
    color: #CE0000;
    text-decoration: underline;
}