@import url('base.css');
@import url('public.css');
@import url('innerPublic.css');
@import url('disease.css');

/****************************************** 小病种 ******************************************/
.channel{margin-top:10px; width:358px;}
.channel .head{width:356px; height:33px; border:#007da9 1px solid; background:url(/v1skin/images/szgrCH.jpg) repeat-x; color:#085d82; overflow:hidden;}
.channel .head .txt{float:left; display:inline; height:33px; font:bold 1.5em "微软雅黑", "宋体"; line-height:33px; background:url(/v1skin/images/szgrCHT.jpg);}
.channel .head .txt .cor{float:left; display:inline; margin-left:20px; width:13px; height:33px; background:url(/v1skin/images/szgrCCor.jpg) no-repeat}
.channel .head .txt a{ float:left; display:inline; margin-left:10px; padding-left:25px; color:#fff; }
.channel .head .txt a:hover, .channel .head .txt a:active{position:static}
.channel .head .link{float:right; display:inline; font:1.4em "微软雅黑", "宋体"; line-height:34px; color:#085b83;}
.channel .head .link a{margin:0px 4px; color:#085b83;}
.channel .head .link a:hover{color:#f00;}
.channel .body{width:356px; border:#dedede 1px solid; border-top:0px; overflow:hidden;}
.channel .c1{ background:url(/v1skin/images/szgrico1.jpg) 0 50% no-repeat;}
.channel .c2{ background:url(/v1skin/images/szgrico2.jpg) 0 50% no-repeat;}
.channel .c3{ background:url(/v1skin/images/szgrico3.jpg) 0 50% no-repeat;}
.channel .c4{ background:url(/v1skin/images/szgrico4.jpg) 0 50% no-repeat;}
.channel .c5{ background:url(/v1skin/images/szgrico5.jpg) 0 50% no-repeat;}
.channel .c6{ background:url(/v1skin/images/szgrico6.jpg) 0 50% no-repeat;}
.channel .c7{ background:url(/v1skin/images/szgrico7.jpg) 0 50% no-repeat;}
.channel .img{ float:left; display:inline; margin:10px 0px 0px 10px; width:146px; height:102px; border:#dedede 1px solid; overflow:hidden;}
.channel .img img{width:146px;}
.channel h3, .channel .description{float:right; display:inline; margin-right:10px; width:179px;}
.channel .description a{color:#f00}
.channel h3{ margin-top:10px;}
.channel .list li{font-size:1.4em;}
.channel .list li a{color:#333;}
.channel .list li a:hover{color:#f00;}

.bigChannel{width:722px; overflow:hidden;}

.bigChannel .head{width:720px;}
.bigChannel .head .txt a{ padding-left:40px;}
.bigChannel .body{width:720px; padding-bottom:2px;}
.bigChannel .img{width:156px; height:133px}
.bigChannel .img img{width:156px;}
.bigChannel .list{float:right; margin-right:10px; width:45%; display:inline;}

.bigChannel h3, .bigChannel .description{float:left; margin:10px 0px 0px 10px; width:199px;}
.bigChannel h3{font-size:1.5em;}
.bigChannel .description{margin-top:0px;}

/****************************************** 技术 ******************************************/
.tech .body{margin:0px; padding-bottom:10px;}
.tech .i{margin-top:15px; border:0px;}
.tech .con{margin:15px auto 0px auto; width:257px; border:#045a77 1px solid;}
.tech .con img{width:257px; display:block;}
.tech .description{margin-top:8px;}
.tech .description a{color:#f00;}
