/*疫苗监管*/
body.bg-fff{
	background: #fff;
}
.topimg{
	height: 450px;
	width: 100%;
	min-width: 1200px;
}
/*2025严格规范涉企行政检查专题头部*/
.topimg_xzhjch{
	height: 600px;
	width: 100%;
	min-width: 1200px;
	background: #0036b7 url('../images/2025_xzhjch.png') no-repeat center top;
}
/*不忘初心专题头部*/
.topimg_bwchx{
	height: 400px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/chux20_top.jpg) no-repeat center top;
}
/*疫苗法专题头部*/
.topimg_ym{
	height: 450px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/yimiao19_top.jpg) no-repeat center top;
}
/*药品法专题头部*/
.topimg_yp{
	height: 450px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/yaopin19_top.jpg) no-repeat center top;
}
/*药监在行动专题头部*/
.topimg_yjxd{
	height: 400px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/ztyqheadlogo.png) no-repeat center top;
}
/*2019化妆品宣传周专题头部*/
.topimg_hzhpxcz19{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/hzhp19_top.jpg) no-repeat center top;
}
/*2020化妆品宣传周专题头部*/
.topimg_hzhpxcz{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/hzhp20_top.jpg) no-repeat center top;
}
/*2022化妆品宣传周专题头部*/
.topimg_hzhpxcz2022{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/hzhp2022top.png) no-repeat center top;
}
/*2023化妆品宣传周专题头部*/
.topimg_hzhpxcz2023{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/hzhp2023top.png) no-repeat center top;
}
/*化妆品监督管理条例头部*/
.topimg_hzhptl{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #91d3e1 url(../images/hzhptl20_top.jpg) no-repeat center top;
}
/*2020医疗器械安全宣传周头部*/
.topimg_ylqxxc{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #3c88ff url(../images/ylqxxc2020_top.jpg) no-repeat center top;
}
/*2021医疗器械安全宣传周头部*/
.topimg_ylqxxc21{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background-image: linear-gradient(#3aa3fe, #5a17c6);
	background: #3aa3fe url(../images/ylqxxc2021_top.jpg) no-repeat center top;
}
/*2023医疗器械安全宣传周头部*/
.topimg_ylqxxc23{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #368aed url(../images/ylqxxc2023_top.png) no-repeat center top;
}
/*不忘初心十九届五中全会专题头部*/
.topimg_wzqh{
	height: 400px;
	width: 100%;
	min-width: 1200px;
	background: #d3e6f7 url(../images/wzqh20_top.jpg) no-repeat center top;
}
/*安全用药战疫同行2020年全国安全用药月专题头部*/
.topimg_aqyyy{
	height: 400px;
	width: 100%;
	min-width: 1200px;
	background: #ad020c url(../images/aqyyy20_top.jpg) no-repeat center top;
}
/*国家药监局党校云党课专题头部*/
.topimg_ydk{
	height: 450px;
	width: 100%;
	min-width: 1200px;
	background: #e03a22 url(../images/ydk2021_top.jpg) no-repeat center top;
}

.columnydk{
	float: left;
	margin:100px 0px 80px 0px;
}
.columnydk li{
	float: left;
	padding: 0 20px;
	font-size: 16px;
	margin:40px 0px 40px 0px;
}

/*创新医疗器械头部*/
.topimg_cxylqx{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #55c6fe url(../images/cxylqx2020_top.jpg) no-repeat center top;
}
.cxylqx{
	margin-top: 30px;
	margin-bottom: 10px;
}
.cxylqx .title{
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	background: url(../images/cxylqx_titlebg.png) no-repeat center center;
}
.cxylqx .title h2{
	font-size: 30px;
	color: #000000;
	line-height: 60px;
	font-weight: normal;
	text-align:center;
}
.cxylqx .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	position:absolute;
	top:0px;
	right:0px;
}
.cxylqx .text-list{
	padding-top: 0px;
}
.cxylqx .text-list li{
	float: left;
    width: 545px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 20px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cxylqx .text-list li a{
	color: #242424;
}
.cxylqx .text-list li span{
	color: #656565;
}
.cxmore-list .title{
	height: 58px;
	line-height: 58px;
	border-bottom: 2px solid #67a3ff;
	overflow: hidden;
}
.cxmore-list h2{
	font-size: 30px;
	color: #000000;
	float: left;
	font-weight: normal;
	padding-left: 30px;
}
.cxmore-list .list{
	padding: 10px 10px 20px;
}
.cxmore-list .list ul{
	padding-bottom: 20px;
}
.cxmore-list .list li{
	line-height: 48px;
	border-bottom: 1px #e8e8e8 solid;
	font-size: 18px;
	color: #242424;
	background: url(../images/list_dot11.gif) no-repeat left 22px;
	padding-left: 20px;	
}
.cxmore-list .list li a{
	color: #242424;
}
.cxmore-list .list li span{
	color: #656565;
}
/*创新药品医疗器械头部*/
.topimg_cxypylqx{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #55c6fe url(../images/cxypylqx2023_top.png) no-repeat center top;
}
.cxyp{width:460px}
.cxyplist{width:740px;margin:30px 0px 30px 0px;}

.cxyplist .text-list{
	background:#f1fbff;
    padding:20px 75px 0px 25px;
	height:398px;
}
.cxyplist .text-list li{
	float: left;
    width: 640px;
    border-bottom: 1px solid #e8e8e8;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background:#f1fbff url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cxyplist .text-list li a{
	color: #242424;
}
.cxyplist .text-list li span{
	color: #656565;
}
.cxylqxnew{width:460px}
.cxylqxlist{width:740px;margin:30px 0px 30px 0px;}

.cxylqxlist .text-list{
	background:#f1fbff;
    padding:20px 25px 0px 75px;
	height:398px;
}
.cxylqxlist .text-list li{
	float: left;
    width: 640px;
    border-bottom: 1px solid #e8e8e8;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background:#f1fbff url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cxylqxlist .text-list li a{
	color: #242424;
}
.cxylqxlist .text-list li span{
	color: #656565;
}

/*奋斗百年路启航新征程党史学习教育专题头部*/
.topimg_dshxx{
	height: 450px;
	width: 100%;
	min-width: 1200px;
	background: #f4e0e9 url(../images/banner.png) no-repeat center top;
}
.banner-maindshxx{
	padding-top: 30px;
}
.banner-maindshxx .banner{
	width: 570px;
	height:400px;
	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(../images/banner-btn-bg.png) no-repeat;
	margin-right: 8px;
}
.banner-maindshxx .banner .banner-list li.active{
	background: url(../images/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: 570px;
	height: 400px;
}
.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;
}

.columndshxx{
	padding-top: 30px;
}
.columndshxx .title{
	height: 50px;
	line-height: 50px;
}
.yjxx,.mtbd,.zyjhwzh,.zylshsh,.shp
{
	width:570px
}
.yjxx .title{
	background: url(../images/dshxx_xxjl.png) no-repeat;
}
.mtbd .title{
	background: url(../images/shxx_mtbd.jpg) no-repeat;
}
.shp .title{
	background: url(../images/dshxx_shp.jpg) no-repeat;
}
.zyjhwzh .title{
	background: url(../images/dshxx_zyjhwzh.jpg) no-repeat;
}
.zylshsh .title{
	background: url(../images/dshxx_zylsh.png) no-repeat;
}

.columndshxx .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	text-align: right;
	float: right;
}
.columndshxx .img-list{
	padding-left: 55px;
	padding-top: 20px;
	position: relative;
}
.columndshxx .img-list i{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer;
}
.columndshxx .img-list i.prev{
	left: 20px;
}
.columndshxx .img-list i.next{
	right: 20px;
}
.columndshxx .img-list li{
	float: left;
	padding: 0 23px;
	font-size: 16px;
	margin:3px 0px 3px 0px;
}
.columndshxx .img-list li a{
	float:center;
	text-align:center;
	width:420px;
	font-size: 16px;
	display:block;
	margin:0 auto;
}
.columndshxx .img-list li img{
	width: 420px;
	height: 230px;
	margin:0px 0px 3px 0px;
}
.columndshxx .img-list li span{
	width: 420px;
	padding:10px 0px 0px 180px;
}
.columndshxx .text-list{
	padding-top: 30px;
	height:250px;
}
.columndshxx .text-list li{
	float: left;
    width: 570px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columndshxx .text-list li a{
	color: #242424;
}
.columndshxx .text-list li span{
	color: #656565;
}
.columndshxx .img-text-list{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.columndshxx .img-text-list li{
	display: inline-block;
	width: 230px;
}
.columndshxx .img-text-list img{
	width: 230px;
	height: 160px;
}
.columndshxx .img-text-list a{
	display: block;
	font-size: 15px;
	padding-top: 5px;
}
.columndshxx .img-text-list span{
	padding-top: 15px;
	font-size: 16px;
	color: #9A9A9A;
	display: block;
	line-height: 23px;
	text-align:center;
}

/*医疗器械标准专题*/
.topimg_ylqxbzh{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #7ec9ed url('../images/ylqxbzh2021_top.jpg') no-repeat center top;
}
.qxbzhtitle{
	 background:url('../images/ylqxbzhqitabg.png') no-repeat;
	 width:642px;
	 height:61px;
	 line-height:58px;
	 padding-left:558px;
	 color:#FFFFFF
}
.qxbzhtitle h2{
	 font-size:30px;
	 font-weight:normal;
	
}

.banner-maindshxx .zyxx{
	width: 570px;
}
.banner-maindshxx .zyxx .title{
	height: 50px;
	background:url(../images/dshxx_zyxx.jpg) no-repeat left top;
}
.banner-maindshxx .zyxx .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 50px;
}
.banner-maindshxx .zyxx .title a:hover{
	color: #CC0000;
}
.banner-maindshxx .zyxx li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 18px;
	height: 49px;
	line-height: 49px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-maindshxx .zyxx li a{
	color: #242424;
}
.banner-maindshxx .zyxx li span{
	color:#656565;
}
.banner-maindshxx .zylshsh .title{
	height: 50px;
	background:url(../images/dshxx_zylsh.png) no-repeat left top;
}
.banner-maindshxx .zylshsh .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 50px;
}
.banner-maindshxx .zylshsh .title a:hover{
	color: #CC0000;
}
.banner-maindshxx .zylshsh li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 18px;
	height: 49px;
	line-height: 49px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-maindshxx .zylshsh li a{
	color: #242424;
}
.banner-maindshxx .zylshsh li span{
	color:#656565;
}

