﻿@charset "utf-8";
/* CSS Document */
.article_right{width: 75% !important;padding: 8px 15px;box-sizing: border-box;}
.tabDiv { line-height:26px; min-height: 26px;}
.ypselect_top {width:740px!important;float:left;}
table td, table th{border: 1px solid #D2D2D2;}
.pages{float: right;}
.pages a{padding:3px 10px!important ;}
.select_table.no_result{text-align: center;font-size: 18px;line-height: 30px;padding-top: 15px;}
.no_result img{
	width:100px;
}
/*大分类*/
.ypselect_top .top_title { margin-bottom:4px; padding: 0; margin:10px 0 10px 0px; }
.ypselect_top .top_title li.currentLetter{font-size: 14px;}
.ypselect_top ul { zoom:1; overflow:hidden;}
.ypselect_top li { width:75px; height:26px }
.ypselect_top li a { margin:0 5px 0 0 }
.ypselect_top li { float:left; line-height:24px;  margin:0 0px 4px 0;}
.ypselect_top li a { color:#686868; display: block; border:1px solid #E2E2E2; text-align:center; zoom: 1; height:24px;font-size: 14px;}
.ypselect_top  li.currentLetter a,.ypselect_top li a:hover{ color:#a40000;border-color:#a40000; font-weight:bold;}
/*药品价格查询*/
ul.MedicareGrade li {
  display: none;
}
ul.MedicareGrade li:nth-child(3) {
  display: block;
}
ul.MedicareGrade li:nth-child(7) {
  display: block;
}
.ypselect_left .price_searchinput{
 /* line-height: 30px; */
 padding: 5px 10px;
 width: 300px;
 float: left;
 border-right: none;
 height: 30px;
 outline: none;
 border: 1px solid #ccc;
 box-sizing: border-box;
 border-radius: 5px 0 0 5px;
}
.ypselect_left{overflow:hidden;margin-bottom: 10px;}
.ypselect_left h2{line-height:30px;font-size:14px; color:#a40000; height:30px; float:left; width:120px;}
.ypselect_left ul{ width:536px; float:left; line-height:26px;}
.ypselect_left ul li{ width:44%; float:left;}
.ypselect_left #selectname{ width:150px; height:20px; line-height:20px; display:inline; padding:0 5px;}
.ypselect_left .button{background-color: #a40000;color:#FFF;border:none;height: 30px;line-height: 30px;padding: 0 15px;display:inline;float: left;cursor: pointer;border-radius: 0 5px 5px 0;padding-right: 29px;background-image: url(/Sites/Uploaded/UserUpLoad/20250723/20250723173202.png);background-repeat: no-repeat;background-position: right 3px center;}
.ypselect_left .button:hover{background-color: #6b0202;}

.top_title li { border-right:1px solid #ccc!important; padding:0 10px; width:auto!important; height:22px!important;}
.top_title li a{border:none!important;}

/*表格*/
.cliniclist2{ width:100%; border-top:solid 1px #d9d9d9; border-right:solid 1px #d9d9d9}
.cliniclist2 th{ /*background:#dc6262;*/  color: #a40000;}
.cliniclist2 th,.cliniclist2 td{padding: 5px;}
a.out_detail{
   display: block;
 border: 1px solid #ddd;
 border-radius: 20px;
 height: 20px;
 line-height: 20px;
 padding: 0px 5px;
 background: #a40000;
 color: #ffff;
}

/*=======================================longw============================*/
.select_message{ background:#f7f7f7;border:1px #DFE0D8 solid; padding:10px;}
.select_message h2{ height:30px; line-height:30px; font-size:14px; color:#a40000; margin:0 0 10px 0px;}
.select_message li { line-height:22px; margin-bottom:5px; }
/*=======================================end============================*/

.cliniclist2 td{position: relative;cursor: pointer;}
.cliniclist2 td span{position: absolute;top: 26px;left: 20px;display: block;padding: 2px 10px; background:#dc6262;z-index: 9; border:1px solid #ccc;}
.tabDiv .title{
 background: #8D0118;
}
.cliniclist2 th{
 color: #fff;
}

.cliniclist2 tr:nth-of-type(2n) {
 background: #e3e3e3;
}
.price_search{
 float: left;
 overflow: hidden;
}
.peic_cz{
 float: left;
 display: flex;
 margin-left: 5px;
}
.peic_cz .currentLetter a{
   color: #a40000;
   border-color: #a40000;
   font-weight: bold;
   display: block;
   border: 1px solid #a40000;
   text-align: center;
   zoom: 1;
   height: 30px;
   line-height: 30px;
   font-size: 14px;
   width: 75px;
   margin-left: 5px;
}
@media only screen and (max-width:750px){
	.ypselect_top{ width:62%;}
	.ypselect_top .fycmp{ display:none}
	.ypselect_top .top_title li{ width:auto;}
	.ypselect_top li a{ padding:0 10px;}
 .ypselect_top li { width:89px; height:26px }
	.footer{ display:none}
}   