@charset "gb2312";
/* CSS Document */
/** 清除内外边距 **/
    body, h1, h2, h3, h4, h5, h6, hr, p,
    blockquote,   /* structural elements 结构元素 */
    dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
    pre, /* text formatting elements 文本格式元素 */
    form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
    th, td, /* table elements 表格元素 */
    img/* img elements 图片元素 */{
	border:medium none;
	margin: 0;
	padding: 0;
	list-style-type: none;
    }
    /** 设置默认字体 **/
    body,button, input, select, textarea {
    font: 12px/1.5 '微软雅黑',tahoma, Srial, helvetica, sans-serif; }
    h1, h2, h3, h4, h5, h6 { font-size: 100%; }
    em{font-style:normal;}
    /** 重置列表元素 **/
    ul, ol,{ list-style: none; }
    /** 重置超链接元素 **/
    a { text-decoration: none; color:#333;transition: all 0.3s linear 0s;}
    a:hover { text-decoration: underline; color:#F40; }
    /** 重置图片元素 **/
    img{ border:0px;}
    /** 重置表格元素 **/
    table { border-collapse: collapse; border-spacing: 0; clear: }
	
.w1000{ width:1000px; margin:0 auto;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.clr{ clear:both;}
.bor{ background:#f5f5f5;}
.h1{ height:1px;}
.h20{ height:20px;}
.blank{ height:40px; clear:both;}

/*==头部==*/
.nav { clear:both; background:url(../images/jcx_01.jpg) repeat-x center top;height:42px;margin:5px auto 0;}
.nav li {float:left;line-height:42px;text-align:center;width:96px;font-size:15px;background:url(../images/jcx_02.jpg) no-repeat right center;font-weight:bold;}
.nav li.last {background:none;}
.nav li a {color:#fff;}

.banner{background:url(../images/banner.jpg) no-repeat center center; height:500px; width:100%;}
.banner p{ position:relative;}
.banner p a.a1{ position:absolute; width:254px; height:46px; top:410px; left:345px; background:#168791; border-radius:5px; font-weight:700; font-size:27px; line-height:46px; color:#fff; text-align:center; }
.banner p a:hover { background:#e84572; text-decoration:none; }

#nav{ height:62px;}
.scroll_nav{ width: 100%; height:62px; overflow: hidden;}
.scroll_nav div{display: block; height:62px; background:#fff; background:#fff; overflow: hidden; position: relative}
.scroll_nav li{ float: left; display:inline; height:62px; line-height:62px; font-size:20px; margin-left:5px; color:#fff; cursor:pointer;}
.scroll_nav li img{ float:left;}
.scroll_nav li.dh_1{ background:#6fcfd3; width:197px;}
.scroll_nav li.dh_2{ background:#f6a3a1; width:165px;}
.scroll_nav li.dh_3{ background:#88bafa; width:206px;}
.scroll_nav li.dh_4{ background:#c5c5c5; width:166px;}
.scroll_nav li.dh_5{ background:#ccdd9a; width:170px;}
.scroll_nav li.dh_1:hover{ background:#55adb1;}
.scroll_nav li.dh_2:hover{ background:#e29795;}
.scroll_nav li.dh_3:hover{ background:#71a1df;}
.scroll_nav li.dh_4:hover{ background:#a5a5a5;}
.scroll_nav li.dh_5:hover{ background:#b6c58a;}


.slide span.hot{display:block;width:22px;height:10px;background:url(/images/jbdh_hot.gif) no-repeat;margin:10px 0px 5px 35px;}
.slide dt a,.slide dd { background:url(../images/slide.png) no-repeat; }
.slide { position:absolute; left:0; top:725px; width:190px; }
.slide h6 { margin-bottom:10px; font-size:20px; line-height:25px; color:#ff4800; text-align:center; }
.slide h6 em { font-size:30px; }
.slide dl { width:93px; margin:0 auto; }
.slide dt { width:93px; height:93px; }
.slide dt a { display:block; width:93px; height:93px; border-radius:46px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;position:relative; }
.slide dt a span.hand{display:block;position:absolute;width:19px;height:24px;position:absolute;bottom:5px;right:0px;background:url(../images/hand.png) no-repeat; display:none;}
.slide dd { width:6px; height:16px; margin:0 auto; background-position:-494px 0; }
.slide .qcd_1 { background:url(../images/2000_03.png);}
.slide .qcd_1:hover{ background:url(../images/1001_03.png)}
.slide .qcd_1:hover .hand{ display:block;}
.slide .qcd_2 { background:url(../images/2000_06.png);}
.slide .qcd_2:hover{ background:url(../images/1002_03.png)}
.slide .qcd_2:hover .hand{ display:block;}
.slide .qcd_3 { background:url(../images/2000_08.png);}
.slide .qcd_3:hover{ background:url(../images/1003_03.png)}
.slide .qcd_3:hover .hand{ display:block;}
.slide .qcd_4 { background:url(../images/2000_10.png);}
.slide .qcd_4:hover{ background:url(../images/1004_03.png)}
.slide .qcd_4:hover .hand{ display:block;}
.slide .qcd_5 { background:url(../images/2000_12.png);}
.slide .qcd_5:hover{ background:url(../images/1005_03.png)}
.slide .qcd_5:hover .hand{ display:block;}

/*==中间==*/
#con h2{ background:url(../images/icoLogo.png) no-repeat center left; font-size:32px; color:#2d949d; font-weight:normal; text-indent:50px; line-height:40px; margin:50px 0 30px;}

.box7{ position:relative;}
.box7 .box7_1{ width:900px; height:610px;margin:0 auto;}
.box7 .box7_1 ul li{ width:900px; height:610px;}
.box7 .box7_left{position:absolute;top:350px;left:0; width:50px; height:60px; background: url(../images/box7_left.jpg) no-repeat; z-index:10; }
.box7 .box7_right{position:absolute;top:350px;right:0; width:50px; height:60px; background: url(../images/box7_right.jpg) no-repeat; z-index:10;}
.box7 dl dd{ width:478px;}
.box7 dl dd b img{ margin-top:60px;}
.box7 dl dd p{ font-size:16px; line-height:200%; text-indent:2em; margin:25px 0;}
.box7 dl dd font{ display:block; width:225px; margin:35px auto 0;}
.box7 dl dd a{ background:url(../images/an_5.jpg) no-repeat; display:block; width:225px; height:43px;}
.box7 dl dd a:hover{ background:url(../images/an_6.jpg) no-repeat;}

#HospitalAll{width:1000px;margin:0 auto;}
#HospitalCon{width:800px;height:397px;float:left;overflow:hidden;}
#HospitalCon dl{width:800px;height:397px;*zoom:1}
#HospitalCon dl:after{content:'\20';display:block;height:0;clear:both}
#HospitalCon dl dt{width:270px;height:337px;padding:30px 20px;float:left;position:relative;}
#HospitalCon dl dt span{font-size:24px;color:#fa7404;}
#HospitalCon dl dt span i{font-style:normal;font-size:18px;color:#f90;display:none;}
#HospitalCon dl dt p{font-size:14px;color:#333;line-height:190%;text-indent:26px;padding:20px 0px 20px;}
#HospitalCon dl dt div{width:90px;height:38px;overflow:hidden;position:absolute;bottom:10px;right:20px;}
#HospitalCon dl dt div a{display:block;width:38px;height:38px;background:url(../images/Hospital_info.png) no-repeat;overflow:hidden;float:left;margin-left:5px;transition: all 0.3s linear 0s;}
#HospitalCon dl dt div a.xx{background-position:0px 0px;}
#HospitalCon dl dt div a.zx{background-position:-46px 0px;}
#HospitalCon dl dt div a.xx:hover{background-position:0px -42px;}
#HospitalCon dl dt div a.zx:hover{background-position:-46px -42px;}
#HospitalCon dl dd{width:459px;height:389px;border:4px solid #ccc;float:right;}
#HospitalNav,#HospitalNav ul{width:193px;height:397px;float:right;}
#HospitalNav ul li{width:193px;height:49px;cursor:pointer;position:relative;background:url(../images/Hospital_nav_bg.png) no-repeat;color:#111;margin-bottom:9px;font-size:17px;}
#HospitalNav ul li.last{margin:0px;}
#HospitalNav ul li.on{background:url(../images/Hospital_nav_hover.png) no-repeat;color:#fff;}
#HospitalNav ul li div{text-indent:75px;padding:5px 0 0 0 ;}
#HospitalNav ul li p{font-size:12px;text-indent:75px;}
#HospitalNav ul li i{display:block;width:30px;height:30px;overflow:hidden;float:left;background:url(../images/Hospital_icon.png) no-repeat;transition: all 0.3s linear 0s;position:absolute;top:10px;left:35px;}
#HospitalNav ul li i.i1{background-position:0px 0px;}
#HospitalNav ul li i.i2{background-position:0px -62px;}
#HospitalNav ul li i.i3{background-position:0px -124px;}
#HospitalNav ul li i.i4{background-position:0px -186px;}
#HospitalNav ul li i.i5{background-position:0px -248px;}
#HospitalNav ul li i.i6{background-position:0px -310px;}
#HospitalNav ul li i.i7{background-position:0px -372px;}
#HospitalNav ul li.on i.i1{background-position:0px -31px;}
#HospitalNav ul li.on i.i2{background-position:0px -93px;}
#HospitalNav ul li.on i.i3{background-position:0px -155px;}
#HospitalNav ul li.on i.i4{background-position:0px -217px;}
#HospitalNav ul li.on i.i5{background-position:0px -279px;}
#HospitalNav ul li.on i.i6{background-position:0px -341px;}
#HospitalNav ul li.on i.i7{background-position:0px -403px;}


.box9{ position:relative;}
.box9 .box9_1{ width:912px; height:133px;margin:0 auto;}
.box9 .box9_1 ul li{ width:272px; height:133px; margin:0 16px;}
.box9 .box9_left{position:absolute;top:160px;left:20px; width:25px; height:58px; background: url(../images/box9_left.jpg) no-repeat; z-index:10; }
.box9 .box9_right{position:absolute;top:160px;right:20px; width:25px; height:58px; background: url(../images/box9_right.jpg) no-repeat; z-index:10;}













.box111{position:relative;width:995px;height:330px; margin-bottom:40px; margin:20px auto;}
.box111 li{z-index:0;position:absolute; width:0px;height:0px;top:146px;cursor:pointer;left:377px;}
.box111 li img{width:100%;background:url(images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
.box111 li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
.box111 .prev,.box111 .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:47px;height:61px;top:131px;}
.box111 .prev{background:url(/zt/qcd0304/images/csj_10.png) center center no-repeat;left:195px}
.box111 .next{background:url(/zt/qcd0304/images/csj_11.png) center center no-repeat;right:175px} 