@charset "UTF-8";
/**
 * @Site  (来院路线)页面
 */

.map-box .map{width: 760px; height: 420px; overflow: hidden;}
.map-box p{height: 60px; padding-left: 20px; background-color: #f7f7f7; color: #4c4c4c; font-size: 22px; line-height: 60px;}
.route-con{position: relative;}
.route-con h2{height: 80px; border-bottom: 1px solid #ededed; color: #474747; font-size: 28px; font-weight: normal; line-height: 80px;}
.route-con h3{position: relative; width: 150px; height: 50px; /*padding-left: 62px;*/ background-color: #3b9d75; color: #fff; font-size: 26px; font-weight: normal; line-height: 50px; text-align:center;}
.route-con h3 i{position: absolute; left: 15px; top:50%; margin-top: -18px; width: 36px; height: 36px; background:url("../images/you/line_icon.png") no-repeat;}
.route-con .subway{padding:34px 0 40px; border-bottom: 1px solid #ededed;}
.route-con .subway p{height: 50px; padding-top: 14px; color:#4c4c4c; font-size: 18px; line-height: 36px;}
.route-con .subway p span{float: left; position: relative; height: 36px; display: block; padding:0 48px 0 28px;}
.route-con .subway p i{position: absolute; top:0; left: 0; line-height: 32px;}
.route-con .bus{padding-top: 40px;border-bottom: 1px solid #ededed;}
.route-con .bus h3 i{background-position: -40px 0;}
.route-con .bus ul{padding: 24px 0 16px;}
.route-con .bus li{position: relative; /*height: 56px;*/ padding-left: 46px; margin-bottom: 24px;}
.route-con .bus li span{position: absolute; top:50%; left: 0; margin-top: -20px; width:34px; height: 40px;border-right: 1px solid #e6e6e6; color: #4c4c4c; font-size: 20px; line-height: 40px;}
.route-con .bus li span i{padding-right: 6px;}
.route-con .bus li p{color: #808080; font-size: 14px; line-height: 28px;}
.route-con .foreign{padding: 40px 0 24px;border-bottom: 1px solid #ededed;}
.route-con .foreign h3{width: 250px; margin-bottom: 18px;}
.route-con .foreign h3 i{background-position: -80px 0;}
.route-con .foreign p{position: relative; height: 36px; padding-left: 26px; margin-bottom: 8px; color: #4c4c4c; font-size: 18px; line-height: 36px;}
.route-con .foreign p.h72{height: 72px;}
.route-con .foreign p b{font-weight: bold;}
.route-con .foreign p i{position: absolute; top:0; left: 0; line-height:32px;}
