body.bg-fff, .bg-fff{
	background: #fff;
}
.header, .nav, .footer, .wenzhang-line{
	min-width: 1200px;	
}
.headerbg{
	background:url(../images/bodybg.jpg) repeat-x;
	height: 200px; 
	width: 100%;
}
.headerbg100{
	background:url(../images/bodybg.jpg) repeat-x;
	height: 200px; 
}
.header{
	background: url(../images/topbg.jpg) no-repeat top center;
	height: 200px;
}
.header .logo{
	width: 580px;
	height: 163px;
	padding-top: 20px;
}
.header .logo img{
	height: 163px;
}

/* jump */
#jump{position:fixed;top:290px;right:30px;width:58px;z-index:400;}
*html #jump{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
#jump li{height:68px;overflow:hidden;}
#top,#phone,#sina,#weixin,#mail,#xitong,#shuoming{display:block;width:58px;height:58px;overflow:hidden;cursor:pointer;}
#top{background:url(../images/top.png) no-repeat;}
#phone{background:url(../images/phone.png) no-repeat;}
#sina{background:url(../images/sina.png) no-repeat;}
#weixin{background:url(../images/weixin.png) no-repeat;}
#mail{background:url(../images/mail.png) no-repeat;}
#xitong{background:url(../images/xitong.png) no-repeat;}
#shuoming{background:url(../images/shuoming.png) no-repeat;}

#top:hover{background:url(../images/toped.png) no-repeat;}
#phone:hover{background:url(../images/phoned.png) no-repeat;}
#sina:hover{background:url(../images/sinad.png) no-repeat;}
#weixin:hover{background:url(../images/weixind.png) no-repeat;}
#mail:hover{background:url(../images/mailed.png) no-repeat;}
#xitong:hover{background:url(../images/xitonged.png) no-repeat;}
#shuoming:hover{background:url(../images/shuominged.png) no-repeat;}
#EWM{position:absolute;left:-151px;display:none;}
#EWM img{width:150px;height:150px;border:1px #dadada solid}
				
