@charset "utf-8";
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li{
	background-color: #fff;
}
ul li:nth-child(2n){
	background-color: #fff;
}
ul li:nth-child(2n+1){
	background-color: #f1f1f1;
}
/* ul.research-projects li:first-of-type{
	width: 100%;
	position: fixed;
	top: 0;
} */
ul li:first-of-type dl dd{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #c7ebff;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.1;
	letter-spacing: 0px;
	color: #161616;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding-left: 0;
	padding-right: 0;
}
ul dl{
	display: flex;
	display: -webkit-flex;
	justify-content: left;
}
ul dl dd{
	/* padding-top: 7px;
	padding-bottom: 7px; */
	text-align: center;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	word-wrap: break-word;
	word-break:break-all;
	padding: 2px 2px;
	/* border-right: 1px solid #000; */
}

/* 科研项目表格 */
ul.research-projects dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.research-projects dl dd:nth-child(2){
	flex: 0 0 70px;
}
ul.research-projects dl dd:nth-child(3){
	flex: 0 0 130px;
}
ul.research-projects dl dd:nth-child(4){
	flex: 0 0 75px;
}
ul.research-projects dl dd:nth-child(5){
	flex: 0 0 150px;
}
ul.research-projects dl dd:nth-child(6){
	flex: 0 0 340px;
}
ul.research-projects dl dd:nth-child(7){
	flex: 0 0 90px;
}
ul.research-projects dl dd:nth-child(8){
	flex: 0 0 74px;
}
ul.research-projects dl dd:nth-child(9){
	width: 175px;
	/* flex: 0 0 176px; */
}
ul dl dd:last-child{
	border-right: 1px solid #000;
}

/* 临床试验项目表格 */
ul.clinical-1,ul.clinical-2{
	margin-bottom: 70px;
}
ul.clinical-1 li dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.clinical-1 li dl dd:nth-child(2){
	flex: 0 0 100px;
}
ul.clinical-1 li dl dd:nth-child(3){
	flex: 0 0 240px;
}
ul.clinical-1 li dl dd:nth-child(4){
	flex: 0 0 140px;
}
ul.clinical-1 li dl dd:nth-child(5){
	flex: 0 0 170px;
}
ul.clinical-1 li dl dd:nth-child(6){
	flex: 0 0 110px;
}
ul.clinical-1 li dl dd:nth-child(7){
	flex: 0 0 100px;
}
ul.clinical-1 li dl dd:nth-child(8){
	flex: 0 0 230px;
}
/*ul.clinical-1 li dl dd:nth-child(9){
	width: 175px;
}*/

ul.clinical-2 li dl dd:nth-child(1){
	flex: 0 0 300px;
}
ul.clinical-2 li dl dd:nth-child(2){
	flex: 0 0 209px;
}
ul.clinical-2 li dl dd:nth-child(3){
	flex: 0 0 209px;
}
ul.clinical-2 li dl dd:nth-child(4){
	flex: 0 0 210px;
}
ul.clinical-2 li dl dd:nth-child(5){
	flex: 0 0 210px;
}

ul.clinical-3 li dl dd:nth-child(1){
	flex: 0 0 150px;
}
ul.clinical-3 li dl dd:nth-child(2){
	flex: 0 0 837px;
}
ul.clinical-3 li dl dd:nth-child(3){
	flex: 0 0 150px;
}

