/* 双伪标签清浮动，解决塌陷 */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}


/* ie6 7 专门清除浮动的样式*/

.clearfix {
    *zoom: 1;
}


/* banner导航栏 */

.bannerNav .center {
    border-left: 1px solid #fff;
}

/* .bannerNav .titleOne {
    color: #fff;
}

.bannerNav .titleTwo:hover {
    color: #fff
} */

.bannerBox {
    height: 440px;
    background: url(../images/indexBanner.jpg) center center no-repeat;
    min-width: 1200px;
}

.bannerText {
    height: 77px;
    width: 860px;
    background: url(../images/indexBannerText.png) center center no-repeat;
    margin: 95px auto 0;
}

.bannerText1 {
    width: 1119px;
    margin: 57px auto 0;
    font-size: 16px;
    color: #fff;
    height: 55px;
    line-height: 55px;
    background: url(../images/bannerBottom.png) center center no-repeat;
    padding: 0 30px
}

.bannerText1 span {
    padding: 0 12px;
}

.ml60 {
    margin-left: 60px;
}


/* 图片展示 */

.imgLeft {
    display: block;
    width: 560px;
    height: 380px;
    margin-top: 27px;
}

.imgRight {
    width: 640px;
}

.imgRight img {
    width: 305px;
    height: 180px;
    margin-left: 15px;
    margin-top: 18px;
}

.broadcast {
    margin-bottom: 50px;
}

.broadcastLeft {
    width: 822px;
}


/* 直播热点 */

.f26 {
    font-size: 26px;
}

.icon {
    padding-left: 30px;
    height: 60px;
    line-height: 60px;
    background: url(../images/icon01.png) left center no-repeat;
    border-bottom: 1px solid #e0e0e0;
}

.mt55 {
    margin-top: 25px;
}

.hotBd {
    height: 302px;
    overflow: hidden;
}

.hotBd ul {
    height: 322px;
}

.hotBd .tempWrap {
    height: 322px;
}

.hotBd li {
    width: 822px !important;
    height: 260px;
    border: 1px solid #e0e0e0;
    margin-top: 20px;
    padding: 20px;
}

.hotBd li img {
    width: 286px;
    height: 170px;
    margin-top: 45px;
}

.hotBd li .right {
    width: 390px;
}

.hotBd li .lineOne {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    font-weight: 700;
    max-width: 390px;
}

.hotBd li .lineOne:hover {
    color: #148df7;
}

.hotBd li .lineTwo {
    color: #666666;
    line-height: 30px;
    font-size: 16px;
}

.hotBd li .lineThree {
    background-color: #f7f7f7;
    color: #808080
}

.hotBd li .lineThree p {
    max-width: 360px;
}

body {
    background-color: #fff;
}

.f_orange {
    color: #f78214;
}

.appointment .btns {
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fc3d17;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    border-radius: 5px;
    margin-right: 18px
}

.appointment .noappointmentBtn {
    background-color: #666;

}

.hotHd {
    top: 15px;
    right: 25px;
}

.hotHd .on {
    background-color: #fc3d17 !important;
}

.hotHd ul {
    height: 12px;
}

.hotHd li {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #fccfc6;
    margin-left: 10px;
}


/* 直播专题 */

.special .bd li {
    height: 122px;
    width: 260px;
    background: url(../images/special.jpg) center center no-repeat;
    margin-top: 27px;
    margin-right: 20px
}

.special .bd p {
    color: #4977aa
}

.special .bd span {
    width: 20px;
    height: 20px;
    background: url(../images/back.png) center center no-repeat;
}

.next {
    width: 8px;
    height: 21px;
    display: inline-block;
    background: url(../images/prev.png) center center no-repeat;
}

.special .hd {
    top: 15px;
    right: 25px;
}

.prev {
    width: 8px;
    height: 21px;
    display: inline-block;
    background: url(../images/next.png) center center no-repeat;
}

.pageState {
    width: 50px;
    text-align: center;
}

.pageState span {
    color: #147af7;
    font-weight: 700;
}


/* 直播日历 */

.broadcastRight {
    width: 358px;
    margin-left: 18px;
}

.list {
    border: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-left: 5px;
    height: 504px;
    padding-top: 20px;
    overflow: hidden;
}

.list .bd {
    padding-left: 10px;
}

.list {
    max-height: 680px;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}

.list li {
    background: url(../images/line.png) 4px 0 repeat-y;
}

.list li img {
    top: 5px;
    left: -5px;
    width: 10px;
    height: 10px;
}

.list .time {
    padding-left: 20px;
    background: url(../images/cri.png) left center no-repeat;
}

.list .title {
    margin-top: 12px;
    line-height: 25px;
    margin-bottom: 7px;
    display: inline-block;
}

.list .title:hover {
    color: #148df7;
}

.listContent {
    color: #666666;
    line-height: 30px;
    padding-right: 10px;
}

.whiteBg {
    width: 20px;
    height: 20px;
    background-color: #fff;
    top: 5px;
    left: 5px;
    z-index: 100;
}

.bg {
    margin-right: 12px;
}


/* 特训营 */

.training {
    background-color: #f2f4fa;
    padding-bottom: 40px;
}

.more {
    color: #808080;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-right: 20px;
}

.more:hover {
    color: #147af7
}

