﻿/* 圆角样式 */
.rad10 {-webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px;  border-radius:10px;}
.bob4r {-webkit-border-radius:0 0 0.4em 0.4em; -moz-border-radius:0 0 0.4em 0.4em; -ms-border-radius:0 0 0.4em 0.4em; -o-border-radius:0 0 0.4em 0.4em;  border-radius:0 0 0.4em 0.4em;}

/* 内外阴影 */
.wsd {-webkit-box-shadow:2px 2px 6px #cecece; -moz-box-shadow:2px 2px 6px #cecece; -ms-box-shadow:2px 2px 6px #cecece; -0-box-shadow:2px 2px 6px #cecece; box-shadow:2px 2px 6px #cecece;}
.nsd {-webkit-box-shadow:2px 2px 6px #cecece inset; -moz-box-shadow:2px 2px 6px #cecece inset; -ms-box-shadow:2px 2px 6px #cecece inset; -0-box-shadow:2px 2px 6px #cecece inset; box-shadow:2px 2px 6px #cecece inset;}

/* 头部样式 */
.header,.content {width:1000px; margin:0 auto; padding-bottom:20px;}
.top {padding:30px 0;}
.top .logo {float:left; margin:5px 0 0 39px;}
.top .tel {float:right; margin:0 73px 0 0;}

.banner {padding-top:20px;}

.manv {background:#bd2b58;}
.manv li {float:left; width:111px; text-align:center; padding:14px 0; background:url(../images/manv.jpg) no-repeat center right;}
.manv a {color:#fff; display:block; font-size:14px; margin:0 10px; line-height:20px; height:20px; transition:all 0.2s; -moz-transition:all 0.2s; -webkit-transition:all 0.2s; -o-transition:all 0.2s; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;  border-radius:5px;}
.manv a:hover {background:#fff; color:#bd2b58;}
/* 底部样式 */
.footer {width:1000px; margin:0 auto; background:#bb2c58;}
.conent_footer {padding:36px 0 34px 94px;}
.conent_footer .logo {float:left; padding-top:5px;margin-right:20px;}
.conent_footer .info {float:right; color:#fff; width:430px; text-align:center; font-size:14px; line-height:26px;}

/* 栏目页面标题 */
.column_title {line-height:30px; margin-bottom:15px; background:#ececec; height:30px; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px;  border-radius:4px;}
.column_title h2 {float:left; background:#bb2c58; height:30px; color:#fff; font-size:16px; font-weight:bold; text-align:center; width:118px;  -webkit-border-radius:4px 4px 0 0; -moz-border-radius:4px 4px 0 0; -ms-border-radius:4px 4px 0 0; -o-border-radius:4px 4px 0 0;  border-radius:4px 4px 0 0;}
.column_title a {float:right; color:#bb2c58; font-size:12px; padding-right:23px;}

/* 副标题 */
.vice_title {border-top:2px #bd2b58 solid; background:#f4eae9; padding:0 15px; margin-bottom:13px; height:37px; line-height:37px;}
.vice_title h1 {float:left; font-size:14px; color:#bd2b58;}
.vice_title a {float:right; font-size:12px; color:#bd2b58;}

/* 就医导航 */
.Navigation li {float:left; width:50%; text-align:center; padding-bottom:18px;}
.Navigation a {display:block; border:1px #ececec solid; margin:0 10px; padding:10px 0; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px;  border-radius:10px; transition:all 0.2s; -moz-transition:all 0.2s; -webkit-transition:all 0.2s; -o-transition:all 0.2s;}
.Navigation a:hover {border:1px #bb2c58 solid;}
.Navigation span {display:block; font-size:15px; color:#bb2c58; line-height:15px; padding-top:8px;}

/*列表页、内容页当前位置 */
.current {background:url(../images/list_03.jpg) no-repeat 6px 0; font-size:14px; padding:0 0 9px 32px; margin:0 30px 5px 0; border-bottom:1px #d1d1d1 solid; height:18px; line-height:18px;}
.current a {margin:0 5px;}
.current span {color:#bd2b58;}

/* 列表页、内容页导航样式 */
.left_manv {padding-bottom:20px;}
.left_manv .list li a {display:block; height:40px; line-height:40px; font-size:14px; text-align:center; border-bottom:1px #c7c7c7 solid; background:#f5f5f5; transition:all 0.2s; -moz-transition:all 0.2s; -webkit-transition:all 0.2s; -o-transition:all0.2s; -ms-transition:all 0.2s;}
.left_manv .list li a:hover {color:#fff; background:#bd2b58;}
.left_manv .list li a.on {color:#fff; background:#bd2b58;}

/* 列表页医院环境样式 */
.environmental {padding-bottom:15px; width:1000px; margin:0 auto;}
.environmental_list ul {display:table; margin:0 auto;}
.environmental_list ul li {float:left; margin:0 4px; padding:2px; border:1px #c7c7c7 solid;}
.environmental_list ul img {display:block;}

/* 翻页按扭样式 */
.pcbaby-page {text-align:center; padding-right:100px;}
.pcbaby-page a {border:1px #cccccc solid; cursor:pointer; font-size:12px; padding:4px 6px; margin:0 4px;}
.pcbaby-page a:hover {color:#bd2b58;}

/* 框架 */
.frame_720 {width:720px;}
.frame_270 {width:270px;}
.frame_260 {width:260px;}
