*{
	padding:0;
	margin:0;
}
body{
	width:100%;
	margin:0 auto;
	background:#ededeb;
}
ol, ul, li, div {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
	overflow: hidden;
}
img{
	border:0;
}
.clear{
	clear:both;
}
.menu{
	position: relative;
	z-index: 900;	
	height: 66px;
	padding: 0 4%;
	/*width: 92%;*/
	text-align: center;
	background:#fff;
	box-shadow:0px 1px 4px #666;		
}
.menu img{
	vertical-align:middle;
	margin-top:4px;
	cursor:pointer;
}
.homeicon{
	float:left;
	width:20%;
	text-align:left;	
	display:block;
	vertical-align:middle;	
	margin-top:14px;	
}
.menuicon{
	float:right;
	width:20%;
	text-align:right;
	display:block;
	vertical-align:middle;
	margin-top:14px;
}
.navtitle{
	background:#2bab58;
	height:100px;
	padding:0 4%;
	color:#fff;		
}
.titlename{
	float: left;
	width: 50%;
	line-height: 100px;
	font-size: 1.2em;	
}
.titlename img{
	vertical-align:middle;
}
.titlenav{
	float:right;
	width:44%;
	line-height:100px;
	font-size:0.9em;
	text-align:right;
}
@keyframes optitle
{
	0% { opacity: 0; }
	100% { opacity: 1; }
	from{transform: translate(0, 50px);}
	to{transform: translate(0, 0);}
}
.content{
	margin:0 4%;	
}
.title{
	text-align: center;
	margin-bottom:5%;
	width:100%;
	animation: optitle 2s;
	transition:all .5s linear;
	height:3em;
}
.entitle{
	color:#575757;
	padding:1%;
	font-size:0.9em;
	text-transform: uppercase;
	display:inline-block;	
	background:#ededeb;	
	position: relative;
	z-index:2;
}
.chtitle{
	color:#000;
	font-size:0.87em;
	font-weight:bold;
	display:block;
	background:#ededeb;	
}
.titleline{
	position: relative;
	height:1px;
	width:100%;
	background:#ccc;
	margin-top:-1.4em;	
}
.margintop{
	margin-top:5%;
}
.bservices{
	animation: optitle 2s;
	transition:all .5s linear;
}
.bservices .ptxt{
	color:#575757;
	font-size:0.87em;
	text-indent:2em;
	line-height:1.6em;
	margin-bottom:12px;
}
.yddylfw .ptxt{
	color:#575757;
	font-size:0.87em;
	text-indent:2em;
	line-height:1.6em;
	margin-bottom:12px;	
}
.yddylfw .ptxtimg{
	width: 50%;
	float: right;
}
.yddylfw .ptxtimg img{
	width: 100%;
}
.yddylfwimg{
	text-align: center;
	margin: 2% 0;
}
.yddylfwtitle{
	background:#2bab58;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	padding: 0 6%;
	display: inline-block;
	margin: 10% 0 2%;
}
.yddylfwimg_bk{
	padding:20px 0;
	border-top: 3px solid #c5e2cd;
	border-bottom: 3px solid #c5e2cd;
}
.yddylfwimg_bktop{
	border-bottom: 3px solid #c5e2cd;
	padding-bottom: 20px;
}
.ylcytitle{
	background:#2bab58;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	padding: 0 6%;
	display: inline-block;
	margin: 2% 0;
}
.Outpatient_dress{
	float: left;
	width: 30%;
}
.Outpatient_dress p{
	text-indent: 0;	
}
.dress_title{
	color: #2bab58;
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 2%;
}
.dress_txt{
	background: url(../../images/bservices/dz.png) no-repeat ;
	background-size: 20px 20px;	
	padding-left: 25px;
	font-size: 0.87em;
}
.lxtitle{
	font-size: 1em;
	line-height: 2em;
}

