/* line 198, ../scss/style.scss */
.article_list li {
  height: 111px;
  overflow: hidden;
  position: relative;
}
/* line 202, ../scss/style.scss */
.article_list li  {
  display: block;
  padding: 10px 5px;
  height: 100%;
  cursor:pointer;
}
 
/* line 206, ../scss/style.scss */
.article_list li:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2f5ec), color-stop(100%, #57c7bb));
  background-image: -webkit-linear-gradient(top, #a2f5ec, #57c7bb);
  background-image: -moz-linear-gradient(top, #a2f5ec, #57c7bb);
  background-image: -o-linear-gradient(top, #a2f5ec, #57c7bb);
  background-image: linear-gradient(to bottom, #a2f5ec, #57c7bb);
}
/* line 209, ../scss/style.scss */
.article_list li:active {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
}
.article_list li div .tel{ color:#900; font-family:Verdana, Geneva, sans-serif;}
.article_list li div .tel a{ color:#900;}
.article_list li div b{ float:right;}
/* line 212, ../scss/style.scss */
.article_list li dt{
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_list li  dt a{
 	line-height: 26px;  
  margin-top: 13px;
  color: #333;
  font-size: 18px;
  margin: 10px 0 10px 0;
}
/* line 221, ../scss/style.scss */
.article_list li dd {
  line-height:1.7em; 
  color: #848484;
  font-size: 14px;
}
.article_list li dd u{
	color:#eb8200}
a{
	color: #848484;
}
.article_list li dd .tel{ float:right;margin-right: 25px; font-weight:normal; color:#eb8200}
.article_list li dd .tel a{color:#eb8200}
.article_list li dd:first-of-type{
  height:23px;
  overflow:hidden;
}
/* line 226, ../scss/style.scss */
.article_list li  span {
  opacity: 0.4;
  display: block;
  width: 40px;
  height: 56px;
  position: absolute;
  right: 5px;
  top: 50%;
  text-align: right;
  margin-top: -28px;
  background: url(/images/icon_main.png) no-repeat;
}
/* line 239, ../scss/style.scss */
.article_list li .art_img {
  margin-right: 10px;
  float: left;
  width: 81px;
  height: 81px;
border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-radius:50px;
  border-radius: 50px;
}
/* line 244, ../scss/style.scss */
.article_list li .art_img img {
  width: 91px;
  height: 81px;
/* border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-radius:50px; */
}
/* line 252, ../scss/style.scss */
.article_list li:nth-child(odd) {
  background: #f4f4f4;
}

.art_img .zz { background-image:url(../images/gc/zz.png); background-color:#FA767C;}
.art_img .wh { background-image:url(../images/gc/wh.png); background-color:#EC9430;}
.art_img .jy { background-image:url(../images/gc/jy.png); background-color:#2DC69F;}
.art_img .zl { background-image:url(../images/gc/zl.png); background-color:#68BD32;}
.art_img .zy { background-image:url(../images/gc/zy.png); background-color:#48A6CC;}
.art_img .tt { background-image:url(../images/gc/tt.png); background-color:#5DB4DD;}
.art_img .sj { background-image:url(../images/gc/sj.png); background-color:#9e82e4;}
.art_img .fy { background-image:url(../images/gc/fy.png); background-color:#EC7318;}
.art_img .jc { background-image:url(../images/gc/jc.png); background-color:#5fbae3;}
.art_img .yy { background-image:url(../images/gc/yyjs.png); background-color:#45ade6;}
.art_img .yw { background-image:url(../images/gc/yw.png); background-color:#45ade6;}

.art_img .yj1 { background-image:url(../images/gc/yj.png); background-color: #48b137;}
.art_img .yj2 { background-image:url(../images/gc/yj.png); background-color: #e19723;}
.art_img .yj3 { background-image:url(../images/gc/yj.png); background-color: #f356a7;}
.art_img .yj4 { background-image:url(../images/gc/yj.png); background-color: #fb3d3d;}
.art_img .yj5 { background-image:url(../images/gc/yj.png); background-color: #9966cc;}

.art_img .ico {
display: inline-block;
width: 70px;
height: 25px; 
border-radius: 100%;
background-size: 60% 60%;
background-repeat: no-repeat;
background-position: center 5px;
float: left;
border: 3px solid #FFF;
text-align: center;
color: #FFF;
padding-top: 45px;
}

.zixun {
    margin: 10px auto 20px;
    overflow: hidden;
    width: 320px;
}
.zixun ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.zixun ul li {
    background: none repeat scroll 0 0 #F1FDFD;
    border: 1px solid #D4D4D4;
    float: left;
    font-family: "微软雅黑";
    font-size: 16px;
    height: 73px;
    text-align: center;
    width: 99px;
}
.zixun ul li a {
    color: #000000;
}
.zixun ul li p {
    margin-top: 10px;
    text-indent: 0;
}
.zixun ul li p:first-letter {
    margin-left: 0;
}
.zixun ul li:last-child p:nth-child(2) {
    margin-top: 4px;
}
.zixun ul li.lm {
    margin: 0 8px;
}
.zixun .r {
    float: none;
}

.its{ width:300x; margin:auto;   padding-left:5px; overflow:hidden;}
.its p{line-height:22px;}
.its p b{padding-right:6px; color:#d39500; font-weight:bold;}
.its.first{border:dashed 1px #dfdede;}
.its.first span,.its.first span{width:91px;height:105px;} 
.its.first span{ width:174px; height:35px; padding: 0 10px;
background: #ff7200;
font-size: 17px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #FFF;
line-height: 35px;
margin: auto;
width: 222px;
text-align: center; display:block;}
.its.first span a{ color:#FFF;}
.its li{ float:left; width:110px; height:25px; line-height:25px; padding:0 15px; background:url(/images/fuke/yuejingbutiao/icon.jpg) left 9px no-repeat; overflow:hidden;}
.w nav {
width: 100%;
height: 38px;
line-height: 38px;
background: #16a3cc;
text-align: center;
font-size: 20px;
color: #fff;
font-family: "Microsoft YaHei";
}

.pinp-l {
width: 50%;
}
.fleft {
float: left;
}
.pinp-l p {
font-size: 1.12em;
border-bottom: 1px dotted #969696;
padding-bottom: 3%;
line-height: 2.0em;
}
.fright {
float: right;
}
.pinp-l p span {
font-size: 1.4em;
}
.lic span {
padding: 0 2%;
background: #838381;
margin-right: 4%;
color: #fff;
}
.lic li{ margin:10px auto;}

/*痔疮列表*/
.art_lf {    text-align: center; margin:auto 0; width:1}
.art_lf img{ margin:3px 0px;}
.art_ys {    text-align: center;}
.jb_onl {
    height: 51px;
    background: none repeat scroll 0% 0% #F9F9F9;
    text-align: center;
    padding-top: 13px;
    margin-top: 18px;}
.art_img {   text-align: center;}
.boer {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 11px;
    margin-bottom: 11px;}
.art_lf img{ padding:0 3px;}
/*大便出血*/
.oneb {
    width: 100%;
    height: 214px;
    margin: 10px auto 0px;
    background: url("/images/oneb.jpg") no-repeat scroll center top transparent;
    display: block;
}
.jb {
	height: 62px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	text-align: center;
}
.jba {
	float: left;
	height: 62px;
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	background:url(/images/jb1.jpg) center no-repeat;
}

.jba {
	font-size: 12px;
	line-height: 62px;
	color: #333;
	text-decoration: none;
}
.jba a {
	color: #3c3c3c;
	text-decoration: none;
	height: 62px;
	line-height:62px;
	width:100%;
	display:block;

}

.twoa{
	width:100%;
	height:71px;
	background:url(/images/twoa.jpg) no-repeat center top;
	margin-top:12px;
}
.twob {
	height: 95px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 24px;
	color: #3c3c3c;
}
/*公开列表*/
.artgl_img {text-align: center;}


.ks_nxgc_mk2{position:relative;margin:10px auto;width:298px; border:1px solid #ededed; padding:10px; background:#fff;}
.ks_nxgc_mk2 .nr{ height:103px;  font-size:14px; color:#666666;}
.ks_nxgc_mk2 .nr ul{ width:210px; float:left; }
.ks_nxgc_mk2 .nr li{ width:200px; height:26px; float:left; clear:both; font-size:12px; line-height:26px; padding-left:8px; margin-top:8px; margin-left:2px;}
.ks_nxgc_mk2 .nr li.wz1{ background:#fcd9da;}
.ks_nxgc_mk2 .nr li.wz2{ background:#ebf8c5;}
.ks_nxgc_mk2 .nr li.wz3{ background:#e8e5fc;}
.ks_nxgc_mk2 .nr li.wz5 span{ font-size:16px; margin-left:45px; color:#C00; font-weight:bold; }
.ks_nxgc_mk2 .nr li.wz5 span a{ color:#C00; }
.ks_nxgc_mk2 .nr li p{ padding:0;}
.ks_nxgc_mk2 .nr dl{ width:60px; float:left; padding:30px 10px 0 10px; }
.ks_nxgc_mk2 .nr dl dd{ width:60px; height:20px; line-height:20px; text-align:center; font-size:12px; background:#f08e01; margin-bottom:10px; }
.ks_nxgc_mk2 .nr dl dd a{ color:#fff; }
 
 
 /**权威技术开始**/
.index_jstit {
font-family: "Microsoft YaHei";
font-size: 12px;
padding-left: 115px;
padding-top: 5px;
border-bottom: 1px dashed #bcbcbc;
background: url(/images/but1.png) no-repeat -185px -108px;
color: #666;
clear: both;
line-height: 20px;
}
.qwjs2{float: left;width: 318px;height: auto;border-bottom: 1px dashed #EFEFEF;}
.qwjs2 img{float:left;padding: 8px 8px 12px 8px;width: 97px;
height: 78px;}
.qwjs2 ul{margin-top:8px;height: 87px;float:left}
.qwjs2 ul li{height: 20px;background:url(../images/index_24.jpg) no-repeat 0% 50%;line-height: 23px;text-indent: 18px;font-size:75%; font-size:12px}
.qwjs3{float: left;width: 100%;height: auto;margin-left: 6px;}
.qwjs3 p{border-bottom: 1px dashed #EFEFEF;height: 25px;line-height: 25px;}
.qwjs3 p a{color:#000;}
.qwjs3 p span{background-color: #16A3CC;padding: 0px 5px;color: #fff;margin-right: 5px;}
.qwjs3 img{margin-top:9px;margin-left: 3px;width: 29%;margin-bottom:9px;}
.ycjs{ width:320px; margin:auto}

.cgal{ width:320px; margin:auto}
.cgal ul li{float: left;background: #EBECEB;margin-top: 2%;width: 49.5%;}
.m_l1b{margin-left:1%;}
.cgal ul li img{background-color: #fff;width: 90%;float: left;padding: 3%;margin: 2%;}
.cgal ul li p{text-align: center;color: #015301;font-weight: bold;float: left;width: 100%;font-size: 12px;} 
/***权威技术结束**/