body{
    font-family: "Hiragino Sans GB", "Microsoft YaHei", 寰蒋闆呴粦, 瀹嬩綋, Arial, Verdana, sans-serif;
    color: #333;
}
/* 签锟斤拷赚锟斤拷锟� */
.sign-in{
	border-radius:5px;
	height: 215px;
	width: 690px;
	position: fixed;
	z-index: 1011;
	left:50%;
	top:40%; 
	transform: translate(-50%,-50%);
	background-color:white;
	
}
.addintegral li{
	 list-style-type:none;
	 float:left;
}
.jifen_li{
	margin-left: -4px;
	list-style-type:none;
	float:left;
}
.jifen_days{
	width: 60px;
	height: 60px;
	background-color: #ffe6c8;
	display:inline-block;
	border-radius:50%;
	line-height: 60px;
	color:#fff;
	font-size:14px;
	text-align: center;
}
.hr_ss{
	width: 36px;
	height: 2px;
	margin-top: 30px;
	background-color: #ffe6c8;
	display:inline-block;
}
.da-y_s{
	color:#666;
	font-size:14px;
	margin-left: 15px;
	margin-top: 14px;
} 
.qiandao_ing{
	cursor:pointer;
	float:right;
	height: 26px;
	line-height: 26px;
	width: 80px;
	border-radius:25px;
	background-color: #ff8400;
	color:#fff;
	font-size:14px;
	text-align: center;
	margin-right: 33px;
    margin-top: -33px;
}
.section {
    /* min-width: 1230px; */
}
#header{
height: 60px;
width:100%;
padding: 0;
border-bottom:1px solid #f5f5f5;
position:fixed;   
top:0;
z-index: 10;
background-color: #fff;
}
#header .logo{
float: left;
margin-top: 12px;
}
#header .area{
float: left;
margin-top: 23px;
margin-left: 20px;
font-size: 14px;
}
#header .area .areaCont{
	margin-left: 5px;
	max-width: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#header .area .cityChoose{
	position: absolute;
	width: 330px;
	top: 62px;
    background-color: white;
    border: 1px solid #f0f0f0;
    padding: 0 12px 12px 0;
    box-shadow: 0px 2px 8px rgba(34, 25, 25, 0.1);
    display: none;
    max-height: 450px;
    overflow-y:auto; 
}
#header .area .cityChoose::-webkit-scrollbar {
	width: 4px !important;
}
#header .area .cityChoose .cityHead {
	display: flex;
	padding: 12px 0 12px 12px;
}
#header .area .cityChoose .cityCent {
	padding: 0 0 12px;
}
#header .area .cityChoose .centCitys {
	margin-top: 6px;
	display: flex;
	text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: 6px;
}
#header .area .cityChoose .centCitys div{
	min-width: 70px;
	height: 22px;
	border: 1px solid #e0e0e0;
	margin-left: 6px;
	margin-top: 6px;
	padding: 0px 6px;
    cursor: pointer;
}
#header .navigation{
float: right;
position: relative;
}
#header .navigation input{
width: 265px;
height: 30px;
margin-top: 15px;
border-radius:15px;
border: 1px solid #d3d3d3;
padding-left: 12px;
outline:none;
font-size: 12px;
padding-right: 53px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b1b1b1; 
    opacity:1; 
    font-size: 12px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b1b1b1;
    opacity:1;
    font-size: 12px;
}
input:-ms-input-placeholder{
    color: #b1b1b1;
    opacity:1;
    font-size: 12px;
}
input::-webkit-input-placeholder{
    color: #b1b1b1;
    opacity:1;
    font-size: 12px;
}
#header .navigation .icon{
    position: absolute;
    left: 232px;
        bottom: 5px;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center;
    height: 22px;
    width: 22px;
    cursor: pointer;
}


#header .navigation .ul{
list-style: none;
display:inline-block;
margin: 21px 0 0 0px;
padding: 0px;
}
#header .navigation .ul a{
text-decoration: none;
color: #666;
font-size: 14px;
cursor: pointer;
display: flex;
align-items: center;
}
#header .navigation .ul a:HOVER{
color: #4ab9ff;
}
#header .navigation .ul li{
display:inline-block;
color: #666;
font-size: 14px; 
margin-left:20px;
}
#header .navigation .ul li img{
margin-right: -14px;
}

