/*重置样式*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {margin: 0;padding: 0;border: 0;}
fieldset,img {display: block;}address,caption,cite,code,dfn,th,var {font-style: normal;font-weight: normal;}
ul,ol {list-style: none;}body {background:#FFFFFF;overflow-x: hidden;color: #222;font-family: "微软雅黑";}
a {
	text-decoration: none;
}
.top-bg{
	width: 100%;
	height: 628px;
	background:url(../img/bg.png) no-repeat center;
	overflow: hidden;
}
.video-box{
	width: 1000px;
	margin: 0 auto;
}
.top-video{
	width: 1000px;
	height: 420px;
	min-height: 420px;
	background-color: #fff;
	margin:0 auto;
	margin-top: -300px;
	overflow: hidden;
}
.video-left{
	width: 580px;
	height: auto;
	background:url(../img/bmj-video.png) no-repeat center;
	margin-top: 24px;
	margin-left: 26px;
	float: left;
}
.video-left img{
	margin:auto;
	position: relative;
	top:123px;
	bottom: 0;
	left: 0;
	right: 0;
}
.video-right{
	float:right;
	width: 370px;
	height: auto;
	padding-bottom: 5px;
}
.video-image{
	width: 99px;
	height: 99px;
	margin-top:323px;
	margin-left: 285px;
}
.video-image img{
	width: 100%;
	height: 100%;
}
.exposition-left{
	float: left;
	width: 24px;
	height: 380px;
	background: #f8f8fb;
	display: none;
}
.exposition-right{
	float: left;
	width: 345px;
	height: auto;
	padding-left: 24px;
}
.exposition-right .text1{
	color: #112551;
	font-size: 20px;
	line-height: 35px;
	margin-top: 18px;
	width:295px;
}
.exposition-right p{
	color:#2D2F31;
	width: 315px;
	text-align: justify;
	text-indent: 34px;
	margin-top:16px;
}
.exposition-right p span{
	color:#05ACF9;
	margin-left: 5px;
	line-height: 26px;
}
.title1{
	width: 295px;
	margin-top: 22px;
	line-height: 35px;
	color:#112551;
	font-size: 20px;
}
.title1 a{
	color:#112551;
}
.title2{
	font-size: 20px;
	color:#112551;
}
.content{
	width: 951px;
	margin: 0 auto;
	overflow: hidden;
}
.meeting-title{
	width: 950px;
	height: 57px;
	background: url(../img/bmj-title.png) no-repeat center;
	margin-bottom: 29px;
}
.meeting-title span{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:57px;
	margin-left: 47px;
	float: left;
}
.meeting-title a{
	float: right;
	font-size:16px;
	color:#B71870;
	line-height: 57px;
}
.meeting-list{
	width: 950px;
	height: 170px;
	margin-bottom: 20px;
}
.meeting-left{
	float: left;
	width: 300px;
	height: 170px;
}
.meeting-right{
	float: left;
	width: 618px;
	height:170px;
	margin-left: 31px;
}
.meeting-right h3{
	color: #112551;
	font-size: 20px;
	margin-top: 19px;
}
.meeting-right p{
	color: #2D2F31;
	font-size: 16px;
	line-height: 26px;
	text-indent: 33px;
	text-align: justify;
	margin-top: 20px;
}
.meeting-right p span{
	margin-left: 5px;
	color: #05ACF9;
}
.footer{
	width: 100%;
	height: 210px;
	background:#e1e1e1;
	margin-top:40px;
	clear: both;
	overflow: hidden;
}
.footer-con{
	width: 993px;
	height: 120px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
}
.footer-con h3{
	color: #bc3e19;
	float: left;
	line-height: 44px;
}
.footer-con ul{
	float: right;
}
.footer-con ul li{
	float: right;
	margin-left: 18px;
}
.footer-con p{
	text-align: center;
	display: inline-block;
	font-size: 14px;
	color: #000;
	font-weight: 600;
}
.footer-text1{
	margin-top: 30px;
	margin-bottom: 5px;
}

/*20181024*/
/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}
.top-video{
	position: relative;
	overflow: visible;
}
.top-video span.icon{
	position: absolute;
	top: -6px;
	left: -5px;
	width: 99px;
	height: 99px;
	background: url(../img/bmj-img1.png) center center no-repeat;
}
.video-left{
	background: none;
}

.video-right{
	background: #f8f8fb;
}

.exposition-right .text1 a{
	color: #112551;
}
.exposition-right p{
	text-indent: 2em;
}

.meeting-list {
    width: 950px;
    height: auto;
    margin-bottom: 40px;
}

.meeting-list img {
  float: left;
  margin-right: 31px;
}

.meeting-list h3 {
  color: #112551;
	font-size: 20px;
	margin-top: 0px;
}

.meeting-list h3 a {
    color: #112551;
}

.meeting-list p {
  color: #2D2F31;
	font-size: 16px;
	line-height: 26px;
	text-indent: 0px;
	text-align: justify;
	margin-top: 20px;
}

.meeting-list p a{
    color: #2D2F31
}

.meeting-list p span{
	margin-left: 5px;
	color: #05ACF9;
}

.meeting-list p span a{
    color: #05ACF9;
}

.w1000 {
    width: 1000px;
	margin: 0 auto;
}
.w1200 {
    width: 1200px;
	margin: 0 auto;
}
/*bottom*/
.bottom {
  background: url(/img/MAIN/2016/12/116958/images/b_bg.gif) top center repeat-x #e2e1e1;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.lianjie {
  padding: 30px 0;
}

.lianjie .tit {
  width: 12%;
  float: left;
  overflow: hidden;
  height: 46px;
}

.lianjie .tit h2 {
  float: left;
  font-size: 18px;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  color: #cc3300;
  line-height: 50px;
  padding-right: 1px;
  width: 118px;
}

.lianjie .tit h2 a:link, .tit h2 a:hover, .tit h2 a:visited {
  color: #cc3300;
}

.lianjie .tit {
  width: 12%;
  float: left;
}

.lj_pic img {
  display: block;
  float: left;
  margin: 0 8px;
}

.copyright {
  margin: 0px auto;
  width: 100%;
  font-size: 12px;
  color: #000000;
  text-align: center;
  padding: 20px 0;
  line-height: 180%;
  clear: both;
}

#copyright {
  clear: both;
  margin: 5px auto;
  padding-top: 10px;
  width: 980px;
  height: auto;
  color: #2A3084;
  text-align: center;
}

#copyright p {
  margin: 0 0 2px 0;
  text-align: center;
}

#copyright a {
  color: #2A3084;
}

#copyright p.p1 {
  margin: 15px  auto;
  width: 530px;
}

#copyright p.p2 {
  margin: 8px 0 0 0;
}

.content{
	width: 950px;
	padding: 20px 25px;
	background: #fff;
	margin-top: -300px;
}
.content .meeting-list{
	margin-bottom: 20px;
}

.page_n{ text-align:center; padding:20px 0;}
.page_n a{ border:#dddad2 1px solid; background:#f7f6f3; padding:10px 15px; margin:0 5px; color: #333;}
.page_n a.common_current_page{ background:#112551; color:#fff;}
.page_n a:hover{ background:#112551; color:#fff; text-decoration:none;}