.banner-mainhzhp .cxylqxzyxx{
	width: 570px;
}
.banner-mainhzhp .cxylqxzyxx .titlehei{
	height: 60px;
	border-bottom: 2px solid rgb(103, 163, 255);
}
.banner-mainhzhp .cxylqxzyxx .titlehei h2{
	font-size: 30px;
	color: #000000;
	line-height: 60px;
	padding-left: 30px;
	font-weight: normal;
}
.banner-mainhzhp .cxylqxzyxx .titlehei a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.banner-mainhzhp .cxylqxzyxx .titlehei a:hover{
	color: #CC0000;
}

.banner-mainhzhp .cxylqxzyxx li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 20px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-mainhzhp .cxylqxzyxx li a{
	color: #242424;
}
.banner-mainhzhp .cxylqxzyxx li span{
	color:#656565;
}

/*安全用药战疫同行2021年全国安全用药月专题头部*/
.topimg_aqyyy2021{
	height: 400px;
	width: 100%;
	min-width: 1200px;
	background: #a91e23 url(../images/aqyyy21_topa.jpg) no-repeat center top;
}

/*安全用药健康为民2023年全国安全用药月专题头部*/
.topimg_aqyyy2023{
	height: 450px;
	width: 100%;
	min-width: 1200px;
	background: #235ba4 url(../images/aqyyy2023title.png) no-repeat center top;
}
.yyymore{
	margin-top:30px;
}

