﻿.wrap{
    width: 1002px;
    margin:  0 auto;
}
.header{
    height: 501px;
}
.main{
    height: 2000px;
    background: url(../images/bg.png)no-repeat center center;
    margin-top: -293px;
}
.mains{
    margin-top: -293px;
  padding-bottom: 30px;
}
.content{
    height: 710px;
    background: url(../images/content.png)no-repeat center center;
}
.content1{
    height: 710px;
    background: url(../images/content1.png)no-repeat center center;
}
.content .contents{
    padding-top: 355px;
    width: 800px;
    margin: 0 auto;
    font-size: 20px;
}
.content1 .contents{
    padding-top: 380px;
    width: 800px;
    margin: 0 auto;
    font-size: 20px;
}
.contents p {
    text-indent: 40px;
    line-height: 29px;
}
.footer{
    height: 182px;
    background: url(../images/footer.png)no-repeat center center;
}
.title{
    width: 300px;
    height: 42px;
    background: url(../images/title.png)no-repeat 0 center ;
    margin-left: 85px;
    margin-top: 20px;
}
.title p{
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-indent: 60px;
    line-height: 42px;
    letter-spacing: 2px;
}
.titles{
    width: 96%;
    height: 42px;
    background: url(../images/title.png)no-repeat 0 center ;
    margin-left: 31px;
    margin-top: 20px;
    border-bottom: 1px solid #999;
    display: flex;
    justify-content: space-between;
}
.titles p{
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-indent: 60px;
    line-height: 42px;
    letter-spacing: 2px;
}
.titles span a{
    font-size: 17px;
    color: #068154;
    font-weight: 700;
    line-height: 42px;
    margin-right: 20px;
}
.title1 h3{
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}
.times{
    width: 70%;
    margin: 0 auto;
}
.times span{
    font-size: 18px;
    line-height: 85px;
    margin-right: 80px;
    text-align: center;
}
.title3 ul{
    width: 70%;
    margin: 30px auto;
}
.title3 ul li{
    line-height: 30px;
  	font-size:18px;
}
.title4 ul{
    width: 70%;
    margin: 30px auto;
}
.title4 ul li{
    line-height: 30px;
}
.lives{
    width: 70%;
    font-size:18px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 15px;
}
.title4 p a{
    color: #0949A8;
}
.schedule{
    width: 96%;
    margin: 30px auto;
}
.schedule ul{
    width: 94%;
    margin: 0 auto;
}
.schedule ul li{
   line-height: 22px;
   /* height: 132px; */
   display: flex;
   margin-top: 1px;
}
.schedule ul li div{
   margin-left: 1px;
}

.schedule_title{
    background-color: #009628;
    text-align: center;
    color: #fff;
    line-height: 41px;
}
.schedule_title1{
    width: 110px;
}
.schedule_title2{
    width: 251px;
}
.schedule_title3{
    width: 680px;
}
.schedule_left{
    width: 110px;
    line-height: 130px;
    background-color: #00AA58;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
}
.schedule_mid{
    width: 251px;
    line-height: 130px;
    background-color: #00AA58;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
}
.schedule_right{
    width: 680px;
    background-color: rgba(135, 219, 167, 0.3);
    line-height:30px;
    padding-top: 20px;
    padding-left: 25px;
    box-sizing: border-box;
}
.schedule_right span{
   padding-left: 25px;
}
.hh_nav {
    width: 1002px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #008258;
    margin-top: 3px;
}
.hh_nav a {
    line-height: 55px;
    text-align: center;
    color: #fff;
    padding: 5px 25px;
    font-size: 18px;
}

