
/*导航结束*/
/*header结束*/

/*3dbanner开始*/
.bannerpic{
	width:1200px;
	height:400px;
	margin:0px auto;
}

.poster-main{
	position: relative;
	margin: 50px auto;
}
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0;
	top: 0;
}

.poster-main .poster-btn{
	position: absolute;
	top: 0;
	cursor: pointer;
}
.poster-main .poster-prev-btn{
	left: 0;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn{
	right: 0;
	background: url("../images/btn_r.png") no-repeat center center;
}
/*3dbanner结束*/
/*list开始*/
.list{
	width:1200px;
	height:300px;
	margin:0 auto;
}
.list ul li{
	width:150px;
	height:150px;
	float:left;
	border-radius:150px;
	background: red;
	margin: 0 75px;
	/* margin-right: 60px; */
	/* margin-right: 110px; */
	margin-top:75px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	cursor: pointer;
	overflow: hidden;
	position:relative;
}
.list ul li span{
	width:150px;
	height:150px;
	background:#fff;
	opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	position:absolute;
	left:0px;
	top:150px;
}
.list ul li p{
	height:70px;
	width:150px;
	margin:35px auto 45px;
	text-align: center;
	font-size:18px;
	color:#fff;
}
.list ul li p i{
	font-size:40px;
}
.list ul li.listone{
  background:#E7B900;
}
.list ul li.listtwo{
  background:#2F9BCD ;
}
.list ul li.listthree{
  background:#EB6877 ;
}
.list ul li.listfour{
  background:#49CE58 ;
}
.list ul li.listfive{
  background:#FA8323;
}
.list ul li.listsix{
  background:#00A7F5;
  margin-right:0px;
}

/*医院动态开始*/
.content{
	/*width:100%;*/
    width: 1200px;
    margin: 0 auto;
	height:450px;
	background-size:100% ;
	
}
.yydt{
	width:940px;
	/*height:360px;*/
	margin:0px auto;
	padding: 20px;
    float:left;
}
.yydtleft{
	width:370px;
	height:300px;
	float:left;
	margin-right: 10px;  
}
.yydtleft object{
    float:left;
}
.yydtleft p{
	width:100%;
	height:40px;
	line-height: 40px;
	font-size:18px;
	color:#cc0000;
}
.yydtleft span{
	font-size:18px;
	color:#ccc;
}
/*轮播图开始*/
.banner {
	width:370px;
	height:295px;
	position: relative;
	float:left;
}
    .banner .banner-top .box {
        width: 370px;
        height: 295px;
        position: absolute;
        display: none;

    }
        .banner .banner-top .box img {
            width: 370px;
            height: 295px;
        }
        .banner .banner-top .box p {
            position: absolute;
            bottom: 0px;
            left: 0px;
            color: #fff;
            width: 370px;
            height: 40px;
            line-height: 40px;
            background: url("../images/banner-bg.png");
        }
    .banner .banner-top .box p span {
        display: block;
        padding: 0px 10px;
        font-size: 14px;
        color: #fff;
        width: 160px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -moz-binding: url("ellipsis.xml#ellipsis");
    }
    .banner .banner-bottom {
        width: 370px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        left: 0px;
        bottom: 0px;
        text-align: right;
    }
        .banner .banner-bottom span {
            display: inline-block;
            width: 18px;
            height: 18px;
            line-height: 18px;
            font-size: 12px;
            background-color: #fff;
            color: #222;
            text-align: center;
            margin: 11px 1px;
            cursor: pointer;
        }
            .banner .banner-bottom span.spanfirst {
                background-color: #f63;
                color: #fff
            }
/*轮播图结束*/

.yydtcenter{
	width:530px;
	/*height:350px;*/
	float:left;
	margin-right:20px;
	padding-left: 10px;
}
.yydtcenter .spck{
	width:70px;
	height:25px;
	display: block;
	background:#a09797;
	border-radius: 3px;
	float:right;
	text-align: center;
	line-height:25px;
	color:#fff;
	font-size:14px;
	transition: all 0.4s;
}
.yydtcenter .spck:hover{
	background:#cc0000;
}
.yydtcenter .yygg{
	width:70px;
	height:25px;
	display: block;
	background:#cc0000;
	border-radius: 3px;
	float:right;
	text-align: center;
	line-height:25px;
	color:#fff;
	font-size:14px;
	margin-right:10px;
}
.yydtcenter .more{
	width:70px;
	height:25px;
	display: block;
	background:#cc0000;
	border-radius: 3px;
	float:right;
	text-align: center;
	line-height:25px;
	color:#fff;
	font-size:14px;
}
.yydtcenter .texttop{
	width:100%;
	/*height:80px;*/
	border-bottom:1px dashed  #ccc;
	padding-bottom: 5px;
}
.yydtcenter .texttop a{
	width:100%;
	height:30px;
	line-height: 30px;
	font-weight: bold;
	color:#cc0000;
	font-size:17px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yydtcenter .texttop p{
	width:100%;
	height:50px;
	line-height: 25px;
	color:#777;
	font-size:14px;
}
    .yydtcenter .textcon {
        width: 100%;
        /*height: 185px;*/
    }
.yydtcenter .textcon ul{
	height:100%;
}
.yydtcenter .textcon ul li{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#333;
	cursor: pointer;
	transition:all 0.4s;
	overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");
}
.yydtcenter .textcon ul li a{
	width:75%;
	height:30px;
    float:left;
	line-height:30px;
	font-size:15px;
	color:#333;
	cursor: pointer;
	transition:all 0.4s;
	overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");

}
.yydtcenter .textcon ul li  img {
    margin-top:-3px;
}

.yydtcenter .textcon ul li span{
	width:18%;
	height:30px;
    float:right;
	line-height:30px;
	font-size:15px;
	color:#333;
	cursor: pointer;
	transition:all 0.4s;
	overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url("ellipsis.xml#ellipsis");
}
.yydtcenter .textcon ul li:before{
	content: '';
	width:4px;
	height:4px;
	margin:13px;
	background:#333;
	border-radius: 50%;
	float:left;
	display: block;
}
.yydtcenter .textcon ul li:hover{
	color:#cc0000;
}
.yydtcenter .textcon ul li:hover::before{
	background:#cc0000;
}
.yydtright {
    width: 200px;
    /*height:290px;
    float: left;*/
    float: right;
    margin-top: -40px;
}
.yydtright ul{
	width:200px;
	/*height:290px;*/
}
.yydtright ul li{
	width:190px;
	height:45px;
	margin-bottom:7px;
	/* margin-bottom:13px; */
	padding-left: 10px;
	line-height: 45px;
	font-size:16px;
	border-radius: 3px;
	cursor: pointer;
	position:relative;
	overflow: hidden;
}
.yydtright ul li a{
	width:200px;
	height:60px;
	display: block;
	color:#fff;
}
.yydtright ul li span{
	width:200px;
	height:60px;
	display: block;
	position:absolute;
	left:200px;
	top:0px;
	opacity: 0.4;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	filter:alpha(opacity=40);
	background: #fff;
	z-index: 10;
}
.yydtright ul li i{
	font-size:24px;
	margin:0px 5px;
}
.yydtright ul li.yydtrighta{
  background:#0089C8;
}
.yydtright ul li.yydtrightb{
  background:#EC6941;
}
.yydtright ul li.yydtrightc{
  background:#8FC31F;
}
.yydtright ul li.yydtrightd{
  background:#00A0E9;
}
.yydtright ul li.yydtrighte{
  background:#D4C802;
}
.yydtright ul li.yydtrightf{
  background:#EB6877;
}
.yydtright ul li.yydtrightg{
  background:red;
}
/*医院动态结束*/

/*tab选项卡开始*/
.tab{
	width:100%;
	height:350px;
}
.tab .tabcon{
	width:1200px;
	height:290px;
	margin:0px auto;
	padding: 30px 0px;
}
.tab .tabcon .top{
        width: 1200px;
    height: 40px;
    border-bottom: 1px solid #ccc;
}
.tab .tabcon .top a{
    color:#CC0000;
}
.tab .tabcon .top>ul>li{
	width:100px;
	height:40px;
	line-height: 40px;
	text-align: center;
	float:left;
	color:#777;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	font-size:18px;
}
.tab .tabcon .top>ul>li.ac{
	color:#CC0000;
    background-color: #CC0000;
	//border-bottom: 2px solid #CC0000;
}
.tab .tabcon .top>ul>li.ac a{
	color:#fff;
}
.tab .tabcon .bottom{
	width:1200px;
	height:220px;
	position:relative;
}
.tab .tabcon .bottom>ul>li{
	width:1200px;
	height:220px;
	position:absolute;
	left:0px;
	top:0px;
	display: none;
	padding-top: 40px;
}
.tab .tabcon .bottom>ul>li:after{
    content:'';
    width:0px;
    height:0px;
    display:block;
    overflow:hidden;
    clear:both;

}
/*无缝轮播开始*/
.box-clear:after{
 width:0px;
 height: 0px;
 content:"";
 display: block;
 visibility: hidden;
 clear:both;
}
.box-float-left{
   float: left;
}
.box-float-right{
   float:right;
}
.text-overflow{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url("ellipsis.xml#ellipsis");
}
.listlunbotu{
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.listlunbotu .img-box{
  width: 1100px;
  margin: 0px auto;
  height: 180px;
  overflow:hidden;
  position: relative;

}
.listlunbotu .img-box ul li{
	float: left;
	width:265px;
	height: 180px;
	padding: 0px 5px;
	font-size: 20px;
	color: white;
}
.listlunbotu .img-box ul li a img{
	width: 100%;
	height: 100%;
}
.listlunbotu .img-box ul{
    height: 180px;
    overflow: hidden;
    position: absolute;
    left:0px;
    top: 0px;
}
.listlunbotu .lunbotu-button{
	position: absolute;
	width: 1200px;
	height: 180px;
	left: 0px;
	top: 0px;
}
.listlunbotu .lunbotu-button span{
    display:block;
    width: 50px;
    height: 50px;
    position:absolute;
    cursor: pointer; 
}
.listlunbotu .lunbotu-button span:hover,
.listlunbotu .img-box ul li a img:hover{
   filter:alpha(opacity=50);    
   -moz-opacity:0.5;              
   -khtml-opacity:0.5;             
   opacity: 0.5; 
}
.listlunbotu .lunbotu-button .left{
	background:url("../images/prve.png") ;
	left: 0px;
	top: 65px;
}
.listlunbotu .lunbotu-button .right{
	background:url("../images/next.png") ;
  right: 0px;
  top: 65px;
}
/*无缝轮播结束*/
/*tab选项卡结束*/
/*浮层*/
 .ind_pl {
        height: 130px;
        width: 240px;
        background: #fff;
        padding: 10px;
        border: 1px solid #dddddd;
        position: fixed !important;
        _position: absolute !important;
        left: 10px !important;
        bottom: 10px !important;
        top: auto !important;
        _bottom: auto !important;
        _bottom: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
        z-index:1000 !important;
    }
        .ind_pl .f-close {
            position: absolute;
            cursor: pointer;
            right: 10px;
            top: 10px;
            z-index: 1;
            width: 20px;
            height: 20px;
        }
        .ind_pl .f-close img {
            float: left;
        }
        .ind_pl .mF_expo2010 .txt li, .ind_pl .mF_expo2010 .txt_bg {
            display: none !important;
        }
        .mF_expo2010_ind_pl .pic li span {
            display: none;
        }
        .ind_pl .mF_expo2010 .num {
            bottom: 5px !important;
            right: 8px !important;
        }
        .ind_pl .mF_expo2010 .num li {
            width: 16px !important;
            height: 14px !important;
            font-family: arial !important;
            font-size: 12px !important;
            margin-right: 2px !important;
            line-height: 14px !important;
        }
        .ind_pl .mF_expo2010 .num li.hover a, .ind_pl .mF_expo2010 .num li.current a {
            background: #d71018 !important;
        }
        .ind_pl .mF_expo2010 .num li b {
            background: #000 !important;
            filter: alpha(opacity=40) !important;
            opacity: .4 !important;
        }
        .mF_expo2010 .pic li img {
            height: auto !important;
        }
    /*浮层*/



    /*首页矢量图图标（时政新闻、下载）*/
    @font-face {
        font-family: 'iconfont';
        src: url('../fonts/font3/iconfont.eot');
        src: url('../fonts/font3/iconfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/font3/iconfont.woff') format('woff'), 
			url('../fonts/font3/iconfont.woff2') format('woff2'),
            url('../fonts/font3/iconfont.ttf') format('truetype'), 
            url('../fonts/font3/iconfont.svg#iconfont') format('svg');
    }

    .iconfont {
        font-family: "iconfont" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }
	
	@font-face {
        font-family: 'iconfont2';
        src: url('../fonts/font5/iconfont.eot');
        src: url('../fonts/font5/iconfont.eot?#iefix') format('embedded-opentype'),
            url('../fonts/font5/iconfont.woff') format('woff'), 
			url('../fonts/font5/iconfont.woff2') format('woff2'),
            url('../fonts/font5/iconfont.ttf') format('truetype'), 
            url('../fonts/font5/iconfont.svg#iconfont') format('svg');
    }

    .newIconfont {
        font-family: "iconfont2" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }
    /*图标end*/
	
	/* 春联 */
	body{
		position: relative;
	}
	.left{
		position: fixed;
		left: 0px;
		top: 200px;
		z-index: 100;
	}
	.right{
		position: fixed;
		right: 0px;
		top: 200px;
		z-index: 100;
	}
	
	.close{
		width: 15px;
		height: 15px;
		position: absolute;
		right: 2px;
		top: 5px;
		opacity: 1 !important;
	}
	.hideClass{
		
		display: none !important;
	}