.training li {
    width: 560px;
    height: 160px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 30px;
    padding: 15px;
    margin-left: 20px;
}

.training img {
    width: 195px;
    height: 150px;
    border-radius: 5px;
}

.training .state {
    top: 0;
    left: 0;
    width: 62px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    color: #f7f7f7;
}

.training .state1 {
    background-color: #294524;
    color: #f7f7f7;
}

.training .state2 {
    background-color: #308bd8;
}

.training .state3 {
    background-color: #3eb135;
    color: #f7f7f7;
}

.training .lineOne {
    max-width: 350px;
    display: inline-block;
}

.training a.lineOne:hover {
    color: #147af7
}

.training .lineTwo {
    color: #808080;
    height: 24px;
    line-height: 24px;
}

.training .lineFour {
    color: #808080;
    height: 24px;
    line-height: 24px;
    max-width: 350px;
}

.red {
    color: #fc3d17
}

.C66 {
    color: #666666
}

.training .lineFive {
    margin-top: 15px;
}

.C308bd8 {
    color: #308bd8
}


/* 创业活动 */

.lastOne ul {
    border: 1px solid #ededed;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.lastOne ul li {
    height: 120px;
    padding: 20px 0 20px 20px;
    border-bottom: 1px solid #ededed;
}

.bottomLeft img {
    width: 160px;
    height: 120px;
}

.bottomCenter {
    width: 800px;
    border-right: 1px solid #ededed;
    height: 120px;
}

.bottomCenter .lineOne {
    margin-top: 5px;
    display: inline-block;
    max-width: 750px;
}

.bottomCenter .lineTwo {
    max-width: 750px;
}

.bottomCenter .lineTwo {
    color: #616366;
}

.bottomCenter a.lineOne:hover {
    color: #148df7
}

.bottonRight {
    width: 202px;
}

.bottonRight .lineOne {
    color: #f78214;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.bottonRight .lineTwo em {
    color: #f78214;
}

.comeBtn {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #0073d8;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    margin-left: 65px;
}

.bottomLeft .text1 {
    left: 0;
    top: 0;
    background-color: #308bd8;
    color: #fff;
    padding: 3px 6px;
    border-radius: 2px;
}

.bottomLeft .text2 {
    left: 0;
    top: 0;
    background-color: #b3b3b3;
    color: #fff;
    padding: 3px 6px;
    border-radius: 2px;
}

.bottomLeft .text3 {
    left: 0;
    top: 0;
    background-color: #3eb135;
    color: #fff;
    padding: 3px 6px;
    border-radius: 2px;
}

.comeBtn2 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #b3b3b3;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    margin-left: 65px;
    margin-top: 30px;
}

.comeBtn3 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #b3b3b3;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    margin-left: 55px;
}

/* 弹框 */
.riliTip {
    top: 18%;
    width: 900px;
    height: 500px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(165, 165, 165);
    padding: 25px;
}

.mainBox3 {
    height: 500px;
    background-color: #fff;
    border-radius: 5px;
    /* padding: 40px 30px 30px 25px; */
}

.mainBox3_left {
    width: 400px;
    margin-right: 15px;
}

.mainBox3_right {
    width: 460px;
}

.mainBox3_right ul {
    width: 460px;
}

.mainBox3_right ul li {
    margin-right: 18px;
    margin-bottom: 30px;
}

.mainBox3_right ul li .litext:hover {
    color: #007bc7;
}

.mainBox3_right ul li img {
    width: 210px;
    height: 120px;
    border-radius: 5px;
}

.mainBox3_right ul li .litext {
    width: 210px;
    height: 45px;
    color: #323333;
    line-height: 23px;
}

.activityNoData {
    width: 338px;
    height: 299px;
    background: #fff url(../images/activityNoData.png) no-repeat 50%;
    margin: 80px auto;
}

/* popUpsBox */
.popUpsBox {
    width: 460px;
    height: 440px;
    background-color: #fff;
    left: 395px;
    top: 0px;
    /* background-color: red; */
}

.popMain {
    width: 490px;
    height: 440px;
    background: url(../images/popBg.png) no-repeat center;
    background-size: 100% auto;
    margin-top: 15px;
    /* padding: 20px 10px 20px 40px; */
}

.popMain ul {
    height: 440px;
    overflow-y: scroll;
    padding-right: 10px;
}

.popMain ul li {
    height: 94px;
    background-color: #fff;
    padding: 23px 26px;
    margin-bottom: 15px;
}

.popMain ul li .time {
    margin-top: 30px;
    color: #808080;
    background: url(../images/time2.png) no-repeat left center;
    padding-left: 26px;
    font-size: 16px;
}

.popMain ul li .position {
    margin-top: 10px;
    color: #808080;
    background: url(../images/position2.png) no-repeat left center;
    padding-left: 26px;
    font-size: 16px;
}

.cf77e14 {
    color: #f77e14;
}

.ml22 {
    margin-left: 22px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

::-webkit-scrollbar {
    width: 2px;
    /*滚动条宽度*/
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
    border-radius: 10px;
    /*滚动条的背景区域的圆角*/
    /*滚动条的背景颜色*/
    background-color: #d6dce6;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*滚动条的圆角*/
    background-color: #b6bbc4;
    /*滚动条的背景颜色*/
}

.nodataPic2 {
    background-color: #f2f4fa;
}