/*搜索栏 */
.search{
	padding-top: 0px;
}
.search .search-con{
	position: relative;
}
.search .hz-con{
	line-height:40px;
	position: relative;
	text-align:right;
	margin-top:10px;
	margin-bottom:70px;
}
.search .hz-con a{
	color:#FFF;
	padding:5px 15px;
	background:rgba(255,255,255,0.3);
	border-radius:5px;
}
.search .hz-con a:hover{
	color:#FFF;
	padding:5px 15px;
	background:rgba(11,81,193,0.6);
	border-radius:5px;
}
.search .search-icon{
	width: 20px;
	height: 46px;
	float: left;
	background: url(../images/search-jiao.png) no-repeat;
}
.search .search-left{
	background-position: left center;
}
.search .search-text{
	float: left;
	height: 46px;
	width: 365px;
	border: 0px solid #b5b5b5;
	border-left: none;
	border-right: none;
	font-size: 16px;
	color: #333;
	box-sizing: border-box;
	line-height: 36px;
	padding-right: 23px;
}
.search .search-right{
	background-position: right center;
}
.search .search-btn{
	width: 46px;
	height: 46px;
	background: url(../images/search-bg.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 0px;
	border: none;
	cursor: pointer;
}

/*中检院介绍大标题字体*/
.font20{
	line-height: 70px;
	font-size:24px;
}

/*院领导*/
.ldblue{FONT-SIZE: 24px; FONT-FAMILY: "微软雅黑"; COLOR: #0b51c1; LINE-HEIGHT: 28px}

.leader-list{
	padding: 40px 35px 30px 35px;
	border-bottom: 1px dashed #b1b8cb;
}
.leader-list .img{
	width: 136px;
	height: 170px;
}
.leader-list .detail{
	width: 650px;
}
.leader-list .detail .name-title{
	color: #333;
	width: 600px;
}
.leader-list .detail .name-title strong{
	font-size: 18px;
	padding-right: 8px;
}

.leader-list .detail .name-title1{
	color: #333;
	font-size:16px;
}
.leader-list .detail .name-title1 strong{
	font-size: 24px;
	line-height:40px;
	padding-right: 8px;
	color:#0b4ab4;
}
.leader-list .detail a{
	width: 60px;
	color: #3a3a3a;
}
.leader-list .detail a:hover{
	text-decoration: underline;
}
.leader-list .detail .introduction{
	text-indent: 2em;
	color: #595959;
	padding-top: 20px;
	font-size: 16px;
	line-height: 24px;
}
.leader-list .detail .experience{
	color: #595959;
	line-height: 24px;
	font-size: 16px;
	padding-top: 30px;
}
/*院领导 改*/
.leader-listnew{
	padding: 20px 20px 40px 20px;
}
.leader-listnew .name{
	width:130px;
	text-align:left;
	padding-left:30px;
	font-size: 24px;
	line-height:40px;
	color:#0b4ab4;
	font-weight:bolder;
}
.leader-listnew .name strong{
	font-size: 24px;
	line-height:40px;
	color:#0b4ab4;
	letter-spacing:24px;
}
.leader-listnew .ntitle {
	width:660px;
	color: #333;
	font-size:16px;
	line-height:40px;
}




/*导航*/
.nav{
	background: #0b51c1;
	height: 60px;
}
.nav li{
	float: left;
	line-height: 60px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	width: 133px;
	text-align: center;
}
.nav li.active{
	background: #ff942c;
	color: #fff;
}
.nav li a{
	color: #fff;
}
.nav-con{
	position: relative;
}
.layer{
	width: 100%;
	z-index: 99;
	position: absolute;
	background: #fff;
	opacity: 0.92;
	top: 60px;
	left: 0;
	height: 100px;
	display: none;
}
.layer a{
	color: #595959;
}
.layer1-box .title{
	border-bottom: 2px solid #d8d8d7;
	position: relative;
	height: 42px;
	width: 100%;
}
.layer1-box .title h2{
	position: absolute;
	padding: 0 20px;
	left: 0px;
	top: 0;
	height: 42px;
	line-height: 42px;
	color: #4060c1;
	font-size: 18px;
	border-bottom: 2px solid #3a58b9;
}
.layer1-box .title h2 a{
	color: #4060c1;
}
.layer1-box .title a.more{
	float: right;
	line-height: 42px;
}
.people{
	width: 170px;
}
.people-con {
	padding: 10px 0 10px 20px;
}
.people-con a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.nav-zhize{
	width: 420px;
	margin-left: 50px;
}
.nav-zhize .text{
	font-size: 16px;
	color: #595959;
	height: 160px;
	text-indent: 2em;
	padding: 20px 5px 0 5px;
	line-height: 28px;
}
.nav-right{
	width: 430px;
	margin-left: 50px;
}
.nav-right .link a{
	font-size: 16px;
	line-height: 28px;
	display: inline-block;	
	margin-right: 30px;
}
.nav-right .link {
	padding: 8px 0;
}
.nav-right .link a:hover{
	color: #035c9f;
}
.layer-nav{
	font-size: 18px;
	text-align: center;
	height: 46px;
	line-height: 46px;
}
.layer-nav a{
	color: #0b51c1;
	display: inline-block;
	font-weight: bold;
	margin: 0 10px;
}

/*上部要闻*/
.proclamation dl{
	text-align: center;
	color: #164f8e;
}
.proclamation dt{
	font-size: 30px;
	font-weight: bold;
	padding-top: 10px;
}
.proclamation dd{
	font-size: 18px;
	padding-top: 4px;
}
.proclamation a{
	color: #164f8e;
}

/*banner图*/
.banner-mt{
	padding-top: 30px;
	background:#f2f2f2;
	border-bottom:1px #cdcdcd solid;
}
.banner{
	position: relative;
	width: 760px;
	height: 474px;
	background: #FFFFFF;
}
.banner-list{
	position: absolute;
	right: 30px;
	bottom: 16px;
	z-index: 15;
}
.banner-list li{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	float: left;
	background: url(../images/banner-btn-bg.png) no-repeat;
	margin-right: 8px;
}
.banner-list li.active{
	background: url(../images/banner-active-bg.png) no-repeat;
	color: #fff;
}
.banner-list li.active a{
	color: #fff;
}
.banner-img img{
	width: 760px;
	height: 474px;
}
.banner-img li{
	position: relative;
}
.banner-img .bg{
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #000;
	z-index: 10;
}
.banner-img .text{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 54px;
	line-height: 54px;
	color: #fff;
	z-index: 11;
	padding-left: 10px;
	font-size: 16px;
}
.banner .more{
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../images/banner-btn-bg.png) no-repeat;
	line-height: 12px;
	text-align: center;
	right: 10px;
	bottom: 16px;
	z-index: 15;
}

.index-bwcx{
	width: 709px;
	height: 78px;
}
.index-bwcx img{
	width: 398px;
	height: 78px;
}

/*banner右侧要闻 - 354*/
.top-news{
	width: 395px;
	height: 461px;
	background: #fff;
	/*padding-top: 7px;*/
	padding:13px 15px 0px 30px;
}
.top-news .top-news-tab{
	padding: 0px 0px 0 0px;
	background: #fff;
	position: relative;
	border-bottom: 2px solid #0b51c1;
}
.top-news-yw{
	position: absolute;
	left: 0;
	top: 0;
	background: #035c9f;
	color: #fff;
	height: 47px;
	line-height: 47px;
	width: 60px;
	font-size: 18px;
	text-align: center;
}
.top-news .top-news-tab li{
	height: 46px;
	line-height: 46px;
	float: left;
	color: #ffffff;
	font-size: 18px;
	width: 130px;
	text-align: center;
	font-weight: bold;
}
.top-news .top-news-tab li.middle{
	width: 134px;
}
.top-news .top-news-tab li a{
	color: #0b51c1;
}
.top-news .top-news-tab li.active{
	border-bottom: 0px solid #0b51c1;
	background:#0b51c1;
}
.top-news .top-news-tab li.active, .top-news .top-news-tab li.active a{
	color: #ffffff;
}
.top-news .top-news-con{
	padding-top: 15px;
	background: #fff;
	height: 363px;
}
.top-news .top-news-con li{
	padding: 6px 0px 0 15px;
	overflow: hidden;
	padding-bottom: 5px;
	line-height: 26px;
	border-bottom: 1px #e7e7e7 solid;
}
.top-news .top-news-con li i{
	width: 3px;
	height: 3px;
	background: #a7a7a7;
	float: left;
	margin: 11px 8px 0 -11px;
}
.top-news .top-news-con li .text{
	float: left;
	width: 100%;
	font-size: 16px;
}
.top-news-link, .top-news-link img{
	width: 352px;
}
.top-news-link{
	margin-top: 26px;
}

.index-gwy, .index-gwy img{
	width: 352px;
	height: 78px;
}
/*信息公开*/
.xxgk_mt{
	margin-top: 30px;
	border-top:3px #0b51c1 solid;
	border-bottom:1px #cdcdcd solid;
	background: #FFFFFF;
}
.xxgk_title{
	background: url(../images/titleico.png)no-repeat top center;
	font-size: 36px;
	color:#0b51c1;
	text-align: center;
	line-height: 95px;
	
}
/*办事指南*/
.bshzhn_mt{
	margin-top: 30px;
	margin-bottom: 30px;
	border-top:3px #0b51c1 solid;
	border-bottom:1px #cdcdcd solid;
	height:100%;
	min-height:260px;
	background: #FFFFFF;
}
.bshzhn_title{
	background: url(../images/titleico.png)no-repeat top center;
	font-size: 36px;
	color:#0b51c1;
	text-align: center;
	line-height: 95px;
	
}
.bshzhn_mt .bshzhn{
	padding:0px 2px 0px 30px;
}
.bshzhn_mt .bshzhn li{
	float: left;
	width:204px;	
	display:inline;
	height:50px;
	line-height:50px;
	background:#F5F5F5;
	text-align: left;
	padding-left:60px;
	font-size: 16px;
	font-weight: normal;
	margin-left:0px;
	margin-right:28px;
	margin-bottom:30px;
}
.bshzhn_mt .bshzhn li a{
	height:50px;
	line-height:50px;
	color:#000;
}
.bshzhn_mt .bshzhn li a:hover{
	color: #0b51c1;
}
.bshzhn_mt .bshzhn li.b1{background:#F5F5F5 url(../images/b1.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b2{background:#F5F5F5 url(../images/b2.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b3{background:#F5F5F5 url(../images/b3.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b4{background:#F5F5F5 url(../images/b4.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b5{background:#F5F5F5 url(../images/b5.png)no-repeat top left;}
/*.bshzhn_mt .bshzhn li.b6{background:#F5F5F5 url(../images/b6.png)no-repeat top left;}*/
.bshzhn_mt .bshzhn li.b7{background:#F5F5F5 url(../images/b7.png)no-repeat top left;}
/*.bshzhn_mt .bshzhn li.b8{background:#F5F5F5 url(../images/b8.png)no-repeat top left;}*/
.bshzhn_mt .bshzhn li.b9{background:#F5F5F5 url(../images/b9.png)no-repeat top left;}
/*.bshzhn_mt .bshzhn li.b10{background:#F5F5F5 url(../images/b10.png)no-repeat top left;}*/
.bshzhn_mt .bshzhn li.b11{background:#F5F5F5 url(../images/b11.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b12{background:#F5F5F5 url(../images/b12.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b13{background:#F5F5F5 url(../images/b13.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b14{background:#F5F5F5 url(../images/b14.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b15{background:#F5F5F5 url(../images/b15.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b16{background:#F5F5F5 url(../images/b16.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b17{background:#F5F5F5 url(../images/b17.png)no-repeat top left;}
.bshzhn_mt .bshzhn li.b18{background:#F5F5F5 url(../images/b18.png)no-repeat top left;}

/*tab选项卡*/
.announcement{
	width: 736px;
}
.announcement-tab{
	width: 360px;
	background: #fff;
	margin-bottom: 26px;
	margin-left:30px;
	float: left;
}
.announcement-tab .hd{
	border-bottom: 2px solid #F5F5F5;
}
.announcement-tab .hd li{
	float: left;
	width: 145px;
	text-align: center;
	background: #0B51C1;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
.announcement-tab .hd li a{
	color: #ffffff;
}
.announcement-tab .bd{
	height: 250px;
	overflow: hidden;
}
.announcement-tab .bd ul{
	padding-top: 15px;
}
.announcement-tab .bd li{
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 15px;
}
.announcement-tab .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #333333;
	margin-top: 16px;
	margin-left: -12px;
}
.announcement-tab .bd li .text{
	float: left;
	width: 100%;
}
.announcement-tab .bd li span{
	font-size: 14px;
}


/*tab选项卡*/
.announcement1{
}
.announcement-tab1{
	width: 555px;
	background: #ffffff;
	margin-bottom: 26px;
	margin-left:30px;
	float: left;
}
.announcement-tab1 .hd{
	border-bottom: 2px solid #f5f5f5;
}
.announcement-tab1 .hd li{
	float: left;
	width: 145px;
	text-align: center;
	background: #f5f5f5;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #545454;
}
.announcement-tab1 .hd li a{
	color: #545454;
}
.announcement-tab1 .hd li.active{
	background: #0b51c1;
	color: #ffffff;
}
.announcement-tab1 .hd li.active a{
	color: #ffffff;
}
.announcement-tab1 .bd{
	height: 250px;
	overflow: hidden;
}
.announcement-tab1 .bd ul{
	padding-top: 15px;
}
.announcement-tab1 .bd li{
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 15px;
}
.announcement-tab1 .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #333333;
	margin-top: 16px;
	margin-left: -12px;
}
.announcement-tab1 .bd li .text{
	float: left;
	width: 100%;
}
.announcement-tab1 .bd li span{
	font-size: 14px;
}



/*信息公开选项卡 - 555
.xxgk-news{
	width: 555px;
	background: #fff;
}
.xxgk-news .xxgk-news-tab{
	padding: 0px 0px 0 0px;
	background: #fff;
	position: relative;
	border-bottom: 2px solid #0b51c1;
}
.xxgk-news .xxgk-news-tab li{
	height: 46px;
	line-height: 46px;
	float: left;
	color: #ffffff;
	font-size: 18px;
	width: 130px;
	text-align: center;
	font-weight: bold;
}
.xxgk-news .xxgk-news-tab li.middle{
	width: 134px;
}
.xxgk-news .xxgk-news-tab li a{
	color: #0b51c1;
}
.xxgk-news .xxgk-news-tab li.active{
	border-bottom: 0px solid #0b51c1;
	background:#0b51c1;
}
.xxgk-news .xxgk-news-tab li.active, .xxgk-news .xxgk-news-tab li.active a{
	color: #ffffff;
}
.xxgk-news .xxgk-news-con{
	padding-top: 15px;
	background: #fff;
	height: 363px;
}
.xxgk-news .xxgk-news-con li{
	padding: 6px 0px 0 15px;
	overflow: hidden;
	padding-bottom: 5px;
	line-height: 26px;
	border-bottom: 1px #e7e7e7 solid;
}
.xxgk-news .xxgk-news-con li i{
	width: 3px;
	height: 3px;
	background: #a7a7a7;
	float: left;
	margin: 11px 8px 0 -11px;
}
.xxgk-news .xxgk-news-con li .text{
	float: left;
	width: 100%;
	font-size: 16px;
}
.xxgk-news-link, .xxgk-news-link img{
	width: 352px;
}
.xxgk-news-link{
	margin-top: 26px;
}


/*公告右侧边栏*/
.other-sidebar{
	width: 1140px;
	background: #fff;
	margin-right: 30px;
	margin-top: 26px;
	margin-bottom: 26px;
	margin-left:30px;
}
.other-sidebar .hd{
	border-bottom: 2px solid #F5F5F5;
}
.other-sidebar .hd li{
	float: left;
	width: 145px;
	text-align: center;
	background: #0B51C1;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
.other-sidebar .hd li a{
	color: #ffffff;
}
.other-sidebar .link{
	padding-bottom: 10px;
}
.other-sidebar .link, .other-sidebar .link img{
	width: 352px;
}
.media-sidebar{
	background: #fff;
	height: 282px;
	margin-top: 26px;
}
.media-sidebar .hd li{
	height: 36px;
	line-height: 36px;
	width: 176px;
	background: #d2d8db;
	text-align: center;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.media-sidebar .hd li.active{
	color: #035c9f;
	background: #fff;
}
.media-sidebar .hd li.active a{
	color: #035c9f;
}
.media-con{
	padding: 10px 10px 0;
}
.media-con img{
	height: 166px;
    width: 312px;
    margin:0 auto;
    margin-top: 12px;
}
.media-con .text{
	margin-top: 12px;
	display: block;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.datamore{
	left:30px;
	margin-top:30px;
}


/*专题*/
.topic{
	background: #fff;
}
.topic .title{
	height: 60px;
	line-height: 60px;
	color: #035c9f;
	font-size: 18px;
	padding-left: 18px;
	font-weight: bold;
}
.topic .title a{
	color: #035c9f;
}
.topic li{
	width: 270px;
	margin-left: 24px;
	float: left;
	font-size: 16px;
	text-align: center;
	padding-bottom: 20px;
}
/*.topic li img{
	width: 270px;
	height: 158px;
}*/
.topic li img{
	width: 270px;
	height: 50px;
}
.topic li .text{
	display: none;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
}

/*改版2-医疗器械标准管理*/
.qixie{
	width: 235px;
	margin-right:30px;
}
.qixie li{
	padding-bottom: 4px;
}
.qixie img{
	width: 235px;
	height: 180px;
}

/*改版2-科技园地、国际交流、专题*/
.zhuanti{
	
}
.zhuanti li{
}
.zhuanti img{
	width: 1100px;
	height: 120px;
}
.zhuanti1 img{
	width: 535px;
	height: 120px;
}

/*教育培训*/
.jiaoypx-tab{
	width: 230px;
	background: #fff;
	padding:15px;
	margin-right:20px;
	float: left;
	border-bottom: 1px #cdcdcd solid;
}
.jiaoypx-tab .hd{
	border-bottom: 2px solid #F5F5F5;
}
.jiaoypx-tab .hd li{
	float: left;
	width: 145px;
	text-align: center;
	background: #0B51C1;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
.jiaoypx-tab .hd li a{
	color: #ffffff;
}
.jiaoypx-tab .bd{
	height: 97px;
	overflow: hidden;
}
.jiaoypx-tab .bd ul{
	padding-top: 2px;
}
.jiaoypx-tab .bd li{
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 0px;
}
.jiaoypx-tab .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #333333;
	margin-top: 16px;
	margin-left: -12px;
}
.jiaoypx-tab .bd li .text{
	float: left;
	width: 100%;
}
.jiaoypx-tab .bd li span{
	font-size: 14px;
}
/*科技园地*/
.kejiyd-tab{
	width: 255px;
	background: #fff;
	padding:15px;
	margin-right:20px;
	float: left;
	border-bottom: 1px #cdcdcd solid;
}
.kejiyd-tab .hd{
	border-bottom: 2px solid #F5F5F5;
}
.kejiyd-tab .hd li{
	float: left;
	width: 145px;
	text-align: center;
	background: #0B51C1;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
.kejiyd-tab .hd li a{
	color: #ffffff;
}
.kejiyd-tab .bd{
	height: 241px;
	overflow: hidden;
}
.kejiyd-tab .bd ul{
	padding-top: 9px;
}
.kejiyd-tab .bd li{
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 12px;
}
.kejiyd-tab .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #333333;
	margin-top: 16px;
	margin-left: -12px;
}
.kejiyd-tab .bd li .text{
	float: left;
	width: 100%;
}
.kejiyd-tab .bd li span{
	font-size: 14px;
}

/*地方药检*/
.dfyj-tab{
	width: 255px;
	background: #fff;
	padding:15px;
	float: left;
	border-bottom: 1px #cdcdcd solid;
}
.dfyj-tab .hd{
	border-bottom: 2px solid #F5F5F5;
}
.dfyj-tab .hd li{
	float: left;
	width: 145px;
	text-align: center;
	background: #0B51C1;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
.dfyj-tab .hd li a{
	color: #ffffff;
}
.dfyj-tab .bd{
	overflow: hidden;
}
.dfyj-tab .bd ul{
	padding-top: 2px;
}
.dfyj-tab .bd li{
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 12px;
}
.dfyj-tab .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #333333;
	margin-top: 16px;
	margin-left: -12px;
}
.dfyj-tab .bd li .text{
	float: left;
	width: 100%;
}
.dfyj-tab .bd li span{
	font-size: 14px;
}
.hudong{
	width: 375px;
	background: #fff;
	padding: 0 10px;
	padding-bottom: 25px;
}
.hudong .title{
	color: #035c9f;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 46px;
}
.hudong ul{
	padding-top: 10px;
}
.hudong .title a{
	color: #035c9f;
}
.hudong li{
	float: left;
	width: 160px;
	text-align: center;
	color: #535752;
	font-size: 16px;
	padding-top: 60px;
	padding-bottom: 20px;
}
.hudong li a{
	padding-top: 67px;
	color: #535752;
}
.hudong li.zxxf{
	background: url(../images/2018_index_zxxfico.png) no-repeat center 10px;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}
.hudong li.tsjb{
	background: url(../images/2018_index_tsjbico.png) no-repeat center 10px;
	border-bottom: 1px dashed #ccc;
}
.hudong li.zxft{
	background: url(../images/2018_index_zxftico.png) no-repeat center 10px;
	border-right: 1px dashed #ccc;
}
.hudong li.zqyj{
	background: url(../images/2018_index_zqyjico.png) no-repeat center 10px;
}
/*五个链接*/
.linkfive{
	background:#e9e9e9;
	margin-top:20px;
	padding:20px 0px 20px 0px;
}
.link5{
	height:60px;
	list-style:none;
}
.link5 ul{
	list-style:none;
}
.link5 li{
	width:180px;
	height:60px;
	display:bolck;
	margin-right:24px;
	text-align:center;
	line-height:60px;
	vertical-align:middle;
	background: url(../images/linkfourbg.png);
}
.link5 li a{
	font-size:20px;
	color:#0b51c1;
}
.link5 li a:hover{
	font-size:20px;
	color:#023c99;
}
.link5 li.lianghang{
	width:180px;
	height:50px;
	display:bolck;
	margin-right:24px;
	text-align:center;
	line-height:18px;
	padding-top:10px;
	vertical-align:middle;
	background: url(../images/linkfourbg.png);
}
/*四个链接*/
.linkfour{
	background:#e9e9e9;
	margin-top:20px;
	padding:20px 0px 20px 0px;
}
.link4{
	height:60px;
	list-style:none;
}
.link4 ul{
	list-style:none;
}
.link4 li{
	width:260px;
	height:60px;
	display:bolck;
	margin-right:20px;
	text-align:center;
	line-height:60px;
	vertical-align:middle;
	background: url(../images/linkfourbg.png);
}
.link4 li a{
	font-size:20px;
	color:#0b51c1;
}
.link4 li a:hover{
	font-size:20px;
	color:#023c99;
}
.link4 li.lianghang{
	width:260px;
	height:50px;
	display:bolck;
	margin-right:20px;
	text-align:center;
	line-height:18px;
	padding-top:10px;
	vertical-align:middle;
	background: url(../images/linkfourbg.png);
}

/*页面底部*/
.footer{
	background:#0B51C1;
}
.footer-menu, .footer-select, .zhinan, .statement{
	padding: 10px 0px 10px 0px;
}
.footer-menu a{
	float: left;
	margin-left: 10px;
	line-height:36px;
}
.footer-menu span{
	float:left;
	font-size:24px;
	color:#FFF;
}
.footer-menu .link{
	color:#FFF;
	font-size: 16px;
}
.footer-menu .link:hover{
	color:#FFF;
	text-decoration:underline;
}
.footer-menuqt{
	padding: 5px 10px 15px 10px;
	margin-left:110px;
}
.footer-menuqt a{
	float: left;
	margin-left: 15px;
	line-height:30px;
}
.footer-menuqt span{
	float:left;
	font-size:24px;
	color:#FFF;
}
.footer-menuqt .link{
	color:#FFF;
	font-size: 16px;
}
.footer-menuqt .link:hover{
	color:#FFF;
	text-decoration:underline;
}
.footer-select select{
	height: 24px;
	margin-right: 15px;
}
.footer{
	padding-bottom: 20px;
}
.footer .w1100-auto{
	position: relative;
}
.footer .about{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
	margin-left: 280px;
}
.footer .beian{
	background: url(../images/2019beian.png) no-repeat left center;
	padding-left: 20px;
}
.footer .red-bg{
	margin-right: 260px;
}
.footer .about a{
	color: #707070;
}
.footer-link{
	padding-top: 6px;
	margin-left:15px;
}
.footer-link dt{
	height: 22px;
	line-height: 22px;
	color: #000;
	width: 165px;
	background: #fff url(../images/link_more.png) no-repeat 145px center;
	border: 1px solid #ccc;
	cursor: pointer;
	font-size: '微软雅黑';
	text-align: left;
}
.footer-link dt.active{
	background: #fff url(../images/link_more_active.png) no-repeat 145px center;
	font-size: '微软雅黑';
}
.footer-link dd{
	position: absolute;
	bottom: 40px;
	right: 0px;
	/*border: 2px solid #4c6cc6;*/
	border: 2px solid #ccc;
	font-size: 16px;
	width: 1156px;
	color: #fff;
	line-height: 40px;
	padding: 10px;
	display: none;
	color: #000;
	background: #ffffff;
	overflow: hidden;
	padding-left: 30px;
	z-index: 100;
}
.footer-link dd span{
	display: inline-block;
	margin: 0 5px;
}
.footer-link dd a{
	display: block;
	color: #000;
	margin-right: 30px;
	position: relative;
	z-index: 99;
	float: left;
}
.footer-link dd a:hover{
	text-decoration: underline;
}
.footer-link dd{
	overflow: hidden;
}
.footer-link dd a{
	margin-right: 15px;
	min-width: 60px;
	text-align: left;
	float: left;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
}
.footer-layer{
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.footerzt{
	background:#d00000;
	min-width:1280px;
}
.footerzt{
	padding-bottom: 20px;
}
.footerzt .w1280-auto{
	position: relative;
}
.footerzt .about{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
	margin-left: 280px;
}
.footerzt .beian{
	background: url(../images/2019beian.png) no-repeat left center;
	padding-left: 20px;
}
.footerzt .red-bg{
	margin-right: 200px;
}
.footerzt .about a{
	color: #707070;
}
/*文章页*/
.wenzhang{
	min-width: 1200px;
	padding-top: 30px;
}
.wenzhang-line{
	border-top: 5px solid #2b5aaa;
}
.wenzhang .share{
	float:right;
}
.wenzhang .share img{
	display: inline-block;
}
.wenzhang h2.title{
	font-family:'微软雅黑';
	font-size:26px;
	color:#333;
	font-weight:normal;
	text-align:center;
	padding-top:2px;
	line-height:150%;
	padding-bottom:10px;
}
.wenzhang .two-title{
	font-family: '微软雅黑';
    font-size: 18px;
    text-align: center;
    line-height: 200%;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #333;
    font-weight: normal
}
.wenzhang .date{
	border-bottom: 1px solid #989898;
	text-align: left;
    font-size: 14px;
    color: #919191;
    line-height: 150%;
    padding-bottom: 8px;
}
.wenzhang .text{
	padding-top: 15px;
}
.wenzhang .text, .wenzhang .text p{
	color: #000000;
    font-size: 16px;
    line-height: 200%;
    word-wrap: break-word;
    word-break: normal;
}
.wenzhang .text table{
	margin:0px auto;
	text-align:center;
}

.wenzhang .fujian .title, .wenzhang .about .title{
    font-size: 18px;
    border-bottom: 1px solid #aaa;
    height: 40px;
    line-height: 40px;
}
.wenzhang .fujian, .wenzhang .about{
	padding: 0 20px;
    margin-top: 20px;
}
.wenzhang .fujian ul, .wenzhang .about ul{
	background: #f9f9f9;
    padding: 20px;
}
.wenzhang .fujian li{
    margin-right: 20px;
	line-height:26px;
}
.wenzhang .fujian img{
	display: inline-block;
}
.wenzhang .about li{
	font-size: 16px;
	line-height: 30px;
}
.wenzhang img{
	display: inline-block;
}

/*文章页--国家药品抽检探索性研究表格用样式*/
.wenzhang .text .tab p{
	color: #000000;
    font-size: 13px;
    line-height: 23px;
    word-wrap: break-word;
    word-break: normal;
	font-family:"宋体";
}

/*二级面包屑*/
.crumbs{
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #565656;
}
.crumbs a{
	color: #2b5aaa;
}
.crumbs a:hover{
	text-decoration: underline;
}

/*栏目标题*/
.column-title{
	height: 46px;
	position: relative;
}
.column-title a{
	border-bottom: 2px solid #2b5aaa;
	height: 44px;
	line-height: 44px;
	position: relative;
	z-index: 9;
	padding: 0 12px;
	font-size: 18px;
	font-weight: bold;
	color: #2b5aaa;
	float: left;
}
.column-title i.underline{
	height: 2px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #dadada;
}
.wenzhang img{
	display: inline-block;
}

/*药品*/
.yp-bg{
	background: #edeeee;
}
.yp-l{
	width: 250px;
}
.qx-guanli{
	background: #fff;
	border: 1px solid #0b51c1;	
}
.qx-guanli ul{
	padding: 0px 0;
}
.qx-guanli ul.qx-left-nav{
	padding-bottom: 30px;
}
.qx-guanli li{
	font-size: 16px;
	/*float: left;*/
	/*width: 110px;*/
	display: inline-block;
	margin: 0 0 0 45px;
	height: 46px;
	line-height: 46px;
}
.qx-guanli.ypserchstyle li{
	float: left;
	width: 110px;
}
.qx-guanli li a{
	color: #3a3a3a;
}
.qx-guanli .more{
	text-align: right;
	padding: 0 20px 10px 0;
}

.qx-list-img{
	background: #fff;
	border: 1px solid #0b51c1;	
	margin-top:12px;	
	padding-bottom:10px;
}
.qx-list-img ul{
	padding: 0px 0;
}
.qx-list-img ul.qx-left-nav{
	padding-bottom: 15px;
}
.qx-list-img li{
	font-size: 16px;
	display: inline-block;
	margin: 0 0 0 45px;
	height: 46px;
	line-height: 46px;
}
.qx-list-img .column-title{
	height: 44px;
	position: relative;
	background:#0b51c1;
}
.qx-list-img .column-title a{
	height: 42px;
	line-height: 42px;
	position: relative;
	z-index: 9;
	padding: 0 12px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	float: left;
}
.qx-list-img .column-title1{
	height: 44px;
	line-height: 42px;
	position: relative;
	background:#0b51c1;
	padding: 0 12px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff
}

.qx-img-nav li{
	float: none;
	margin: 0px 0px 0;
	width: auto;
	height:auto;
    padding: 8px 0 0px 10px;
}
.qx-img-nav li a{
    color: #0b51c1;
}
.qx-img-nav li a:hover{
	text-decoration:underline
}

/*器械所外链系统用样式*/
.qxbut {
  display: inline-block;
  border-radius: 4px;
  border:1px #dcdcdc solid;
  color: #0b51c1;
  font-size: 16px;
  padding: 0px;
  width: 228px;
  height:45px;
  padding-left:55px;
  line-height:18px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px;
  outline:none;
}
.qxbut span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.qxbut span:after {
  position: absolute;
  top:10px;
  opacity: 0;
  right: -40px;
  font-size: 40px;
  transition: 0.2s;
  color:#FFFFFF;
}
.qxbut:hover span {
  color:#FFFFFF;
}
.qxbut:hover span:after {
  opacity: 1;
  right: 0;
  border: none;
}
.qxbut1 {
  background:#eaf1fa url('../images/qxxtbg1.png') no-repeat 25px center;
}
.qxbut1:hover {
  background:#7bbff7 url('../images/qxxtbg1_h.png') no-repeat 25px center;
}
.qxbut2 {
  background:#eaf1fa url('../images/qxxtbg2.png') no-repeat 25px center;
}
.qxbut2:hover {
  background:#7bbff7 url('../images/qxxtbg2_h.png') no-repeat 25px center;
}
.qxbut3 {
  background:#eaf1fa url('../images/qxxtbg3.png') no-repeat 25px center;
}
.qxbut3:hover {
  background:#7bbff7 url('../images/qxxtbg3_h.png') no-repeat 25px center;
}
.qxbut4 {
  background:#eaf1fa url('../images/qxxtbg4.png') no-repeat 25px center;
}
.qxbut4:hover {
  background:#7bbff7 url('../images/qxxtbg4_h.png') no-repeat 25px center;
}
.qxbut5 {
  background:#eaf1fa url('../images/qxxtbg5.png') no-repeat 25px center;
}
.qxbut5:hover {
  background:#7bbff7 url('../images/qxxtbg5_h.png') no-repeat 25px center;
}


.qxbut6 {
  background:#eaf1fa url('../images/qxxtbg6.png') no-repeat 25px center;
}
.qxbut6:hover {
  background:#7bbff7 url('../images/qxxtbg6_h.png') no-repeat 25px center;
}
.qxbut7 {
  background:#eaf1fa url('../images/qxxtbg7.png') no-repeat 25px center;
}
.qxbut7:hover {
  background:#7bbff7 url('../images/qxxtbg7_h.png') no-repeat 25px center;
}



/*器械所公众平台样式*/
.hdxitong{background:url(../images/hd_bg.png) no-repeat;height:290px;padding:0px 40px 0px 40px}
.hdxitong span{color:#0b51c1;font-size:16px;line-height:130px;padding-left:190px}
.hdxmbg {
  display: inline-block;
  border-radius: 4px;
  background:url(../images/hdxm_bg.png) no-repeat;
  border:5px #7bbff7 solid;
  color: #0b51c1;
  padding: 0px;
  width: 370px;
  height:165px;
  margin: 0px;
  outline:none;
}
.hdxmbg li{margin:0px; padding:0px;}
.hdxmbg .toptm{color: #0b51c1;font-size:22px;padding:15px 0px 0px 15px;}
.hdxmbg .neirong{color: #565656;font-size:16px;padding:5px 5px 0px 15px;text-indent:35px;line-height:28px;}
.hdxmbg .but{padding:15px 15px 0px 15px;text-align:right}
.hdbut {
  display: inline-block;
  border-radius: 25px;
  border:2px #7bbff7 solid;
  color: #0b51c1;
  font-size: 16px;
  padding: 0px;
  width: 130px;
  height:33px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px;
  outline:none;
  background:#7bbff7;
}
.hdbut span {
  padding:0px;
  line-height:25px;
  color:#FFFFFF;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.hdbut span:after {
  position: absolute;
  top:10px;
  opacity: 0;
  right: -40px;
  font-size: 40px;
  transition: 0.2s;
}
.hdbut:hover span {
  color:#0b51c1;
}
.hdbut:hover span:after {
  opacity: 1;
  right: 0;
  border: none;
}
.hdbut1 {
  background:#7bbff7;
}
.hdbut1:hover {
  background:#ffffff;
}

/*器械所公众平台样式*/
.yjxitong{background:url(../images/yj_bg.png) no-repeat;height:290px;padding:0px 40px 0px 40px}
.yjxitong span{color:#0b51c1;font-size:16px;line-height:130px;padding-left:190px}
.yjxmbg {
  display: inline-block;
  border-radius: 4px;
  background:url(../images/yjxm_bg.png) no-repeat;
  border:5px #7bbff7 solid;
  color: #0b51c1;
  padding: 0px;
  width: 370px;
  height:205px;
  margin: 0px;
  outline:none;
}
.yjxmbg li{margin:0px; padding:0px;}
.yjxmbg .toptm{color: #0b51c1;font-size:22px;padding:15px 15px 0px 15px;}
.yjxmbg .neirong{color: #565656;font-size:16px;padding:5px 5px 0px 15px;text-indent:35px;line-height:28px;}
.yjxmbg .but{padding:15px 15px 0px 15px;text-align:right}
.yjbut {
  display: inline-block;
  border-radius: 25px;
  border:2px #7bbff7 solid;
  color: #0b51c1;
  font-size: 16px;
  padding: 0px;
  width: 130px;
  height:33px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px;
  outline:none;
  background:#7bbff7;
}
.yjbut span {
  padding:0px;
  line-height:25px;
  color:#FFFFFF;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.yjbut span:after {
  position: absolute;
  top:10px;
  opacity: 0;
  right: -40px;
  font-size: 40px;
  transition: 0.2s;
}
.yjbut:hover span {
  color:#0b51c1;
}
.yjbut:hover span:after {
  opacity: 1;
  right: 0;
  border: none;
}
.yjbut1 {
  background:#7bbff7;
}
.yjbut1:hover {
  background:#ffffff;
}


.yp-list-img li{
	margin-top: 5px;
}
.yp-list-img1{
	list-style:none;
	margin-top:20px;
}
.yp-list-img1 li{
	float:left;
	list-style:none;
	display: inline;
	padding-right:20px;
	margin-bottom:20px;
}
.yp-list-img1 li.a{
}
.qx-guanli .column-title{
	height: 44px;
	position: relative;
	background:#0b51c1;
}
.qx-guanli .column-title a{
	height: 42px;
	line-height: 42px;
	position: relative;
	z-index: 9;
	padding: 0 12px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	float: left;
}


/*器械标准管理左侧导航*/
.qx-guanli ul.qx-left-nav{
	padding: 15px 10px 15px 10px;
}
.qx-left-nav li{
	float: none;
	margin: 0px 0px 0;
	width: auto;
	display: block;	
	border-top: 2px solid #ffffff;
    border-bottom: 1px solid #dcdcdc;
    color: #0b51c1;
    background: #f9f9f9;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    padding: 10px 0 10px 30px;
}
.qx-left-nav li a{
    color: #0b51c1;
}
.qx-left-nav li a:hover{
	text-decoration:underline
}

.yp-r{
	background: #fff;
	width: 800px;
	padding-left: 20px;
}
.py-list-title.column-title a{
	padding: 0 15px;
	border-bottom: 2px solid #dadada;
	color: #9a9a9a;
}
.py-list-title.column-title a.active{
	border-bottom: 2px solid #2b5aaa;
	color: #2b5aaa;
}
.py-list-title span{
	float: left;
	background: #ccc;
	width: 1px;
	height: 16px;
	margin: 15px 5px 0 5px;
	overflow: hidden;
}
.py-list-box ul{
	padding: 10px 10px;
}
.py-list-box li{
	background: url(../images/list_dot2.gif) no-repeat left 16px;
	padding: 3px 0 3px 10px;
	font-size: 16px;
	line-height: 26px;
}

/*药品监督动态*/
.yp-child-list{
	background: #fff;
}
.yp-child-list .title{
	position: relative;
	height: 45px;
	background: #ffffff;
}
.yp-child-list .title h2{
	height: 45px;
	line-height: 45px;
	border-bottom: 0px solid #0b51c1;
	border-top: 0px solid #0b51c1;
	border-left: 0px solid #0b51c1;
	border-right: 0px solid #0b51c1;
	position: relative;
	z-index: 9;
	float: left;
	padding: 0 20px;
	background: #0b51c1;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-top:0px;
}
.yp-child-list .title-more{
	float: left;
	font-size: 15px;
	height: 45px;
	line-height: 46px;
	margin-left: 40px;
}
.yp-child-list .title-more a{
	color: #003CA3;
}
.yp-child-list .title-more a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.yp-child-list .title-more span.active{
	color: #ff861b;
	font-weight: bold;
}
.yp-child-list .title .underline{
	height: 2px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #0b51c1;
}
.yp-child-list .list{}
.yp-child-list .list ul{
	padding: 10px 0;
}
.yp-child-list .list li{
	background: url(../images/list_dot2.gif) no-repeat left 16px;
	padding: 4px 0 4px 10px;
	font-size: 16px;
	line-height: 26px;
}
.yp-child-list .list li.active{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/*器械所-公告通知双行显示样式*/
.yp-child-list .title1{
	position: relative;
	height: 56px;
	background: #ffffff;
}
.yp-child-list .title1 h2{
	height: 56px;
	line-height: 56px;
	border-bottom: 0px solid #0b51c1;
	border-top: 0px solid #0b51c1;
	border-left: 0px solid #0b51c1;
	border-right: 0px solid #0b51c1;
	position: relative;
	z-index: 9;
	float: left;
	padding: 0 20px;
	background: #0b51c1;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.yp-child-list .title-more1{
	float: left;
	font-size: 15px;
	height: 45px;
	line-height: 25px;
	margin-left: 50px;
}
.yp-child-list .title-more1 a{
	color: #003CA3;
}
.yp-child-list .title-more1 a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.yp-child-list .title-more1 span.active{
	color: #ff861b;
	font-weight: bold;
}
.yp-child-list .title1 .underline{
	height: 2px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #0b51c1;
}

/*检验业务*/
.yp-child-list .ywlist{}
.yp-child-list .ywlist ul{
	padding: 10px 0;
}
.yp-child-list .ywlist li{
	background: url(../images/list_dot2.gif) no-repeat 5px 27px;
	padding: 3px 0 3px 20px;
	font-size: 16px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.yp-child-list .ywlist li.active{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/*系统用*/
.xitong_mt{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:0px #0b51c1 solid;
	border-bottom:0px #cdcdcd solid;
	height:240px;
	background: #FFFFFF;
}
.xitong_title{
	font-size: 18px;
	color:#000000;
	text-align:left;
	line-height: 60px;
	border-bottom:1px #cdcdcd solid;	
}
.xitong_mt .ljxitong{
	padding:0px 0px;
}
.xitong_mt .ljxitong li{
	float: left;
	display:inline;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
.xitong_mt .ljxitong li a{
	height:26px;
	line-height:26px;
	color:#000;
}
.xitong_mt .ljxitong li a:hover{
	color: #0b51c1;
	background: #0b51c1;
}
.xitong_mt .ljxitong .btn{     
    display: inline-block;    
	width:230px;  
	height:150px;   
    border-radius: 0px;     
    background: #fcfcfc;     
    color: #fff;     
    cursor: pointer; 
	color: #333333;
	margin:15px 0px 30px 25px;
	border-top:2px #cdcdcd solid;
	border-left:1px #f0f2f7 solid;
	border-right:1px #f0f2f7 solid;
	border-bottom:1px #f0f2f7 solid;    
  }   
   
.xitong_mt .ljxitong  .bgbtn01 span{     
    display: block;         
    background: url(../images/xt1.png) no-repeat 80px 30px; 
	padding:115px 0px 10px 0px;  
  }
.xitong_mt .ljxitong  .bgbtn01 span:hover{     
    display: block;
	color:#FFFFFF;     
    background: #63b7ff url(../images/xt1_over.png) no-repeat 80px 30px;  
	padding:115px 0px 10px 0px;   
  }
.xitong_mt .ljxitong  .bgbtn02 span{     
    display: block;         
    background: url(../images/xt2.png) no-repeat 80px 30px; 
	padding:115px 0px 10px 0px;  
  }
.xitong_mt .ljxitong  .bgbtn02 span:hover{     
    display: block;
	color:#FFFFFF;     
    background: #63b7ff url(../images/xt2_over.png) no-repeat 80px 30px;  
	padding:115px 0px 10px 0px;   
  }   
.xitong_mt .ljxitong  .bgbtn03 span{     
    display: block;         
    background: url(../images/xt3.png) no-repeat 80px 30px; 
	padding:115px 0px 10px 0px;  
  }
.xitong_mt .ljxitong  .bgbtn03 span:hover{     
    display: block;
	color:#FFFFFF;     
    background: #63b7ff url(../images/xt3_over.png) no-repeat 80px 30px;  
	padding:115px 0px 10px 0px;   
  }

.xitong_mt .ljxitong .btn1{     
    display: inline-block;    
	width:360px;  
	height:175px;   
    border-radius: 0px;     
    background: #fcfcfc;     
    color: #fff;     
    cursor: pointer; 
	color: #333333;
	margin:15px 0px 30px 25px;
	border-top:2px #cdcdcd solid;
	border-left:1px #f0f2f7 solid;
	border-right:1px #f0f2f7 solid;
	border-bottom:1px #f0f2f7 solid;    
  } 
  
.xitong_mt .ljxitong  .bgbtn04 span{     
    display: block;         
    background: url(../images/xt4.png) no-repeat 145px 30px; 
	padding:115px 0px 10px 0px;  
  }
.xitong_mt .ljxitong  .bgbtn04 span:hover{     
    display: block;
	color:#FFFFFF;     
    background: #63b7ff url(../images/xt4_over.png) no-repeat 145px 30px;  
	padding:115px 0px 10px 0px;   
  }   
.xitong_mt .ljxitong  .bgbtn05 span{     
    display: block;         
    background: url(../images/xt5.png) no-repeat 145px 30px; 
	padding:115px 0px 10px 0px;  
  }
.xitong_mt .ljxitong  .bgbtn05 span:hover{     
    display: block;
	color:#FFFFFF;     
    background: #63b7ff url(../images/xt5_over.png) no-repeat 145px 30px;
	padding:115px 0px 10px 0px;     
  }
.xitong_mt .pxxitong{
	padding:0px 0px;
}
.xitong_mt .pxxitong li{
	float: left;
	display:inline;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding:30px 20px 0px 20px;
	margin:50px 50px 100px 140px;
}
.xitong_mt .pxxitong li a{
	height:26px;
	line-height:26px;
	color:#000;
}
.xitong_mt .pxxitong li a:hover{
	color: #0b51c1;
} 
.xitong_mt .pxxitong img{
	float: center;
	margin:0px auto
}

  /*图解*/
.yp-child-list .list.diagram li{
	background: none;
	padding: 0;
	float: left;
	width: 248px;
	height: 254px;
	overflow: hidden;
	padding: 15px 20px;
}
.yp-child-list .list.diagram li img{
	width: 248px;
	height: 145px;
}
.yp-child-list .list.diagram li a.text{
	font-size: 15px;
	line-height: 150%;
	text-align: center;
	display: block;
	padding: 10px 10px 0;
}
.yp-child-list .list.diagram li span.date{
	color: #9A9A9A;
	display: block;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
}

/*器械标准管理*/
.yp-child-list .qx_left{border:1px #000 solid;}
.qx_mlstyle{border:1px #000 solid;padding:10px; position: relative;}
.yp-child-list .qx_mlstyle li{margin-top:10px}

/*药品飞行检查*/
.yp-fxjc-l{
	width: 248px;
	border: 1px solid #0b51c1;
	border-top: 0px solid #0b51c1;
	margin-right: 20px;
}
.yp-fxjc-l dl{}
.yp-fxjc-l dt{
	background: #0b51c1;
	font-size: 18px;
	border-bottom: 0px solid #c6e5ff;
	color: #ffffff;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
}
.yp-fxjc-l dt a{
	color: #ffffff;
}
/*专题左侧*/
.zt-zdgg.yp-fxjc-l dt{
	text-align: center;
	height: auto;
	line-height: 24px;
	padding: 10px 30px;
}
.zt-zdgg-l{
	width: 250px;
}
.ggshjk{
	padding-top: 20px;
}
.ggshjk, .ggshjk img{
	width: 250px;
	height: auto;
}

.yp-fxjc-l dd{
	padding: 0 10px;
}
.yp-fxjc-l dd ul{
	padding-bottom: 15px;
	padding-top: 15px;
}
.yp-fxjc-l dd li{
    border-top: 2px solid #ffffff;
    border-bottom: 1px solid #dcdcdc;
    color: #0b51c1;
    background: #f9f9f9;
    font-size: 16px;
    height: auto;
    line-height: 24px;
    padding: 10px 0 10px 30px;
}
.yp-fxjc-l dd ul li a{
    color: #0b51c1;
}
/*专题左侧*/
.zt-zdgg.yp-fxjc-l dd li{
	padding: 10px 0 10px 0;
	text-align: center;
}
.yp-fxjc-l dd li a{
	color: #0b4ab4;
}
.yp-fxjc-l dd li a:hover{
	text-decoration: underline;
}
.yp-fxjc-r{
	width: 880px;
}
.yp-fxjc-all{
	width: 1160px;
}


/*药品视频*/
.xxgk-sp{
	width: 100%;
	float: none;
}
.yp-child-list.xxgk-sp .list li{
	width: 250px;
	padding: 15px 18px;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.yp-child-list.xxgk-sp .list li img{
	width: 250px;
	height: 150px;
}
.yp-child-list .title a.more{
	float: right;
	line-height: 46px;
	padding-right: 10px;
	font-size: 15px;
}

/*机构概况
.jggk{
	width: 250px;
}
.jggk .yp-fxjc-l{
	margin-bottom: 15px;
}
.leader-list{
	padding: 40px 35px 30px 35px;
	border-bottom: 1px dashed #b1b8cb;
}
.leader-list .img{
	width: 136px;
	height: 170px;
}
.leader-list .detail{
	width: 700px;
}
.leader-list .detail .name-title{
	color: #333;
	width: 600px;
}
.leader-list .detail .name-title strong{
	font-size: 18px;
	padding-right: 8px;
}
.leader-list .detail a{
	width: 60px;
	color: #3a3a3a;
}
.leader-list .detail a:hover{
	text-decoration: underline;
}
.leader-list .detail .introduction{
	text-indent: 2em;
	color: #595959;
	padding-top: 20px;
	font-size: 16px;
	line-height: 24px;
}
.leader-list .detail .experience{
	color: #595959;
	line-height: 24px;
	font-size: 16px;
	padding-top: 30px;
}*/

/*领导简介*/
.leader-resume{
	border-bottom: none;
	padding-right: 15px;
}
.leader-name{
	color: #0b51c1;
	font-size: 26px;
	line-height: 28px;
}
.leader-resume .zhize{
	padding-left: 10px;
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	color: #000;
}
.resume-title{
	height: 29px;
	position: relative;
	margin: 20px 0px 20px 10px;
}
.resume-title h3{
	font-size: 18px;
	color: #000;
	line-height: 28px;
	position: relative;
	z-index: 9;
	background: #fff;
	float: left;
	border-left:12px solid #6c9beb;
	padding: 0 15px;
	font-weight: normal;
}
.resume-title .line{
	width: 100%;
	background: #000;
	position: absolute;
	background: #ebebeb;
	height: 1px;
	top: 14px;
	left: 0;
}
.resume-text{
	text-indent: 2em;
	line-height: 28px;
	color: #000;
}
.resume-date{
	margin-top: 20px;
}
.resume-date td{
	padding: 6px 0;
}

/*机构概况 - 右侧文章控制*/
.right-text{
	color: #333;
}
.right-text h2{
	border-bottom: 1px solid #ddd;
	line-height: 50px;
	padding: 10px 0 15px;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}
.right-text h6{
	font-size: 16px;
	padding: 30px 20px 0 20px;
}
.paragraph{
	padding: 20px 20px 0 20px;
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}

/*直属单位-左侧导航*/
.yp-fxjc-l dd.zsdw li{
	padding: 5px 0 5px 0px;
	font-size: 14px;
}

/*统计信息公开左侧导航*/
.yp-fxjc-l dd .tjxx-left-nav{
	padding-bottom: 10px;
}
.tjxx-left-nav li{
	float: none;
	width: auto;
	text-align: center;
	height: 46px;
	line-height: 46px;
}
.tjxx-left-nav li img{
	width: 169px;
	height: 46px;
	display: block;
	margin-top: 20px auto;
}
.yp-fxjc-l dd .tjxx-left-nav li {
    border-bottom: none;
}

/*列表摘要介绍*/
.listgaiyao{
	border: 1px solid #dddddd;
    PADDING-BOTTOM: 10px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    FONT-SIZE: 15px;
    PADDING-TOP: 10px;
    color: #000000;
    margin-top: 20px;
}
.listgaiyao p{
	text-indent: 30px;
    line-height: 25px;
}

/*纪实类导航*/
.yp-child-list .list .jishiNav{
	height: 34px;
	margin:10px 0;
	padding-left: 30px;
}
.yp-child-list.xxgk-sp .list .jishiNav li{
	width: 110px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    BACKGROUND: url(../images/2015_xqdbut.gif) no-repeat;
    FONT-SIZE: 15px;
    float: left;
    margin-right: 30px;
    padding: 0;
    border-bottom:0 none;

}
.yp-child-list.xxgk-sp .list .jishiNav li a,
.yp-child-list.xxgk-sp .list .jishiNav li a:link{
	color: #3a3a3a;
    text-decoration: none;
}
.yp-child-list.xxgk-sp .list .jishiNav li a:visited {
    color: #5D5D5D;
    text-decoration: none;
}

.yp-child-list.xxgk-sp .list .jishiNav li.jscheck a,
.yp-child-list.xxgk-sp .list .jishiNav li.jscheck a:link{
	COLOR: #ff6000;
	font-weight: bold;
}
.yp-child-list.xxgk-sp .list .jishiNav li.jscheck a:visited {
    COLOR: #ff6000;
    font-weight: bold;
}

/*历史专题*/
.new20116_erji_title {
    background: url(../images/2016_erji_titlebg.jpg) repeat-x;
    line-height: 45px;
    padding-bottom: 10px;
}
.new20116_erji_font {
    background: #FFFFFF url(../images/2016_erji_titleoverbg.gif) top center repeat-x;
    border-left: 1px #c9c9c9 solid;
    border-right: 1px #c9c9c9 solid;
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    color: #0b4ab4;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
}
.new20116_erji_font1:visited {
    COLOR: #0b4ab4;
    font-size: 18px;
    TEXT-DECORATION: none;
}
.new20116_erji_font1:link {
    COLOR: #0b4ab4;
    font-size: 18px;
    TEXT-DECORATION: none;
    text-align: center;
    line-height: 45px;
}
.new20116_erji_font1:visited {
    COLOR: #0b4ab4;
    font-size: 18px;
    TEXT-DECORATION: none;
}
.new2016_erji_content {
    padding: 10px 10px 15px 10px;
}
.his {
    background: url(../images/2018_ztzl_hisbg.gif);
    width: 225px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
}
.hislink:visited {
    COLOR: #003CA3;
    font-size: 16px;
    TEXT-DECORATION: none;
    font-weight: bolder;
}

.hislink:link {
    COLOR: #003CA3;
    font-size: 16px;
    TEXT-DECORATION: none;
    font-weight: bolder;
}
.hislink:visited {
    COLOR: #003CA3;
    font-size: 16px;
    TEXT-DECORATION: none;
    font-weight: bolder;
}
.yp-fxjc-l dt.brdt{
	height: 60px;
    line-height: 25px;
    padding-top: 10px;
}
.relative{
	position: relative;
}
.hzppic{
	position: absolute;
	left: 0;
	top: -3px;
	z-index: 100;
}
.banner-main .ywdt .title.relative h2,
.title.relative .fl-l{
	padding-left: 65px;
	color: rgb(36, 36, 36);
    font-size: 30px;
    font-weight: normal;
    font-family: 微软雅黑;
	line-height: 45px;
	border: none;
    background: #ffffff;
}
.column .ztsplist.hzplist li a{
	width: 366px;
	height: auto;
}
.column .ztsplist.hzplist li img {
    width: 356px;
    height: auto;
}

.column .ztsplist.hzplist{
	width: 1100px;
	padding-left: 51px;
	padding-bottom: 50px;
}
.column .ztsplist.hzplist i.prev{
	left: 15px;
}
.column .ztsplist.hzplist i.next {
    right: -20px;
}

.zhengwu li .img{
display: block;
position: relative;
width: 60px;
height: 60px;
-webkit-transition: all 0.15s ease-in;
transition: all 0.15s ease-in;
overflow: hidden;
margin: 0 auto;
}
.zhengwu li .img:before {
content: ' ';
position: absolute;
background: #fff;
width: 25px;
height: 60px;
top: 0;
left: -45px;
opacity: 0.3;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-transform: skewX(-25deg);
		transform: skewX(-25deg);
}
.img .spanhover{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: rgba(255, 255, 255,0.3);
	-webkit-transition: all 0.15s ease-in;
	transition: all 0.15s ease-in;
	overflow: hidden;
	margin: 0 auto;
	}
.img:hover .spanhover{
	display: block;
}
.zhengwu li .img:hover:before {
width: 45px;
left: 80px;
}
.language.newlan{
	width: 305px;
    height: 40px;
    position: relative;
    float: right;
}
.language.newlan a{
	width: 22px;
    height: 22px;
    display: block;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    top: 10px;
}
.language.newlan .newlanChinese{
	background: #006bbb;
	right: 27px;
	color: #ffffff;
}
.language.newlan .newlanEn{
	background: #cae8ff;
	right: 5px;
	color: #ffffff;
}
.top-news .top-news-con{
	padding-top: 9px;
    padding-bottom: 9px;
}
.header .headerright{
	width: 305px;
}
.headerright .search{
	float: right;
	padding-top: 0;
}
.header a,
.header a:active,
.header a:link,
.header a:hover{
	text-decoration: none;
}
.language a,
.language a:link,
.language a:active{
	color: #ffffff;
}
#temp::-ms-clear{width: 30px;height: 30px;}

/* 首页鼠标滑动 
.mouseoverNav li{
	position: relative;
	 display: inline-block;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	margin-right:15px;
	margin-left:0px;
}
.mouseoverNav li .mouseA {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border-width: 8px;
	border-style: solid;
   }
.mouseoverNav li:hover {
	z-index: 11;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
   }
.mouseoverNav li:hover .mouseA {
	text-decoration: none;
   }
   .mouseoverNav li:hover .mouseA span {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-animation: moveFromBottom 0.3s ease;
	-moz-animation: moveFromBottom 0.3s ease;
	-o-animation: moveFromBottom 0.3s ease;
	-ms-animation: moveFromBottom 0.3s ease;
	animation: moveFromBottom 0.3s ease;
   }

   .mouseoverNav .mouseover1 .mouseA{
	color: #75BDFB;
	background-color: #75BDFB;
	background: #75BDFB;
   }

   .mouseoverNav .mouseover2 .mouseA{
	color: #96D383;
	background-color: #96D383;
	background: #96D383;
   }   
   
   .mouseoverNav .mouseover3 .mouseA{
	color: #FF7E00;
	/* text-shadow: 0 1px 0 #9de3cf;
	border-color: #549e89; 
	background-color: #FF7E00;
	background: #FF7E00;
   }

   .mouseoverNav .mouseover4 .mouseA{
	color: #FF7168;
	background-color: #FF7168;
	background: #FF7168;
   }

   .mouseoverNav .mouseover5 .mouseA{
	color: #AA89BE;
	background-color: #AA89BE;
	background: #AA89BE;
   }

   .mouseoverNav .mouseover6 .mouseA{
	color: #1259b4;
	background-color: #1259b4;
	background: #1259b4;
   }

   .mouseoverNav .mouseover7 .mouseA{
	color: #30dfff;
	background-color: #30dfff;
	background: #30dfff;
   }
   
   .mouseoverNav .mouseA span {
	display: block;
	line-height:70px;
	font-size: 24px;
	font-style: normal;
   }
   .mouseoverNav span:before {
	display: block;
   }
   .mouseoverNav li .mouseA img{
	width: 33px;
    margin-top: 0px;
    margin-left: 0px;
   }
   .mouseoverNav li{
   }
   .mouseoverNav li span {
   }
   .mouseoverNav
   {}
   
   @-webkit-keyframes moveFromBottom {
	 from {
	   -webkit-transform: translateY(120%) scale(0.5) ;
	   opacity: 0;
	 }
	to {
	  -webkit-transform: translateY(0%) scale(1);
	  opacity: 1;        
	}
   }
   @-moz-keyframes moveFromBottom {
	 from {
	   -moz-transform: translateY(120%) scale(0.5) ;
	   opacity: 0;
	 }
	 to {
	   -moz-transform: translateY(0%) scale(1);
	   opacity: 1;        
	 }
   }
   @-ms-keyframes moveFromBottom {
	 from {
	   -ms-transform: translateY(120%) scale(0.5) ;
	   opacity: 0;
	 }
	 to {
	  -ms-transform: translateY(0%) scale(1);
	  opacity: 1;        
	}
   }
   @-o-keyframes moveFromBottom {
	 from {
	   -o-transform: translateY(120%) scale(0.5) ;
	   opacity: 0;
	 }
	 to {
	  -o-transform: translateY(0%) scale(1);
	  opacity: 1;        
	}
   }
   @keyframes moveFromBottom {
	 from {
	   transform: translateY(120%) scale(0.5) ;
	   opacity: 0;
	 }
	 to {
	  transform: translateY(0%) scale(1);
	  opacity: 1;        
	}
   }
   .mouseoverNav span:before { 
	font-family: 'LigatureSymbols';
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-font-feature-settings: "liga" 1, "dlig" 1;
	-moz-font-feature-settings: "liga=1, dlig=1";
	-ms-font-feature-settings: "liga" 1, "dlig" 1;
	font-feature-settings: "liga" 1, "dlig" 1;
	font-size: 80px;
   }*/
   
   /* 数据查询页css */
.picScroll-left1{ width:900px;position:relative;margin: 0 auto;margin-top:50px;display:block}


   /* 首页数据查询css */
	a,a:hover,a:link,a:active{
		outline: none;
	}
.picScroll-left{ width:1140px;position:relative;margin: 0 auto;padding-left:10px}
.picScroll-left .hdsj{ overflow:hidden;  height:0px;}
.picScroll-left .hdsj .next{ }
.picScroll-left .hdsj ul{ 
	overflow: hidden;
	margin-top: 15px;
	padding: 0;
	width: 120px;
	height: 6px;
	position: absolute;
	left: 51.5%;
	margin-left: -49px;
}

.picScroll-left .hdsj ul li{ 
	float:left;  
	width:20px; 
	height:6px; 
	overflow:hidden;
	margin: 0 6px;
	cursor: pointer;
	background-color: #e4e4e4;
	line-height: 30px;
}
.picScroll-left .hdsj ul li.on{ /* background-color: #7bbedf;*/background-color: #ffffff; }		
.picScroll-left .next{
	right:0px;
}
.picScroll-left .prev{
	left: 0px;
}
.picScroll-left .prev,.picScroll-left .next {
	height: 36px;
	width:15px;
	display: block;
	position: absolute;
	top: 38%;
	cursor: pointer;
}
.servers-list li a {
    float: left;
    height: 100px;
    padding: 24px 0 0;
    margin-top: 0;
    box-shadow: 0 0 0 #e1e1e1;
    transition: all .2s linear;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.servers-list li a span {
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    font-size: 0.8em;
    color: #9e9e9e;
}
.servers-list {
    list-style: none;
}
.emersion{
    transition: all .2s linear;
}
.emersion:hover{
    transform: translate3d(0,-6px,0);
    box-shadow: 0 4px 8px #e1e1e1;
}
.mouseoverNav div{
	text-align:center;
	position: relative;
	width:155px;
	height:110px;
	 display: inline-block;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	margin-right:0px;
	padding-top:30px;
}
.mouseoverNav div .mouseA {
	display: inline-block;
	width: 22px;
	height: 26px;
	margin-bottom:30px;
	border-radius: 50%;
	padding-left:30px;
	border-style: solid;
	margin-left:50px;
   }

   .mouseoverNav .mouseover1 .mouseA{
	color: #FF7E00;
	background-color: #FF7E00;
	background: #FF7E00;
   }

   .mouseoverNav .mouseover2 .mouseA{
	color: #96D383;
	background-color: #96D383;
	background: #96D383;
   }   
   
   .mouseoverNav .mouseover3 .mouseA{
	color: #75BDFB;
	/* text-shadow: 0 1px 0 #9de3cf;
	border-color: #549e89; */
	background-color: #75BDFB;
	background: #75BDFB;
   }

   .mouseoverNav .mouseover4 .mouseA{
	color: #f75289;
	background-color: #f75289;
	background: #f75289;
   }

   .mouseoverNav .mouseover5 .mouseA{
	color: #AA89BE;
	background-color: #AA89BE;
	background: #AA89BE;
   }

   .mouseoverNav .mouseover6 .mouseA{
	color: #1259b4;
	background-color: #1259b4;
	background: #1259b4;
   }

   .mouseoverNav .mouseover7 .mouseA{
	color: #30dfff;
	background-color: #30dfff;
	background: #30dfff;
   }

   .mouseoverNav .mouseover8 .mouseA{
	color: #FF7168;
	background-color: #FF7168;
	background: #FF7168;
   }

   .mouseoverNav .mouseover9 .mouseA{
	color: #4be5dc;
	background-color: #4be5dc;
	background: #4be5dc;
   }

   .mouseoverNav .mouseover10 .mouseA{
	color: #849afb;
	background-color: #849afb;
	background: #849afb;
   }

   .mouseoverNav .mouseover11 .mouseA{
	color: #e2abff;
	background-color: #e2abff;
	background: #e2abff;
   }
   

   .mouseoverNav .mouseover12 .mouseA{
	color: #5295fa;
	background-color: #5295fa;
	background: #5295fa;
   }

   .mouseoverNav .mouseover13 .mouseA{
	color: #39bfc6;
	background-color: #39bfc6;
	background: #39bfc6;
   }
   
   
   
   .mouseoverNav .mouseA span {	
	display: block;
	line-height:18px;
	font-size: 16px;
	font-style: normal;
	width:123px;
	top:60px;	
	margin-left:-37px;
	margin-bottom:5px;
	color:#000000;
   }
   .mouseoverNav span:before {
	display: block;
   }
   .mouseoverNav div .mouseA img{
	width: 33px;
    margin-top: -16px;
    margin-left: -20px;
   }
/*不忘初心*/
body.bg-fff{
	background: #fff;
}
.topimg_bwchx{
	height: 400px;
	width: 100%;
	min-width: 1280px;
	background: #cb0d10 url(../images/chux20_top.jpg) no-repeat center top;
}
/*重要讲话*/
.zyjh{
	width: 640px;
	background: #fff;
	margin-left:30px;
}
.zyjh .hd{
	border-bottom: 2px solid #dadada;
}
.zyjh .hd li{
	float: left;
	width: 160px;
	text-align: center;
	background: #ffffff;
	height: 55px;
	line-height: 55px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #d20000;
	margin-left:20px;
	position:relative;
	top:2px;
}
.zyjh .hd li a{
	color: #d20000;
}
.zyjh .bd{
	height: 360px;
	overflow: hidden;
}
.zyjh .bd ul{
	padding-top: 10px;
}
.zyjh .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.zyjh .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.zyjh .bd li .text a{
	width: 100%;
	color:#000000;
}
.zyjh .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}
/*重要论述*/
.zyls{
	width: 400px;
	background: #fff;
	margin-right:40px;
}
.zyls .hd{
	border-bottom: 2px solid #dadada;
}
.zyls .hd li{
	float: left;
	width: 160px;
	text-align: center;
	background: #ffffff;
	height: 55px;
	line-height: 55px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #d20000;
	margin-left:20px;
	position:relative;
	top:2px;
}
.zyls .hd li a{
	color: #d20000;
}
.zyls .bd{
	height: 260px;
	overflow: hidden;
}
.zyls .bd ul{
	padding-top: 10px;
}
.zyls .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.zyls .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.zyls .bd li .text a{
	width: 100%;
	color:#000000;
}
.zyls .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}
/*支部动态*/
.zbdt{
	width: 400px;
	background: #fff;
}
.zbdt .hd{
	border-bottom: 2px solid #dadada;
}
.zbdt .hd li{
	float: left;
	width: 160px;
	text-align: center;
	background: #ffffff;
	height: 55px;
	line-height: 55px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #d20000;
	margin-left:20px;
	position:relative;
	top:2px;
}
.zbdt .hd li a{
	color: #d20000;
}
.zbdt .bd{
	overflow: hidden;
}
.zbdt .bd ul{
	padding-top: 10px;
}
.zbdt .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.zbdt .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.zbdt .bd li .text a{
	width: 100%;
	color:#000000;
}
.zbdt .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}
/*重要讲-列表话*/
.zyjh-list{
	background: #fff;
}
.zyjh-list .hd{
	border-bottom: 2px solid #dadada;
}
.zyjh-list .hd li{
	float: left;
	min-width: 120px;
    padding: 0px 20px 0px 20px;
	text-align: center;
	background: #ffffff;
	height: 55px;
	line-height: 55px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #d20000;
	margin-left:20px;
	position:relative;
	top:2px;
}
.zyjh-list .hd li a{
	color: #d20000;
}
.zyjh-list .bd{
	min-height: 360px;
}
.zyjh-list .bd ul{
	padding-top: 10px;
}
.zyjh-list .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.zyjh-list .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.zyjh-list .bd li .text a{
	width: 100%;
	color:#000000;
}
.zyjh-list .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}

/*外链系统用样式*/
.xtbut {
  display: inline-block;
  border-radius: 4px;
  background:url('../images/xtbg1.png');
  border: none;
  color: #0b51c1;
  font-size: 20px;
  padding: 0px;
  width: 240px;
  height:120px;
  padding-left:55px;
  line-height:30px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 0px;
  outline:none;
}
.xtbut span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.xtbut span:after {
  position: absolute;
  top:10px;
  opacity: 0;
  right: -40px;
  font-size: 40px;
  transition: 0.5s;
  color:#FFFFFF;
}
.xtbut:hover span {
  color:#FFFFFF;
}
.xtbut:hover span:after {
  opacity: 1;
  right: 0;
  border: none;
}
.but1 {
  background:url('../images/xtbg1.png');
}
.but1:hover {
  background:#7bbff7 url('../images/xtbg1_h.png');
}
.but2 {
  background:url('../images/xtbg2.png');
}
.but2:hover {
  background:#7bbff7 url('../images/xtbg2_h.png');
}
.but3 {
  background:url('../images/xtbg3.png');
}
.but3:hover {
  background:#7bbff7 url('../images/xtbg3_h.png');
}
.but4 {
  background:url('../images/xtbg4.png');
}
.but4:hover {
  background:#7bbff7 url('../images/xtbg4_h.png');
}
.but5 {
  background:url('../images/xtbg5.png');
}
.but5:hover {
  background:#7bbff7 url('../images/xtbg5_h.png');
}
.but6 {
  background:url('../images/xtbg6.png');
}
.but6:hover {
  background:#7bbff7 url('../images/xtbg6_h.png');
}
.font15{font-size:15px;font-family:微软雅黑}

/*奋斗百年路 启航新征程*/
.topimg_fdbnl{
	height: 400px;
	width: 100%;
	min-width: 1280px;
	background: #cb0d10 url(../images/fdbnl21_top.jpg) no-repeat center top;
}
/*习近平总书记关于党的历史的重要论述*/
.fdbnlzyls{
	width: 620px;
	background: #fff;
	margin-left:30px;
}
.fdbnlzyls .hd{
	border-bottom: 2px solid #dadada;
}
.fdbnlzyls  li.hd{
	float: left;
	min-width: 520px;
	padding:0px 20px 10px 0px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #dadada;
	position:relative;
}
.fdbnlzyls .hdover{
	color: #d20000;
	padding:0px 20px 10px 10px;
	border-bottom: 2px solid #d20000;
}
.fdbnlzyls  li.hd a{
	color: #d20000;
}
.fdbnlzyls .bd{
	height: 360px;
	overflow: hidden;
}
.fdbnlzyls .bd ul{
	padding-top: 10px;
}
.fdbnlzyls .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.fdbnlzyls .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.fdbnlzyls .bd li .text a{
	width: 100%;
	color:#000000;
}
.fdbnlzyls .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}

.zyjh-list  li.hd{
	float: left;
	min-width: 1200px;
	padding:0px 20px 10px 0px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #dadada;
	position:relative;
}
.zyjh-list .hdover{
	color: #d20000;
	padding:0px 20px 10px 10px;
	border-bottom: 2px solid #d20000;
}
.zyjh-list  li.hd a{
	color: #d20000;
}

/*深入学习贯彻党的二十大精神*/
.topimg_ershida{
	height: 400px;
	width: 100%;
	min-width: 1280px;
	background: #cb0d10 url(../images/ershida22_top.jpg) no-repeat center top;
}
.eshdqita{
	width: 620px;
	background: #fff;
}
.eshdqita .hd{
	border-bottom: 2px solid #dadada;
}
.eshdqita  li.hd{
	float: left;
	min-width: 520px;
	padding:0px 20px 10px 0px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #dadada;
	position:relative;
}
.eshdqita .hdover{
	color: #d20000;
	padding:0px 20px 10px 10px;
	border-bottom: 2px solid #d20000;
}
.eshdqita .bd{
	height: 360px;
	overflow: hidden;
}
.eshdqita .bd ul{
	padding-top: 10px;
}
.eshdqita .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.eshdqita .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.eshdqita .bd li .text a{
	width: 100%;
	color:#000000;
}
.eshdqita .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}

/*重要论述*/
.fdbnlqita{
	width: 620px;
	background: #fff;
}
.fdbnlqita .hd{
	border-bottom: 2px solid #dadada;
}
.fdbnlqita  li.hd{
	float: left;
	min-width: 520px;
	padding:0px 20px 10px 0px;
	font-size: 30px;
	font-weight: normal;
	color: #d20000;
	border-bottom: 2px solid #dadada;
	position:relative;
}
.fdbnlqita .hdover{
	color: #d20000;
	padding:0px 20px 10px 10px;
	border-bottom: 2px solid #d20000;
}
.fdbnlqita .bd{
	height: 260px;
	overflow: hidden;
}
.fdbnlqita .bd ul{
	padding-top: 10px;
}
.fdbnlqita .bd li{
	line-height: 50px;
	font-size: 22px;
	overflow: hidden;
	padding-left: 20px;
}
.fdbnlqita .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #000000;
	margin-top: 24px;
	margin-left: -14px;
}
.fdbnlqita .bd li .text a{
	width: 100%;
	color:#000000;
}
.fdbnlqita .bd li span{
	float:right;
	font-size: 22px;
	color:#656565;
}

.banner-maindshxx{
	padding-top: 30px;
}
.banner-maindshxx .banner{
	width: 620px;
	height:420px;
	position: relative;
}
.banner-maindshxx .banner .hd{
	position: absolute;
	z-index: 9;
	top: 320px;
	right: 40px;
}
.banner-maindshxx .banner .banner-list{
	position: absolute;
	right: 30px;
	bottom: 16px;
	z-index: 15;
}
.banner-maindshxx .banner .banner-list li{
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	float: left;
	background: url(../wbppimages/banner-btn-bg.png) no-repeat;
	margin-right: 8px;
}
.banner-maindshxx .banner .banner-list li.active{
	background: url(../wbppimages/banner-active-bg.png) no-repeat;
	color: #fff;
}
.banner-maindshxx .banner .banner-list li.active a{
	color: #fff;
}
.banner-maindshxx .banner .banner-img img{
	width: 620px;
	height: 420px;
}
.banner-maindshxx .banner .banner-img li{
	position: relative;
}
.banner-maindshxx .banner .banner-img .bg{
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #000;
	z-index: 10;
}
.banner-maindshxx .banner .banner-img .text{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 54px;
	line-height: 54px;
	color: #fff;
	z-index: 11;
	padding-left: 10px;
	font-size: 16px;
}
/*WHO中心样式*/
.whoheader{
	background:#0b51c1 url(../wbppimages/whotopbg.jpg) no-repeat top center;
	height: 235px;
}
.whoheader .logo{
	width: 833px;
	height: 103px;
	padding-top: 60px;
}
.whonav{
	width:260px;
	border-top:1px #e3e3e3 solid;
	margin-right:40px;
}
.whonav li{
	line-height:54px;
	border-bottom:1px #e3e3e3 solid;
	padding:0px 0px 0px 20px;
	font-weight:bolder;
	font-size:18px;
}
/*WHO轮播*/
.whobanner{
	position: relative;
	width: 450px;
	height: 331px;
	background: #FFFFFF;
	margin-right:40px;
}
.whobanner-list{
	position: absolute;
	right: 10px;
	bottom: 22px;
	z-index: 15;
}
.whobanner-list li{
	width: 10px;
	height: 10px;
	font-size:0px;
	color: #fff;
	text-align: center;
	line-height: 20px;
	float: left;
	margin-right: 8px;
	color: #fff;
	background: url(../wbppimages/who_link.png) no-repeat;
}
.whobanner-list li.active{
	color: #fff;
	display: block;
	background: url(../wbppimages/who_active.png) no-repeat;
	width: 24px;
	height: 10px;
}
.whobanner-list li.active a{
	color: #fff;
}
.whobanner-img img{
	width: 450px;
	height: 331px;
}
.whobanner-img li{
	position: relative;
}
.whobanner-img .bg{
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	filter:alpha(opacity=50);
	background: #000;
	z-index: 10;
}
.whobanner-img .text{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 54px;
	line-height: 54px;
	color: #fff;
	z-index: 11;
	padding-left: 10px;
	font-size: 16px;
}
.whobanner .more{
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../images/banner-btn-bg.png) no-repeat;
	line-height: 12px;
	text-align: center;
	right: 10px;
	bottom: 16px;
	z-index: 15;
}
/*工作动态*/
.work{
	width:410px;
}
.whotitle{
	position: relative;
}
.whotitle li{
	background:#0b51c1;
	font-size:24px;
	border-radius: 5px;
	float: left;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
	padding:0px 20px;
	line-height:52px;
}
.whotitle li a{
	color:#FFFFFF;
}

.whomore{
	font-size: 14px;
	height: 52px;
	line-height: 52px;
	margin:10px 0px 10px 0px;
}
.whomore a{
	color: #919191;
	background:#f6f6f6;
	border:1px #e3e3e3 solid;
	padding:10px 30px;
	margin:0px 20px 10px 0px;
}
.whomore a:hover{
	color: #0b51c1;
	text-decoration: none;
	background:#f2f7ff;
	border:1px #0b51c1 solid;
}
.whomore .active{
	color: #0b51c1;
	text-decoration: none;
	background:#f2f7ff;
	border:1px #0b51c1 solid;
}


.work .list{
	overflow: hidden;
}
.work .list ul{
	padding-top: 3px;
}
.work .list li{
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 12px;
	border-bottom:1px #e3e3e3 solid;
	padding-bottom:10px;
	padding-top:9px;
}
.work .list li i{
	display: inline-block;
	width: 5px;
	height: 5px;
	float: left;
	background: #a7a7a7;
	margin-top: 10px;
	margin-left: -12px;
	border-radius: 5px;
}
.work .list li .text{
	float: left;
	width: 100%;
}
.work .list li .text a{	
	color:#212121;
}
.work .list li .text a:hover{	
	color:#0b51c1;
}
.work .list li span{
	font-size: 14px;
}
/*国际合作*/
.intcon{
	float:left;
	width:365px;
	min-height:330px;
	border:1px #e3e3e3 solid;
	border-radius: 5px;
	margin-right:49px;
	box-shadow: 0px 5px 5px #e5e5e5;	
}
.intcon:hover{
	background:#d6e6ff;
	border:1px #cadeff solid;
}
.intcon img{
	padding:50px 91px 40px 91px;	
}
.intcon .wtitle{
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	padding-bottom:10px;
	font-weight:bolder;
	text-align:center;
	height:45px;
}
.intcon .wcon{
	font-size:14px;
	margin:20px 20px 10px 30px;	
	text-align:center;
	line-height:23px;
}
/*相关链接*/
.elink{
	font-size:14px;
	color:#000;
	line-height:40px;
	margin:20px 20px 10px 30px;	
}
.elink a:hover{
	color:#fe742c;
}
.eline{
	padding:0px 20px;
}
/*页面底部样式*/
.whofooter{
	background:#0B51C1;
	min-height:200px;
	color:#ffffff;
}
.whofooter .contact{
	float:left;
	font-size:36px;
	color:#85a8e0;
	line-height:32px;
	width:260px;
	padding:80px 0px 0px 0px;
}
.whofooter .about{
	float:left;
	font-size:16px;
	color:#FFF;
	line-height:32px;
	padding:30px 0px 30px 0px;
}
.whofooter .about a{
	color:#FFF;
}
.whofooter .about a:hover{
	color:#85a8e0;
}
.whofooter .shiydw{
	padding:60px 260px 30px 0px;
}
.pagecont{
	width:900px;
}
.contitle{
	font-size:18px;
	line-height:30px;
	font-weight:bolder;
}
.conlist{
	padding:30px 20px 30px 20px;
}
.conlist p{
	font-size:16px;
	text-indent:30px;
	line-height:30px;
}
.conlist li{
	font-size:16px;
	line-height:50px;
	padding-left:20px;
}
.conlist li a{
	padding-left:10px;
}
.conlist li i{
	display: inline-block;
	width: 5px;
	height: 5px;
	float: left;
	background: #a7a7a7;
	margin-top: 22px;
	margin-right: 10px;
	margin-left: -12px;
	border-radius: 5px;
}

/*国际合作左菜单*/
.columnNav{
	border-top:1px #e3e3e3 solid;
    width:260px;
}
.columnNav li{
    width: 260px;
    min-height: 54px;
    line-height: 54px;
    background: #ffffff;
	border-bottom:1px #e3e3e3 solid;
}
.columnNav .navjbxx a,
.columnNav li .columnjbxx a{ 
    font-size: 18px;
    font-family: Microsoft YaHei, Arial;
	font-weight:bolder;
    color: #333333;
    margin-left: 15px;
    cursor: pointer;
    text-decoration: none;
}

.columnList li{
  width: 200px;
  padding-right: 30px;
  padding-left: 30px;
}


.columnList a{
  font-size: 14px;
  color: #8C96AB;
}

.columnList li{
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	min-height: 20px;
	cursor: pointer;
	border-bottom:0px #e3e3e3 solid;
}

.columnList li a{
  text-decoration: none;
}

.columnjbxx{
  position: relative;
  cursor: pointer;
}

.columnNavLink .columnjbxx{
  /*background: #0084FF;*/
	background: #0b51c1;
}

.columnNav .columnNavLink .columnjbxx a{
  color: #ffffff;
}

.columnjbxx img,
.columnNavLink .columnjbxx img{
    width: 15px;
    height: auto;
    display: block;
    position: absolute;
    right: 0px;
    top: 21px;
}

.columnList li:hover{
  background: #61c7ff;
}

.columnList li:hover a,
.columnList li:hover font,
.columnList li:hover span{
  color: #ffffff;
}

.columnNav .columnjbxx:hover{
  /*background: #0084FF;*/
	background: #0b51c1;
}

.columnNav .columnjbxx:hover a{
  color: #ffffff;
}

.columnList{
  display: none;
}

.navldxx .columnList font{
  display: block;
  color: #8C96AB;
}

.navldxx .columnList span{
  display: block;
  /*color: #0084FF;*/
	color: #0074e1;
}

.columnList .secondNavValue{
  background: #33B7FF;
}

.columnList .secondNavValue a,
.columnList .secondNavValue font,
.columnList .secondNavValue span{
  color: #ffffff;
}


.pagecont .list{
	overflow: hidden;
	margin:10px 0px 0px 0px;
}
.pagecont .list ul{
	padding-top: 3px;
}
.pagecont .list li{
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 12px;
	padding-bottom:10px;
	padding-top:3px;
}
.pagecont .list li span{
	font-size: 14px;
}

/*中药所领导样式*/
.headcon{
	float:left;
	width:1198px;
	min-height:330px;
	border:1px #e3e3e3 solid;
	border-radius: 5px;
	margin-right:49px;
	box-shadow: 0px 5px 5px #e5e5e5;	
}
.headcon:hover{
	background:#d6e6ff;
	border:1px #cadeff solid;
}
.headcon img{
	padding:10px 30px 30px 30px;	
}
.headcon .wtitle{
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	padding-bottom:10px;
	font-weight:bolder;
	float:right;
	height:60px;
	width:778px;
}
.headcon .wcon{
	font-size:14px;
	margin:20px 20px 10px 30px;	
	line-height:23px;
}
.headcon .wcon p{
	font-size:16px;
	text-indent:30px;
	line-height:30px;
}
/*中药所工作动态*/
.workzy{
	width:1200px;
}
.workzy .list{
	overflow: hidden;
}
.workzy .list ul{
	padding-top: 3px;
}
.workzy .list li{
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 15px;
	border-bottom:1px #e3e3e3 solid;
	padding-bottom:10px;
	padding-top:9px;
}
.workzy .list li i{
	display: inline-block;
	width: 5px;
	height: 5px;
	float: left;
	background: #a7a7a7;
	margin-top: 10px;
	margin-left: -15px;
	border-radius: 5px;
}
.workzy .list li .text{
	float: left;
	width: 100%;
}
.workzy .list li .text a{	
	color:#212121;
}
.workzy .list li .text a:hover{	
	color:#0b51c1;
}
.workzy .list li span{
	font-size: 14px;
}
/*WHO CC首页样式*/
.indexcon{
	float:left;
	width:448px;
	min-height:180px;
	border:1px #e3e3e3 solid;
	border-radius: 5px;
	margin-right:70px;
	margin-left:70px;
	margin-bottom:30px;
	box-shadow: 0px 5px 5px #e5e5e5;
	background:url('../wbppimages/whoindexbg.png');
}
.indexcon:hover{
	background:#d6e6ff url('../wbppimages/whoindexbg1.png');
	border:1px #cadeff solid;
}
.indexcon .wtitle1{
	line-height: 40px;
	font-size: 20px;
	overflow: hidden;
	padding-bottom:10px;
	font-weight:bolder;
	text-align:center;
	height:130px;
	padding:28px 0px 0px 49px;
	width:350px;
}
.indexcon .wtitle{
	line-height: 40px;
	font-size: 20px;
	overflow: hidden;
	padding-bottom:10px;
	font-weight:bolder;
	text-align:center;
	height:130px;
	padding:50px 0px 0px 49px;
	width:350px;
}

/*药物非临床安全评价*/
.listtext{
	font-size:16px;
	line-height: 36px;
	padding:20px 10px 20px 10px;
	text-indent:32px;	
}
.listfont{
	font-size:16px;
	line-height: 36px;
	text-indent:64px;	
}
.lfont{
	font-size:18px;
	line-height: 36px;
	text-indent:0px;
	font-weight:bolder;		
}
.listimg{
	font-size:16px;
	line-height: 36px;
	margin:auto 0px;
	text-align:center;
}
.listimg img{
	display:block;
}
.diagram li {
	background: none;
	padding: 0;
	float: left;
	padding: 15px 15px;
}
.diagram li span.text {
	font-size: 15px;
	line-height: 150%;
	text-align: center;
	display: block;
	padding: 10px 10px;
}

/*2021医疗器械标准专题*/
.columnhzhp{
	padding-top: 30px;
	padding-bottom: 30px;
}
.columnhzhp .title{
	height: 60px;
	line-height: 60px;
}
.columnhzhp .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	text-align: right;
	float: right;
}
.columnhzhp .img-list{
	padding-left: 85px;
	padding-top: 20px;
	position: relative;
}
.columnhzhp .img-list i{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer;
}
.columnhzhp .img-list i.prev{
	left: 50px;
}
.columnhzhp .img-list i.next{
	right: 50px;
}
.columnhzhp .img-list li{
	float: left;
	padding: 0 23px;
}
.columnhzhp .img-list li img{
	width: 300px;
	height: 180px;
}
.columnhzhp .img-list li a{
	text-align:center;
	font-size:18px;
	line-height:30px;
}
.columnhzhp .img-list li img{
	width: 300px;
	height: 180px;
}
.columnhzhp .shplist li{
	padding: 0;
}
.columnhzhp .shplist li a{
	width: 300px;
	display: block;
	padding:0 23px;
}
.columnhzhp .shplist li a .text{
    font-size: 18px;
}

.topimg_qxbzh{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #2d95f9 url("../wbppimages/qxbzh2021.png") no-repeat center top;
}
.qxbzhtitle{
	 height:46px;
	 line-height:46px;
	 color:#ffffff;
	 border-bottom:2px #0091ff solid;
}
.qxbzhtitle h2{
	 font-size:28px;
	 padding-left:20px;
	 font-weight:normal;
	 background:#3992ff;	
}
.qxbzhtitle span{
	 font-size:19px;
	 font-weight:normal;
	 color:#F00;
	 position:relative;
	 top:-50px;
	 left:430px;
}

/*9706系列标准解读视频*/
.topimg_bzjd{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #2d95f9 url("../wbppimages/bzjd2022.jpg") no-repeat center top;
}

/*医疗器械标准分类专题视频展播*/
.topimg_bzflspzb{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #182272 url("../wbppimages/bzflspzb2022.jpg") no-repeat center top;
}

/*2023美好世界的共同愿景--——'标'定创新，'械'助健康*/
.topimg_qxbzh2023{
	height: 300px;
	width: 100%;
	min-width: 1200px;
	background: #2d95f9 url("../wbppimages/qxbzh2023.png") no-repeat center top;
}
.qxbzh2023{
	width: 555px;
	min-height:300px;
	background: #fff;
	margin:30px 15px 0px 30px;
}
.qxbzh2023title1{
    background: url("../wbppimages/qxbzh2023_title1.png")no-repeat 0px;
    line-height: 40px;
    display: flex;
}
.qxbzh2023title1 span{
	margin-left:515px;
    line-height: 40px;
}
.qxbzh2023-1{
	width: 555px;
	min-height:300px;
	background: #fff;
	margin:30px 30px 0px 15px;
}
.qxbzh2023title2{
    background: url("../wbppimages/qxbzh2023_title2.png")no-repeat 0px;
    line-height: 40px;
    display: flex;
}
.qxbzh2023title2 span{
	margin-left:515px;
    line-height: 40px;
}
.qxbzh2023title3{
    background: url("../wbppimages/qxbzh2023_title3.png")no-repeat 30px;
    line-height: 40px;
    /* text-align: center; */
    /* text-indent: 490px; */
    display: flex;
}
.qxbzh2023title3 span{
	margin-left:1130px;
    line-height: 40px;
}
.qxbzh2023title span a{
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    text-indent: 0;
    color: #000;
}
.columnqx23{
	min-height:300px;
	margin-top:10px;
	margin-bottom:30px;
	padding-left:30px;
	padding-right:30px;
}
.columnqx23 .title{
	height: 60px;
	line-height: 60px;
}
.columnqx23 .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	text-align: right;
	float: right;
}
.columnqx23 .img-list{
	padding-left: 85px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.columnqx23 .img-list i{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer;
}
.columnqx23 .img-list i.prev{
	left: 50px;
}
.columnqx23 .img-list i.next{
	right: 50px;
}
.columnqx23 .img-list li{
	float: left;
	padding: 0 23px;
}
.columnqx23 .img-list li img{
	width: 300px;
	height: 180px;
}
.columnqx23 .img-list li a{
	text-align:center;
	font-size:16px;
	line-height:30px;
}
.columnqx23 .img-list li img{
	width: 300px;
	height: 180px;
}
.columnqx23 .shplist li{
	padding: 0;
}
.columnqx23 .shplist li a{
	width: 300px;
	display: block;
	padding:0 23px;
}
.columnqx23 .shplist li a .text{
    font-size: 16px;
}
.columnqx23 .shplist li span{
    font-size: 14px;
	color:#656565;
	float:inherit;
	padding:0 23px;
	text-align:center;
	width:300px;
}
.qxbzh2023 .bd{
	padding: 10px 10px 10px 10px;
}
.qxbzh2023 .bd li .text a{
    background: url("../wbppimages/qxbzh2023_list.png")no-repeat 0px 3px;
	font-size:16px;
	width: 100%;
	color:#000000;
	padding-left: 25px;
	line-height:50px;
}
.qxbzh2023 .bd li .text span{
	font-size:16px;
	float:right;
	line-height:50px;
	color:#656565;
}
.qxbzh2023-1 .bd{
	padding: 10px 10px 10px 10px;
}
.qxbzh2023-1 .bd li .text a{
    background: url("../wbppimages/qxbzh2023_list.png")no-repeat 0px 3px;
	font-size:16px;
	width: 100%;
	color:#000000;
	padding-left: 25px;
	line-height:50px;
}
.qxbzh2023-1 .bd li .text span{
	float:right;
	font-size:16px;
	line-height:50px;
	color:#656565;
}
.qxbzh2023-list{
	padding-left:30px;
	padding-right:30px;
	min-height:400px;
}
.qxbzh2023-list .bd ul{
	padding-top: 20px;
}
.qxbzh2023-list .bd li .text a{
    background: url("../wbppimages/qxbzh2023_list.png")no-repeat 0px 3px;
	font-size:16px;
	width: 100%;
	color:#000000;
	padding-left: 25px;
	line-height:50px;
}
.qxbzh2023-list .bd li span{
	float:right;
	font-size: 16px;
	color:#656565;
}
.qxbzh2023-list .diagram li{
	background: none;
	padding: 0;
	float: left;
	width: 300px;
	height: 240px;
	overflow: hidden;
	padding: 20px 30px;
}
.qxbzh2023-list .diagram ul{
	padding: 15px 30px 15px 30px;
}
.qxbzh2023-list .diagram li img{
	width: 300px;
	height: 180px;
}
.qxbzh2023-list .diagram li a.text{
	font-size: 15px;
	line-height: 150%;
	text-align: center;
	display: block;
	padding: 10px 10px 0;
}
.qxbzh2023-list .diagram li span.date{
	color: #9A9A9A;
	display: block;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
}