@charset "gb2312";
/* reset css */
a{color:#333;text-decoration:none;}

a:hover{color:#093;text-decoration:none;}

#title{width:300px;margin:3% auto 0;}

#title h2{font-size:18px;}

#wrapper{width:980px;margin:0 auto;background:#f8f8f8;border:1px solid #a3a3a3;padding:20px 20px 50px;border-radius:5px;-moz-border-radius:5px;}

h3{color:#333;font-size:14px;text-align:center;margin:20px 0;}

/* box */

.box{width:400px;margin:10px auto 0;background:#fff;border:1px solid #d3d3d3;}

.tab_menu{overflow:hidden;border-bottom: 1px solid #cc0033;margin:0px 8px;
    background: #ECF1F5;   
    float: left;
    height: 30px;
    line-height: 30px;}

.tab_menu li{margin:0px 8px; background: #BDB9AF;
width:100px;background:url(images_bmjp0_05.png) 0px -4px  no-repeat;
float:left;
height:28px;line-height:28px;
text-align:center;cursor:pointer;}
.tab_menu li.current{background:#F4B51C url(images_bmjp1_05.png) 0px -4px  no-repeat;}
.tab_menu li a{text-decoration:none;color: #666;}
.tab_menu li.current a{color:#D81200;}

.tab_box{padding:34px 20px 0px 20px;}
.tab_box li{height:30px;line-height: 30px;width: 370px;
padding-left: 12px;
    background: url(images_bmjarticle_common5.gif) 0 6px no-repeat;
    border-bottom: 1px dotted #ccc;
    overflow:hidden;}

.tab_box li span{margin:0 5px 0 0;font-family:"";font-size:12px;font-weight:400;color:#ddd;}

.tab_box .hide{display:none;}
#demo_tab{width: 433px;
    height: 317px;padding-top: 3px;
    FLOAT: left;margin-top: 10px;
    margin-left: 10px;
    font-size: 12px;
    border: 1px solid #dedede;
    
}
.tab_box li i{float: right;color: #828282;}
.p2_content_a .box_gongao{height: 82px;}   
.p2_content_a .box_downs{width: 230px;
    height: 206px;
    margin-top:5px;
    float: right;
    border: 1px solid #c3d4e7;   
    overflow: hidden;
}
.p2_content_a .box_downs h5 {
    color: #1e50a2;font: 14px/16px "";
    height: 26px;
    line-height: 28px;
    padding-left: 10px;
    border-bottom: 1px solid #dce7f3;
    position: relative;
}

.p2_content_a .box_downs h5  em {
    display: block;
    background: url(images_bmjp1_ico.jpg) 0px 6px no-repeat;
    height: 29px;
    padding-left: 23px;
    float: left;
}
.p2_content_a .box_downs ul{padding-left: 8px;}
.p2_content_a .box_downs li {
    height: 28px;
    line-height: 28px;
    width:220px;
    padding-left: 12px;
    background: url(images_bmjarticle_common5.gif) 0 6px no-repeat;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}
.headline .list-t li { 
    height: 28px;
    line-height: 28px;
}
.headline h3 b {
    display: block;
    width: 100px;
    height: 128px;
    background: url(images_bmjsprite_BMJ.png) -158px -350px no-repeat;
}
.focus {	
    margin: 5px 0px;
    padding: 5px 5px;
    border-right: 0px solid #fde39c;
    background: #F5F6F8;
    position: relative;
    overflow: hidden;
    width: 500px;
    height: 300px;
}
.focus .pic {
	width: 500px;
	height: 300px;
}
.focus .pic div a {
	display: block;
	width: 500px;
	height: 300px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.focus .pic div a img {
	max-width: 100%;
	min-height: 300px;
}
.focus .pic div a span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 50px;
	font: bold 16px/50px microsoft yahei, simhei;
	text-align: center;
	background: url(images_bmjindexfocus_t.png) bottom repeat-x;
	color: #fff;
}
.focus .navi {
	width: 70px;
	height: 5px;
	margin: 20px auto 0;
}
.focus .navi li {
	float: left;
	margin: 0 2px;
}
.focus .navi li a {
	display: block;
	width: 5px;
	height: 5px;
	font: 0/0 a;
	background-color: #ccc;
	color: transparent;
	overflow: hidden;
	border-radius: 100px;
	transition: width .2s ease-in;
}
.focus .navi li.current a {
	width: 30px;
	background-color: #f33;
}
.focus a {
	display: block;
}
.focus .prev, .focus .next {
	display: none;
	width: 50px;
	height: 50px;
	background-image: url(images_bmjindexarr.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	top: 50%;
	margin-top: -25px;
	z-index: 9;
}
.focus .prev {
	position: absolute;
	left: 0;
}
.focus .next {
	position: absolute;
	right: 0;
	background-position: 100% 0;
}
.p1_content .fl .show_pic_dan {    
    border: 1px solid #B0B8D4;
}  
/**/
.fs_gallery {
    background: rgba(0,0,0, 0.9);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.fs_gallery_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    color: #ccc;
    font-size: 34px;
    line-height: 23px;
    text-align: center;
    cursor: pointer;
    z-index: 102;
}
.fs_gallery_close:before {
    content: "x";
}
.fs_gallery_close:hover {
    color: #fff;
}

.fs_gallery_prev, .fs_gallery_next {
    position: absolute;
    width: 80px;
    color: #ccc;
    font-size: 30px;
    cursor: pointer;
    z-index: 101;
}
.fs_gallery_prev:hover, .fs_gallery_next:hover {
    background: rgba(0,0,0, 0.1);
    color: #fff;
}
.fs_gallery_prev {
    left: 0;
    top: 0;
    bottom: 0;
}
.fs_gallery_next {
    right: 0;
    top: 0;
    bottom: 0;
}
.fs_gallery_prev:before {
    content: "<";
    position: absolute;
    height: 30px;
    margin-top: -30px;
    top: 50%;
    left: 35px;
}
.fs_gallery_next:before {
    content: ">";
    position: absolute;
    height: 30px;
    margin-top: -30px;
    top: 50%;
    left: 35px;
}

.fs_gallery_shuft {
    position: relative;
    width: 9999999px;
}
.fs_gallery_shuft:after {
    clear: both;
    content: "";
    display: block;
}
.fs_gallery_shuft_item {
    float: left;
    position: relative;
    background-image:url(images_bmj201711_997X714_pic.png);
    
	background-position:center center;
    background-repeat: no-repeat;
}
.fs_gallery_shuft_item img {
    box-shadow: 0 0 70px rgba(0,0,0, 0.8);/**/
    position: absolute;
    top: 50%;
    left: 50%;
} 

/**/
.p4 .p2fr h2 i a {   
  padding-right:0px;color: #333;
}
.box_gongao  h5 i a{   
    color: #1E50A2;
	float: right;
    padding-right: 10px;
}
.box_downs  h5 i a {   
    color: #1E50A2;
	float: right;
    padding-right: 10px;
}
.list_new_3278 li {
    height: 28px;
line-height: 28px;
}
._public_head .top01 {   
    background: url("images_bmjindex_bg.jpg") top repeat-x;
}
body {
    background: url("images_bmjweb_allbg_all.png") top repeat-x #f9ca85;
}
.p4 .p2fr h2 {
    height: 32px;
    background: url("images_bmjindexindex_vod.png")top left no-repeat;;
}
.p4 .p2fr h2 em {color: #4d4d4d;
    height: 30px;
	margin-top: 0px;
    padding-top: 10px;
    padding-left: 55px;}
.p4 .p2fr {
    border-top: 2px solid #be001e;
}
.tab_box h1 {margin: 8px 0px;
 color: #c01000;       
 background: url(images_bmjsprite_BMJ.png) 1px -212px no-repeat;   
 padding-left: 62px;text-align: left;   
 height: 44px; 
}
.tab_box h1 a {
    color: #c01000;
    font: bold 22px/200% "microsoft yahei";
}
.p4 .p4l .one {
    z-index:0;
	position:relative;
}