/* scie论文 */
ul.scielist_spec  li dl dd:nth-child(1){
	flex: 0 0 140px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.scielist_spec li dl dd:nth-child(2){
	flex: 0 0 200px;
}
ul.scielist_spec li dl dd:nth-child(3){
	flex: 0 0 350px;
}
ul.scielist_spec li dl dd:nth-child(4){
	flex: 0 0 443px;
}

ul.scielist  li dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.scielist  li dl dd:nth-child(2){
	flex: 0 0 70px;
}
ul.scielist  li dl dd:nth-child(3){
	flex: 0 0 400px;
}
ul.scielist  li dl dd:nth-child(4){
	flex: 0 0 80px;
}
ul.scielist  li dl dd:nth-child(5){
	flex: 0 0 180px;
}
ul.scielist  li dl dd:nth-child(6){
	flex: 0 0 200px;
}
ul.scielist  li dl dd:nth-child(7){
	flex: 0 0 90px;
}
ul.scielist  li dl dd:nth-child(8){
	flex: 0 0 70px;
}

/* 中文核心期刊论文 */
ul.ch-jour-list li dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.ch-jour-list li dl dd:nth-child(2){
	flex: 0 0 70px;
}
ul.ch-jour-list li dl dd:nth-child(3){
	flex: 0 0 380px;
}
ul.ch-jour-list li dl dd:nth-child(4){
	flex: 0 0 80px;
}
ul.ch-jour-list li dl dd:nth-child(5){
	flex: 0 0 140px;
}
ul.ch-jour-list li dl dd:nth-child(6){
	flex: 0 0 230px;
}
ul.ch-jour-list li dl dd:nth-child(7){
	flex: 0 0 120px;
}
ul.ch-jour-list li dl dd:nth-child(8){
	flex: 0 0 70px;
}

/* 发明专利 */
ul.invention li dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.invention li dl dd:nth-child(2){
	flex: 0 0 300px;
}
ul.invention li dl dd:nth-child(3){
	flex: 0 0 270px;
}
ul.invention li dl dd:nth-child(4){
	flex: 0 0 100px;
}
ul.invention li dl dd:nth-child(5){
	flex: 0 0 100px;
}
ul.invention li dl dd:nth-child(6){
	flex: 0 0 200px;
}
ul.invention li dl dd:nth-child(7){
	flex: 0 0 120px;
}

/* 制定国家及卫生行业标准 */
ul.hygiene li dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.hygiene li dl dd:nth-child(2){
	flex: 0 0 70px;
}
ul.hygiene li dl dd:nth-child(3){
	flex: 0 0 490px;
}
ul.hygiene li dl dd:nth-child(4){
	flex: 0 0 90px;
}
ul.hygiene li dl dd:nth-child(5){
	flex: 0 0 440px;
}

/* 眼科著作 */
ul.oph-works li dl dd:nth-child(1){
	flex: 0 0 45px;
	word-break:normal;
	padding-left: 0;
	padding-right: 0;
}
ul.oph-works li dl dd:nth-child(2){
	flex: 0 0 90px;
}
ul.oph-works li dl dd:nth-child(3){
	flex: 0 0 450px;
}
ul.oph-works li dl dd:nth-child(4){
	flex: 0 0 350px;
}
ul.oph-works li dl dd:nth-child(5){
	flex: 0 0 100px;
}
ul.oph-works li dl dd:nth-child(6){
	flex: 0 0 100px;
}

/* 关于我们 */
.w1040{
	width: 1040px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.about-us{}
.about-us-img{
	
}
.about-us-img ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.about-us-img ul li{
	border: none;
}
.about-us-img ul li:nth-child(1){
	flex: 0 0 568px;
}
.about-us-img ul li.list-inner-text{
	flex: 0 0 477px;
	margin-left: 5px;
}
.about-us-img ul li img{
	width: 100%;
}
.about-us-img ul li dl{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about-us-img ul li dl dd{
	flex: 1 1 236px;
	width: 236px;
	height: 202px;
	margin-bottom: 5px;
	border: none;
	padding: 0;
	font-size: 0;
	line-height: 1.0;
}
.about-us-img ul li dl dd img{
	width: 236px;
	height: 202px;
}
.about-us-txt{
	margin-top: 40px;
}
.about-us-txt p{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;
}

/* ==========带头人（医生介绍start） =========*/
.margin10{
	height: 50px;
}
.doc-border-top{
	border-top: 1px solid #4b4b4b!important;
}
.doc-border-bot{
	border-bottom: 1px solid #4b4b4b;
}
.doc-list-wrapper{
	width: 1067px;
	margin:0 auto;
}
.doc-list-wrapper ul{
	background-color: #ffffff;
	border: solid 1px #4b4b4b;
 }
 .doc-list-wrapper li{
	 display: flex;
	 flex-wrap:wrap;
	 background: #fff!important;
	 /* border-bottom: solid 1px #4b4b4b; */
	 cursor: pointer;
 }
 .doc-border-top-none{
	 border: 0!important;
 }
 .doc-list-wrapper .bg-color{
	background-color: #f1f1f1!important;
 }
 .doc-list-wrapper li:nth-child(1){
	background-color: #c7ebff!important;
 }
 .doc-list-wrapper li>div{
	width:122px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #161616;
	border-right: 1px solid #4b4b4b;
 }
 .doc-list-wrapper li:nth-child(1)>div{
	 font-size: 18px;
	 line-height: 56px;
	 text-align: center;
 }
 .doc-list-wrapper li:nth-child(1){
	background-color: #c7ebff;
 }
 .doc-list-wrapper li>div:nth-child(2){
	 width:139px;
 }
 .doc-list-wrapper li>div:nth-child(3){
	width:150px;
}
.doc-list-wrapper li>div:last-child{
	width:654px;
	border-right: 0;
}
.doc-list-wrapper li.list-inner-text>div{
	display: flex;
	/* height: 94px; */
	text-align: center;
	justify-content: center;
	align-items: center;
}
.doc-list-wrapper li.list-inner-text1 div{
	height: 137px!important;
}
.doc-list-wrapper li.list-inner-text div:last-child{
	/* padding:18px 25px 18px 22px; */
	display: flex;
	/* height: 94px; */
	padding: 25px 20px;
	justify-content: center;
	align-items: center;
	text-align: left;
}
.doc-list-wrapper .lxx-info div{
	border: 0;
}
.doc-list-wrapper .lxx-info .img-doc{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	/* height: 416px; */
	align-items: center;
	/* padding-right:30px; */
	background: #fff;
	padding: 20px 30px 2px 0;
}
.doc-list-wrapper .lxx-info .img-doc div{
	width: 239px;
	display: flex;
	justify-content: center;
}
.doc-list-wrapper .zkx-info .img-doc div{
	width: 285px!important;
}
.doc-list-wrapper .lxx-info .img-doc p{
	width: 796px;
}
.doc-list-wrapper .lxx-info .img-doc p span{
	color: #333333;
	font-weight: bold;
}
.doc-list-wrapper .lxx-info dl{
	display: flex;
	flex-wrap: wrap;
}
.doc-list-wrapper .lxx-info dd{
	width:100%;
	border: 0;
	text-align: left;
	padding: 15px 38px 15px 239px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background-color: #f1f1f1;
}
.doc-list-wrapper .lxx-info dd:nth-child(2n){
	background: #fff;
}
.doc-list-wrapper .lxx-info dd p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.doc-list-wrapper .lxx-info dd h3{
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.doc-list-wrapper .list-inner-text2 div{
	display: flex;
	align-items: center;
	justify-content: center;
}
.doc-list-wrapper .list-inner-text2>div:nth-child(2),.list-inner-lzg-info{
	width: 943px;
	flex-wrap: wrap;
}
.list-inner-lzg-info{
	/* border-bottom: solid 1px #4b4b4b; */
}
.doc-list-wrapper .list-inner-lzg-info div{
	width: 139px!important;
	border-right: solid 1px #4b4b4b;
	height:140px
}
.doc-list-wrapper .list-inner-lzg-info1 div{
	height: 84px;
}
.doc-list-wrapper .list-inner-lzg-info div:nth-child(2){
	width:150px!important;
}
.doc-list-wrapper .list-inner-lzg-info div:nth-child(3){
	width:654px!important;
	padding: 0 23px;
	border-right: 0;
}
.doc-list-wrapper .list-inner-lzg .img-doc{
	/* display: none; */
}
.doc-list-wrapper .list-inner-lzg .img-doc div{
	width: 307px;
	padding: 10px 0;
}
.doc-list-wrapper .list-inner-lzg .img-doc p{
	width:637px;
	padding: 20px 33px 20px 0;
	text-indent: 2em;
	box-sizing: border-box;
}
.doc-list-wrapper .list-inner-lzg .img-doc p span{
	font-weight: bold;
}
.doc-list-wrapper li.list-inner-text3 div{
	height: 62px!important;
}
.doc-list-wrapper li.list-inner-text3 p{
	width: 100%;
}
.doc-list-wrapper .list-inner-lzg-info2 div{
	height: 55px;
}
.doc-list-wrapper .list-inner-lzg-info p{
	width:100%
}
.doc-list-wrapper span.doc-name{
	position: relative;
}
.doc-list-wrapper span.doc-name:after{
	content: '';
	display: block;
	width:100%;
	height: 6px;
	/*background: url(../images/doc-click-icon.png) no-repeat center 0;*/

}
/* 隐藏和显示 */
.c-load-more {
	display: block;
	color: #406599;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background-color: #f4f5f6;
	background: url(../images/open.png) no-repeat center 0;
	margin-top: 10px;
	cursor: pointer;
	margin: 0 0 2px auto;
	width: 100%;
}

.c-load-more img{
	width:37px;
	height:37px;
}
.doc-list-wrapper .hide-text{
	 /*display: none; */
	height: 0px;
	overflow: hidden;
	border: 0!important;
}
.doc-list-wrapper .show-text{
	height: auto;
}
.doc-list-wrapper .lxx-info p{
	text-indent: 2em;
}
/* ==========带头人（医生介绍end） =========*/

/* 科技奖项 */
.techno-list{}
.techno-award{}
.techno-award-item{
	height: 328px;
	margin-bottom: 12px;
}
.tai-1{
	height: 403px;
	background: url(../images/spec-row-doc-1-bg.jpg) center no-repeat;
}
.tai-2{
	height: 746px;
	background: url(../images/spec-row-doc-2-bg.jpg) center no-repeat;
}
.tai-3{
	height: 435px;
	background: url(../images/spec-row-doc-3-bg.jpg) center no-repeat;
}
.tai-4{
	height: 456px;
	background: url(../images/spec-row-doc-4-bg.jpg) center no-repeat;
}
.tai-5{
	/*height: 328px;*/
	background: url(../images/spec-row-doc-5-bg.jpg) center no-repeat;
}
.tai-6{
	background: url(../images/spec-row-doc-6-bg.jpg) center no-repeat;
}
.tai-7{
	background: url(../images/spec-row-doc-7-bg.jpg) center no-repeat;
}
.tai-8{
	background: url(../images/spec-row-doc-8-bg.jpg) center no-repeat;
}
.tai-9{
	background: url(../images/spec-row-doc-9-bg.jpg) center no-repeat;
}
.techno-award-item dl{
	display: flex;
	display: -webkit-flex;
	justify-content: left;
}
.techno-award-item dl dt{
	flex: 0 0 415px;
	-webkit-flex: 0 0 415px;
}
.techno-award-item dl dd{
	flex: 0 0 540px;
	-webkit-flex: 0 0 540px;
}
.techno-award-item dl dd h2{
	/*padding-top: 36px;*/
	padding-top: 33px;
	margin-bottom: 30px;
}
.techno-award-item dl dd h2 b{
	font-size: 58px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.0;
	letter-spacing: 0px;
	color: #164374;
}
.techno-award-item dl dd h2 span{
	font-size: 39px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #a7a7a7;
}
.techno-award-item dl dd ul{
	
}
.techno-award-item dl dd ul li{
	background: transparent;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C7D8EB;
}
.techno-award-item dl dd ul li:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.techno-award-item dl dd ul li em{
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 10px;
	/*margin-right: 15px;*/
	/*padding: 15px 10px 0 0;*/
	background-color: #164374;
}
.techno-award-item dl dd ul li p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 20px;
}
.tai-2 dl dd ul li{
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.tai-3 dl dd ul li{
	padding-bottom: 4px;
	margin-bottom: 2px;
}
.tai-4 dl dd ul li{
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.tai-6 dl dd ul li{
	border-bottom: none;
	padding-bottom: 0;
}
.tai-6 dl dd ul li p{
	color: #fff;
	background: #164374;
    display: inline-block;
}
.tai-7 dl dd ul li p,.tai-8 dl dd ul li p,.tai-9 dl dd ul li p{
	padding-left: 0;
	line-height: 32px;
}

/* 科技奖项修改 */
.techno-award-txt{
	margin-bottom: 10px;
}
.techno-award-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;
}
.techno-award-table{

}
.techno-award-table ul{
	border: 2px solid #dfdfdf;
}
.techno-award-table ul li{
	background: #fff;
	border-bottom: 1px solid #dfdfdf;
}
.techno-award-table ul li:first-child{
	
}
.techno-award-table ul li h2{
	font-size: 26px;
	line-height: 60px;
	color: #008bdb;
	text-align: center;
}
.techno-award-table ul li h3{
	line-height: 44px;
	font-size: 22px;
	color: #fff;
	background: #4472C4;
}
.techno-award-table ul li h3 em{
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 5px;
	width: 44px;
	height: 44px;
	background: url(../images/zt-icon-bei.png) center no-repeat;
	background-size: contain;
}
.techno-award-table ul li h3 span{}
.techno-award-table ul li h4{
	font-size: 20px;
	color: #4472C4;
	line-height: 32px;
	margin-left: 5px;
}
.techno-award-table ul li dl{}
.techno-award-table ul li dl dd{
	line-height: 30px;
	font-size: 20px;
	color: #000;
	border-left: none;
	border-bottom: none;
	border-right: 1px solid #dfdfdf;
}
.techno-award-table ul li dl dd:first-child{
	flex: 0 0 420px;
	text-align: left;
}
.techno-award-table ul li dl dd:nth-child(2){
	flex: 0 0 120px;
}
.techno-award-table ul li dl dd:last-child{
	/*flex: 0 0 420px;*/
	border-right: none;
}
/*科室设置齐全*/

.department{}
.depart-cont-img{
	width: 660px;
	height: 290px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.depart-cont-img img{
	width: 100%;
}
.depart-cont-txt{
	width: 880px;
	height: auto;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.depart-cont-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;
}
/*师资力量雄厚*/
.faculty{}
.faculty-cont{}
.faculty-cont-img{
	width: 1003px;
	height: 401px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.faculty-cont-img img{
	width: 100%;
}
.faculty-cont-txt{
	width: 880px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.faculty-cont-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 45px;
}
.faculty-cont-txt h4{
	display: inline-block;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
	width: 326px;
	height: 32px;
	background-color: #0181c8;
	margin-top: 25px;
}
.faculty-cont-txt ul{
	width: 480px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
}
.faculty-cont-txt ul li{
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
}
.faculty-cont-txt ul li:last-child{
	border-bottom: none;
}
.faculty-cont-txt ul li b{
	font-size: 18px;
}
/*管理制度完善*/
.management{}
.management-cont{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.management-cont-img{
	margin-left: auto;
	margin-right: auto;
}
.management-cont-img ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.management-cont-img ul li{

}
.management-cont-img img{}
.management-cont-txt{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px; 
}
.management-cont-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}
.mci-1{
	width: 700px;
	height: 451px;
}
.mci-2{
	width: 730px;
	height: 295px;
}
.mci-2 ul li{
	width: 235px;
	height: 295px;
}
.mci-2 ul li img{
	display: block;
	width: 100%;
}
.mci-3{
	width: 920px;
	height: 173px;
	padding-bottom: 60px;
}
.mci-3 ul li{
	width: 227px;
	height: 173px;
}

/*病种病案丰富*/
.disease-record{}
.disease-cont{}
.disease-cont-img{
	width: 820px;
	height: 241px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.disease-cont-img ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.disease-cont-img ul li{
	width: 393px;
	height: 241px;
}
.disease-cont-txt{
	text-align: center;
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}
.disease-cont-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}
/*设备仪器完备*/
.equipment{}
.equip-cont{}
.equip-cont-txt{
	width: 860px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.equip-cont-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
	text-indent: 2em;
}
.equip-cont-img{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.equip-cont-img ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.equip-cont-img ul li{
	flex-wrap: wrap;
}
.equip-cont-img ul li img{
	width: 100%;
}
.eci-1{
	margin-top: 20px;
}
.eci-1 li{
	width: 168px;
	height: 215px;
}
.eci-2{
	margin-top: 15px;
}
.eci-2 li{
	height: 165px;
}
.eci-2 li:nth-child(1){
	width: 308px;
}
.eci-2 li:nth-child(2){
	width: 226px;
}
.eci-2 li:nth-child(3){
	width: 302px;
}
/*保障措施优厚*/
.safeguard{}
.safeguard-cont{
	margin-top: 10px;
}
.safeguard-cont-txt{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}
.safeguard-cont-txt h3{
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	width: 129px;
	height: 32px;
	line-height: 32px;
	background-color: #0181c8;
}
.safeguard-cont-txt p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}
.sct-in{
	margin-left: 45px;
	text-align: left;
}
.safeguard-cont-txt ul{
	
}
.safeguard-cont-txt ul li{
	background: #fff;
}
.safeguard-cont-txt ol{
	margin-left: 40px;
}
.safeguard-cont-txt ol li{}
.sct-in-1 ul li em{
	display: inline-block;
	float: left;
	color: #333333;
	line-height: 32px;
}
.sct-in-1 ul li p{
	padding-left: 15px;
}

