﻿.map-wrapper {
    background: url("../images/map.png") center center no-repeat;
    position: relative;
    margin: 0 auto;
    width: 795px;
    height: 656px;
}

.customcase .customcase-media .article-line {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    line-height: 16px;
    width:328px;
}
.history-banner {
    height: 600px;
}
.abouts-banner {
    height: 450px;
    background: url(../images/about-bg.png) center bottom no-repeat; 
    background-size: inherit;
}
.banner-name {
    font-size: 24px;
    color: #fff;
    padding-top: 88px !important;
    padding-bottom: 20px!important;
}
.hosp-bf:after{
    content: " ";
    display: -webkit-inline-box!important;
}
.hosp-bf:before{
    content: " ";
    display: -webkit-inline-box!important;
}
.about-card-center{
	width:100%;
	background-color:#fafafa;

}
.about-main{
	width:1200px;
	margin: 0 auto;
	padding-bottom:42px;
	padding-top:42px;
	overflow:hidden;
}
.about-main .img-text{
	width:400PX;
	height:150px;
	float:left;
    padding-top: 10px;
}
.img-text .about-dt{
	font-size:20px;
	font-weight:600;
	color:#333;
	text-align:center;
	padding-bottom:10px;

}
.img-text .about-dd{
	font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: left;
    line-height: 32px;
    padding-left: 30px;
    padding-right: 30px;
}

.lilian {
    background: url(../images/ico-linian.png) center bottom no-repeat; 
    background-size: inherit;
}
.shiming {
    background: url(../images/ico-shiming.png) center bottom no-repeat; 
    background-size: inherit;
}
.yuanjing {
    background: url(../images/ico-yuanjing.png) center bottom no-repeat; 
    background-size: inherit;
}
.border-lr{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.year-bar{
	margin-left: -10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 34px;
}
.header-text{
	 font-size: 18px;
    color: #666;
    font-weight: normal;
    line-height: 16px;
    padding-top: 28px;
    padding-bottom: 10px;
    display: none;
}
.point{
	top: 8px;
}
.history-list li .detail{
	margin-top: -33px;
}
.history-list li{
	line-height: 33px;
}
/* 大屏 */
@media screen and (min-device-width: 1400px){
	.abouts-banner dd{
    width: 1200px;
    margin: 0 auto;
    font-size:16px;
    color: #fff;
    line-height: 30px;  
    margin-top:5px;
    text-align: left;
    -webkit-animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
    animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
	}
	
}
/* 小屏 */
@media screen and (max-device-width: 1400px){
	.abouts-banner dd{
    width: 1000px;
    margin: 0 auto;
    font-size:16px;
    color: #fff;
    line-height: 30px;  
    margin-top:5px;
    text-align: left;
    -webkit-animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
    animation: 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s normal none 1 running aniamte-ver-2;
	}

    .banner-name{
    padding-top: 20px !important;
}

.customcase .customcase-media { display: inline-block; margin: 20px 20px; }
}
