@charset "utf-8";
/* CSS Document */
div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, img, p, body ,blockquote{ margin: 0px; padding: 0px; }
img { border:0px; }
ul, li, dl, dt, dd { list-style-type: none; }
body { font-family:"微软雅黑";  }
.clear { clear:both; height:0; font-size: 0px; line-height: 0px; }
.clearFix:after { clear:both; display:block; visibility:hidden; height:0; line-height:0; content:''; }
.clearFix { zoom:1; }
a{text-decoration:none; color:#c00000;}
.container{ min-width:320px; max-width:480px; margin:0 auto; background:#fff; position:relative; font-size:1.4rem;}
.container img{width:100%; height:auto; /*display:block; margin:0 auto; */vertical-align:top;}
html{font-size:62.5%;}
.con_zone{width:96%; height:auto; margin:0 auto; font-size:1.4rem; line-height:1.5em; color:#111111;}
body{font-size:1.4rem; line-height:1.6em;}
.p0{padding:0 }
.bdbd{width:100%; height:auto; border-bottom:1px dashed #828282; clear:both;}
.bdbs{width:100%; height:auto; border-bottom:1px solid #828282; clear:both;}
.pt5{padding-top:5px;}
.pt15{padding-top:15px;}
.pb10{padding-bottom:10px;}
.fl{float:left ;}
.fr{float:right;}
.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}
.pt0{padding-top:0 }
.pb0{padding-bottom:0 }
.fz12{font-size:1.2rem }
.fz16{font-size:1.6rem }
.fz18{font-size:1.8rem;}
.ti{text-indent:2em;}
.con_w90{width:90%; height:auto; display:block; margin:0 auto;}
.con_w80{width:80%; height:auto; display:block; margin:0 auto;}
.con_w60{width:60%; height:auto; display:block; margin:0 auto;}
.fwb{font-weight:bold;}
.fwn{font-weight:normal;}
.mb10{margin-bottom:1rem;}
.mb20{margin-bottom:2rem;}
.mr10{margin-right:1rem;}
.p3bf{padding:3%;}
.index_link a{display:inline-block; padding:0.5rem 2rem; color:#fff; background:#a0c737; margin:0 0.5rem; -moz-border-radius:0.4rem; -ms-border-radius:0.4rem; -o-border-radius:0.4rem; -webkit-border-radius:0.4rem; border-radius:0.4rem;}
.index_link a.a1{background:#a40000;}
.index_link a.a2{background:#a0c737;}
.index_link a.a3{background:#9a9a9a;}
.index_link a.red{background:#1867b7;}
.index_link a.green{background:#a0c737;}
.index_link a.bdsmall{-moz-border-radius:0.6rem; -ms-border-radius:0.6rem; -o-border-radius:0.6rem; -webkit-border-radius:0.6rem; border-radius:0.6rem;}
.c-red{color:#8a201a;}
/*------------header-----开始-------------------*/
/*------------header_bar--------------*/
.header_bar{padding:0 3%; background:#3e3400; font-size:1.6rem; line-height:2em;}
.header_bar span{padding-left:1.4em; background:url(../vimg/index_header_time_03.gif) no-repeat left center; background-size:1.2em auto; display:inline-block;}
/*----header-------*/
.header_bar{background:#1867b7; color:#fff; text-align:center; font-weight:bold; padding:0.2rem 0;}
.header{width:100%; height:auto; overflow:hidden; background:#fff;
 position:relative;}
.header_list{width:2.1rem; height:2.1rem; cursor:pointer; position:absolute; left:1rem; top:50%; margin-top:-1rem;}
.header h1{padding:0.8rem 5rem; z-index:100;}
.header h1 img{max-width:300px; display:block; margin:0 auto;}
.header h1 a{width:100%; height:100%; display:inline-block; box-sizing:border-box;}
.header .tele{width:2.1rem; height:2.1rem; cursor:pointer; position:absolute; right:1rem;  top:50%; margin-top:-1rem;}
/*----左侧---下拉列表----*/
header{position:relative;}
.index_list_wrap{width:100%; height:0; position:absolute; top:100%;  z-index:900; display:none;}
.index_list_zone{background:#e2e2e2 url(../vimg/index_nav_r.jpg) no-repeat right top; background-size:auto 100%; position:relative; }
.index_list_nav{width:42%; float:left; background:#e2e2e2;}
.index_list_nav li{width:49%; margin-right:1%; margin-bottom:1%; float:left; text-align:center; background:#666666; padding:4% 0;}
.index_list_nav li div{margin:0 auto; width:4em; height:4em; border-radius:2em;   line-height:1.2em; overflow:hidden;}
.index_list_nav li div a{display:table-cell; vertical-align:middle; width:4em; height:4em; background:#b8c265; color:#fff;}
.index_list_r{width:58%; height:100%; position:absolute; top:0; right:0;}
.index_list_r a{display:block; width:100%; height:100%;}
@media screen and (max-width:460px) and (min-width:370px){
	.index_list_nav{width:39%;}
	.index_list_r{width:61%;}
}
@media screen and (max-width:370px) and (min-width:320px){
	.index_list_nav{width:36%; font-size:1.2rem;}
	.index_list_r{width:64%;}
}
/*----nav-------*/
.index_nav a{width:20%; float:left; line-height:2.6em; text-align:center; color:#fff; background:#1867b7; border-right:1px solid #999; box-sizing:border-box; }
.index_nav a:last-child{border-right:none;}
.index_nav a.on{background:#a0c737;}
/*-----footer------*/
.footer_inf{text-align:center;}
.footer_inf strong{color:#8a211b;}
/*-----footer_fix------*/
.footer_fix_blank{height:9rem; clear:both; overflow:hidden;}
.footer_fix_blank_gray{background:#e9e6e6;}
.footer_fix{width:100%; max-width:480px; min-width:320px;padding:0;  background:#313131; color:#fff; text-align:center; position:relative; font-size:1.2rem;line-height:1.4em;  position:fixed; bottom:0; z-index:900;}
.footer_fix div{width:25%; height:5.5rem; padding:1rem 0; border-right:1px solid #5e5e5e; box-sizing:border-box; float:left; display:table-cell; vertical-align:middle;}
.footer_fix div a{display:block; width:100%; height:100%; color:#fff;}
.footer_fix div img{width:2.6rem; height:auto; display:inline-block; margin:0 auto; transition:all .5s linear .1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.footer_fix .hujiao img{width:2.4rem; height:auto;}
.footer_fix div p{transition:all .2s linear; line-height:1.4em;}
.footer_fix .back{border-right:none;}
.footer_fix .hujiao{width:5.6rem; height:5.6rem; padding:0; border:0.2rem solid #fff; border-radius:4rem; background:#811913;  position:absolute; left:50%; top:-3.4rem; margin-left:-2.9rem; font-size:1rem;  z-index:901; overflow:hidden;}
.footer_fix .hujiao a{padding-top:0.6rem;}
.footer_fix div.on a{padding-top:0.7rem;}
.footer_fix div.on img{ -webkit-animation-name: footerfix; animation-name: footerfix;}
.footer_fix div.on p{transform:scale(0,0); -moz-transform:scale(0,0); -ms-transform:scale(0,0); -o-transform:scale(0,0); -webkit-transform:scale(0,0); opacity:0;}
.footer_fix div.on a.center{padding-top:1.5rem;}
@-webkit-keyframes footerfix{
0% {
	transform:scale(1,1);
}
70% {
	transform:scale(1.6,1.6);
}
95% {
	transform:scale(1.4,1.4);
}
100% {
	transform:scale(1.46,1.46);
}
}
@keyframes footerfix {
0% {
	transform:scale(1,1);
	-webkit-transform:scale(1,1);
}
70% {
	transform:scale(1.6,1.6);
	-webkit-transform:scale(1.6,1.6);
}
95% {
	transform:scale(1.4,1.4);
	-webkit-transform:scale(1.4,1.4);
}
100% {
	transform:scale(1.46,1.46);
	-webkit-transform:scale(1.46,1.46);
}
}
/*-------banner------*/
#owl-banner .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-banner .owl-controls{margin-top:-2rem; height:2rem; z-index:2;}
.owl-carousel{overflow:hidden;}
.owl-theme .owl-controls .owl-page span{width:1rem; height:1rem; padding:0; margin:0 5px; border-radius:1rem; -moz-border-radius:1rem; -ms-border-radius:1rem; -o-border-radius:1rem; -webkit-border-radius:1rem; overflow:hidden;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background:#fff;}
/*-------电话------*/
.index_tele_zone{padding:1rem 5%; height:3rem; background:#a40000; position:relative;}
.index_tele_zone img{width:3rem; height:auto; position:absolute; left:2rem; top:1rem;}
.index_tele_zone .tele_zone{padding:0 2rem 0 5rem; height:3rem; margin:0 auto; overflow:hidden; }
.index_tele_zone .tele_zone input{width:69%; border:none; padding:0 0 0 1%; line-height:3rem; height:3rem; font-family:"微软雅黑"; float:left; border-radius:0.4rem 0 0 0.4rem; -moz-border-radius:0.4rem 0 0 0.4rem; -ms-border-radius:0.4rem 0 0 0.4rem; -o-border-radius:0.4rem 0 0 0.4rem; -webkit-border-radius:0.4rem 0 0 0.4rem;}
.index_tele_zone .tele_zone button{width:30%; padding:0; text-align:center; line-height:3rem; height:3rem; background:#a0c737; border:none; color:#FFF; font-family:"微软雅黑"; float:left; font-weight:bold; border-radius:0 0.4rem 0.4rem 0; -moz-border-radius:0 0.4rem 0.4rem 0; -ms-border-radius:0 0.4rem 0.4rem 0; -o-border-radius:0 0.4rem 0.4rem 0; -webkit-border-radius:0 0.4rem 0.4rem 0;}
/*-------项目导航------*/
.index_project_nav{padding:5% 0;}
.index_project_nav a{color:#000;}
.index_project_nav li{width:25%; float:left; text-align:center; margin-bottom:2%;}
.index_project_nav li img{display:block; width:51%; margin:0 auto; margin-bottom:2%;}
@media screen and (max-width:360px) and (min-width:320px){
	.index_project_nav li{font-size:1.2rem;}	
}
/*-------标题------*/
.index_title{padding:0.8rem 6rem 0.8rem 1rem; background:#1867b7; position:relative; font-size:1.8rem; color:#fff; white-space:nowrap; overflow:hidden; text-overflow:ellipsi; line-height:1.6em;}
.index_title .title{border:1px solid #fff; padding:0 1em;}
.index_title .more{width:6rem; height:100%; position:absolute; right:-1px; top:0; background:#a0c737;color:#fff; font-size:3rem; line-height:4rem; text-align:center;  box-sizing:border-box;font-weight:bold;}
/*-------两图------*/
.box-two{padding:3%;}
.box-two li{width:49%; height:auto; margin-bottom:2%;}
.box-two li:nth-child(2n+1){float:left;}
.box-two li:nth-child(2n){float:right;}
/*-------左右滑动+左右箭头doc------*/
.owl-doc-wrap{padding:3% 0; }
.owl-doc .item{padding:0 3%;}
.owl-doc .item .colum{width:49%; position:relative;}
.owl-doc .item .colum:first-child{float:left;}
.owl-doc .item .colum:last-child{float:right;}
.owl-doc .owl-controls{width:100%; position:absolute; left:0; top:50%; margin-top:-34px; pointer-events:none;}
.owl-doc .owl-controls .owl-pagination{height:0; overflow:hidden;}
.owl-doc .owl-controls .owl-buttons .owl-prev{float:left; margin:0; padding:0; width:29px; height:74px; background:url(../vimg/owl-prev.png); content:''; font-size:0; line-height:0; pointer-events:auto;}
.owl-doc .owl-controls .owl-buttons .owl-next{float:right; margin:0; padding:0; width:29px; height:74px; background:url(../vimg/owl-next.png); content:''; font-size:0; line-height:0; pointer-events:auto;}
.owl-doc .item .colum .txt{position:absolute; left:0; bottom:1rem;width:100%; background:url(../vimg/experts_txt_bg.png);}
.owl-doc .item .colum .txt p{padding:0.5rem 1rem; color:#000000;}
.owl-doc .item .colum .txt p a{color:#000;}
@media screen and (max-width:500px) and (min-width:400px){
	.owl-doc .owl-controls{margin-top:-20px;}
	.owl-doc .owl-controls .owl-buttons .owl-prev{width:20px; height:51px; background-size:20px auto; }
	.owl-doc .owl-controls .owl-buttons .owl-next{width:20px; height:51px; background-size:20px auto;}	
}
@media screen and (max-width:400px) and (min-width:320px){
	.owl-doc .owl-controls{margin-top:-20px;}
	.owl-doc .owl-controls .owl-buttons .owl-prev{width:15px; height:40px; background-size:15px auto; }
	.owl-doc .owl-controls .owl-buttons .owl-next{width:15px; height:40px; background-size:15px auto;}	
	.owl-doc .item .colum .txt p{font-size:1.2rem; line-height:1.5em;}
}
/*-------医院动态------*/
.index-dynamic-zone{padding:4% 0;}
.index-dynamic-zone img{border:3px solid #dfe2e2; float:left; margin-right:1rem; width:11rem; height:auto;}
.index-dynamic-zone a{font-size:1.4rem; line-height:1.6em; color:#101010; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-bottom:1px dashed #101010;}
/*-------院外连锁门诊------*/
.branch_zone{background:#e4e4e4; padding:4% 2%;}
.branch_zone .branch_ti{font-size:1.8rem; line-height:3rem; padding-left:3.6rem; background:url(../vimg/index_branch_ti.jpg) no-repeat left center; background-size:auto 3rem; margin-bottom:1rem;}
.branch_con{text-align:center; vertical-align:middle; color:#fff;}
.branch_con td{padding:0.6rem 0;}
.branch_con a{display:block; width:100%; height:100%; color:#fff;}
.branch_con .jbfy{background:#a0c737;}
.branch_con .blfy{background:#339999; width:30%;}
.branch_con .mdfy{background:#a0c737; width:22%;}
.branch_con .zjywfy{background:#339999;}
.branch_con .zkfy{background:#ff9966; width:22%;}
.branch_con .dpfy{background:#7eaacf; width:30%;}
/*-------常见口腔问题------*/
.qus_ans_zone li{margin-bottom:2rem;}
.qus_ans_zone li:last-child{margin-bottom:0;}
.qus_ans_zone p{padding-left:2.5rem; position:relative; margin-bottom:0.5rem;}
.qus_ans_zone p .qus{position:absolute; left:0; top:0; width:1.4em; line-height:1.4em; text-align:center; color:#fff; border-radius:0.4rem; background:#a0c737;}
.qus_ans_zone p .ans{position:absolute; left:0; top:0; width:1.4em; line-height:1.4em; text-align:center; color:#fff; border-radius:0.4rem; background:#9c9999;}
/*-------地址------*/
.index-address{text-align:center;}
.address-gray{background:#e9e6e6; padding:5% 3% 2%;}
.address-gray p{padding-left:2.4rem; line-height:1.4em;}
.address-gray .time{background:url(../vimg/template_address.png) no-repeat left top; margin-bottom:1rem;}
.address-gray .address{background:url(../vimg/template_address.png) no-repeat left -82px;}
/*-------分享弹出部分------*/
.share_wrap{width:100%; height:100%; max-width:480px; min-width:320px; position:fixed; background:url(../vimg/share_wrap_bg.png); z-index:50; display:none;}
.share_zone{width:100%; height:auto; max-width:480px; min-width:320px; padding:2rem 0 3rem; position:fixed; top:40%; background:url(../vimg/share_zone_bg.png); z-index:99; display:none;}
.share_zone_top{font-size:1.8rem; line-height:2em;}
.share_zone_con{padding:0 3%; text-align:center;}
.share_zone_con a{float:left; width:21%; padding:0 2%; color:#333333;}

/*-----------缩略图列表页-----------*/
.list_top_zone p{padding:0.4rem 1rem; background:#000; color:#fff;}
.list_con{margin-bottom:1rem;}
.list_con li{height:auto; padding:1rem 0; overflow:hidden; border-bottom:1px solid #d2d2d2;}
.list_con li img{width:10rem; height:auto; float:left; margin-right:0.5rem;}
.list_con li h3{font-size:1.4rem; line-height:1.4em; margin-bottom:0.8rem; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list_con li h3 a{color:#1f1f1f;}
.list_con li p{font-size:1.2rem; line-height:1.4em; max-height:4em; overflow:hidden;}
.page_num{text-align:center;}
.page_num li{display:inline-block; border:1px solid #cccccc; margin:0 0.3rem;}
.page_num li a{padding:0 0.7rem; color:#1f1f1f; display:inline-block;}
.page_num li.on a{background:#a0c737; color:#fff;}

/*-----------纯文本列表页-----------*/
.list_txt{margin-bottom:1rem;}
.list_txt li{height:auto; padding:1rem 0; overflow:hidden; border-bottom:1px solid #d2d2d2;}
.list_txt li h3{font-size:1.4rem; line-height:1.4em; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list_txt li h3 a{color:#1f1f1f;}

/*-----------文章页模版-----------*/
.curent_wrap{background:#edecec; padding:0 3%;}
.curent_zone{padding:1rem 0 1rem 1.4rem; height:auto; overflow:hidden; position:relative; background:url(../img/article_03.gif) no-repeat left center; background-size:auto 2.2rem;}
.curent_zone a{color:#1e191c; }
.curent_zone .share{position:absolute; right:0; top:1rem; color:#a0c737;}
.curent_zone .share img{height:2rem; width:auto;}
/*----文章内容-----------*/
.article-zone{padding:3%;}
.article-ti{border-bottom:1px dashed #909090; text-align:center; padding-bottom:0.5rem; margin-bottom:1rem;}
.article-ti h3{font-size:1.6rem; margin-bottom:0.5rem;}
.article-ti a{display:inline-block;}
.article-con{border-bottom:1px solid #b9b9b9; margin-bottom:1rem; padding-bottom:1rem;}
.article-con p{text-indent:2em; margin-bottom:1rem;}
.article-con img{width:100% !important; height:auto !important; display:block; margin:0 auto; margin-bottom:0.5rem;}
.article-con video{ width:100% !important; height:auto !important}
.article-con table{ width:100% !important;}
.article-zone .index_link{margin-bottom:1rem;}
.page_index li{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.scroll{clear:both;width:100%; margin:0 auto; padding-top:0px; overflow:hidden;} 
.imgborder{border:solid 1px #cccccc; background:#FFFFFF; padding:2px; width:auto !important; height:123px !important;}