/*药品安全良法护航2024年全国药品安全宣传周专题头部*/
.topimg_aqyyy2024{
	height: 780px;
	width: 100%;
	min-width: 1200px;
	background: #ae0001 url(../images/2024ypaqzhoutop.png) no-repeat center top;
}
.ypaqmore{
	margin-top:20px;
	font-size:16px;
}
/* 视频切换 */		
#ifocus {
	width: 1200px;
	height: 526px;
}

#ifocus_pic {
	display: inline;
	position: relative;
	float: left;
	width: 870px;
	height: 526px;
	overflow: hidden;
}

#ifocus_piclist li {
	width: 870px;
	height: 526px;
	overflow: hidden;
}

#ifocus_piclist img {
	width: 870px;
	height: 526px;
}

#ifocus_btn {
	display: inline;
	float: right;
	width: 300px;
	padding-right: 5px;
}

#ifocus_btn li {
	position: relative;
	width: 300px;
	height: 160px;
	margin-bottom: 23px;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

#ifocus_btn .on {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#ifocus_btn li .triangle {
	display: none;
	position: absolute;
	top: 60px;
	left: -20px;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: transparent #013f98 transparent transparent;
	font-size: 0;
	text-indent: -999em;
}

#ifocus_btn li.on .triangle {
	display: block;
}

#ifocus_btn img {
	box-sizing: border-box;
	width: 300px;
	height: 160px;
	border: 3px solid #ba0000;
	border-right:40px solid #ba0000;
}


#ifocus_btn li.on img {
	border-color: #ba0000;
}

#ifocus_opdiv {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 870px;
	height: 60px;
	background: #000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-filter: alpha(opacity=60);
}

#ifocus_tx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #FFF;
}

#ifocus_tx ul li {
	display: none;
	padding: 0 10px;
}

#ifocus_tx ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 60px;
	font-weight: normal;
}
.ifocus_ft{
	position:absolute;
	top:20px;right:6px;
	font-size:25px;
	font-weight:bolder;
	color:#fff;
	line-height:40px
}
.ifocus_ft1{
	position:absolute;
	top:10px;
	right:6px;
	font-size:25px;
	font-weight:bolder;
	color:#fff;
	line-height:35px
}

/*学习贯彻党的十九届六中全会精神专题头部*/
.topimg_lzqh{
	width: 100%;
	min-width: 1200px;
	background: #fcf2db url(../images/lzqh21_top.png) no-repeat center top;
}
.banner-mainlzqh{
	padding-top: 30px;
}
.banner-mainlzqh .banner{
	margin:45px 0px 0px 50px;
	width: 510px;
	position: relative;
}
.banner-mainlzqh .banner .hd{
	position: absolute;
	z-index: 9;
	top: 300px;
	right: 40px;
}
.banner-mainlzqh .banner .hd i{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #D9D9D9;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner-mainlzqh .banner .hd i.active{
	background: #fc114a;
}
.banner-mainlzqh .banner .img img{
	width: 510px;
	height: 340px;
}
.banner-mainlzqh .banner .text{
	font-size: 18px;
	line-height: 50px;
	color: #000000;
	display: block;
	padding:3px;
}

.banner-mainlzqh .wzqhzyxx{
	width: 530px;
	margin:80px 50px 0px 30px;
}
.banner-mainlzqh .wzqhzyxx .title{
	height: 45px;
	background:url(../images/lzqh21_btbg.png) no-repeat;
	margin-bottom:30px;
}
.banner-mainlzqh .wzqhzyxx .title h2{
	font-size: 30px;
	color: #e70000;
	line-height: 45px;
	padding-left: 45px;
	font-style: italic;
	font-weight: normal;
}
.banner-mainlzqh .wzqhzyxx .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.banner-mainlzqh .wzqhzyxx .title a:hover{
	color: #CC0000;
}

.banner-mainlzqh .wzqhzyxx li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-mainlzqh .wzqhzyxx li a{
	color: #242424;
}
.banner-mainlzqh .wzqhzyxx li span{
	color:#656565;
}
.lzqh{
	width: 1200px;
}
.lzqh .title{
	height: 50px;
	background:url(../images/lzqh21_btbg1.png) no-repeat;
}
.lzqh .title h2{
	font-size: 30px;
	color: #e70000;
	line-height: 45px;
	padding-left: 535px;
	font-weight: normal;
	font-style: italic;
}
.lzqh .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.lzqh .title a:hover{
	color: #CC0000;
}

.lzqh .title1{
	height: 50px;
	background:url(../images/lzqh21_btbg2.png) no-repeat;
}
.lzqh .title1 h2{
	font-size: 30px;
	color: #e70000;
	line-height: 45px;
	padding-left: 460px;
	text-align:center;
	font-weight: normal;
	font-style: italic;
}
.lzqh .title1 a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.lzqh .title1 a:hover{
	color: #CC0000;
}

.lzqh-list .list{
	padding: 10px 10px 20px;
}
.lzqh-list .list ul{
	padding-bottom: 20px;
}
.lzqh-list .list li{
	line-height: 48px;
	border-bottom: 1px #f3b969 solid;
	font-size: 18px;
	color: #242424;
	background: url(../images/list_dot11.gif) no-repeat left 22px;
	padding-left: 13px;	
}
.lzqh-list .list li a{
	color: #242424;
}
.lzqh-list .list li span{
	color: #656565;
}



