.wrap{
    width: 1002px;
    margin:  0 auto;
}


.mains{
    background: rgba(184, 234, 243,0.2);
} 
/*.header{
    height: 389px;
} */
.content1{
    margin-top: 3px;
    
    background: url(../images/content1.png)no-repeat center center;
  background-size: 100%;
}

.content1 .contents{
    margin: 0 auto;
    font-size: 18px;
    padding: 50px 0;
}
.contents p {
    color: #fff;
    text-indent: 36px;
    line-height: 36px;
    margin-left: 68px;
    margin-right: 73px;
    text-align: justify;
}
.footer{
    height: 182px;
    background: #0A52CB;
    color: #fff;
    padding-left: 209px;
    line-height: 36px;
    box-sizing: border-box;
    font-size: 18px;
    padding-top: 50px;
    /* margin-top: 125px; */
}
.bck{
    background-color: #0A78E2;
    
    padding: 15px 0;
}
.bck1{
    margin-top: 9px;
}
.bck2{
    margin-top: 36px;
}
.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: 67px;
    background: url(../images/index_title.png)no-repeat center center ;
    position: relative;
}
.titles p{
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 67px;
}
.titles span{
    position: absolute;
    right: 235px;
    top: 31px;
}
.titles span a{
    font-size: 14px;
    color: #fff;  
}
.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: 120px;
    margin-right: 80px;
    text-align: center;
}
.title3 ul{
    width: 70%;
    margin: 30px auto;
}
.title3 ul li{
    line-height: 30px;
}
.title4 ul{
    width: 70%;
    margin: 30px auto;
}
.title4 ul li{
    line-height: 30px;
}
.title4 .lives{
    width: 70%;
    margin: 0 auto;
    line-height: 30px;
}
.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: #074EA2;
    margin-top: -1px;
}
.hh_nav a {
    line-height: 55px;
    text-align: center;
    color: #fff;
    padding: 5px 20px;
    font-size: 18px;
}

/* 会议直播 */
.hyzb{
    margin: 0 16px;
    padding: 20px 15px;
    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: 30px;
}
.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{
    text-align: center;
    font-size: 18px;
   margin:40px 0;
}
.erweima {
margin-bottom:10px;
}

.erweima img{
border: 1px solid #000;
}
.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: left;
   padding-top: 25px;
    /* background: #0A78E2; */
  flex-wrap:wrap;
}
.row2_content li{
   text-align: center;
   
   margin-bottom: 15px;
  width: 23%;
  padding: 0 9px;
}

.row2_content li img{
   width: 203px;
   height: 114px;
 }
.news_list {
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding-bottom: 20px;
}
.row3_content{
    /* margin: 0 35px 0 50px; */
    margin-top: 53px;
    overflow: hidden;
}
.row3_content li{
     display: flex;
    justify-content: space-between;
    text-decoration: initial;
   margin-left: 49px;
   margin-right: 36px;
    background: url(../images/list.png)no-repeat 0 center;
}
.row3_content li a{
    text-indent: 20px;
    width: calc(100%-150px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 40px;
    color: #000;
}
.row3_content li a:hover{
    color: #0A78E2;
    text-decoration: underline;
}
.row3_content li span {
    width: 150px;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    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
}