#header .navigation #exit{
height:30px;
color:#666;
background-color:white;
display: none;
position: absolute;
z-index: 500;
text-align: center;
padding-top: 4px;
border: 1px solid whitesmoke;
border-radius:5px;
box-shadow: 0px 1px 3px rgba(34, 25, 25, 0.3);
cursor: pointer;
min-width:42px;
}
#header .navigation .history{
position: absolute;
top: 48px;
left: 12px;
z-index: 500;
width: 240px;
border: 1px solid #f0f0f0;
background-color: #fff;
display: none;
font-size: 14px;
}
#header .navigation .history ul{
margin: 0;
padding: 0;
}

#header .navigation .history li{
list-style: none;
padding-left: 12px;
cursor: pointer;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
padding-right: 2px;
line-height: 20px;
height: 20px;
color:#666;
}
#header .navigation .history .clear{
list-style: none;
padding-left: 110px;
height: 25px;
color:#ccc;
}
#header .navigation .history .clear span{
cursor: pointer;
}
#header .navigation .history li:HOVER{
background-color: #f9f9f9;
}

#header .navigation .delect{
position: absolute;
top: 28px;
left: 212px;
z-index: 500;
cursor: pointer;
display: none;
}


/* 娑堟伅涓績 */
.navigation .ul #drugResult3 {
	width: 180px;
	height: 160px;
	position: absolute;
	top: 25px;
	right: 0px;
	z-index: 2;
	background: white;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	display: none;
}
.navigation .ul #drugResult3 .smallDrugResult{
	position:absolute;
	background-color:#FFF;
	border:1px solid #f0f0f0;
	width:12px;
	height:12px;
	transform:rotate(45deg);
	border-right:0px;
	border-bottom:0px;
	left:155px;
	top:-7px;
}
.navigation .ul #drugResult3 .img{
	margin-top:21px;
	margin-left:60px;
}
.navigation .ul #drugResult3 .img_p{
	color: #797979;
	font-size: 14px;
	margin-top: 4px;
	text-align: center;
}
.navigation .ul #drugResult3 .icon_p{
	color: #797979;
	font-size: 14px;
	margin-top: 32px;
	text-align: center;
}
.navigation .ul #drugResult3 .checkAll{
	width:120px;
	height:30px;
	background-color:#359df5;
	margin-left:33px;
	margin-top:20px;
	border-radius: 5px;
}
.navigation .ul #drugResult3 .checkAll2{
	width:120px;
	height:30px;
	background-color:#359df5;
	margin-left:33px;
	margin-top:16px;
	border-radius: 5px;
	cursor: pointer;
}
.navigation .ul #drugResult3 .checkAll_span{
	color:#FFF;
	font-size: 14px;
	text-align: center;
	margin-left:30px;
	display:inline-block;
	margin-top:5px;
}
.navigation .ul .information{
	position: relative;
}
.navigation .ul .information .icon3 {
	position: absolute;
	z-index: 2;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	right: -8px;
	top: -8px;
	animation:myfirst 2s infinite;
	-moz-animation:myfirst 2s infinite; /* Firefox */
-webkit-animation:myfirst 2s infinite; /* Safari and Chrome */
-o-animation:myfirst 2s infinite; /* Opera */
}
@keyframes myfirst
{
0%   {opacity:0;}
50% {opacity:1;}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {opacity:0;}
50% {opacity:1;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {opacity:0;}
50% {opacity:1;}
}

@-o-keyframes myfirst /* Opera */
{
0%   {opacity:0;}
50% {opacity:1;}
}

.navigation .ul #drugResult3 .doc_img{
	margin-left:20px;
	margin-top:2px;
}
.navigation .ul #drugResult3 .doc_span{
	display:inline-block;
	margin-left:32px;
	margin-top:24px;
	cursor: pointer;
}
.navigation .ul #drugResult3 .newsFont{
	color:red;
}
.postion1 a {
	cursor: pointer;
    color: #359bf5;
}
#header .navigation .ul li .paopaobox li:HOVER {
	color: #fff !important;
	background: #359bf5;
}