@charset "utf-8";
/* CSS Document */

body {
	font-size: 13px;
	/* font-family: "宋体"; */
	color: #000;
	word-break:break-all;
}
* {
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.white {
	color: #fff;
}
.red {
	color: #ff0000;
}
.blue {
	color: #0273bd;
}
.green {
	color: #8dfefd;
}
.clear {
	clear: both;
}
ul, li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border: menu none;
}
.btn {
	border: medium none;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
}
.btn2 {
	border: medium none;
	vertical-align: middle;
	text-align: center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*.clearfix {display: block;}*/ 

/*页面头部*/
.emr_top {
	background-color: #d6d6d6;
}
.emr_top_body {
	width: 950px;
	height: 28px;
	margin: 0 auto;
}
.emr_top_body a {
	line-height: 28px;
	color: #565656;
	display: inline-block;
}
.emr_top_l {
	float: left;
}
.emr_top_l li.icon, .emr_top_r li.icon {
	background: url(drugref/www/header_bd.png) no-repeat scroll;
	height: 28px;
	line-height: 28px;
	float: left;
	margin-left: 27px;
	*margin-left:20px;
	padding-left: 23px;
}
.emr_top_l li.index {
	background: none;
	margin-left: 0;
	padding-left: 0;
}
.emr_top_l li.mobile {
	background-position: -5px 0;
}
.emr_top_l li.weibo {
	background-position: -5px -28px;
}
.emr_top_l li.nav {
	background: none;
	position: relative;
	width: 90px;
	margin-left: 14px;
	padding-left: 0;
	z-index: 9999;
}
.emr_top_l li.nav a {
	width: 77px;
	padding-left: 13px;
}
.emr_top_l li.nav a:hover, .emr_top_r li.user a.name:hover {
	background-color: #eaeaea;
}
.down {
	background: url(drugref/www/nav_bd.png) no-repeat scroll;
	width: 9px;
	height: 5px;
	display: inline-block;
	position: absolute;
	top: 11px;
	right: 14px;
}
.nav_list {
	background-color: #fff;
	position: absolute;
	top: 27px;
	right: -1px;
	width: 90px;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	z-index: 9999;
}
.nav_list li {
	background-color: #fff;
	height: 28px;
	border-bottom: 1px solid #d6d6d6;
}
.emr_top_l li.nav .nav_list li a, .emr_top_r li.user .nav_list li a {
	width: 80px;
	line-height: 28px;
	padding-left: 11px;
}
.emr_top_body .nav_list li a:hover, .emr_top_body .nav_list li a.current {
	background-color: #d5e4fb;
}
.emr_top_r {
	float: right;
}
.emr_top_r li.login {
	background-position: -5px -59px;
}
.emr_top_r li.regist {
	background-position: -5px -89px;
}
.emr_top_r li.user {
	position: relative;
	background: none;
	margin-left: 0;
	padding-left: 0;
	z-index: 9999;
}
.emr_top_r li.user a.name {
	background: url(drugref/www/header_bd.png) no-repeat 0 -119px;
	padding-left: 28px;
	padding-right: 31px;
	white-space: nowrap;
}
.emr_top_r li.mail {
	background-position: -5px -148px;
	margin-left: 15px;
}
.emr_top_r li.notice {
	background-position: -5px -176px;
	margin-top:0;
}
/*用药参考Web版-首页*/
.index-content {
	margin-top: 60px;
	padding-bottom: 100px;
}
.logo_nav {
	width: 640px;
	margin: 0 auto;
}
.big-logo1 {
	background: url(drugref/big-logo11.png) no-repeat scroll;
	width: 480px;
	height: 136px;
	margin-bottom: 45px;
	margin-left: 72px;
}
.blue_bd {
	background-color: #0273bd;
	margin-top: 20px;
	height: 154px;
	position:relative;
}
.add-k {
	width: 640px;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}
.index-nav {
	padding-left: 128px;
	/*height: 24px;*/
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 24px;
}
.index-nav ul li {
	float: left;
	padding-left: 35px;
}
.index-nav ul li a {
	color: #0273bd;
}
.index-nav ul li.current {
	color: #333;
}
.search {
	width: 640px;
	height: 44px;
	font-size: 12px;
	margin:0 auto;
}
.search-k-out {
	background: #fff;
	width: 512px;
	height: 44px;
	border: medium none;
	display: inline-block;
	padding: 0 10px;
	float: left;
}
.search-k {
	width: 512px;
	height:28px;
	*height:28px;
	line-height:27px;
	border: medium none;
	outline: medium none;
	font-size: 14px;
	color: #d0d0d0;
	margin-top:9px;
}
.search-b {
	background: #81b9de;
	width: 108px;
	height: 44px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
	float: left;
}
.big-logo2 {
	background: url(drugref/big-logo2.jpg) no-repeat scroll;
	width: 420px;
	height: 80px;
	margin: 0 auto;
	margin-top: 40px;
}
.click_submit {
	background: url(drugref/click_tk.png) no-repeat scroll;
	width: 204px;
	height: 105px;
	position: absolute;
	top: 83px;
	right: 10px;
	padding: 1px;
	z-index: 99;
}
.click_submit .close {
	height: 38px;
	padding-top: 0px;
	padding-left: 186px;
	z-index: 100;
}
.click_submit .close span {
	background: url(drugref/close.png) no-repeat scroll;
	width: 14px;
	height: 14px;
	display: block;
	cursor: pointer;
}
.click_submit p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 0 27px;
}
.click_submit p span.fifty {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
}
.click_submit p a.click {
	font-size: 12px;
	color: #0273bd;
	margin-left: 20px;
}
.bottom_num {
	background: url(drugref/line_bd.jpg) no-repeat scroll;
	width: 750px;
	height: 54px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #343333;
	line-height: 35px;
}
.bottom_num span.user {
	font-family: "微软雅黑";
	padding: 0 8px 0 10px;
}
.bottom_num span.user span.one_num {
	background: url(drugref/num_bd.png) no-repeat scroll;
	width: 24px;
	height: 35px;
	display: inline-block;
	font-size: 24px;
	text-align: center;
	margin: 0 3px 0 2px;
}
.add_message {
	position: absolute;
	right: 10px;
	top: 33px;
	width: 42px;
	height: 130px;
}
.right_box {
	width: 42px;
	height: 90px;
}
.right_box a {
	background: url(drugref/add_message.png) no-repeat scroll;
	width: 42px;
	height: 42px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: block;
}
.right_box a:hover, .right_box a:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.right_box a.add {
	background-position: 0 0;
	margin-bottom: 10px;
}
.right_box a.message {
	background-position: 0 -52px;
}
.footer {
	width: 500px;
	font-size: 14px;
	color: #999;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	text-align: center;
	margin-bottom: 130px
}
.kingyee {
	height: 30px;
	line-height: 30px;
	margin-bottom: 3px;
	text-align: center;
}
/*药品搜索结果页*/
.header {
	background: #0273bd;
	height: auto;
	margin-bottom: 20px;
}
.header_body {
	width: 962px;
	height: 118px;
	margin: 0 auto;
}
.little_logo1 {
	background: url(drugref/little-logo1.jpg) no-repeat scroll;
	width: 195px;
	height: 61px;
	margin: 34px 25px 0 6px;
}
.little_logo2 {
	background: url(drugref/little-logo2.jpg) no-repeat scroll;
	width: 186px;
	height: 60px;
	margin: 40px 10px 0 0;
}
.nav_search {
	width: 500px;
	height: 70px;
	margin: 20px 40px 0 0;
	_margin-right:34px;
}
.nav_search2{
	height:auto;
	margin-top:42px;
}
.logo-nav {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 24px;
	position: relative;
	margin-bottom: 8px;
}
.logo-nav a.add-a {
	width: 136px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
}
.logo-nav ul.nav li {
	float: left;
	margin-right: 30px;
}
.nav_search2 .logo-nav ul.nav li {
	line-height:40px;
}
.logo-nav ul.nav li a {
	color: #fff;
}
.logo-nav ul.nav li.current {
	color: #000;
}
.nav_search2 .logo-nav ul.nav li.current {
	background-color:#cce3f2;
	color: #0273bd;
	line-height:40px;
	padding:0 15px;
}
.search-big {
	width: 503px;
	height: 37px;
	background: #4e9dd1;
}
.search-k-big-out {
	background: #fff;
	height: 31px;
	margin:3px;
	border: medium none;
	outline: none;
	float: left;
	overflow:hidden;
}
.search-k-big {
	width: 373px;
	height: 16px;
	line-height: 16px;
	border: medium none;
	font-size: 14px;
	outline: none;
	padding: 0 10px;
	margin-top:8px;
}
.hui-color {
	color: #d0d0d0;
}
.hei-color {
	color: #000000;
}
.search-big .search-b {
	background: #81b9de;
	width: 103px;
	height: 37px;
	float: left;
}
.blue-bar {
	width: 962px;
	height: 39px;
	margin: 0 auto;
}
.blue-bar2 {
	width: 960px;
}
.blue-left {
	background: url(drugref/result_bd.jpg) no-repeat 0 0;
	width: 5px;
	height: 39px;
	float: left;
}
.blue-left2 {
	background: url(drugref/result_bd2.jpg) no-repeat 0 0;
	width: 6px;
}
.blue-center {
	background: #eee;
	width: 930px;
	height: 39px;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 39px;
	padding: 0 11px;
	float: left;
}
.blue-center2{
	border-top:1px solid #cecdcd;
	width:926px;
	height:38px;
}
.blue-left-white {
	color: #333;
	font-size: 15px;
	float: left;
}
.blue-right-white {
	color: #666;
	float: left;
	padding-left: 15px;
}
.blue-right {
	background: url(drugref/result_bd.jpg) no-repeat -7px 0;
	width: 5px;
	height: 39px;
	float: left;
}
.blue-right2{
	background: url(drugref/result_bd2.jpg) no-repeat -8px 0;
	width:6px;
}
.search-content {
	width: 960px;
	margin: 0 auto;
	margin-top: 18px;
*margin-top:25px;
	border: 1px solid #d3dbe1;
}
.box-list {
	width: 922px;
	margin: 0 auto;
	padding-top: 5px;
}
.box1 {
	width: 922px;
	border-bottom: 1px solid #d3dbe1;
	padding: 20px 0 15px 0;
}
.medince-name {
	/* background: url(drugref/table-bd.png) no-repeat scroll; */
	height: 14px;
	font-size: 14px;
	color: #0581d6;
	font-weight: bold;
	/* padding-left: 17px; */
	padding-bottom: 12px;
}
.medince-name a {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0273BD;
}
.infomation {
	width: 922px;
	/* padding-left: 10px; */
	line-height: 20px;
	font-size: 13px;
	color: #333;
}
.info-width1 {
	width: 330px;
	padding-left: 5px;
}
.info-width1-1 {
	width: 400px;
	padding-left: 5px;
}
.info-width2 {
	width: 830px;
	padding-left: 30px;
}
.info-width3 {
	width: 830px;
	padding-left: 17px;
}
.info-width4 {
	width: 830px;
	padding-left: 5px;
}
.infomation-left {
	width: 420px;
	float: left;
}
.infomation-right {
	width: 502px;
	float: left;
}
.fenye {
	width: 922px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.fenye span {
	width: 131px;
	line-height: 20px;
	display: inline;
}
.fenye ul li {
	display: inline;
	text-align: center;
	padding: 2px 6px;
*padding:4px 0 4px 8px;
*margin-right:3px;
}
.grey {
	border: 1px solid #a3a3a3;
}
.fenye .current {
	background-color: #c8e0f3;
	border: 1px solid #2285d7;
	color: #1261a2;
	font-weight: bold;
}
.other {
	border: 1px solid #2285d7;
	color: #010101;
}
.fenye ul li:hover {
	background-color: #c8e0f3;
	border-color: #2285d7;
	font-weight: bold;
}
.fenye ul li a:hover {
	color: #1261a2;
}
/*药名搜索结果详细页*/
.blue-white {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height:39px;
}
.blue-white2{
	background:url(drugref/all.png) no-repeat right center;
	padding-right:24px;
	display:inline-block;
	line-height:38px;
}
.info-content {
	background: url(drugref/new-bd.jpg) repeat-y scroll;
	width: 960px;
	min-height: 280px;
	margin: 0 auto;
	margin-top: 20px;
}
.info-left {
	width: 686px;
	min-height: 280px;
	border-top: 1px solid #d2d1d1;
	padding: 15px 20px 20px 18px;
	float: left;
	position: relative;
}
.w660 {
	font-size: 13px;
	width: 640px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.gifs {
	padding-top: 10px;
}
.gifs span {
	display: inline-block;
	margin-right: 6px;
}
.one1 {
	background: url(drugref/u10_normal.gif) no-repeat scroll;
	width: 22px;
	height: 22px;
}
.one2 {
	background: url(drugref/Insurance2.gif) no-repeat scroll;
	width: 24px;
	height: 24px;
}
.one3 {
	background: url(drugref/Otc4.gif) no-repeat scroll;
	width: 24px;
	height: 24px;
}
.one4 {
	background: url(drugref/Topic.gif) no-repeat scroll;
	width: 24px;
	height: 24px;
}
.hz-time {
	color: #333;
	line-height: 28px;
}
.title {
	font-size: 14px;
	color:#0273bd;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 1px solid #d3dbe1;
	padding-bottom: 7px;
	padding-left: 3px;
	margin-bottom: 13px;
}
.title a {
	color:#0273bd;
}
.more-infomation {
	padding-bottom: 25px;
	padding-left: 15px;
}
.more-infomation p {
	line-height: 22px;
	font-size: 14px;
	color: #333;
}
.more-infomation p a.have-h {
	line-height: 28px;
	font-size: 13px;
	color: #333;
}
.more-infomation p a.have-h:hover {
	text-decoration: underline;
}
.more-infomation span {
	display: inline-block;
	margin-left: 6px;
}
.two1 {
	background: url(drugref/zhushi.gif) no-repeat scroll;
	width: 12px;
	height: 12px;
	vertical-align: top;
}
.two2 {
	background: url(drugref/Narcotic.gif) no-repeat scroll;
	width: 24px;
	height: 24px;
	vertical-align: top;
}
.two3 {
	background: url(drugref/Banned.gif) no-repeat scroll;
	width: 24px;
	height: 24px;
	vertical-align: top;
}
.more-infomation span.big1 {
	background: url(../test_res/u85_normal.jpg) no-repeat scroll;
	width: 491px;
	height: 680px;
	display: block;
	margin-left: 0px;
}
.more-infomation span.three1 {
	background: url(drugref/zhushi.gif) no-repeat scroll;
	width: 12px;
	height: 12px;
	margin-left: 2px;
}
.more-infomation p label.w110 {
	width: 110px;
	display: inline-block;
}
.more-infomation p.blue-color {
	color: #0099FF;
}
.ch-img1 {
	background: url(../test_res/u35_normal.jpg) no-repeat scroll;
	width: 46px;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
}
.ch-img2 {
	background: url(../test_res/u30_normal.jpg) no-repeat scroll;
	width: 207px;
	height: 144px;
	vertical-align: text-top;
	display: inline-block;
}
.ch-img11 {
	background: url(../test_res/ch-img1.png) no-repeat scroll;
	width: 64px;
	height: 24px;
	vertical-align: middle;
	display: inline-block;
}
.ch-img22 {
	background: url(../test_res/ch-img2.png) no-repeat scroll;
	width: 245px;
	height: 80px;
	vertical-align: text-top;
	display: inline-block;
}
.r-list-top {
	position: absolute;
	top: 220px;
	right:-1px;
}
.r-list {
	background: url(drugref/r-list.jpg) no-repeat scroll;
	width:44px;
	height: 124px;
	cursor: pointer;
}
.top {
	margin-top: 7px;
}
.top a {
	background: url(drugref/top.jpg) no-repeat scroll;
	width:44px;
	height:43px;
	display: block;
}
.l-list-top {
	position: absolute;
	top: 470px;
	right: -1px;
}
.l-list {
	background: url(drugref/l-list.jpg) no-repeat scroll;
	width:44px;
	height:124px;
	cursor: pointer;
}
.info-right {
	border-top: 1px solid #d2d1d1;
	width:182px;
	min-height: 280px;
	padding:20px 22px 0 18px;
	padding-top: 19px\9;
	*padding-top:17px;
	_padding-top:18px;
	float: right;
}
.list-title {
	/* height: 18px; */
	height: 38px;
	border-bottom: 1px solid #d3dbe1;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.title-l {
	/* line-height: 18px; */
	line-height: 47px;
	font-size: 15px;
	color:#0273bd;
	font-weight: bold;
	float: left;
	display: inline-block;
}
.title-r {
	line-height: 18px;
	display: inline;
	float: right;
	padding-right: 5px;
}
.title-r a {
	font-size: 12px;
	font-weight: normal;
	color: #0581d6;
	line-height: 47px;
}
.medice-name-list{
	margin-bottom:25px;
}
.medice-name-list ul li {
	background: url(drugref/list-point.jpg) no-repeat 2px 8px scroll;
	height:24px;
	overflow:hidden;
	line-height: 24px;
	padding-left: 16px;
}
.medice-name-list ul li a {
	color: #676767;
}
.guide_download{ width:180px; height:50px; margin-bottom:35px;}
.guide_download a{ width:180px; height:50px; display:block;}
.guide_download img{ width:180px; height:50px;}
.ewm{ width:156px; height:156px; margin:0 auto; margin-bottom:10px;}
.ewm img{ width:156px; height:156px;}
.ewm_box p{ font-size:12px; text-align:center;}
.ewm_box p span{ color:#0273bd;}
.circle {
	background-color: #fff;
	width:210px;
	border: 1px solid #80b9de;
	padding:6px 0;
	position: absolute;
	top: 430px;
	left: 724px;
	z-index: 99;
}
.circle-title {
	width: 180px;
	margin:0 auto;
	font-size:14px;
	color:#0273bd;
	line-height:29px;
	font-weight: bold;
	margin-bottom:5px;
	padding-bottom:12px;
	border-bottom:1px solid #e9ecef;
}
.circle-list {
	color: #6d6b6b;
	line-height:34px;
	max-height:450px;
	_height:expression(this.scrollHeight > 450 ? "450px" : "auto");
	overflow-y:auto;
}
.circle-list ul li {
	color:#010101;
	padding-left:15px;
}
.circle-list ul li.current_li{
	background-color:#91c3e1;
}
.circle-list ul li a {
	color: #010101;
}
/*用药审查主界面*/
.review-content {
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom:100px;
}
.review_bd {
	height: 178px;
}
.review-box {
	width: 640px;
	margin: 0 auto;
	padding-top: 33px;
	position: relative;
}
.radios {
	height: 33px;
	margin-bottom: 20px;
	border-bottom: 1px solid #358fca;
	padding-left: 190px;
	*padding-left:175px;
}
.radios ul li {
	height: 33px;
	font-family: "微软雅黑";
	color: #fefefe;
	line-height: 33px;
	float: left;
}
.radios ul li a {
	height: 33px;
	color: #fefefe;
	/*opacity: 0.5;
	filter: Alpha(opacity=5);*/
	line-height: 33px;
	display: inline-block;
	padding: 0 20px;
}
.radios ul li.current {
	background-color: #358fca;
	padding: 0 20px;
}
.review_lb {
	width: 545px;
	height: 38px;
	margin-left: 56px;
	line-height: 38px;
	color: #6b6b6b;
	padding-left: 11px;
}
.review_lb2 {
	width: 545px;
	height: 38px;
	margin-left: 56px;
	line-height: 38px;
	padding-left: 11px;
}
.review_lb2 span.yw_lb {
	color: #363636;
	font-weight: bold;
	margin-right: 476px;
	display: inline-block;
}
.review_lb2 span.mar-r365 {
	margin-right: 365px;
}
.review_lb2 span.qc_lb a {
	color: #0581d6;
	text-decoration: underline;
}
.current_lb {
	background: #fff;
	width: 545px;
	height: 36px;
	margin-left: 56px;
	line-height: 36px;
	padding-left: 11px;
	color: #0581d6;
}
.x {
	width: 14px;
	height: 14px;
	margin-top: 12px;
	margin-right: 30px;
}
.x a {
	background: url(drugref/x.png) no-repeat scroll;
	width: 14px;
	height: 14px;
	display: block;
}
.other_lb {
	background: url(drugref/lb_bd.png) repeat-x scroll;
	width: 545px;
	height: 38px;
	margin-left: 56px;
	line-height: 38px;
	padding-left: 11px;
	color: #0581d6;
}
.review-k1-out {
	background: #fff;
	width: 224px;
	height: 44px;
	border: medium none;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
	float: left;
	padding:0 10px;
}
.review-k1 {
	width: 224px;
	height: 28px;
	line-height: 27px;
	border: medium none;
	outline: medium none;
	font-size: 14px;
	vertical-align: middle;
	margin-top:8px;
}
.review_and{
	background:url(drugref/and.jpg) no-repeat scroll;
	width:43px;
	height:44px;
	float:left;
}
/*用药审查-谨慎用情况首页*/
.review-k2-out{
	width:512px;	
}
.review-k2{
	width:512px;
}
/*用药审查结果1*/
.header_body_02{
	height:145px;
}
.review-search-big {
	background-color:#4e9dd1;
	width:502px;
	height: 37px;
}
.review-search-big span.review-k1-out{	
	background:#fff;
	width:172px;
	height:31px;
	padding:0;
	margin:3px;
}
.review-search-big span.review-k1-out input.review-k1{
	width:152px;
	height:16px;
	line-height:16px;
	padding:0 10px;
}
.review_and2{
	background:url(drugref/and2.jpg) no-repeat scroll;
	width:43px;
	height:31px;
	float:left;
	margin-top:3px;
}
.review-search-big input.search-b{
	width:103px;
	height:37px;
}
.result-radios {
	padding-left:0;
	border-bottom:none;
}
.rr-content {
	width: 920px;
	margin: 0 auto;
	margin-top: 18px;
*margin-top:25px;
	border: 1px solid #d3dbe1;
	font-size: 14px;
	padding: 2px 20px 4px 20px;
}
.ok {
	width: 657px;
	margin-bottom: 20px;
}
.mar-l0 {
	margin-left: 0px;
}
.ok .review_lb2 {
	background: url(drugref/lb_bd.png) repeat-x scroll;
	width: 646px;
	height: 38px;
	line-height: 38px;
	padding-left: 11px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
.ok .current_lb {
	background: #fff;
	width: 646px;
	height: 36px;
	line-height: 36px;
	padding-left: 11px;
	color: #0581d6;
}
.ok .other_lb {
	background: url(drugref/lb_bd.png) repeat-x scroll;
	width: 646px;
	height: 38px;
	line-height: 38px;
	padding-left: 11px;
	color: #0581d6;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}
.review-results {
	width: 922px;
	height: 54px;
	border-bottom: 1px solid #d3dbe1;
}
.review-results ul li {
	background: url(drugref/table-bd.png) no-repeat scroll;
	float: left;
	line-height: 16px;
	margin-top: 19px;
	margin-bottom: 19px;
}
.rereview-result1 {
	width: 300px;
	padding-left: 20px;
}
.rereview-result2 {
	width: 305px;
	padding-left: 20px;
}
.rereview-result3 {
	width: 257px;
	padding-left: 20px;
}
.review-results-last {
	width: 922px;
	height: 54px;
}
.review-results-last ul li {
	background: url(drugref/table-bd.png) no-repeat scroll;
	float: left;
	height: 14px;
	line-height: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*用药审查结果2*/
.review-result-left {
	width: 686px;
	min-height: 280px;
	line-height: 20px;
	border-top: 1px solid #d2d1d1;
	float: left;
	padding: 22px 13px 50px 25px;
}
.new-add-part {
	border-bottom: 1px solid #d3dbe1;
	padding-bottom: 24px;
	margin-bottom: 23px;
}
.new-add-part-last {
	border: none;
}
.big-blue-medicine {
	font-size: 14px;
	color: #0581d6;
}
.big-blue-medicine a {
	font-size: 14px;
	color: #0581d6;
}
.bold-med-name {
	font-weight: bold;
}
.medicince-info {
	margin-top: 13px;
}
.small-title {
	margin-top: 13px;
}
.every-state ul li {
	margin-top: 13px;
	padding-left: 82px;
}
.small-title2 {
	margin-top: 13px;
}
.small-title2 a {
	color: #0581d6;
	text-decoration: underline;
}
.materials ul li {
	margin-top: 13px;
}
.materials ul li a {
	color: #0581d6;
	text-decoration: underline;
}
.review-result-right {
	border-top: 1px solid #d2d1d1;
	width:182px;
	min-height: 280px;
	padding:20px 22px 0 18px;
	padding-top: 19px\9;
	*padding-top:17px;
	_padding-top:18px;
	float: right;
}
.review-history-list ul li {
	background: url(drugref/list-point.jpg) no-repeat 2px 8px scroll;
	line-height: 24px;
	padding-left: 16px;
}
.review-history-list ul li a {
	color: #676767;
}
.fore-effect {
	width: 962px;
	margin: 0 auto;
	margin-top: 20px;
}
.two-medince-name {
	color: #0581D6;
	padding-left: 5px;
	margin-bottom: 10px;
}
.two-medince-info {
	padding-left: 5px;
	margin-bottom: 25px;
	line-height: 20px;
}
.content_bottom{
	background:url(drugref/new-bdf.jpg) no-repeat scroll;
	width:960px;
	height:2px;
	margin:0 auto;
}
/*药物分类大首页*/
.three-table {
	width: 960px;
	margin: 0 auto;
	/*margin-top: 15px;*/
}
.drug_title{
	background-color:#0273bd;
	width:910px;
	height:40px;
	font-size:14px;
	color:#fff;
	line-height:40px;
	margin:0 auto;
	padding-left:20px;
}
.table1 {
	width: 958px;
	border: 1px solid #cecdcd;
	padding-top: 16px;
	padding-bottom: 10px;
	margin-bottom: 24px;
	font-size: 13px;
}
.table1 table{
	padding-left:16px;
	margin-top:12px;
}
.table1 table tr td {
	margin: 0 auto;
	padding-bottom: 17px;
}
.table1 table tr td {
	text-align: left;
	padding-left: 15px;
}
.table1 table tr td a {
	color: #0581d6;
}
.table1 table tr td a:hover {
	text-decoration: underline;
}
.west-medicine {
	border: 1px solid #cad1d5;
	border-top:none;
}
.medicine-title {
	background: url(drugref/classic-bd.png) repeat-x scroll;
	width: 948px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #cad1d5;
	padding-left: 10px;
	border-top: 1px solid #cad1d5;
	border-right: 1px solid #cad1d5;
}
.five-w {
	width: 949px;
}
.five-w1 {
	width: 960px;
}
.four-w {
	width: 757px;
}
.four-w1 {
	width: 768px;
}
.three-w {
	width: 565px;
}
.three-w1 {
	width: 576px;
}
.two-w {
	width: 373px;
}
.two-w1 {
	width: 384px;
}
.one-w {
	width: 181px;
}
.one-w1 {
	width: 192px;
}
.table2 {
	padding: 0 15px 15px 10px;
}
.table2 table tr {
	border-bottom: 1px solid #cad1d5;
}
.table2 table tr th {
	background: url(drugref/table-bd.png) no-repeat 5px 19px scroll;
	padding: 15px 20px 11px 20px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	border-bottom: 1px solid #cad1d5;
}
.table2 table tr th a{
	width:120px;
	display:inline-block;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.table2 table tr td {
	border-bottom: 1px solid #cad1d5;
	padding: 10px 0;
}
.table2 table tr td a {
	color: #0581d6;
	font-size: 13px;
}
.span-td1, .span-td3, .span-td4, .span-td5, .span-td6 {
	display: inline-block;
	width: 118px;
	padding: 8px 0px;
}
.span-td1 a, .span-td3 a, .span-td4 a, .span-td5 a, .span-td6 a {
	display: inline-block;
	width: 118px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.span-td2 {
	display: inline-block;
	width: 148px;
	padding: 8px 0px;
}
.span-td2 a{
	display: inline-block;
	width: 148px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

/*.span-td6{ display:inline-block; width:109px; padding:8px 0px;}*/
.table2 table tr th.last-th {
	border: none;
}
.table2 table tr td.last-td {
	border: none;
}
.east-medicine {
	border: 1px solid #cad1d5;
	margin-top: 17px;
	border-top:none;
}
.east-medicine-list {
	padding: 24px 0 22px 11px;
}
.east-medicine-list span {
	display: inline-block;
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	color: #0f0f0f;
}
.east-medicine-list span a{
	color:#333;
}
/*药物分类2级页*/
.four-table {
	width: 960px;
	margin: 0 auto;
	/*margin-top: 15px;*/
}
.table-one {
	border: 1px solid #cad1d5;
	padding: 17px 14px 14px 12px;
	width: 932px;
}
.first-title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cad1d5;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-bottom: 7px;
}
.table-class .drug_list{
	width: 930px;
	margin: 0 auto;
}
.table-class .drug_list span{
	width:130px;
	height:42px;
	line-height:42px;
	display:inline-block;
	padding-left:20px;
}
.table-class .drug_list span a {
	width:130px;
	display:inline-block;
	color: #0581d6;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.table-two {
	margin-top: 15px;
	width: 960px;
}
.table_title {
	background: url(drugref/classic-bd2.jpg) repeat-x scroll;
	width: 944px;
	height: 31px;
	border: 1px solid #c5c5c5;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
	color: #333;
	padding-left: 14px;
}
.table-two .table_new {
	width: 938px;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	padding-left: 20px;
}
.table-two table {
}
.table-two table tr td {
	width: 200px;
	font-size: 13px;
	line-height: 35px;
}
.table-two table tr td a {
	color: #0581d6;
}
.table-three {
	width: 960px;
	margin-top: 28px;
}
.table-three .table_new {
	width: 934px;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	padding: 20px 12px 1px 12px;
}
.table-three table {
}
.table-three table tr.first_line {
	width: 934px;
	height: 30px;
	line-height: 30px;
	background-color: #f8f9fb;
}
.table-three table tr.first_line th {
	text-align: left;
	padding-left: 7px;
	font-size: 14px;
}
.table-three table tr.first_line th a {
	color: #333;
}
.table-three table tr th.td_title {
	background: url(drugref/table-bd.png) no-repeat 6px center scroll;
	line-height: 37px;
	text-align: left;
	padding-left: 20px;
}
.table-three table tr th.td_title a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 91px;
	color:#333;
	display: inline-block;
}
.table-three table tr td {
	line-height: 37px;
}
.table-three table tr td a {
	color: #0581d6;
	display:inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.table-three table tr td.td160 a{
	width:160px;
}
.table-three table tr td.td144 a{
	width:144px;
}
.table-three table tr td.td175 a{
	width:175px;
}
.table-three table tr td.td40 a{
	width:40px;
}
.table-three table tr td.last_td {
	padding-left: 7px;
}
.medicine-title-short {
	background: url(drugref/classic-bd.png) repeat-x scroll;
	width: 458px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #0f0f0f;
	border-bottom: 1px solid #cad1d5;
	padding-left: 10px;
}
/*药物分类4级页*/
.blue-left-white a {
	color: #333;
}
.blue-left-white a:hover {
	text-decoration: underline;
}
/*药物分类详细页*/
.big-title {
	font-size: 22px;
	font-family: "微软雅黑";
	margin-bottom: 34px;
}
.info-width {
	width: 580px;
	line-height: 20px;
	padding-left: 15px;
}
.more-infomation {
	line-height: 28px;
}
/*操作提示*/
.confirm {
	border: 1px solid #d3dbe1;
	width: 957px;
	height: 296px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom:100px;
}
.confirm-content {
	width: 385px;
	margin: 0 auto;
	font-size: 14px;
	color: #000;
}
.tips {
	background: url(drugref/point.png) no-repeat left center scroll;
	padding-left: 20px;
	margin-top: 90px;
}
.yzm {
	background: url(drugref/point.png) no-repeat left center scroll;
	padding-left: 20px;
	margin-top: 13px;
}
.yzm-input {
	background: url(drugref/yzm-input.png) no-repeat scroll;
	width: 157px;
	height: 27px;
	line-height: 27px;
	border: medium none;
	vertical-align: middle;
	margin-right: 15px;
	padding-left: 5px;
}
.yzm a.yzm-img {
	width: 100px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
}
.yzm a.yzm-img img {
	width: 100px;
	height: 25px;
}
.confirm-button {
	background: url(drugref/confirm.png) no-repeat scroll;
	width: 97px;
	height: 36px;
	margin-top: 19px;
	margin-left: 80px;
}
/*上传说明书*/
.instruct_content {
	background: repeat-y scroll;
	width: 958px;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 36px;
}
.instruct_form_left {
	width: 680px;
	border: 1px solid #D3DBE1;
	padding: 8px 20px 27px 18px;
	float: left;
}
.in_top {
	height: 24px;
	border-bottom: 1px solid #d3dbe1;
	line-height: 24px;
	color: #292828;
	padding: 9px 2px;
}
.in_top span.in_title {
	font-size: 14px;
	font-weight: bold;
	margin-right: 16px;
}
.in_top span.in_star {
	color: #ff0000;
}
.in_top a.in_search {
	color: #0581d6;
}
.in_inputs {
	border-bottom: 1px solid #d3dbe1;
	padding: 23px 0 3px 6px;
*padding-bottom:18px;
}
.one_input {
	height: 25px;
	line-height: 25px;
	color: #202020;
	margin-bottom: 15px;
}
.one_input span.in_star {
	width: 14px;
	display: inline-block;
	color: #ff0000;
}
.one_input label {
	width: 95px;
	display: inline-block;
}
.one_input input {
	background: url(drugref/in_input.jpg) no-repeat scroll;
	width: 546px;
	height: 25px;
	line-height: 25px;
	border: medium none;
	padding: 0 2px;
}
.in_set {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	padding: 16px 0 14px 2px;
*padding-top:4px;
}
.in_set a {
	color: #0581d6;
}
.in_choose_box {
	margin-bottom: 22px;
	padding-left: 2px;
}
.in_btns {
	height: 22px;
	line-height: 20px;
	color: #a8a8a8;
	margin-bottom: 16px;
}
.in_btns input.in_choose {
	background: url(drugref/choose_btn.jpg) no-repeat scroll;
	width: 72px;
	height: 22px;
	margin-right: 4px;
}
.in_btns input.in_upload {
	background: url(drugref/upload_btn.jpg) no-repeat scroll;
	width: 72px;
	height: 22px;
	margin-right: 5px;
}
.in_box {
	width: 650px;
	height: 200px;
	border: 1px solid #d3dbe1;
}
.in_submit {
	padding-left: 2px;
}
.in_submit input {
	background: url(drugref/submit_btn.jpg) no-repeat scroll;
	width: 66px;
	height: 28px;
	_height: 30px;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	font-weight: bold;
	margin-right: 16px;
	padding-bottom: 3px !important;
}
.instruct_form_right {
	width: 214px;
	_width: 216px;
	line-height: 24px;
	float: right;
	padding: 20px 12px 0 12px;
	_padding: 20px 11px 0 11px;
}
.instruct_list {
	margin-bottom: 21px;
}
.instruct_list ul li label.left {
	width: 10px;
}
.instruct_list ul li label.right {
	width: 204px;
}
.instruct_list label.right a {
	color: #0581d6;
}
.instruct_form_right .mar_b12 {
	margin-bottom: 12px;
}
.connect_way {
	padding-left: 10px;
}
/*上传说明书-上传成功*/
.upload_sucess {
	width: 958px;
	height: 648px;
	border: 1px solid #d3dbe1;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 36px;
}
.good_img {
	background: url(drugref/upload_ok.png) no-repeat scroll;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	margin-top: 135px;
}
.upload_sucess p {
	font-size: 14px;
	line-height: 24px;
	color: #292828;
	text-align: center;
}
.thanks {
	font-weight: bold;
	margin-top: 40px;
}
.notice {
	margin-top: 12px;
}
.two_btn {
	margin-top: 50px;
	height: 37px;
	padding-left: 358px;
}
.two_btn a {
	width: 98px;
	height: 37px;
	display: inline-block;
}
.reback {
	background: url(drugref/reback.png) no-repeat scroll;
	margin-right: 30px;
}
.upload_again {
	background: url(drugref/again_upload.png) no-repeat scroll;
}

/*用药参考Web版-首页-廖东*/
.drug_nav {
	margin:20px auto 0;
	width:640px;
	height: 24px;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 24px;
	}
.drug_nav ul li {
	float: left;
	padding:0 10px;
}
.drug_nav ul li a {
	color: #81b9de;
}
.drug_nav ul li a:hover, .drug_nav ul li a:active {
	color: #81b9de;
	text-decoration:underline;
}

.pop_box { background:url(drugref/pop_bar.jpg) no-repeat; width:50px; height:20px; font:10px/10px '微软雅黑'; color:#fff; cursor:pointer; border:medium none; outline:none; padding-left:10px; padding-bottom:8px; position:absolute; right:-54px; top:-10px;}
.relative { position: relative;}
	

/*20151214用药参考-全部*/
.bg{ 
	background:#f3f3f3;
}
.drug_top{
	 height:370px;
	 background-color:#097cb9;
}
.drug_cont{ 
	width:860px;
 	margin:0 auto;
  	padding:50px 50px 0; 
  	background-color:#fff;
   	margin-top:-330px;
}
.drug_left{ 
	width:600px;
	float:left;
}
.drug_right{
	 width:200px; 
	 float:right;
}
.drug_cont h1{
	 font:normal 24px/1em "微软雅黑" "Microsoft YaHei"; 
	 color:#666;
}
.search_box{
	 height:22px; 
	 font-size:12px; 
	 color:#666; 
	 margin:25px 0;
}
.search_box span{
	 float:left; 
	 line-height:22px;
}
.search_box input{
	 float:left;
	 outline:none;
}
.search_box .txt{
	 width:138px; 
	 height:20px; 
	 line-height:20px; 
	 padding:0 5px; 
	 border:1px solid #ccc; 
	 margin-right:12px;
}
.search_box .btn{
	 width:54px; 
	 height:22px; 
	 line-height:22px; 
	 background-color:#097cb9; 
	 color:#fff; 
	 vertical-align:0; 
	 font-size:12px;
}
.menu{
	 border-bottom:1px solid #097cb9; 
	 margin-bottom:5px;
}
.menu a{
	 display:inline-block;
	  height:27px; 
	  line-height:27px;  
	  padding:0 23px; 
	  background-color:#f3f3f3; 
	  border:1px solid #dcdcdc; 
	  border-bottom:none; 
	  font-size:14px; 
	  color:#5f5f5f; 
	  text-align:center;
}
.menu a:hover,.menu a.cur{
	 background-color:#097cb9; 
	 color:#fff; 
	 border:1px solid #097cb9; 
	 border-bottom:none;
}
.drug_one{
	 width:600px; 
	 font-size:12px; 
	 line-height:24px; 
	 padding:14px 0; 
	 border-bottom:1px solid #e3e3e3;
}
.drug_one .left h4{
	 font-size:14px; 
	 color:#0273bd;
}
.drug_one .left p{
	 color:#999;
}
.drug_one .right p{
	 color:#333; 
	 text-align:right;
}
.drug_one .right span.name{
	 color:#0273bd; 
	 margin:0 6px;
}
.page{
	 text-align:center; 
	 padding:30px 0; 
	 font-family:"Arial";
}
.page a{
	 display:inline-block; 
	 padding:2px 6px; 
	 margin:0 2px; 
	 text-align:center; 
	 border:1px solid #eee; 
	 color:#666;
}
.page a.cur{
	 background-color:#097cb9; 
	 color:#fff;
}
.item_one{
	 line-height:24px;
	 color:#666; 
	 margin-bottom:24px;
}
.item_one h4{
	 font-size:14px; 
	 color:#0273bd; 
	 padding-bottom:10px; 
	 border-bottom:1px solid #d3dbe1;
	 margin-bottom:10px;
}
.item_one p{
	 color:#333; 
	 font-weight:bold;
}
.item_one ul li{
	 padding-left:15px; 
	 background:url(drugref/dot.jpg) no-repeat 4px 8px;
}

/*20151214用药参考-缺失未认领*/
.drug_one .right span.cancel{
	 color:#333; 
	 text-decoration:underline; 
	 margin:0 8px;
	 cursor:pointer;
}
.drug_one .right input{
	 height:23px; 
	 outline:none;
	 color:#fff;
	 font-size:12px;
}

/*20151214用药参考-认领说明书*/
.drug_one .right .btn1{
	 width:40px; 
	 background:url(drugref/btn1.jpg) no-repeat;
}
.drug_one .right .btn2{
	 width:100px; 
	 background:url(drugref/btn2.jpg) no-repeat;
}
.mar_t6{
	 margin-top:6px;
}
.drug_one .right span.red{
	 color:#fc0303;
}
.drug_one .right span.gray{
	 color:#999;
}

/*2018-09-06*/
.app_erweima_box {
	font-size: 16px;
	line-height: 26px;
	color:#333333;
	text-align: center;
	font-family: '微软雅黑';
	padding: 20px 0 10px
}
.app_erweima {
	margin: 10px auto;
	background: url(drugref/erweima_bg.png) no-repeat;
	padding: 6px 0 0;
	width: 272px;
	height: 116px;
	text-align: center;
}
.app_erweima img {
	width: 110px;
	height: 110px;
}
.pc_link a {
	font-size: 12px;
	line-height: 22px;
	color:#0273bd;
	text-decoration: underline;
}
.fixed_erweima_box {
	position: fixed;
	left: 50%;
	top: 30%;
	border: 1px solid #c5c5c5;
	background: #fff;
	padding: 13px;
	font-size: 16px;
	line-height: 26px;
	color:#666666;
	text-align: center;
	border-radius: 8px;
	margin-left: 510px;
	font-family: '微软雅黑';
	width: 122px;
}
.fixed_erweima {
	background: url(drugref/fixed_erweima_bg.png) no-repeat;
	width: 108px;
	height: 108px;
	padding: 7px;
	margin-top: 8px;
}
.fixed_erweima img {
	width: 108px;
	height: 108px;
}

/*2019-07-22*/
.upload_box {
	padding: 20px 10px;
}
.upload_left {
	float: left; 
	width: 70px;
	font-size: 14px; 
	line-height: 24px; 
	color: #333333;
	padding-top: 10px;
}
.upload_right {
	float: right;
	width: 590px;
}
.upload_pic {
	float: left;
	width: 50px;	
	border-radius: 4px;
	display: block;
	margin-right: 10px;
	position: relative;
}
.upload_pic .pic {
	width: 48px;
	height: 48px;
	border-radius: 4px;
	border: 1px solid #d9d9d9;
}
.btn_dele {
	position: absolute;
	right: -8px;
	top: -8px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-align: center;
	background: url('drugref/close_search.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.upload_file {
	float: left;
	width: 50px;
	height: 50px;
	position: relative;
}
.upload_sign {
	width: 48px;
	height: 48px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	display: block;
	background: url(drugref/upload.png) no-repeat center center;	
	cursor: pointer;
}
.upload_file .upload_btn {
	width: 50px; 
	height: 50px;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.tit_block {
	float: left; 
	width: 760px;
}
.drug_name {
	float: left;
	margin-right: 20px;
	display: block;
}
.error_sign {
	display: block;
	float: left;
	background: url(drugref/error.png) no-repeat left center;	
	font-size: 14px;
	line-height: 39px; 
	color: #666666;
	padding-left: 24px;
	margin: 0 20px 0 0;		
}
.photo_sign {
	display: block;
	float: left;
	background: url(drugref/photo.png) no-repeat left center;	
	font-size: 14px;
	line-height: 39px; 
	color: #666666;
	padding-left: 24px;
	margin: 0 20px 0 0;		
}
.height_auto {
	height: auto;
}
.share_module {
	float: right;
	width: 120px; 
	margin: 0 0 0 10px
}
.share_txt {
	float:left;
}
.share_module .bds_weixin {
	display: block;
	float: left;
	background: url(drugref/weixin.png) no-repeat left center;
	width: 22px; 
	height: 22px;
	margin: 8px 6px 0;
    padding-left:0;
}
.share_module .bds_tsina {
	display: block;
	float: left;
	background: url(drugref/weibo.png) no-repeat left center;
	width: 22px; 
	height: 22px;
	margin: 8px 6px 0;
    padding-left:0;
}
.share_module.bdshare-button-style0-24 .bds_weixin {
    background-position: 0 0;
}
.share_module.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 0;
}
.width700 {
	width:700px;
}
.cover {
	background-color: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);	
	z-index: 500;
}
.pop_error_box {
	background-color: #fff;
	padding: 12px 22px 22px;
	border-radius: 5px;
	width: 440px;
	position: fixed;
	left: 50%;
	top: 30%;
	margin-left: -242px;
	z-index: 1000;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	font-family: '微软雅黑';
}
.pop_error_box .pop_error_top {
	padding-right: 40px;
	position: relative;
	margin-bottom: 10px;
}
.pop_error_box .e_close {
	background: url(drugref/error_close.png) no-repeat center center;	
	width: 30px; 
	height: 30px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.pop_error_box .pop_error_area {
	margin: 10px 20px;
	border: 1px solid #d9d9d9;
	padding: 10px 20px;
}
.pop_error_box .e_area {
	font-size: 12px; 
	line-height: 20px;
	color: #333;
	width: 100%;
	height: 100px; 
	resize: none;
	border: medium none;
	outline: none;
	font-family: '微软雅黑';
}
.pop_error_box .pop_error_txt {
	padding: 20px 0	
}
.pop_error_box .pop_error_txt .e_label {
	display: block;
	float: left; 
	width: 65px;	
}
.pop_error_box .red {
	color:#ff4d74
}
.pop_error_box .pop_error_txt .e_txt {
	display: block;
	font-size: 12px; 
	line-height: 29px;
	color: #333;
	padding: 0 15px;
	float: left;
	width:325px;
	border: medium none;
	outline: none;	
	border-bottom: 1px solid #d9d9d9;
	font-family: '微软雅黑';
}
.pop_error_box .pop_error_btm {
	text-align: right;
	padding-top: 40px;
}
.pop_error_box .e_btn {
	background-color: #0273bd;
	width: 90px; 
	height: 34px;
	text-align: center;
	font-size: 14px; 
	line-height: 30px; 
	color:#fff;
	display: inline-block;
	border: medium none;
	outline: none;
	cursor: pointer;
}

/*20190920-新增*/
.new_index-nav ul li{
	padding-left: 34px;
}
.new_index-nav ul li:first-child{
	padding-left: 0;
}
.pop_box {
	right:-12px; top:-15px;
}
.logo-nav ul.nav li{
	margin-right: 29px;
}
.logo-nav ul.nav li:last-child{
	margin-right: 0;
}
/*用药参考-新药进展-搜索结果*/
.new_drug_box{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.new_drug_top_box{
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding: 0 15px;
	margin: 20px 0 18px;
	border-radius: 5px;
	background: #eeeeee;
}
.new_drug_list_box{
	padding: 30px;
    width: 960px;
    min-height: 640px;
    border: 1px solid #d3dbe1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.new_drug_contentList_box{
	width: 900px;
	margin: 0 auto;
	height: 580px;
	overflow: auto;
	background: #ffF;
}

.mescroll{
	width: 100%;
	height: 100%;
}




.new_drug_item_box{
	padding: 30px 0;
	border-bottom: 1px solid #d3dbe1;
}
.new_drug_item_box:last-child{
	border-bottom: 0;
}
.new_drug_itemImg_box{
	width: 174px;
	height: 130px;
}
.new_drug_item_img{
	width: 100%;
	height: auto;
}
.new_drug_itemText_box{
	width: 678px;
}
.new_drug_item_title_boxs{
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	line-height: 28px;
}
.new_drug_item_content_boxs{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 15px 0 30px;
}
.new_drug_item_date_boxs{
	font-size: 14px;
	color: #999999;
	line-height: 23px;
	text-align: right;
}
.new_drug_loading_box{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-top: 1px solid #d3dbe1;
	font-size: 14px;
	color: #999999;
}

/*20190920-新药进展-详情页*/
.new_drug_detail_box{
	padding: 30px;
}
.new_drug_detail_title_box{
	font-size: 22px;
	color: #222222;
	line-height: 20px;
	font-weight: bold;
}
.new_drug_detail_date_share_box{
	margin: 20px 0 40px;
}
.new_drug_detail_date_box{
	font-size: 16px;
	color: #999999;
	line-height: 18px;
}
.new_drug_detail_share_box{
	background: url(drugref/share.png) no-repeat left center;
	background-size: 18px 18px;
	padding-left: 20px;
	font-size: 16px;
	color: #999999;
	line-height: 18px;
	cursor: pointer;
}
.new_drug_detail_text_box{
	font-size: 18px;
	color: #222222;
	line-height: 37px;
	padding-bottom: 40px;
}
.new_drug_detail_img_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 70px;
}
.new_drug_detail_img{
	width: 100%;
	margin: 0 auto;
}
.new_drug_comment_box{
	width: 100%;
	margin: 0 auto;
}
.new_drug_comment_textarea_box{
	width: 100%;
	margin: 0 auto;
}
.new_drug_comment_textarea{
	width: 100%;
	height: 130px;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	resize: none;
	font-size: 16px;
	color: #999999;
	line-height: 22px;
}
.new_drug_comment_submit_btn_box{
	width: 100%;
	margin: 30px auto;
}
.new_drug_comment_submit_btn{
	width: 100px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	border-radius: 20px;
	background: #0273bd;
	float: right;
	border: 0;
	outline:none;
	cursor: pointer;
}
.new_drug_comment_list_box{
	width: 100%;
	margin: 0 auto;
}
.new_drug_comment_item_box{
	width: 100%;
	padding: 30px 0;
	border-bottom: 1px solid #d3dbe1;
}
.new_drug_comment_item_box:last-child{
	border: 0;
}
.new_drug_comment_item_img_box{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}
.new_drug_comment_item_img{
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.new_drug_comment_item_content_box{
	width: 830px;
	height: auto;
}
.new_drug_comment_item_content_titleText{
	font-size: 16px;
	color: #222222;
	line-height: 30px;
	font-weight: bold;
}
.new_drug_comment_item_content_contentText{
	font-size: 16px;
	color: #222222;
	line-height: 30px;
	padding-bottom: 10px;
}
.new_drug_comment_item_content_dateText{
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}


/*2019-12-10*/
.fixed_btm_box {
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
	background: url("drugref/fixed_btm_bg.png") no-repeat center top;
	min-width: 1380px;
	height: 120px
}
.fixed_btm {
	width: 1380px;
	height: 1200px;
	background: url("drugref/logo_btm.jpg") no-repeat;
	margin: 0 auto;
	position: relative;
		
}
.fixed_close {
	width: 40px;
	height: 40px;
	background: url("drugref/close2.png") no-repeat;
	display: block;
	position: absolute;
	top: 65px;
	right: 5%;	
	border: medium none;
	outline: none;
}
.erweima {
	position: absolute;
	right: 0;
	top: -106px;
	width: 150px;
	border: 8px solid #248bf5;
}
.erweima img {
	width: 150px;
	height: 150px;
}

/* 2022-08-15 zqq 新增下载APPcode */

.new_add_app_code{
	position: relative;
}
.pc_app_code{
	width: 60px;
	height: 70px;
	position: fixed;
	left: 90%;
	top: 60%;
	/* top: 60vh; */
	/* right: 20px; */
	cursor: pointer;
	z-index: 999;
}
.pc_app_code_box{
	width: 100%;
	padding: 6px;
	text-align: center;
	background: #ffffff;
	border-radius: 6px;
}
.pc_code_icon{
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto;
	margin-bottom: 6px;
}
.pc_hide_code{
	width: 134px;
	height: auto;
	position: absolute;
	top: 0;
	left: -170px;
	background: #FFFFFF;
	box-shadow: 0px 1px 10px 0px #E6E6E6;
	padding: 14px;
	border-radius: 6px;
	display: none;
}
.pc_hide_code_img{
	width: 106px;
	height: 106px;
}
.pc_hide_code_text,
.pc_code_text{
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 20px;	
}
.acolor{
	color: #0273BE;
}

/*20221130 添加ul样式*/
.more-infomation ul li {
	list-style-type: disc;
	line-height: 22px;
	font-size: 14px;
	color: #333;
}
.more-infomation ol li {
	list-style-type: cjk-ideographi;
	line-height: 22px;
	font-size: 14px;
	color: #333;
}

.more-infomation .list-paddingleft-2 {
    padding-left: 30px
}

.more-infomation table {
    table-layout: fixed;
    border-collapse: collapse;
}
.more-infomation table td {
    border: 1px solid #ccc;
}
.more-infomation .richtext-tag {
	margin-left: 0px;
}

/*2024-05-30 添加文件上传*/
.upload_line {
	padding-top: 5px;
}
.upload_line .upload_right {
	padding-top: 10px;
}
.upload_file_block {
	position: relative;
	/* padding-top: 5px; */
}
.upload_file_txt {
	display: inline-block;
	width: 66px;
	height: 28px;
	background-color: #0273BD;
	border-radius: 4px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-align: center;
}
.input_upload_file {
	width: 66px;
	height: 28px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.upload_file_name_block {
	padding: 10px 0;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
.upload_file_name_line .up_name {
	float: left;
	width: 500px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.upload_file_name_line .btn_dele_file {
	color: #FF0000;
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.upload_width {
	width: 920px;
}
.upload_width .one_input input{
	width: 798px;
	background: none;
	border: 1px solid #e4e9ef;
	border-top-color:#acadb2;
}
.upload_width .upload_right{
	width: 798px;
}

.upload_width .upload_file_name_line .up_name{
	width: 700px;
}



/* 新增搜索详细页 */
.search_detail{
	font-size: 14px;
	color: #333;
	text-align: normal;
	line-height: 28px;
	overflow: hidden;
	background: none;
	position: relative;
	width: 1200px;
	letter-spacing: 1px;

}
.search_detail .big_title{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
}
.search_detail .title_info{
	font-size: 13px;
	color: #999;
	margin-bottom: 10px;
}
.search_detail .tap{
	font-size: 12px;
	color: #B1B1B1;
	line-height: 17px;
	padding: 0 6px;
	margin-right: 10px;
	background: #F6F7F8;
	border-radius: 30px;
	float: left;
}
.search_detail .gray_line{
	background: #D4DBE0;
	width: 100%;
	height: 1px;
	margin: 12px 0;
}
.search_detail .inner_title{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
.search_detail .inner_title p{
	float: left;
	line-height: 20px;
}
.search_detail .inner_title::before{
	content: '';
	display: block;
	background: #0273BD;
	width: 3px;
	height: 10px;
	margin-top: 8px;
	margin-right: 5px;
	float: left;
}
.search_detail .blue{
	color: #0273BD;
}
.search_detail .search_icon{
	background: url(drugref/search_icon.png) no-repeat;
	background-size: 10px 10px;
	background-position: right top;
	padding-right: 12px;
}
.search_detail .code_box{
	width: 100%;
	height: 140px;
	background: url(drugref/code_bg.png) no-repeat;
	background-size: 100% 100%;
}
.search_detail .code_box img{
	width: 80px;
	height: 80px;
	margin-top: 30px;
	float: right;
	margin-right: 120px;
}
.info_card{
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(221, 221, 221, 0.5);
	padding: 15px 20px;
	border-radius: 10px;
	color: #333;
	width: 300px;
	box-sizing: border-box;
	position: absolute;
	margin-top: 16px;
	display: none;
	z-index: 10;
	bottom: 40px;
}
.info_card::before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #fff;
	position: absolute;
	bottom: -16px;
	left: 20%;
	margin-left: -10px;
}
.info_show{
	position: relative;
	cursor: pointer;
}
.info_show:hover .info_card{
	display: block;
}
.back_top{
	width: 40px;
	height: 63px;
	background: url(drugref/top_blue.png) no-repeat #E6F1F8;
	background-size: 14px 14px;
	background-position: center 8px;
	font-size: 12px;
	line-height: normal;
	color: #0273BD;
	text-align: center;
	padding: 29px 8px 0 8px;
	box-sizing: border-box;
	border-radius: 10px;
	position: fixed;
	right: 300px;
	bottom: 20%;
	cursor: pointer;
	letter-spacing: 0;
}
.back_top:hover{
	background: url(drugref/top_white.png) no-repeat #0273BD;
	background-size: 14px 14px;
	background-position: center 8px;
	color: #fff;
}
.search_detail .info-right{
	float: none;
	width: 240px;
	box-sizing: border-box;
	border: 1px solid #d2d1d1;
}
.search_detail .info-left{
	border: 1px solid #d2d1d1;
	box-sizing: border-box;
	padding-bottom: 50px;
	padding-top: 0;
	overflow: auto;
	height: 100%;
	width: 920px;
}
/* 隐藏滚动条 */
.search_detail .info-left::-webkit-scrollbar{
	display: none;
}
.search_detail .right{
	height: 100%;
	/* overflow: auto; */
}
/* 隐藏滚动条 */
/* .search_detail .right::-webkit-scrollbar{
	display: none;
} */
.right_code{
	width: 120px;
	height: 120px;
	margin: 20px auto;
}
.right_code img{
	width: 120px;
	height: 120px;
}
.search_detail .medice-name-list{
	color: #676767;
}
.cata_list{
	overflow: auto;
	/* max-height: 300px; */
}
.cata_list::-webkit-scrollbar{
	display: none;
}
.cata_list p{
	margin-bottom: 10px;
	cursor: pointer;
}
.cata_list p.active,
.cata_list p:hover{
	color: #0273BD;
	font-weight: bold;
}
.fix_box{
	/* position: sticky; 
	top: 0;  */
	padding-top: 20px; 
	background: #fff;
}
.top_box{
	height: auto;
	overflow: hidden;
}
.top_box.hidden{
	height: 0;
}
.medcine_top{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	display: none;
}
.medcine_top .search_detail{
	margin: 0 auto;
}
.medcine_top .search_detail .inner_box{
	width: 920px;
	background: #fff;
	border: 1px solid #d2d1d1;
	padding: 5px 0 0 18px;
	box-sizing: border-box;
}
.medcine_top .search_detail .inner_box .title_info{
	margin-bottom: 5px;
}
.medcine_top .search_detail .inner_box .big_title{
	margin-bottom: 2px;
}
.post_top{
	position: fixed;
	top: 0;
	right: 10%;
	background: #fff;
	z-index: 200;
}

/* 新版头部 */
.header_new{
	height: auto;
    margin-bottom: 20px;
	border-bottom: 1px solid #CDCDCD;
}
.header_new .header_body{
    height: 88px;
	width: 1042px;
}
.header_new .logo{
	width: 48px;
	height: 48px;
	background: url(img/logo.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	float: left;
}
.header_new .nav_item{
	float: left;
	font-size: 14px;
	line-height: 88px;
	margin-left: 32px;
	color: #333333;
	cursor: pointer;
}
.header_new .nav_item:hover{
	color: #3171B7;
}
.header_new .nav_item.active{
	color: #3171B7;
	font-weight: bold;
}
.header_new .right_block{
	float: right;
}
.header_new .right_block.right1{
	margin-top: 28px;
}
.header_new .input_block{
	border: 1px solid #CDCDCD;
	border-radius: 4px;
	padding: 0 12px;
	height: 32px;
	float: left;
}
.header_new .input_block input{
	font-size: 14px;
	line-height: 34px;
	color: #333;
	border: none;
	background: none;
	float: left;
	outline: none;
}
.header_new .input_block:focus{
	outline: none !important;
}
.header_new .input_block.input1{
	width: 300px;
	background: url(img/search.png) no-repeat;
	background-size: 14px 14px;
	background-position: 8px center;
	padding-left: 28px;
}
.header_new .input_block::placeholder{
	color: #999;
}
.header_new .search_icon{
	width: 14px;
	height: 14px;
	background: url(img/search.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-top: 9px;
	margin-right: 8px;
}
.header_new .search_btn{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 52px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-left: 8px;
	float: right;
	background: #3171B7;
	border-radius: 4px;
	cursor: pointer;
}
.header_new .right_block.right2{
	margin-top: 14px;
	height: 60px;
	border-left: 1px solid #CDCDCD;
	padding-left: 16px;
}
.header_new .input_block.input2{
	width: 150px;
}
.header_new .change_icon{
	width: 16px;
	height: 16px;
	background: url(img/change.png) no-repeat;
	background-size: 100% 100%;
	margin: 8px;
	float: left;
}
.header_new .choice{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	float: left;
	margin-right: 24px;
	margin-bottom: 8px;
	cursor: pointer;
}
.header_new .choice.active{
	font-weight: bold;
	color: #3171B7;
}