/*公用*/
TD {
	LINE-HEIGHT: 170%;
	WORD-BREAK: normal
}
* {
	margin:0;
	padding:0;
}
html, body, ul, li {
	list-style:none;
	-webkit-text-size-adjust:none;
	font-weight:normal;
	line-height:30px;
	margin:0;
	padding:0;
}
body {
	background:#ffffff;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size:14px;
	-webkit-text-size-adjust:none;
	color:#666666;
	font-weight:normal;
}
img {
	border:0;
	behavior:url("iepngfix.htc");
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration:none;
	color: #cf0c37;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a::focus {
-moz-outline-style:none;
}
.f_14 {
	font-size:14px;
	line-height:30px;
	color:#333
}
.hidden {
	display: none;
}
.block {
	display: block;
}
.m_t50 {
	margin-top:50px;
}
.m_l30 {
	margin-left:30px;
}
.m_t40 {
	margin-top:40px;
}
.m_t35 {
	margin-top:35px;
}
.m_t25 {
	margin-top:25px;
}
.container {
	width:1200px;
	height:auto;
	margin:0 auto;
}
/*头部*/
.header {
	width:1200px;
	height:82px;
	margin:0 auto;
}
.logo {
	width:202px;
	height:42px;
	margin-top:18px;
}
.headerr {
	width:817px;
}
.lan {
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#999999;
	text-align:right;
	padding-right:10px;
}
.lan a {
	line-height:30px;
	color:#999999;
}
/*导航*/
.menu {
	width:817px;
	height:52px;
}
.banner {
	width:100%;
	height:550px;
}
/*流程*/
.products {
	height:auto;
	margin-top:35px;
	margin-bottom:10px;
}
.products h2 {
	height:62px;
	line-height:62px;
	color:#333;
	font-size:30px;
	text-align:center;
	font-weight:normal;
}
.products .pline {
	width:47px;
	height:2px;
	background:#cf0c37;
	margin:0 auto;
}
.products1 {
	width:1200px;
	margin:50px auto 0;
	overflow:hidden;
}
/*关于我们*/
.aboutus {
	height:485px;
	padding:37px 0 98px;
	background:url(../images/aboutubg.jpg) center no-repeat;
}
.aboutus h2 {
	height:62px;
	line-height:62px;
	color:#333;
	font-size:30px;
	text-align:center;
	font-weight:normal;
}
.aboutus .pline {
	width:47px;
	height:2px;
	background:#cf0c37;
	margin:0 auto;
}
.aboutus1 {
	width:1200px;
	margin:45px auto 0;
}
.aboutus1a {
	width:600px;
	height:370px;
}
.aboutus1b {
	width:520px;
	height:310px;
	background:#FFF;
	padding:30px 40px;
}
.aboutus1b1 {
	height:160px;
	line-height:32px;
	overflow:hidden;
}
.aboutus1b1 p {
text-indent:2em;
}
.aboutus1b2 {
	height:90px;
	margin-top:35px;
}
.aboutus1b2 li {
	width:140px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:20px;
}
.aboutus1b2 li img {
	width:140px;
	height:90px;
	transition: all 0.6s;
}
.aboutus1b2 li:hover img {
	transform: scale(1.2);
}
/*footer*/
.footer {
	width:100%;
	height:auto;
}
.servicem {
	width:100%;
	height:auto;
	background:#3d3d3d;
	padding:48px 0 65px;
}
.service {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
}
.service dl {
	float: left;
	padding-left:40px;
	position: relative;
	width: 110px;
	height:186px;
	line-height:30px;
	background:url(../images/service1.jpg) left top no-repeat;
}
.service dl dt a {
	font-size: 14px;
	color:#ffffff;
}
.service dl dd {
	margin-top:0px;
}
.service dl dd a {
	color:#afafaf;
	font-size:12px;
}
.service .erweima {
	width:130px;
	float:left;
	text-align:center;
	margin-right:70px;
	color:#FFF;
}
.footer2 {
	height:60px;
	text-align:center;
	background:#262626;
	color:#696969;
	font-size:12px;
}
.footerm {
	width:1200px;
	margin:0 auto;
}
.footer2 a {
	line-height:60px;
	color:#696969;
}
.footer2 select {
	width: 120px;
	height:22px;
	margin-top:17px;
	line-height:22px;
	border:1px solid #e5e5e5;
	padding-left:10px;
	outline:none;
	color:#696969;
}
.bannern {
	width:100%;
	height:250px;
	overflow:hidden;
	text-align:center;
	background:#f2f2f2;
}
.wrapper {
	width:100%;
	height:auto;
	margin:0 auto;
}
.position{ height:50px; background:#f2f2f2; line-height:50px;}

/*二级导航*/
.catmenu {
	width:1000px;
	height:30px;
	margin:25px auto;
	overflow:hidden;
	text-align:center
}
.catmenu li {
	background:#a00023;
	display:inline-block;
	width:130px;
	line-height:30px;
	color:#ffffff;
	border-radius:20px;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
}
.catmenu li a {
	color:#ffffff;
	line-height:30px;
}
.catmenu li a:hover, .catmenu li a.current {
	background:#d21c44;
	display:block;
	border-radius:20px;
}
.titlen {
	font-size:24px;
	height:36px;
	line-height:36px;
	color:#333;
	text-align:center;
	margin-top:35px;
}
.content {
	width:1200px;
	height:auto;
	padding:40px 0 100px;
	margin:0 auto;
}
/*企业文化*/
.culture li {
	height:300px;
	overflow:hidden;
}
.culture li .cul_img {
	width:600px;
	height:300px;
	float:left;
}
.culture li .cul_con {
	width:570px;
	height:270px;
	padding:15px;
	font-size:14px;
	float:left;
}
/*内页荣誉*/
.honor {
	width:1200px;
	overflow:hidden;
	clear:both;
	float:left;
}
.honor ul {
	width:1245px;
}
.honor li {
	float:left;
	line-height:40px;
	color:#666;
	margin-bottom:15px;
	margin-right:45px;
	width:370px;
	height:310px;
	text-align:center;
}
.honortu {
	width:368px;
	height:268px;
	float:left;
	border:1px solid #d2d2d2
}
.honorti {
	width:370px;
	height:40px;
	text-align:center;
	float:left;
	line-height:40px;
}
/*发展历程*/
.m2usCon1 {
}
.m2usYearBox {
	background: url("../images/m2line.png") no-repeat center 70px;
	position: relative;
	padding: 0px 60px;
}
.m2usBtnL {
	background: url("../images/m2usBtnL.png") no-repeat;
	height: 55px;
	width: 28px;
	position: absolute;
	left: 0px;
	bottom: -19px;
}
.m2usBtnR {
	background: url("../images/m2usBtnR.png") no-repeat;
	height: 55px;
	width: 28px;
	position: absolute;
	right: 0px;
	bottom: -19px;
}
.m2usYearLi {
	text-align: center;
	display: block;
	color: #999999;
	font: 40px/70px Georgia;
	position: relative;
	height: 78px;
	cursor:pointer;
}
.m2usYearLi:after {
	content: "";
	background: url("../images/m2usicon2.png") no-repeat center center;
	height: 18px;
	width: 18px;
	position: absolute;
	left: 50%;
	bottom: -1px;
	margin-left: -9px;
}
.swiper-slide-active .m2usYearLi, .swiper-slide-on .m2usYearLi {
	color: #81d100;
}
.swiper-slide-active .m2usYearLi:after, .swiper-slide-on .m2usYearLi:after {
	background: url("../images/m2usicon1.png") no-repeat center center;
}
.m2usYearBoxText {
	padding: 30px 35px;
	color: #666;
	font-size: 14px;
	line-height: 26px;
	position: relative;
	margin: 0px 102px;

}
.m2usYearBoxText:before {
	content: "";
	background: url("../images/m2us_icon.png") no-repeat left bottom;
	position: absolute;
	left: 0px;
	top: -19px;
	height: 19px;
	width: 16px;
	display:none
}
.m2usYearBoxText ul li {
	background: url("../images/m2us_icon2.png") no-repeat left 12px;
	font-size: 14px;
	line-height: 26px;
	padding: 4px 0px 4px 20px;
}
.m2usYearBoxText ul {
	position:relative;
	z-index:2;
}
.m2usYearNm {
	right: 20px;
	bottom: 10px;
	color: #A6DE54;
	font: 90px/100px Georgia;
	opacity:0.25;
}


/*医疗旅游*/
.ylly{ margin-top:25px;}
.ylly .tab_menu{ height:34px; margin-top:30px;}
.ylly .tab_menu li{ padding:0 20px;float:left;height:34px;line-height:34px;color:#fff;text-align:center;cursor:pointer; font-size:14px; background:#999999; margin-right:10px;}
.ylly .tab_menu li.current{color:#fff;background:#d21c44;}
.ylly .tab_menu li a{color:#fff;text-decoration:none;}
.ylly .tab_menu li.current a{color:#fff;}
.ylly .tab_box{padding:20px; border:1px solid #CCC;}
.ylly .tab_box .hide{display:none;}


/*产品*/
.product_list{ width:1200px; overflow:hidden}
.product_list ul{ width:1245px;}
.product_list li{ width:370px; height:320px; margin-right:45px; margin-bottom:20px; float:left;}
.product_list li .pro_img{ width:370px; height:270px; overflow:hidden;}
.product_list li .pro_img img{ width:370px; height:270px; transition: all 0.9s ease 0s;}
.product_list li:hover .pro_img img{transform: scale(1.2);}
.product_list li .pro_title{ width:370px; height:50px; line-height:50px; text-align:center;}

/*产品详情*/
.pro_show1{ height:auto;}
.pro_show1a{width:550px;}

#showbox { background:#f2f2f2;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #C30008;}

.showpage { width:500px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:75px; line-height:75px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-77px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777; padding:0px;}

.pro_show1b{ width:650px;}
.pro_show1b h3{ font-size:24px; color:#333;}
.pro_show1b p{ height:400px; overflow:hidden; padding-top:20px; font-size:16px; line-height:36px;}

.pro_show2{ margin-top:45px; padding:55px 0; background:url(../images/xiangxi1.jpg) top no-repeat;}
.pro_show2 .tab_menu{ height:34px; margin-top:30px;}
.pro_show2 .tab_menu li{ padding:0 20px;float:left;height:34px;line-height:34px;color:#fff;text-align:center;cursor:pointer; font-size:14px; background:#999999; margin-right:15px;}
.pro_show2 .tab_menu li.current{color:#fff;background:#d21c44;}
.pro_show2 .tab_menu li a{color:#fff;text-decoration:none;}
.pro_show2 .tab_menu li.current a{color:#fff;}
.pro_show2 .tab_box{padding:20px;}
.pro_show2 .tab_box .hide{display:none;}

/*内页新闻*/
.newslist li {
	margin-bottom:20px;
}
.newslist li a { display:block; padding:20px; border:1px solid #e5e5e5;}
.newslist li a:hover { border:1px solid #d21c44;}
.newslist .nimg{ width:300px; height:200px; overflow:hidden}
.newslist .nimg img{  width:300px; height:200px; transition:all 0.3s; }
.newslist .nimg img:hover {
	transform: scale(1.12);
}
.newslist .nnewslist1{ width:840px;}
.newslist .nnewslist1 h4{ height:30px; line-height:30px; font-size:18px; font-weight:normal; color:#333;}
.newslist .nnewslist1 h5{ height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#999999; margin-top:10px;}
.newslist .nnewslist1 p{ height:48px; line-height:24px; padding-top:10px; margin-top:10px; overflow:hidden; color:#666;}
.newslist li a:hover h4{ color:#d21c44;}



/*行业新闻*/
.nnewslist li{
	height:40px;
	border-bottom:1px dashed #CCC;
	background:url(../images/bdli.jpg) left center no-repeat;
	overflow:hidden;
	line-height:40px;
}
.nnewslist li a {
	display:block;
	padding-left:13px;
}
.nnewslist li span {
	float:right;
	color:#999999;
	font-size:12px;
}
/*内页详细*/
.newsinfo .ntitle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 15px 0px;
	color:#333;
}
.newsinfo .date {
	border-bottom: 1px dashed rgb(178, 178, 178);
	padding-bottom: 20px;
	font-size: 14px;
	text-align: center;
	color: rgb(102, 102, 102);
}
.newsinfo .info {
	padding: 20px;
	line-height: 30px;
	font-size: 16px;
}
.newsinfo .newPage {
	border-top: 1px solid rgb(178, 178, 178);
	padding-top: 20px;
}
/*招聘*/
.zhaopin {
	width:100%;
	height:auto;
}
.zhaopin table th {
	height: 50px;
	background:#dadada;
	line-height:50px;
	padding-left: 20px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	text-align:left;
}
.zhaopin table td {
	height: 50px;
	border-bottom: 1px dotted #cdcdcd;
	line-height:50px;
	font-weight:bold;
	padding-left: 20px;
}
.zhaopin table tr.detailed {
}
table tr.detailBox {
	display: none;
	background:#f6f6f6;
	height:200px;
	overflow:auto;
	padding: 20px;
}
table tr.detailBox td {
	padding: 10px 20px;
	font-weight:normal;
	line-height:30px;
}


/*福利待遇*/
.recruit_con{ width:750px; margin:0 auto;}
.recruit_con .con_tit_txt { margin-top: 15px;}
.sectionBox { padding-top: 60px; margin-top: 0px; border-bottom: medium none; }
.recruit_con .recruitlistTy { overflow: hidden; margin-top: 50px; }
.recruit_con .recruitlistTy::after { content: ""; display: block; clear: both; }
.recruit_con .recruitlistTy dl { float: left; width: 222px; height: 270px; margin-right: 23px; margin-bottom: 19px; padding: 40px 0px 0px; box-sizing: border-box; border: 1px solid rgb(237, 237, 237); background-repeat: no-repeat; background-position: 50% 80px; text-align: center; }
.recruit_con .recruitlistTy dl dt { font-size: 16px;}
.recruit_con .recruitlistTy dl dd { box-sizing: border-box; letter-spacing: -1px; line-height: 150%; }
.recruit_con .recruitlistTy dl dd span { margin: 1px 0px; }
.recruit_con .recruitlistTy.welfareList dl dd { margin-top: 120px; }
.recruit_con .welfareList dl.list1 { background-image: url('../images/icon_welfare01.jpg'); }
.recruit_con .welfareList dl.list2 { background-image: url('../images/icon_welfare02.jpg'); }
.recruit_con .welfareList dl.list3 { background-image: url('../images/icon_welfare03.jpg'); }
.recruit_con .welfareList dl.list4 { background-image: url('../images/icon_welfare04.jpg'); }
.recruit_con .welfareList dl.list5 { background-image: url('../images/icon_welfare05.jpg'); }
.recruit_con .welfareList dl.list6 { background-image: url('../images/icon_welfare06.jpg'); }
.recruit_con .welfareList dl.list7 { background-image: url('../images/icon_welfare07.jpg'); }
.recruit_con .welfareList dl.list8 { background-image: url('../images/icon_welfare08.jpg'); }
.recruit_con .welfareList dl.list9 { background-image: url('../images/icon_welfare09.jpg'); }
.recruit_con .welfareList dl.list10 { background-image: url('../images/icon_welfare10.jpg'); }
.recruit_con .welfareList dl.list11 { background-image: url('../images/icon_welfare11.jpg'); }
.recruit_con .welfareList dl.list12 { background-image: url('../images/icon_welfare12.jpg'); }


/*返回顶部*/
.izl-rmenu {
	position:fixed;
	right:50px;
	bottom:10px;
	padding-bottom:73px;
	background:url(../images/r_b.png) 0px bottom no-repeat;
	z-index:999;
}
.izl-rmenu .btn {
	width:72px;
	height:73px;
	margin-bottom:1px;
	cursor:pointer;
	position:relative;
}
.izl-rmenu .btn-qq {
	background:url(../images/r_qq.png) 0px 0px no-repeat;
	background-color:#6da9de;
}
.izl-rmenu .btn-qq:hover {
	background-color:#488bc7;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background:url(../images/r_qq.png) 0px 0px no-repeat;
	background-color:#6da9de;
	text-decoration:none;
	display:block;
}
.izl-rmenu .btn-weibo {
	background:url(../images/r_weibo.png) 0px 0px no-repeat;
	background-color:#ed6180;
}
.izl-rmenu .btn-weibo:hover {
	background-color:#fc809c;
}
.izl-rmenu a.btn-weibo, .izl-rmenu a.btn-weibo:visited {
	background:url(../images/r_weibo.png) 0px 0px no-repeat;
	background-color:#ed6180;
	text-decoration:none;
	display:block;
}
.izl-rmenu .btn-wx {
	background:url(../images/r_wx.png) 0px 0px no-repeat;
	background-color:#78c340;
}
.izl-rmenu .btn-wx:hover {
	background-color:#58a81c;
}
.izl-rmenu .btn-wx .pic {
	position:absolute;
	left:-160px;
	top:0px;
	display:none;
	width:160px;
	height:160px;
}
.izl-rmenu .btn-phone {
	background:url(../images/r_phone.png) 0px 0px no-repeat;
	background-color:#fbb01f;
}
.izl-rmenu .btn-phone:hover {
	background-color:#ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color:#ff811b;
	position:absolute;
	width:160px;
	left:-160px;
	top:0px;
	line-height:73px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	display:none;
}
.izl-rmenu .btn-top {
	background:url(../images/r_top.png) 0px 0px no-repeat;
	background-color:#666666;
	display:none;
}
.izl-rmenu .btn-top:hover {
	background-color:#444;
}
/*分页*/
.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage a.current {
    background-color: #a00023;
    border-color: #d21c44;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.cpage { text-align:center}
.cpage a {
	background-color: #FFFFFF;
    border-color: #7EB864;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding:5px 10px;
}