/*国家药品监督管理局新闻宣传中心头部*/
.xwzxheader{
	min-width: 1200px;	
}
.xwzxheader{
	background: #fff;
	height: 95px;
	padding-top:25px;
}
.xwzxheader .xwzxlogo{
	height: 70px;
	background: #ffffff url(../images/xwxczx2020_top.jpg) no-repeat 10px top;
}
.xwzxnav{
	background: #05437c;
	height: 58px;
}
.xwzxnav li{
	float: left;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	width: 240px;
	text-align: center;
}
.xwzxnav li.active{
	background: #e4852b;
	color: #fff;
}
.xwzxnav li a{
	color: #fff;
}
.xwzxnav-con{
	position: relative;
}
/*banner图*/
.xwzxbanner{
	position: relative;
	margin-left:20px;
	width: 580px;
	height: 343px;
}
.xwzxbanner-list{
	position: absolute;
	right: 30px;
	bottom: 16px;
	z-index: 15;
}
.xwzxbanner-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;
}
.xwzxbanner-list li.active{
	background: url(../images/banner-active-bg.png) no-repeat;
	color: #fff;
}
.xwzxbanner-list li.active a{
	color: #fff;
}
.xwzxbanner-img img{
	width: 580px;
	height: 343px;
}
.xwzxbanner-img li{
	position: relative;
}
.xwzxbanner-img .bg{
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #000;
	z-index: 10;
}
.xwzxbanner-img .text{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 54px;
	line-height: 54px;
	color: #fff;
	z-index: 11;
	padding-left: 10px;
	font-size: 16px;
}
.xwzxbanner .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;
}

.banner-mainhzhp .gzdt{
	width: 540px;
	margin-right:20px;
}
.banner-mainhzhp .gzdt .title{
	height: 49px;
}
.banner-mainhzhp .gzdt .title h2{
	font-size: 25px;
	color: #05437c;
	line-height: 45px;
	padding-left: 0px;
	font-weight: normal;
}
.banner-mainhzhp .gzdt .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 45px;
}
.banner-mainhzhp .gzdt .title a:hover{
	color: #CC0000;
}
.banner-mainhzhp .gzdt li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-mainhzhp .gzdt li a{
	color: #242424;
}
.banner-mainhzhp .gzdt li span{
	color:#656565;
}

.xwxczx{
	padding-top: 30px;
	margin-bottom: 10px;
}
.xwxczx .title{
	height: 60px;
	line-height: 60px;
	margin-bottom: 10px;
	background: url(../images/xwxczx_titlebg.png) no-repeat center center;
}
.xwxczx .title h2{
	font-size: 25px;
	color: #05437c;
	line-height: 60px;
	font-weight: normal;
	text-align:center;
}
.xwxczx .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	position:absolute;
	top:0px;
	right:0px;
}
.xwxczx .img-list{
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
}
.xwxczx .img-list li{
	float: left;
	padding: 0px;
}
.xwxczx .img-list li img{
	width: 360px;
	height: 220px;
}
.xwxczx .img-list li a{
	width: 360px;
	text-align:center;
	font-size:16px;
	line-height:30px;
	display: block;
	padding: 0px 20px 5px 20px;
}
.xwxczx .img-list li img{
	width: 360px;
	height: 220px;
}
.xwxczx .img-list li span{
    font-size: 16px;
	text-align:center;
	color:#656565;
	width:360px;
	padding-left:150px;
}
.xwxczxyqlj{
	width:1130px;
	margin:auto;
	margin-top: 30px;
	margin-bottom: 10px;
	background:#efefef;
	line-height:60px;
    font-size: 16px;
	color:#05437c;
	padding:0px 0px 0px 30px;
}
.xwxczxyqlj span{
	background:#efefef;
	line-height:60px;
    font-size: 16px;
	color:#484848;
	padding:0px 0px 0px 40px;
}





.zxtext_list{
	padding-top: 0px;
	position: relative;
}
.zxtext_list a{
	color: #242424;
	float: left;
    width: 340px;
    border-bottom: 1px solid #ccc;
    height: 48px;
    line-height: 48px;
	padding-left: 20px;
    font-size: 16px;
    background: url(../images/list_dot11.gif) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin:0px 20px 5px 20px;
}


.bwcx-nav{
	background: url(../images/chux19_menubg.jpg) repeat;
	height: 60px;
	min-width: 1200px;
}
.bwcx-nav ul li{
	float: left;
	width: 200px;
	line-height: 60px;
	font-size: 20px;
}
.bwcx-nav ul li a{
	color: #fff;
	display: inline-block;
	width: 200px;
}
.bwcx-nav .search{
	padding-top: 20px;
}
h1.yaowen{
	padding-top: 30px;
	font-size: 38px;
	text-align: center;
	min-width: 1200px;
	color: #2d4aa7;
}
h1.yaowen a{
	color: #2d4aa7;
}
.banner-main{
	padding-top: 30px;
}
.banner-main .banner{
	width: 640px;
	position: relative;
}
.banner-main .banner .hd{
	position: absolute;
	z-index: 9;
	top: 390px;
	right: 40px;
}
.banner-main .banner .hd i{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #D9D9D9;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner-main .banner .hd i.active{
	background: #fc114a;
}
.banner-main .banner .img img{
	width: 640px;
	height: 420px;
}
.banner-main .banner .text{
	font-size: 18px;
	line-height: 24px;
	color: #242424;
	background: #cbcbcb;
	display: block;
	padding:3px;
}
.banner-main .ywdt{
	width: 530px;
}
.banner-main .ywdt .title{
	height: 60px;
	border-bottom: 2px solid rgb(255, 0, 0);
}
.banner-main .ywdt .title h2{
	font-size: 30px;
	color: #e70000;
	line-height: 60px;
	padding-left: 30px;
	font-weight: normal;
}
.banner-main .ywdt .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.banner-main .ywdt .title a:hover{
	color: #CC0000;
}
.banner-main .ywdt li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-main .ywdt li a{
	color: #242424;
}
.banner-main .ywdt li span{
	color:#656565;
}