/* 会议直播 */
.hyzb{
    padding: 20px 33px;
    height: 410px;
    background-color: #ededed;
    margin-top: 20px;
}
.hyzb_l{
    width: 123px;
    height: 407px;
    float: left;
}
.hyzb_l img{
    display: block;
    width: 123px;
    height: 407px;
}
.hyzb_r{
    width: 808px;
    height: 407px;
    background-color: #484646;
    float: right;
    position: relative;
}
.infor{
    position: relative;
    z-index: 5;
    height: 50px;
    background: #000;
    padding-left: 20px;
}
.liveNow{
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 50px;
    width: 100px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    background: #e91839;
    display: inline-block;
}
.liveNow b {
    position: absolute;
    top: 0;
    right: -10px;
    width: 10px;
    height: 10px;
    display: block;
    background: url(../images/arrow_icon.png) no-repeat 0 0;
}
.programme {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.openBtn {
    position: absolute;
    display: block;
    top: 5px;
    right: 15px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background: #e91839;
    color: #fff;
    border-radius: 4px;
}
.liveVideobody{
    width: 808px;
    height: 355px;
    overflow: hidden;
    position: relative;
}
.rev{
    width: 625px;
    height: 355px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
}
.videoList{
    position: absolute;
    right: 0;
    top: 0;
    width: 183px;
    height: 355px;
    z-index: 2;
}
.videoList ul li{
    background-color: #181818;
    padding: 10px;
    height: 100px;
    position: relative;
}
.arrow{
    display: none;
    position: absolute;
    width: 15px;
    height: 24px;
    left: -15px;
    top: 50%;
    margin-top: -12px;
    background: url(../images/arrow2_icon.png) no-repeat 0 0;
}
.videoList li a img {
    width: 163px;
    height: 100px;
    display: block;
}
.cover {
    display: none;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 10px;
    width: 163px;
    height: 100px;
    overflow: hidden;
    background: rgba(0, 0, 0, .6);
    font-size: 14px;
    color: #fff;
}
.live {
    border: 1px solid #ae203e;
    background: #c7213d;
    width: 40px;
    height: 22px;
    line-height: 22px;
    display: block;
    overflow: hidden;
    text-align: center;
}
.cover p {
    margin: 10px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.time {
    display: block;
    margin: 0 10px;
    color: #ccc;
    padding-left: 20px;
    background: url(../images/time2_icon.png) no-repeat 0 center;
}
.cur .arrow{
    display: block;
}
.cur .cover {
    display: block;
}
.rev ul>li{
    width: 625px;
    height: 355px;
}
.rev ul>li img{
    display: block;
    width: 625px;
    height: 355px;
} 
.row2_content{
    display: flex;
    justify-content: space-around;
    margin-top: 35px;
  	margin-left:13px;
}
.row2_content li{
   text-align: center;
} 
.news_list {
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding-bottom: 20px;
}
.news_list ul {
    width: 900px;
    margin: 30px auto;
}
.news_list ul li {
    height: 40px;
    background: url(../images/icoli.png) left center no-repeat;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list ul li a {
    margin-left: 20px;
    display: block;
    float: left;
    width: 750px;
    text-align: left;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list ul li:hover {
    background: url(../images/icoli-on.png) left center no-repeat;
    height: 40px;
    line-height: 40px;
}

.news_list ul li a:hover {
    color: #068154;
    text-decoration: underline;
}

.news_list ul li span {
    display: block;
    float: right;
    width: 100px;
    text-align: center;
    color: #666;
} 
.row3_content{
    margin: 0 35px 0 50px;
    margin-top: 20px;
    overflow: hidden;
}
.row3_content li{
     display: flex;
    justify-content: space-between;
}
.row3_content li a{
    width: calc(100%-150px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 40px;
    color: #555555;
}
.row3_content li a:hover{
    color: #068154;
    text-decoration: underline;
}
.row3_content li span {
    width: 150px;
    font-size: 16px;
    line-height: 40px;
    color: #5b5c5c;
    text-align: right;
} 
.detail_content {
    width: 1000px;
    border: 1px solid #d3dcea;
    background-color: #fff;
}

.detail_main {
    width: 850px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.detail_tittle {
    font-size: 24px;
    color: #333;
    text-align: center;
    width: 100%;
    line-height: 40px;
    font-family: '微软雅黑';
}

.detail_xx {
    font-size: 12px;
    color: #808080;
    text-align: center;
    padding-top: 20px;
}

.detail_main .line {
    height: 1px;
    background-color: #d4d4d4;
    margin: 30px auto;
}

.detail_messge {
    font-family: 宋体;
    color: #5c5c5c;
}

.detail_messge p{
	line-height:200%;
    margin-top:10px;
  margin-bottom:10px
}
