﻿.banner{
    background:url(/img/其它会.jpg) no-repeat center;
    height:288px;
    width:100%;
}
.banner2017{
    background:url(/img/2017baner.jpg) no-repeat center;
    height:288px;
    width:100%;
}
.nian{
    width:100%;
    min-height:50px;
    background:#16509a;
	margin:auto;
}
.nian_list{
    width:1200px;
    height:100px;
    margin:0 auto;
}
.nian_lista{
    width:100px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#ddd;
    margin:10px 0 0 30px;
    display:block;
    float:left;
    background:#64646e;
}
.nian_list span{
    width:100px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#ddd;
    margin:10px 0 0 10px;
    display:block;
    float:left;
}
.nian_listcurrent{
    width:100px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#64646e;
    margin:10px 0 0 10px;
    display:block;
    float:left;
    background:#fff;
}
/*活动介绍*/
.activity{
    width:100%;
    background:#669ad3;
}
.activity_tip{
    width:100%;
    min-height:50px;
    border-bottom:1px solid #ddd;
    padding-top:50px;
}
.activity_tiptxt{
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    font-size:26px;
}
.activity_txt{
    width:1100px;
    margin:0 auto;
    text-indent:2em;
    line-height:30px;
    color:#fff;
    padding:30px 0;
	text-align:justify;
}
/*活动视频*/
.video{
    width:1100px;
    margin:0 auto;
    min-height:400px;
    padding:30px 0;

}
.video_tip{
    width:100%;
    height:50px;
    line-height:50px;
    font-size:26px;
    text-align:center;
    color:#666867;
}
.video_tip_img{
    width:100%;
    height:46px;
    text-align:center;
}
.video_div{
    width:100%;
}
.video_list{
    width:250px;
    height:300px;
    float:left;
    margin:30px 0 0 25px;
}
.video_list img{
    position:absolute;
    z-index:2;
}
.video_list a{
    position:relative;
    z-index:3;
    width:250px;
    height:300px;
    display:block;
    font-size:80px;
    text-align:center;
    line-height:300px;
    color:#fff;
    background:#808080;
    opacity:0.7;
    filter:alpha(opacity=70); 
    -moz-opacity:0.7;   
    -khtml-opacity: 0.7; 
    font-weight:bold;
}
/*活动照片*/
.photo{
    width:100%;
    margin:0 auto;
    background:#669ad3;
    padding-bottom:30px;
}
.photo_div{
    width:1100px;
    height:auto;
    margin:0 auto;
}
.photo_tip{
    width:100%;
    text-align:center;
    height:60px;
    line-height:60px;
    padding-top:30px;
    font-size:26px;
    color:#fff;
}
.photo_tip_img{
    width:100%;
    height:5px;
    text-align:center;
}
.photo_info{
    width:100%;
}
.photo_list{
    width:250px;
    height:203px;
    margin:30px 0 0 25px;
    background:#fff;
    float:left;
    cursor:pointer;
}
.photo_listimg{
    padding:10px 10px 0 10px;
}
.photo_listtip{
    width:90%;
    margin:0 auto;
    text-align:center;
    line-height:40px;
    height:40px;
}
.photo_listmore{
    width:1100px;
    margin:0 auto;
    height:16px;
    text-align:center;
    margin-top:20px;
    margin-left:0;
    margin-right:0;
    text-align:center;
}
.photo_listmore ul{
     display: table ;
     margin: 0 auto;
}
.photo_listmore li{
    float:left;
}
.photo_listmorea{
    width:18px;
    height:16px;
    display:block;
    background:url(/static/img/dot.png) no-repeat bottom;

}
.photo_listmoreactive{
    width:18px;
    height:16px;
    display:block;
    background:url(/static/img/dot.png) no-repeat top;

}
/*会议成果*/

.Meeting_tip{
    width:100%;
    text-align:center;
    height:60px;
    line-height:60px;
    margin-top:30px;
    font-size:26px;
}
.Meeting_tip_img{
    width:240px;
    height:3px;
    margin:0 auto;
    background:#999999;
}
.Meeting_list{
    width:100%;
    margin-top:30px;
}
.Meeting_listtr1{
    width:100%;
    min-height:40px;
    background:#f0f5fb;
    border-bottom:1px solid #999;
}
.Meeting_listtr2{
    width:100%;
    min-height:40px;
    border-bottom:1px solid #999;
}
.Meeting_listtrW{
      width:1000px;
    /*min-height:40px;*/
    margin:0 auto;
	overflow: hidden;
}
.Meeting_listtrW a{
    height:40px;
    line-height:40px;
    color:#61666c;
}