/*化妆品监督管理条例重要信息*/

.banner-mainhzhp{
	padding-top: 30px;
}
.banner-mainhzhp .banner{
	width: 570px;
	height: 320px;
	position: relative;
}
.banner-mainhzhp .banner .hd{
	position: absolute;
	z-index: 9;
	top: 290px;
	right: 30px;
}
.banner-mainhzhp .banner .hd i{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #D9D9D9;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner-mainhzhp .banner .hd i.active{
	background: #fc114a;
}
.banner-mainhzhp .banner .img img{
	width: 570px;
	height: 320px;
}
.banner-mainhzhp .banner .text{
	font-size: 18px;
	line-height: 30px;
	color: #242424;
	background: #cbcbcb;
	display: block;
	padding:3px;
}
.banner-mainhzhp .zyxx{
	width: 570px;
}
.banner-mainhzhp .zyxx .title{
	/*height: 60px;*/
}
.banner-mainhzhp .zyxx .title h2{
	font-size: 30px;
	color: #000000;
	line-height: 45px;
	padding-left: 60px;
	font-weight: normal;
}
.banner-mainhzhp .zyxx .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 45px;
}
.banner-mainhzhp .zyxx .title a:hover{
	color: #CC0000;
}
.banner-mainhzhp .zyxx li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-mainhzhp .zyxx li a{
	color: #242424;
}
.banner-mainhzhp .zyxx li span{
	color:#656565;
}
/*化妆品监督管理条例视频征求意见*/
.banner-mainhzhpshp{
	padding-top: 30px;
}
.banner-mainhzhpshp .zqyj{
	width: 570px;
}
.banner-mainhzhpshp .zqyj .title{
	height: 60px;
}
.banner-mainhzhpshp .zqyj .title h2{
	font-size: 30px;
	color: #000000;
	line-height: 45px;
	padding-left: 60px;
	font-weight: normal;
}
.banner-mainhzhpshp .zqyj .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 45px;
}
.banner-mainhzhp .zqyj .title a:hover{
	color: #CC0000;
}
.banner-mainhzhpshp .zqyj li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-mainhzhpshp .zqyj li a{
	color: #242424;
}
.banner-mainhzhpshp .zqyj li span{
	color:#656565;
}
.banner-mainhzhpshp .shp{
	width: 570px;
	text-align:center;
}
.banner-mainhzhpshp .shp .hzptitle{
	height: 60px;
}
.banner-mainhzhpshp .shp .hzptitle h2{
	font-size: 30px;
	color: #000000;
	line-height: 45px;
	padding-left: 60px;
	font-weight: normal;
}
.banner-mainhzhpshp .shp .hzptitle a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 45px;
}
.banner-mainhzhp .shp .hzptitle a:hover{
	color: #CC0000;
}
.banner-mainhzhpshp .shp li{
	float: left;
	padding: 0 23px;
}
.banner-mainhzhpshp .shp li img{
	width: 380px;
	height: 220px;
}
.banner-mainhzhpshp .shp li a{
	text-align:center;
	font-size:18px;
	line-height:40px;
}
.banner-mainhzhpshp .shp .shplist li{
	padding: 0;
	margin:0 auto;
}
.banner-mainhzhpshp .shp .shplist li a{
	width: 380px;
	display: block;
	padding:0 90px;
}
.banner-mainhzhpshp .shp .shplist li a .text{
    font-size: 16px;
}
.banner-mainhzhpshp .shp .shplist li span{
    font-size: 16px;
	text-align:center;
	color:#656565;
}
.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;
}

.column{
	padding-top: 60px;
}
.column .title{
	height: 60px;
	line-height: 60px;
}
.xxjl .title{
	background: url(../images/chux19_xx.jpg) no-repeat;
}
.jb .title{
	background: url(../images/chux19_jb.jpg) no-repeat;
}
.sp .title{
	background: url(../images/chux19_shp.jpg) no-repeat;
}
.zyjh .title{
	background: url(../images/chux20_jh.jpg) no-repeat;
}
.zywzh .title{
	background: url(../images/chux20_wzh.jpg) no-repeat;
}
.zylsh .title{
	background: url(../images/chux20_lsh.jpg) no-repeat;
}

