﻿@import url(/css/fonts/SourceHanSansCN-Regular.css);
*{
	margin: 0;
	padding: 0;
	font-family: 'SourceHanSansCN-Regular', Arial, sans-serif,'SourceHanSansCN-Regular';
	color: #333;
	font-size: 14px;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}

/*整体修改*/
.header ul li, .title .title_1, .job_list ul li .job_btn, .iw_poi_title {
    color: #1e5c90 !important;
    border-color: #1e5c90 !important;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
    .header ul li:hover {
        background: #1e5c90 !important;
    }
footer, .header ul .active {
    background: #1e5c90 !important;
}












.header_bg{
    width:100%;background: #fff;    
    background: rgba(255,255,255,.90);
    background:#ffffff;
    filter:alpha(opacity=90);   
    -moz-opacity:0.90;   
    -khtml-opacity: 0.90;   
    opacity: 0.90; 
    position:fixed;
    top:0;      
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#e9e9e9, direction=120, strength=4);/*ie*/
    -moz-box-shadow: 1px 0px 8px 1px #e9e9e9;/*firefox*/
    -webkit-box-shadow: 1px 0px 8px 1px #e9e9e9;/*safari或chrome*/
    box-shadow: 1px 0px 8px 1px #e9e9e9;/*opera或ie9*/
    z-index:1;

}
.header{
	width:960px;
	height: 80px;	
	margin: 0 auto;
}
.header img{
	margin-top: -7px;
}
.header ul{
	float: right;
}
.header ul li{
	float: right;
	width: 90px;
	height: 40px;
	margin-left:20px;
	margin-top: 20px;
	color: #b14548;
	line-height: 40px;
	text-align: center;
	border-radius:4px;
	font-size: 18px;
	font-weight:bold;

}
.header ul a{
	float:left;
}
.header ul .active{
	background: #b14548;
	color:#fff!important;
}
.header ul li:hover{
	background: #b14548;
	color:#fff!important;
}

/*banner*/
#banner{
	width:100%;
	height:308px;
    margin-top:80px;
}
#banner div{
	height:308px;
	margin: 0 auto;
	background:url(../images/banner.jpg) no-repeat center center;
}

/*five images*/
#five_img{
	width: 958px;
	height: 137px;
	border: 1px solid #dcdcdc;
	margin:40px auto 0px auto;
}
#five_img ul{
	width: 940px;
	height: 117px;
	margin:10px auto;
}
#five_img li{
	float: left;
	width:173px;
	height: 117px;
	margin:0px 7px 0px 8px;
}

/*医院简介*/
#yyjj{
	width: 960px;
	height: auto;
	margin:18px auto 0px auto;
    clear:both ;
    padding:40px 0;
}
#zpgw, #lxfs, #wrapper{
    width: 960px;
    height: auto;
    margin: 40px auto 0px auto;
    clear: both;
}

.title{
	width: 960px;
	height: 45px;
	border-bottom: 1px solid #e9e9e9;
}
.title .title_1{
	display:inline-block;
	height:42px;
	font-size:28px;
	font-weight: bold;
	color:#2386a5;
	border-bottom:3px solid #7fc4e1;
}
#yyjj article{
	margin-top:20px;
    text-align:justify;
    text-justify:inter-ideograph; 
}
#yyjj article img{
	display:block;
	width: 323px;
	height: 204px;
	float: left;
	margin-right:20px;
}
#yyjj article span{
	font-size: 14px;
	line-height:26px;
	text-align: justify;
    text-justify: inter-ideograph;/*IE*/
}



/*联系方式*/
#lxfs{padding-top:24px;}
#lxfs p{
	margin-top:20px;
}

/*map*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

/*底部*/
footer{
	width: 100%;
	height: 45px;
	margin-top: 40px;
	background:#2386A5;
}
footer p{
	height:45px;
	text-align: center;
	color: #fff;
	line-height: 45px;
}


/*招聘岗位*/
#zpgw job_list{
	margin-top:20px;
}
#zpgw table tr{
	width:100%;
	height:50px;
}
#zpgw table tr .td_1{
	width:250px;
	height:50px;
	height: auto;
}
#zpgw table tr .td_0{
	width:70px;
	height:50px;
	height: auto;
}
#zpgw table tr a{
	color: #2386A5;
}

.job_list .list{margin-top: 10px;  padding: 10px 0 10px 0;  overflow: auto;}

.job_list ul li{
    width: 295px;
    float: left;
   
}
.job_list ul li .job_name{
    color: #555;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 250px;
    height: 35px;
    line-height: 35px;
    float: left;
}
.job_list ul li{    
    margin: 5px 15px 5px 10px 
}
.job_list ul li .job_btn{
    font-size: 14px;
    color: #3a8fac ;
    height: 30px;
    line-height: 30px;
    font-weight:600 ;
}

.rl{float: right;}




/*医院风采样式*/
.control-box {
    width: 960px;
    height: 230px;
    background-image: url(../images/hots_bg.png);
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
}

    .control-box ul {
        list-style: none;
        position: relative;
    }

        .control-box ul li {
            position: absolute;
            top: 50px;
            cursor: pointer;
        }

.prev {
    left: 0;
}

.next {
    right: 0;
}

.bigbox {
    overflow: hidden;
    width: 960px;
    height: 190px;
    margin: 24px auto;
}

#switcher {
    height: 190px;
    left: 0px;
}

.content_1.content_2 {
    width: 100%;
    float: left;
}

.box {
    transition: all .7s ease 0s;
    width: 255px;
    height: 190px;
    float: left;
    border-left: 3px white solid;
}
    .box img{
        width:270px;
        height:170px;
    }

    .shadow {
        width: 255px;
        height: 60px;
        /* opacity: 1; */
        background-color: rgba(0, 0, 0, 0.45);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
        margin-top: 130px;
        color: white;
        font-size: 14px;
    }

    .shadow a {
        display: inline-block;
        width: 225px;
        height: 60px;
        color: white;
        text-decoration: none;
        margin-left: 18px;
        margin-top: 10px;
    }