.wylxs_dx{
	background-color:#dcece2;
	color:#2bab58;
	padding:2%;	
	margin:2% 0;
}
.wylxs_dx h1{
	font-size: 1.2em;
	margin-bottom:2%;
}
.wylxs_dx p{
	text-indent: 0px;
	font-weight: bold;
}
.wylxs_syrq{
	margin-bottom: 4%;
}
.syrq_txt{
	float: right;
	width:50%;	
}
.syrq_txt ul li{
	line-height: 1.8em;
	margin:2% 0 0 1%;	
	font-size: 0.87em;
}
.syrq_img{
	float: left;
	width: 48%;	
}
.bservices h2{
	font-size: 1.2em;
}
table {
    border-collapse: collapse;
    display: table;
    width: 100%;
    text-align: left;   
    margin-left: auto;
    margin-right: auto;
	border-spacing: 0;
	border-color: grey;
	background: #fff;
}
table tr td, table tr th {
    border: 1px solid #ddd;   
    color: #4f4f4f;
    line-height: 1.8em;
    padding: 1%;
    text-align: left;
	display: table-cell;
	vertical-align: inherit;
	font-size: 0.87em;
}
table tr th
{
	background-color:#dcece2; 
	color:#2bab58;
	text-align: center;
}
.tab_title{
	text-align: center;
}
.wylxs-fa{
	margin: 2% 0 4%;
}
.wylxs-fa table tr td{
	text-align: center;
}
.wylxs-fa table tr td.txtleft{
	text-align: left;
}
.wylxs_xyh{
	margin: 4% 0;
}
.wylxs_xyh h2 span{
	font-weight: normal;
	font-size: 0.9em;	
}
.wylxs_xyzc{
	font-size: 1.2em;
	color: #2bab58;
	font-weight: bold;
	margin-bottom: 2%;
}
.wylxs_pg{
	margin: 4% 0;
}
.pg_txt{		
	font-size: 0.87em;
	line-height: 1.6em;
	text-indent: 2em;
	color: #444;
}
.pg_img {
	width:38%;
	float: right;
	margin-top: 8%;
}
.qt_con1{
	color: #444;
}
.qt_con1 h1{
	font-size: 1em;
	color:#2bab58; 
	margin: 2% 0;
}
.qt_txt span{
	float: left;
	margin: 0 2% 0;	
}
.qt_tab{
	margin:4% 0;
}
.qt_tab p{
	color: #444;
	font-size: 0.87em;
	line-height: 1.8em;
	margin-bottom: 2%;
}
.qt_txt{
	color: #444;
	font-size: 0.87em;
	line-height: 1.8em;
}
.line_tab{
	border-top: 1px solid #2bab58; 
	margin: 30px 0;
}
.greentxt {
    color: #2bab58;
}
/* 培训服务 */
.train_txt2{
	margin: 20px 0;
	padding:20px;
	border-top:solid 3px #caedd8;
	border-bottom:solid 3px #caedd8;
}
.train_txt2 h2{
	font-size: 1em;
	margin-bottom: 2%;
}
.train_txt2  p{
	line-height: 1.8em;
	font-size: 0.87em;
}
.train_txt2  p span{
	color:  #2bab58;
}
.train_img{		
	text-align: center;
}
.train_img img{
	float: left;
	width: 48%;	
	margin: 0 2% 2% 0;
}
.train_img2{
	margin: 30px 0;;
}
.train_jy{
	margin: 6%;
}
.train_jylist{
	width: 100%;
	margin-bottom: 4%;	
}
.train_contxt p{
	line-height: 1.8em;
	font-size: 0.87em;
}
.train_contxt h4{
	line-height: 2em;
	font-size: 1em;
}
.train_jylist .train_icon{
	float: left;
	margin: 2% 4% 0 0;
	vertical-align: middle;
	height: 50px;
}
.train_styleleft,.train_styleright,.train_stylemid{
	width: 100%;	
	background: #fff;
}
.train_style img{
	width: 100%;
}
.styleleft_txt{
	margin:8%;
	padding-bottom: 8%;
}
.styleleft_txt h4{
	line-height: 2em;
	text-align: center;
	font-weight: normal;
	font-size:1.2em;
	margin-bottom: 10px;
}
.styleleft_txt p{
	line-height: 2em;	
}
/* 耗材 */
.ct_con p{
	text-indent: 2em;
	line-height: 1.6em;
	margin-bottom: 10px;
	font-size: 0.87em;
	color: #444;
}
.ct_con h3{
	background: #2bab58;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	padding: 0 6%;
	display: inline-block;
	margin: 2% 0;	
}
.greentxt{
	color: #2bab58;	
}
.ct_cptxt {
	margin: 4% 0;
	border-top:solid 2px #caedd8;
	border-bottom:solid 2px #caedd8;
	padding: 4% 0;
}
.ct_cpggtxt{
	float: left;
	width: 48%;
}
.ct_cpggtxt h4{
	font-size: 1.6em;
	font-weight: normal;
	margin: 6% 0;	
}
.ct_cpggtxt p{
	text-indent: 0;
}
.ct_cpggimg{
	float: right;
	width: 50%;
}
.ct_zs{
	margin: 4% 0;
	border-top:solid 2px #caedd8;
	text-align: center;
	padding-top: 30px;
}
/* 文旅 */
.ct_img img{	
	float: left;
	width:50%;
}
.ct_txt{	
	width: 100%;	
	color: #fff;
	background: #2bab58;	
	margin-top: 2%;
}
.ct_txt p{
	color: #fff;
	text-indent: 2em;
	padding: 4%;
	line-height: 1.8em;
}



.bsepic{
	width:92%;
	margin:5% auto;
}
.bsepic img{
	width:100%;
}
.bsepic span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
}

.txtblack{
	color:#000;
}
.textlist{	
	text-indent:0em;
}
.footcopyright{
	padding:5% 0;
	background:#272727;
	text-align:center;
	color:#707070;
	font-size:0.87em;	
	margin-top:10%;
}
.hotline{	
	color:#ebebeb;
	margin-bottom:3%;
}
.hotline img{
	vertical-align:middle;
	margin-right:5px;
}
.phonenum{
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
}