.column .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	text-align: right;
	float: right;
}
.column .img-list{
	padding-left: 85px;
	padding-top: 20px;
	position: relative;
}
.column .img-list i{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer;
}
.column .img-list i.prev{
	left: 50px;
}
.column .img-list i.next{
	right: 50px;
}
.column .img-list li{
	float: left;
	padding: 0 23px;
}
.column .img-list li img{
	width: 300px;
	height: 230px;
}
.column .text-list{
	padding-top: 30px;
}
.column .text-list li{
	float: left;
    width: 524px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 32px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.column .text-list li a{
	color: #242424;
}
.column .text-list li span{
	color: #656565;
}
.column .img-text-list{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.column .img-text-list li{
	display: inline-block;
	width: 230px;
}
.column .img-text-list img{
	width: 230px;
	height: 160px;
}
.column .img-text-list a{
	display: block;
	font-size: 15px;
	padding-top: 5px;
}
.column .img-text-list span{
	padding-top: 15px;
	font-size: 15px;
	color: #9A9A9A;
	display: block;
	line-height: 23px;
}

/*
.footer{
	min-width: 1200px;
	background: rgb(220, 0, 0);
	text-align: center;
	padding: 50px 0 20px;
}
.footer img{
	display: inline-block;
}
.footer .footer-l{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding-right: 100px;
}
.footer .footer-l span{
	padding: 0 10px;
}
.footer .footer-l a{
	color: #fff;
}
.footer .footer-l, .footer .footer-r{
	display: inline-block;
}*/

.crumbs{
	height: 80px;
	line-height: 80px;
	font-size: 15px;
	color: #242424;
}
.crumbs a{
	color: #242424;
}
.crumbsydk {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #565656;
}
.crumbsydk a{
	color: #242424;
}

.more-list .title{
	height: 58px;
	line-height: 58px;
	border-bottom: 2px solid #ff0000;
	overflow: hidden;
}
.more-list h2{
	font-size: 30px;
	color: #e70000;
	float: left;
	font-weight: normal;
	padding-left: 30px;
}
.more-list .list{
	padding: 10px 10px 20px;
}
.more-list .list ul{
	padding-bottom: 20px;
}
.more-list .list li{
	line-height: 48px;
	border-bottom: 1px #e8e8e8 solid;
	font-size: 18px;
	color: #242424;
	background: url(../images/list_dot11.gif) no-repeat left 22px;
	padding-left: 13px;	
}
.more-list .list li a{
	color: #242424;
}
.more-list .list li span{
	color: #656565;
}

/*药品管理法*/
.topimgStyle{
	background: none;
}
.topimgStyle img{
	border:none;
	outline: line;
}
.bannerStyle .ywdt .title h2{
	color: rgb(28, 52, 198);
}
.bannerStyle .ywdt .title{
	border-bottom: 2px solid rgb(157, 166, 221);
}
.jbStyle.jb .title,
.jbStyle.xxjl .title{
	background: none;
}
.listPic{
	width: 1052px;
	margin: 0 auto;
}
.listPic li{
	width: 370px;
	float: left;
	display: block;
	height: 220px;
}
.listPic li:last-child{
	width: 312px;
}
.listPic li:last-child img{
	margin-right: 0;
}
.listPic li span{
	width: 312px;
	display: block;
	color: #242424;
    text-decoration: none;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ztypymffooter{
	background: #ffffff;
	margin-top: 80px;
    border-top: 2px solid rgb(157, 166, 221);
    /* height: 150px; */
    display: block;
    padding-top: 30px;
}
.ztypymffooter .footer-l,
.ztypymffooter .footer-r{
	color: #000000;
}
.ztypymffooter .footer-l a{
	color: rgb(5, 71, 187);
}

.column .ztsplist li{
	padding: 0;
}
.column .ztsplist li a{
	width: 530px;
	display: block;
}
.column .ztsplist li img {
    width: 520px;
    height: auto;
}
.column .ztsplist i.next {
    right: 20px;
}
.bannerStyle .ywdt li{
	border-bottom: 1px solid #e8e8e8
}
.jbStyle.column .title{
	position: relative;
}
.jbStyle.column .title a{
	position: absolute;
    right: 30px;
    top: 0;
}

/*十九届五中全会*/
.wzqh{
	width: 1200px;
}
.wzqh .title{
	height: 60px;
	border-bottom: 2px solid rgb(255, 0, 0);
}
.wzqh .title h2{
	font-size: 30px;
	color: #e70000;
	line-height: 60px;
	padding-left: 30px;
	font-weight: normal;
}
.wzqh .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.wzqh .title a:hover{
	color: #CC0000;
}

.banner-main .wzqhzyxx{
	width: 530px;
}
.banner-main .wzqhzyxx .title{
	height: 60px;
	border-bottom: 2px solid rgb(255, 0, 0);
}
.banner-main .wzqhzyxx .title h2{
	font-size: 30px;
	color: #e70000;
	line-height: 60px;
	padding-left: 30px;
	font-weight: normal;
}
.banner-main .wzqhzyxx .title a{
	font-size: 15px;
	padding-right: 20px;
	line-height: 60px;
}
.banner-main .wzqhzyxx .title a:hover{
	color: #CC0000;
}

.banner-main .wzqhzyxx li{
	background: url(../images/list_dot11.gif) no-repeat left center;
	padding-left: 15px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #242424;
}
.banner-main .wzqhzyxx li a{
	color: #242424;
}
.banner-main .wzqhzyxx li span{
	color:#656565;
}

/*关于全面加强药品监管能力建设的实施意见头部*/
.topimg_ypjgssyj{
	height: 350px;
	width: 100%;
	min-width: 1200px;
	background: #003da9 url(../images/ypjgssyj_top.jpg) no-repeat center top;
}
.ypjgssyj{
	margin-top: 30px;
	margin-bottom: 10px;
}
.ypjgssyj .title{
	margin:24px 0px 30px 323px;
}
.ypjgssyj .text-list{
	padding-top: 0px;
}
.ypjgssyj .text-list li{
	float: left;
    width: 1180px;
    border-bottom: 1px solid #e8e8e8;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ypjgssyj .text-list li a{
	color: #242424;
}
.ypjgssyj .text-list li span{
	color: #656565;
}
.ypjgssyjtj{
	margin-top:60px;
	background:#e6f2ff;
}
.ypjgssyjtj .title{
	padding:24px 0px 30px 323px;
}
.ypjgssyjtj .img-list{
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
}
.ypjgssyjtj .img-list li{
	float: left;
	padding: 0px;
}
.ypjgssyjtj .img-list li img{
	width: 500px;
	height: 266px;
}
.ypjgssyjtj .img-list li a{
	width: 500px;
	text-align:center;
	font-size:16px;
	line-height:30px;
	display: block;
	margin:0px 0px 20px 66px;
}
.ypjgssyjtj .img-list li span{
    font-size: 16px;
	text-align:center;
	color:#656565;
	width:500px;
	padding-left:60px;
}

/*2021化妆品宣传周专题头部*/
.topimg_hzhpxcz2021{
	height: 450px;
	width: 100%;
	min-width: 1600px;
	background: #042666 url(../images/hzhp21_top.png) no-repeat center top;
}
.hzhp2021fgwj{
	width:100%;
	background:#f5f5f5;
	height:400px;
}
.hzpfgwj{
	padding-top: 30px;
	padding-bottom: 30px;
}
.hzpfgwj .title{
	margin:0px 100px 0px 123px;
	width:950px;
	background:#f5f5f5;
	height: 60px;
	line-height: 60px;
}
.hzpfgwj .title h2{
	font-size: 36px;
	color: #000000;
	line-height: 60px;
	padding-left: 70px;
	font-weight: normal;
}
.hzpfgwj .title span{
	margin:10px 10px 0px 0px;
}
.hzpfgwj .title a{
	color: #242424;
	padding-right: 20px;
}
.fgwj{
	width:1200px;
	margin:0 auto;
	padding:0px 30px 0px 30px;	
}
.fgwj li{
	list-style:none;
	float:left;
	width:168px;	
	padding:40px 106px 40px 106px;
}
.fgwj li span{
	line-height:40px;
	font-size:24px;
	width:168px;
	color: #242424;
	padding:0px 0px 0px 36px;	
}

.mt60{
	margin-top: 60px;
}
.hzhp2021{
	width:570px;
	padding-top: 30px;
	padding-bottom: 0px;
}
.hzhp2021 .title{
	height: 60px;
	line-height: 60px;
}
.hzhp2021 .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	text-align: right;
	float: right;
}
.hzhp2021 .img-list{
	padding-left: 85px;
	padding-top: 20px;
	position: relative;
	width:475px;
	overflow:hidden;
}
.hzhp2021 .img-list i{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	cursor: pointer;
}
.hzhp2021 .img-list i.prev{
	left: 30px;
}
.hzhp2021 .img-list i.next{
	right: 30px;
}
.hzhp2021 .img-list li{
	float: left;
	padding: 0 30px;
}
.hzhp2021 .img-list li img{
	width: 400px;
	height: 260px;
}
.hzhp2021 .img-list li a{
	text-align:center;
	font-size:18px;
	line-height:50px;
}
.hzhp2021 .img-list li img{
	width: 400px;
	height: 260px;
}
.hzhp2021 .shplist li{
	padding: 0;
}
.hzhp2021 .shplist li a{
	width: 400px;
	display: block;
	padding:0px 75px 0px 0px;
}
.hzhp2021 .shplist li a .text{
    font-size: 18px;
}
.jchd{
	width:570px;
	padding-top: 60px;
}
.jchd .title{
	height: 60px;
	line-height: 60px;
}
.jchd .title a{
	font-size: 15px;
	color: #242424;
	padding-right: 20px;	
	text-align: right;
	float: right;
}
.jchd .text-list{
	padding-top: 10px;
}
.jchd .text-list li{
	float: left;
    width: 570px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jchd .text-list li a{
	color: #242424;
}
.jchd .text-list li span{
	color: #656565;
}

/*新闻宣传中心banner右侧要闻 - 354*/
.xwzx-news{
	width: 540px;
	padding-right:20px;
	/*background: #fff;*/
	/*padding-top: 7px;*/
}
.xwzx-news .xwzx-news-tab{
	background: #fff;
	position: relative;
	height: 47px;
	line-height: 47px;
	border-bottom: 2px solid #cccccc;
}
.xwzx-news-yw{
	position: absolute;
	left: 0;
	top: 0;
	background: #05437c;
	color: #fff;
	height: 47px;
	line-height: 47px;
	width: 60px;
	font-size: 25px;
	text-align: center;
}
.xwzx-news .xwzx-news-tab li{
	height: 47px;
	line-height: 47px;
	float: left;
	color: #595959;
	font-size: 25px;
	text-align: center;
	width: 160px;
}
.xwzx-news .xwzx-news-tab li.middle{
	width: 160px;
}
.xwzx-news .xwzx-news-tab li a{
	color: #595959;
}
.xwzx-news .xwzx-news-tab li.active{
	width: 160px;
	border-bottom: 2px solid #05437c;
}
.xwzx-news .xwzx-news-tab li.active, .xwzx-news .xwzx-news-tab li.active a{
	color: #035c9f;
}
.xwzx-news .xwzx-news-con{
	padding-top: 0px;
	background: #fff;
	padding-bottom:0px;
}
.xwzx-news .xwzx-news-con li{
	background: url(../images/list_dot11.gif) no-repeat left center;
    padding-left: 15px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed #ccc;
    font-size: 18px;
    color: #242424;
}
.xwzx-news .xwzx-news-con li i{
	width: 3px;
	height: 3px;
	background: #333333;
	float: left;
	margin: 11px 8px 0 -11px;
}
.xwzx-news .xwzx-news-con li .text{
	float: left;
	width: 100%;
	font-size: 18px;
}
.xwzx-news .xwzx-news-con li .text span{
	color: #656565;
	font-size: 18px;
}


/*药品监管促进医药产业高质量发展专题头部*/
.topimg_gaozhiliang2023{
	height: 450px;
	width: 100%;
	min-width: 1200px;
	background: #2089f2 url(../images/2013_gzhiliang_top.png) no-repeat center top;
}
.mt30{margin-top:30px}
.t1-top{
	width: 1200px;
	margin:40px 0px 0px 0px;
}
.t1-top .t1-top-tab{
	padding: 0px 0px 0 0px;
	background: #fff;
	position: relative;
}
.t1-top .t1-top-tab{
	background:url("../images/2013_gzhiliang_tbg.png") repeat-x;
}
.t1-top .t1-top-tab li{
	line-height: 68px;
	float: left;
	padding:0px 30px 0px 30px;
	font-size: 26px;
	text-align: center;
}
.t1-top .t1-top-tab li.middle{
}
.t1-top .t1-top-tab li a{
	color: #8f8f8f;
}
.t1-top .t1-top-tab li.active{
	background:url("../images/2013_gzhiliang_tbgo.png") repeat-x;
}
.t1-top .t1-top-tab li.active, .t1-top .t1-top-tab li.active a{
	color: #1874e1;
}
.t1-top .t1-top-con{
	background: #fff;
    height: 300px;
}
.t1-top .t1-top-con li{
	padding: 0px 0px 0px 40px;
	overflow: hidden;
}
.t1-top .t1-top-con li i{
	width: 4px;
	height: 4px;
	background: #181818;
	float: left;
	margin: 24px 0px 0 -25px;
}
.t1-top .t1-top-con li .text{
	float: left;
	width: 100%;
	color:#181818;
	font-size: 22px;
	line-height:50px;
}
.t1-top .t1-top-con li .text span{
	color:#afafaf;
	margin-left:10px;
	font-size: 20px;
}

.t1-top-link, .t1-top-link img{
	width: 352px;
}
.t1-top-link{
	margin-top: 26px;
}

.t1-top .t1-top-con-list{
	background: #fff;
}
.t1-top .t1-top-con-list li{
	padding: 0px 0px 0px 40px;
	overflow: hidden;
}
.t1-top .t1-top-con-list li i{
	width: 4px;
	height: 4px;
	background: #181818;
	float: left;
	margin: 24px 0px 0 -25px;
}
.t1-top .t1-top-con-list li .text{
	float: left;
	width: 100%;
	color:#181818;
	font-size: 22px;
	line-height:50px;
}
.t1-top .t1-top-con-list li .text span{
	color:#afafaf;
	margin-left:10px;
	font-size: 20px;
}
.gzhlcrumbs{line-height:60px;font-size:18px}
.t1-top-list{
	line-height: 68px;
	margin:40px 0px 0px 0px;
	font-size: 26px;
	text-align: center;
	background:url("../images/2013_gzhiliang_tbg.png") repeat-x;
}
.t1-top-list span{
	line-height: 68px;
	float: left;
	padding:0px 30px 0px 30px;
	font-size: 26px;
	text-align: center;
	background:url("../images/2013_gzhiliang_tbgo.png") repeat-x;
	color: #1874e1;
}
.t1-child-list .list li{
	font-size: 22px;
	line-height:50px;
}
.t1-child-list .list li a{
	padding-left:21px;
}
.t1-child-list .list li.active{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.t1-child-list .list li i{
	width: 4px;
	height: 4px;
	background: #181818;
	float: left;
	margin: 24px 0px 0 15px;
}
.t1-child-list .list li span{
	color:#afafaf;
	margin-left:10px;
	font-size: 20px;
}
.t1-child-list .list ul{
	margin-bottom:20px;
}
.t1_3{
	margin:0px 0px 0px 0px; 
}
.t1_3 li{
	display:inline;
	float:left;
	width:450px;
	padding:50px 0px 0px 0px;
}
/*tab选项卡*/
.t2-tab{
	width: 398px;
	background: #fff;
	margin-right: 26px;
	margin-bottom: 26px;
	float: left;
}
.t2-tab .hd li{
	float: left;
	width: 199px;
	text-align: center;
	background: #d2d8db;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	color: #595959;
	border-top: 2px solid #d2d8db;
}
.t2-tab .hd li a{
	color: #595959;
}
.t2-tab .hd li.active{
	background: #fff;
	color: #035c9f;
	border-top: 2px solid #035c9f;
}
.t2-tab .hd li.active a{
	color: #035c9f;
}
.t2-tab .bd{
	height: 204px;
	overflow: hidden;
}
.t2-tab .bd ul{
	padding-top: 15px;
}
.t2-tab .bd li{
	line-height: 34px;
	font-size: 16px;
	overflow: hidden;
	padding-left: 28px;
}
.t2-tab .bd li i{
	display: inline-block;
	width: 3px;
	height: 3px;
	float: left;
	background: #333333;
	margin-top: 16px;
	margin-left: -12px;
}
.t2-tab .bd li .text{
	float: left;
	width: 100%;
}
.t2-tab .bd li span{
	font-size: 14px;
}
.t3{
	margin:50px 69px 0px 69px; 
}
.t3 li{
	display:inline;
	float:left;
	width:308px;
}
.t4{
	margin:40px 0px 0px 0px; 
}
.t4 .img-list{
	padding-left: 30px;
	position: relative;
}
.t4 .img-list i{
	position: absolute;
	top: 40%;
	margin-top: -13px;
	cursor: pointer;
}
.t4 .img-list i.prev{
	left: 0px;
}
.t4 .img-list i.next{
	right: 0px;
}
.t4 .img-list li{
	float: left;
	padding: 0 30px;
}
.t4 .img-list li img{
	width: 312px;
	height: 188px;
}
.t4 .img-list li a{
	text-align:center;
	font-size:18px;
	margin:10px;
}
.t4 .img-list li img{
	width: 312px;
	height: 188px;
}
.t4 .shplist li{
	padding: 0;
}
.t4 .shplist li a{
	width: 312px;
	display: block;
	padding:0 23px;
}
.t4 .shplist li a .text{
    font-size: 18px;
}



