*{ margin: 0; padding: 0; }

body{ width: 100%; font-size: 10px!important; font-family: "微软雅黑"; }

.wrapper{ width: 100%; min-width: 1100px; }

a:focus , a:hover{
	text-decoration: none!important;
}

.header{
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 120px;
	padding-left: 148px;
}
.logo{
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.nav-ul{
	font-size: 1.6em;
	float: right;
}
.nav-li{
	float: left;
	line-height: 100px;
}
.nav-li>a{
	display: inline-block!important;
	color: #000000;
}
.nav-li>a:focus, .nav-li>a:hover{
	color: #005bac;
}
.selected{
	color: #005bac!important;
}
.nav-li>span{
	padding: 0 10px;
}
.banner{
	 width: 100%; min-width: 1000px; height: 610px; background-size: cover; 
}
.first-banner{
	background: url(../images/banner1.jpg) top center no-repeat;
}
.sec-banner{
	background: url(../images/banner2.jpg) top center no-repeat;
}
.third-banner{
	background: url(../images/banner3.jpg) top center no-repeat;
}
.fourth-banner{
	background: url(../images/banner4.jpg) top center no-repeat;
}
.fifth-banner{
	background: url(../images/banner5.jpg) top center no-repeat;
}
.sixth-banner{
	background: url(../images/banner6.jpg) top center no-repeat;
}
.ctnBox{
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
}
.f7-bg{
	background: #f7f7f7;
}
.ff-bg{
	background: #FFFFFF;
}
.qbAdvantage , .qbNews , .qbInChina , .qbIntroduce , .qbProduct , .qbtestHospital , .qbRecruitment , .qbCooperation{
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}
.m-title{
	font-size: 3.4em;
	font-weight: 500;
	color: #000000;
	
}
.m-title span{
	padding-bottom: 14px;
	border-bottom: 1px solid #727171;
}
.m-tabtitle{
	font-size: 1.6em;
	color: #727171;
	padding-top: 14px;
}
.thumbnailBox{
	border: 1px solid #bfc0c0;
	margin-top: 40px;
}
.threeBlockBox{
	display: inline-block;
	width: 332px;
	background: #FFFFFF;
}
.threeBlockBox-center{
	display: inline-block;
	width: 334px;
	background: #FFFFFF;
	border-left: 1px solid #bfc0c0;
	border-right: 1px solid #bfc0c0;
}
.threeBlockTop , .fourBlockTop{
	position: relative;
}
.whitebg1 , .whitebg2 , .whitebg3{
	background: #FFFFFF;
	height: 12px;
}
.whitebg1{
	width: 24px;
	position: absolute;
    bottom: 0;
    left: 0;
}
.whitebg2{
	width: 295px;
	position: absolute;
    bottom: 0;
    left: 37px;
}
.whitebg3{
	width: 211.75px;
	position: absolute;
    bottom: 0;
    left: 37px;
}
.point-arrow{
	position: absolute;
	bottom: 0;
    left: 24px;
}
.threeBlockBottom{
	padding: 20px 24px 30px 24px;
	position: relative;
}
.threeBlockTitle{
	color: #080e09;
	font-size: 1.6em;
}
.threeBlockText{
	color: #727171;
	font-size: 1.2em;
	line-height: 22px;
}
.threeBlockMore{
	position: absolute;
	right: 24px;
    bottom: 32px;
    cursor: pointer;
}
.fourBlockBox{
	display: inline-block;
	width: 248.75px;
	background: #FFFFFF;
}
.fourBlockBox-other{
	display: inline-block;
	width: 249.75px;
	background: #FFFFFF;
	border-left: 1px solid #bfc0c0;
}
.fourBlockTop .news-img{
	width: 248.75px;
	
}
.fourBlockBottom{
	padding: 14px 15px 0 15px;
	position: relative;
}
.fourBlockTitle{
	color: #080e09;
	font-size: 1.4em;
	font-weight: 700;
	width: 218px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fourBlockText{
	color: #727171;
	line-height: 18px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 218px;
    height: 36px;
}
.fourBlockMore{
	color: #0081cc;
	cursor: pointer;
}
.map-box{
	padding-top: 10px;
}
.footer-top{
	width: 1000px;
	/*height: 80px;*/
	margin: 0 auto;
	background: #FFFFFF;
	padding: 40px 0;
}
.footer-nav{
	text-align: center;
    width: 1000px;
    margin: 0 auto;
}
.footer-li{
	display: inline-block!important;
	line-height: 60px;
}
.footer-li>a{
	font-size: 16px;
	display: inline-block!important;
	color: #9fa0a0;
}
.footer-li>span{
	color: #9fa0a0;
	padding: 0 14px;
}
.footer-bottom{
	background: #132333;
	padding: 30px 0;
	font-size: 1.3em;
	color: #d9d4d4;
	line-height: 24px;
}
.footer-bottom p{
	margin-bottom: 0;
}
.detail-text{
	color: #898989;
	font-size: 1.6em;
	padding-top: 20px;
	line-height: 30px;
}
.detail-title{
	font-size: 1.8em;
	font-weight: 500;
	color: #000000;
	padding-top: 20px;
}
.thumbnail{
	border-radius: 0!important;
	padding: 0!important;
	margin-bottom: 0!important;
}
.thumbnail .caption{
	padding: 10px 20px!important;
}
.thumbnail-title{
	color: #51788c;
	font-size: 1.7em;
	font-weight: 500;
	padding-top: 12px;
}
.thumbnail-ctn{
	color: #898989;
	font-size: 1.4em;
	line-height: 24px;
}
.job-href{
	margin-top: 60px;
	padding: 6px 14px;
	width: 196px;
	height: 30px;
	background: #0081cc;
	border-radius: 16px;
	position: relative;
	cursor: pointer;
}
.job-href>span{
	font-size: 14px;
	color: #FFFFFF;
}
.job-href>img{
	position: absolute;
	top: 6px;
	right: 14px;
}
