@charset "UTF-8";
.bmpd_title{ 
	width:1200px; 
	height:100px; 
	margin:auto; 
	margin-top:20px; 
	background:url('/images/bmpd_titlebg.jpg') 100% 100% no-repeat;
	line-height:100px; 
	font-size:24px; 
	color:#FFF; 
	font-weight:bold; 
	text-align:center;
}/*
#sideTitle{
	position: relative;
    z-index: 9999;
    top: -100px;
    left: 100;
    height: 100px;
    width: 1200px;
}*/
.main{
	width:1200px;
	margin:20px auto; 
}
/*common*/
.curb_line{border-bottom:#ebebeb 1px solid;}
.curb{height:49px; text-indent:40px; background:url(/images/icon_curb.png) no-repeat 5px center; font-size:16px; line-height:49px; color:#666666;width:1200px;margin:0px auto;}
.curb a{color:#666;}
.curb a:hover{ color:#333;}

.sideBar{float:left; width:24%;}
.parentName{ padding:22px 15px; line-height:1.3; font-size:20px; color:#fff; font-weight:bold; text-align:center; background:url(/images/sidebar_parentNamebg.gif) repeat-x left bottom #3b92e4; border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0; -o-border-radius:5px 5px 0 0; -webkit-border-radius:5px 5px 0 0;}
.sideMenu{ background:#f8f8f8; border:#cccccc 1px solid; border-top:none; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -ms-border-radius:0 0 5px 5px; -o-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; overflow:hidden;}
.sideMenu .level_1{ border-top:#cccccc 1px solid;}
.sideMenu .a1{display:block; padding:16px 30px 16px 40px; font-size:18px; line-height:1.5; color:#666; position:relative;}
.sideMenu .a1 i{position:absolute; right:18px; top:50%; width:7px; height:13px; margin-top:-7px; background:url(/images/sidebar_arrow.gif) no-repeat;}
.sideMenu .a1:hover, .sideMenu .a1.aon{background:url(/images/sidebar_aon.gif) repeat-x left bottom #ffffff;}
.sideBar .nav .navTab{margin-top:15px;border-radius:0 0 5px 5px;background:#f8f8f8; border:#cccccc 1px solid;}
.sideBar .nav .navTab .navTitle{padding:10px 0px; line-height:1.3;text-align: center; color:#666; font-size:20px;background:url(/images/sidebar_aon.gif) repeat-x left bottom #ffffff;}
.sideBar .nav .navTab .navContent{font-size:18px;line-height: 150%;background:#f8f8f8;}
.sideBar .nav .navTab .navContent a{display: inline-block;width:100%;border-top:#cccccc 1px solid;text-align: center;padding:10px 0px;}
.sideBar .articles .artTab{margin-top:15px;border-radius:0 0 5px 5px;background:#f8f8f8; border:#cccccc 1px solid;}
.sideBar .articles .artTab .artTitle{padding:10px 10px; line-height:1.3;color:#666; font-size:20px;border-bottom:#cccccc 1px solid;background:url(/images/sidebar_aon.gif) repeat-x left bottom #ffffff;}
.sideBar .articles .artTab .artContent{padding:10px;font-size:16px;line-height: 150%;}

.mainContent{float:right; width:74%; border:#cccccc 1px solid; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; overflow:hidden;}
.mainContent P{ line-height:30px;}

/*list*/
.news_list{padding:20px 40px;}
.news_list li{ position:relative; padding:0 90px 0 26px; clear:both; overflow:hidden; font-size:16px; line-height:42px; background:url(/images/common_dot.gif) no-repeat left center;}
.news_list li span{ position:absolute; right:0; background:#fff; top:0; color:#999999; z-index:1; font-size:14px; color:#999999;}
.news_list li a{float:left; max-width:96%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; color:#666666;}
.news_list li a:hover{color:#333; font-weight:bold;}
.news_list .pagediv{padding-bottom:20px;}

/*page*/
.pagediv{ clear:both; padding:30px 0; text-align:center; color:#333;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv .arrow{margin:0 2px 5px;}
.pagediv .arrow a, .pagediv .current{ display:inline-block; padding:0 8px; line-height:28px; border:#b5b5b5 1px solid; background:url(/images/page_num.gif) repeat-x;}
.pagediv .current{ border:#b5b5b5 1px solid; background:#fdfdfd; box-shadow:0 2px 5px rgba(0,0,0,0.15) inset;}
.pagediv a:hover{background:#fff; color:#000; text-decoration:none;}
.pagination_index_last{ padding-left:15px;}
.pagination_index_last a{display:inline-block; padding:0 8px; line-height:28px; border:#b5b5b5 1px solid; background:url(/images/page_num.gif) repeat-x;}
#pagination_input{width:40px; margin:0 2px; height:28px; border:#b5b5b5 1px solid; background:#fff; text-align:center;}

/*content*/
.newsContent{
	border:#cccccc 1px solid; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-ms-border-radius:5px; 
	-o-border-radius:5px; 
	-webkit-border-radius:5px; 
	overflow:hidden;
	padding:50px;
}
.content_title{margin:0; padding:0 80px; text-align:center; font-size:24px; line-height:1.4; color:#0962b6; font-weight:normal;}
.content_attr{color:#999999; padding-top:40px;}
.content_attr .ly{float:left; max-width:400px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.content_attr .date{float:left; padding-left:40px;}
.content_attr .fontsize{float:right;}
.content_attr .fontsize b{font-weight:normal;}
.content_attr .fontsize a{padding-left:30px; color:#999; margin-right:30px; cursor:pointer; background-position:left center; background-repeat:no-repeat;}
.content_attr .fontsize a.l{background-image:url(/images/content_fontsize_l.gif);}
.content_attr .fontsize a.m{background-image:url(/images/content_fontsize_m.gif); padding-left:25px;}
.content_attr .fontsize a.s{background-image:url(/images/content_fontsize_s.gif); margin-right:0;}
.content_attr .fontsize a:hover{color:#333;}

.content_article{clear:both; padding-top:60px; font-size:16px; line-height:2.1;}
.content_article p{margin:15px 0;}
.content_article table, .content_article table, .content_article video{max-width:100%;}
.content_article img{max-width: 90%;}

.content_extended{clear:both; padding-top:20px;}
.content_extended .share{float:right;}
.content_extended .btn{float:left; padding-left:643px; padding-top:6px; line-height:24px;}
.content_extended .btn a{cursor:pointer;}
.content_extended .btn .nrjc{color:#cc0000; text-decoration:underline;}
.content_extended .btn .nrjc:hover{text-decoration:none;}
.content_extended .btn .print, .content_extended .btn .close{ display:inline-block; margin-left:10px; width:71px; height:24px; text-align:center;}
.content_extended .btn .print{color:#fff; background:#0185db;}
.content_extended .btn .close{color:#333; background:#ececec;}
.content_extended .btn .print:hover, .content_extended .btn .close:hover{text-decoration:underline;}

.content_related{clear:both; padding-top:20px;}
.content_related h4{ border-bottom:#eaeaea 1px solid; height:32px;}
.content_related h4 span{ display:inline-block; width:98px; height:30px; border-bottom:#d04a4a 3px solid; text-align:center; font-size:18px; color:#000; font-weight:normal;}
.content_related{height:170px;}
.content_related ul{padding-top:16px;}
.content_related ul li{ padding-right:90px;}