﻿
/* CSS Document */
/*-----------二级页----左导航------------------*/
.mainbox{ width:100%; float:left; height:auto}
.list_main{width:100%; height:auto; padding:0; margin:0 auto; background:#FFF; }
.list_nav_wrap{width:1200px; margin:90px auto 30px;height:60px; overflow: hidden;}



.list_nav{padding:26px 0 15px 18px; background:#e9e9e9;}
.list_nav li{width:280px; height:40px; margin-bottom:1px; }
.list_nav li a{width:100%; height:100%; display:block;}
.list_nav li p{width:228px; height:40px; background:#d1d1d1; padding-left:40px; color:#fff; font-size:16px; line-height:40px;}
.list_nav li p span{width:88px; display:inline-block; color:#000;}
.list_nav li.on{background:url(/images/list_nav_arr_03.gif) no-repeat right center;}
.list_nav li.on p{background:#fabe00;}
.list_nav li.on p span{color:#fff;}
.list_nav li a:hover{background:url(/images/list_nav_arr_03.gif) no-repeat right center;}
.list_nav li a:hover p{background:#fabe00;}
.list_nav li a:hover p span{color:#fff;}
/*-----------二级页----右侧内容-----医院简介-------------*/
.list_con{width:1222px; height:auto; margin: 52px auto 90px;}



.index_ti{border-bottom:1px solid #d4d5d5; background:url(/images/zixun.gif) no-repeat left center; line-height:32px; padding-top:6px; margin-left:10px; padding-left:35px; padding-bottom:5px; font-weight:normal; position:relative; overflow:hidden; margin-bottom:8px;}
.index_ti span{font-size:20px; color:#004986; float:left; margin-right:6px;}
.index_ti small{ color:#bab9b9; float:left;}
.list_con .sub_ti{font-size:18px; color:#565656; font-weight:normal; text-align:center; line-height:30px;}
/*-----------二级页----右侧内容-----分店标记-------------*/
.fendian_tit{ text-align:center; margin:20px auto; width:760px; display:block;}
.fendian_tit ul { width:100%; display:block;}
.fendian_tit ul li { width:16%; padding:1%; border:1px solid #efefef; display: inline-block; font-size:18px;font-weight:bolder;}
.fendian_tit_01{ background:#004689; color:#fff;}
.fendian_tit_02{ background:#fff; color:#004689;}
.fendian_tit_03{ display:none;}
.fendian_tit ul li a{ font-size:18px; color:#004689;}
.fendian_tit ul li a:hover { color:#ff3300;}
/*-----------二级页----右侧内容---专家团队-------------*/
.expert_index { width: 1200px; height:60px; margin: 0 auto;}
.expert_index li{width:271px; height:58px; text-align:center;margin-right:36px; float:left;cursor:pointer; background:#f2f2f2; border:1px solid #595959; border-radius:60px; color:#595959;}
.expert_index li img{height:27px; float: left; overflow: hidden;display: inline-block; margin: 17px 0 0 80px;}
.expert_index li:nth-child(4n){margin-right:0;}
.expert_index li p{ font-size:20px; color:#595959; line-height:58px; display: inline-block; float:left; width:90px;}
.expert_index .zq img{height:40px; float: left; overflow: hidden;display: inline-block; margin: 10px 0 0 68px;}
.expert_index .zq p{ font-size:18px; color:#6e6e6e; line-height:58px; display: inline-block; float:left; width:110px;}
.expert_index li.on{background:#b4835a; border:1px solid #b4835a; }
.expert_index li.on p{color:#ffffff;}


.expert_show{width:100%; height:auto;}
.expert_show li{width:588px; height:320px;float:left; display: inline-block;margin-bottom: 30px;margin:0 11px 22px; background:#f6f6f6;}
/*.expert_show li:nth-of-type(odd){ margin-right:22px;}
.expert_show li:nth-of-type(even){ margin-right:0;}*/


.expert_person1{width:201px; height:268px; float:left; margin:25px 0 0 16px;}
.expert_person1 p{ width: 201px; height: 40px; display: block; line-height: 40px; overflow: hidden;background: #af855a; text-align: center; color: #fff;font-size: 20px;}

.expert_person1 .a1{ width: 201px; height: 268px;  display:inline-block; overflow:hidden;}
.expert_person1 .a1 img{min-width: 201px;max-width:201px;_width:expression(this.width > 201 ? "201px" : this.width);}






.expert_inf1{width:333px; height:268px; float:right; margin: 25px 15px 0 0;}
.expert_inf1 .yszx{ width:333px; height:38px; margin-top:15px;font-size:18px;}
.expert_inf1 .yszx a{ width:154px; background:#b4835a; line-height:38px; color:#fff; display:block; text-align:center; float:left;}
.expert_inf1 .yszx a+a{ background:#d1d1d1; color:#606060; float:right;}
.expert_inf1 dt{width:333px; height:28px; display: block;  margin-bottom: 24px;}
.expert_inf1 dt span{min-width: 80px;max-width:120px; height:28px; display: inline-block; line-height: 28px; color:#b5835a; font-size: 28px; float: left;}
.expert_inf1 dt p{min-width: 163px;max-width:253px; height:28px; display: inline-block; line-height: 28px; color:#ffffff; font-size: 16px; float: right; background:#b4835a; text-align:center;padding:0 5px;}
.expert_inf1 dd{width:333px; height:163px; display: block; line-height: 28px; color:#777777; font-size: 18px; overflow: hidden;}

/*********就诊流程********/

.fb_lc_new { width: 1200px; height:60px; margin: 0 auto;}
.fb_lc_new li{width:286px; height:58px; text-align:center; margin-right: 15px; float: left; cursor: pointer; background: #f2f2f2; border: 1px solid #595959;
    border-radius: 60px;
    color: #595959;
}
.fb_lc_new li:nth-child(4n){margin-right:0;}

.fb_lc_new li img{width:40px; height:40px; float: left; overflow: hidden;display: inline-block; margin: 10px 0 0 85px; }
.fb_lc_new li p{ font-size:18px; color:#6e6e6e; line-height:60px; display: inline-block; float:left; width:90px;}
.fb_lc_new li a{ display: block; width: 240px; height: 60px;}

.fb_lc_new li.on{background:#b4835a; border:1px solid #b4835a; }
.fb_lc_new li.on p{color:#ffffff;}

.fb_lc_new li:hover{background:#b4835a; border:1px solid #b4835a; }
.fb_lc_new li:hover p{color:#ffffff;}




.jzlc_tit{ width: 1200px;  margin: 52px auto 0; overflow: hidden;}
.jzlc_tit p{  width: 1170px;height: 60px;  background: #b4835a;font-size: 20px; color: #fff; line-height: 60px; display: block; padding-left: 30px;}
.jzlc_tit span{  width: 1170px;height: 60px;  font-size: 20px; color: #666; line-height: 60px; display: block; padding: 20px 0 20px 30px;}
.jzlc_tit img{  width: 1200px;height: 69px; display: block;}

.jzlc_2{ width: 1200px;  background: #af855a; color: #fff; margin: 0 auto 52px; overflow: hidden;}
.jzlc_2 dl{ width: 1110px; margin: 25px 0 25px 25px; display: block; overflow: hidden;}
.jzlc_2 dl dt{ font-size: 20px; line-height: 30px;margin-bottom: 10px;}
.jzlc_2 dl dd{ font-size: 16px; line-height: 25px;}


/*-----------二级页----右侧内容---仪器设备-------------*/
.equipment_show{width:100%; height:auto; overflow:hidden;}
.equipment_show li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show2{width:100%; height:auto; overflow:hidden;}
.equipment_show2 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show2 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show3{width:100%; height:auto; overflow:hidden;}
.equipment_show3 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show3 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show4{width:100%; height:auto; overflow:hidden;}
.equipment_show4 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show4 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show5{width:100%; height:auto; overflow:hidden;}
.equipment_show5 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show5 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show6{width:100%; height:auto; overflow:hidden;}
.equipment_show6 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show6 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show7{width:100%; height:auto; overflow:hidden;}
.equipment_show7 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show7 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show8{width:100%; height:auto; overflow:hidden;}
.equipment_show8 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show8 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_show9{width:100%; height:auto; overflow:hidden;}
.equipment_show9 li{width:172px; height:260px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-left:15px; margin-bottom:15px;}
.equipment_show9 li img{ vertical-align:top; margin-bottom:6px;}
.equipment_big_bg{width:100%; height:100%; position:fixed; left:0; top:0; background:url(/images/equipment_big_bg.png); z-index:998; }
.equipment_big_con{width:827px; height:478px; position:fixed; left:50%; top:50%; margin-left:-413px; margin-top:-239px;}
.equipment_big{width:774px; height:478px; overflow:hidden; float:left;}
.equipment_big li{width:774px; height:478px; display:none;}
.equipment_big li.on{display:block;}
/*.equipment_big_btn{width:53px; height:157px; float:right; background:url(/images/equipment_00.jpg) no-repeat left top;}*/
.equipment_big_btn{width:53px; height:157px; float:right; background:url(/images/equipment_001.png) no-repeat left top;}
.equipment_big_btn span{width:100%; height:52px; margin-bottom:1px; float:left; cursor:pointer;}

.ENVIRONMENT_show{width:103%; height:auto; overflow:hidden;}
.ENVIRONMENT_show li{width:233px; font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-right:24px;}
.ENVIRONMENT_show p{ text-indent:0em; text-align:center;}
.ENVIRONMENT_show li img{ vertical-align:top; margin-bottom:6px;}
.ENVIRONMENT_big_bg{width:100%; height:100%; position:fixed; left:0; top:0; background:url(/images/equipment_big_bg.png); z-index:998; }
.ENVIRONMENT_big_con{width:1013px; height:640px; position:fixed; left:50%; top:50%; margin-left:-498px; margin-top:-344px;}
.ENVIRONMENT_big{width:960px; height:640px; overflow:hidden; float:left;}
.ENVIRONMENT_big li{width:960px; height:640px; display:none;}
.ENVIRONMENT_big li.on{display:block;}
.ENVIRONMENT_big_btn{width:53px; height:157px; float:right; background:url(/images/equipment_00.jpg) no-repeat left top;}
.ENVIRONMENT_big_btn span{width:100%; height:52px; margin-bottom:1px; float:left; cursor:pointer;}


/*-----------二级页----右侧内容---医院荣誉-------------*/
.honor_list{width:100%; height:1230px; overflow:hidden; text-align:center;}
.honor_list li{width:100%; height:1230px;}
.honor_list li p{width:339px; height:300px; padding:0 18px; display:inline-block;}
.honor_list li p img{vertical-align:top; margin-bottom:8px;display:block;}
 .ryimglist{ float:left; width:774px;margin:0 auto;overflow:hidden}
 .ryimglist li{width:172px; height:230px; background:#f1f1f1;font-size:14px; color:#747474; line-height:18px;text-align:center; cursor:pointer; float:left; margin-right:20px; margin-bottom:10px;}
  .ryimglist li img{ vertical-align:top; margin-bottom:6px;}
.ryimglist ul li p{text-align:center;line-height:20px;}
.ryimglist ul li p a{font-size:13px;color:#333;font-family:"微软雅黑"}
.ryimglist ul li p font{font-size:13px;color:#333;font-family:"微软雅黑"}
.pageindex{width:280px;padding:25px; margin:auto;}
.pageindex li{float:left; padding-right:6px}
.pageindex li a{font-size:13px;color:#333;font-family:"微软雅黑"}
/*-----------二级页----右侧内容---医院环境-------------*/
/*医院环境*/
.hmenvironmentFocus {width:100%;min-height:800px;}
.hmenvironmentFocus-btns {width:100%;height:28px;padding:15px 0 20px;}
.hmenvironmentFocus-btns li {width:152px; height:38px; background:#d1d1d1; line-height:38px; color:#000;font-size:18px;text-align:center;float:left;margin-right:2px;display:inline;cursor:pointer;}
.hmenvironmentFocus-btns li.active {color:#fff; background-color:#004a86;}
.hmenvironmentFocus-lists {width:103%;}
.hmenvironmentFocus-lists ul {width:100%;}
.hmenvironmentFocus-lists li {width:252px; height:238px; background:#f1f1f1; text-align:center; line-height:46px; font-size:14px; color:#000; margin-right:6px; margin-bottom:22px; float:left;}
.hmenvironmentFocus-lists li:nth-child(3n) {margin-right:0;}
.hmenvironmentFocus-lists li a{display:block;width:100%;height:100%;color:#414141;font-size:14px;text-decoration:none;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.hmenvironmentFocus-lists li a img {width:252px;height:190px; vertical-align:top; margin-bottom:0;}
.hmenvironmentFocus-lists li a p {width:100%;line-height:38px;text-align:center; text-indent:0;}
.hmenvironmentFocus-lists li a i {position:absolute;left:50%;margin-left:-20px;top:45px;display:block;width:39px;height:39px; background:url(../image/icon_1.png) no-repeat -1139px -459px;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;-moz-opacity:0;-webkit-opacity:0;opacity:0;filter:alpha(opacity:0)}
.hmenvironmentFocus-lists li a:hover i {-moz-opacity:1;-webkit-opacity:1;opacity:1;filter:alpha(opacity:100)}
.hmenvironmentFocus-lists li a:hover {color:#e4007f;}
.hmenvironment-pop #cboxNext {right:-53px;top:106px;}
.hmenvironment-pop #cboxPrevious {right:-53px;top:53px;}
.hmenvironment-pop #cboxClose {right:-53px;top:0px;}
.hmenvironment-pop #cboxTitle {bottom:4px;color:#000;}
/*-----------二级页----右侧内容---来院路线-------------*/
.route_map{width:700px; height:400px; margin:0 auto;}
.address_time{width:700px; height:auto; margin:0 auto; overflow:hidden; padding:10px 0; margin-bottom:10px;}
.address_time p{float:left; margin-right:20px; font-size:14px; color:#000; line-height:22px; padding-left:20px; background:url(/images/route_icon.jpg) no-repeat left 4px; text-indent:0;}
.route_ti{font-size:16px; font-weight:bold; color:#004986; line-height:28px;}
.route_ti_bus{padding-left:45px; background:url(/images/route_icon.jpg) no-repeat 10px -34px; padding-bottom:8px; border-bottom:1px dashed #a9b8cc; margin-bottom:15px;}
.route_ti_bus small{color:#d1d1d1;font-size:16px;}
.frame_line{padding:20px; border:1px solid #f1f1f1; margin-bottom:20px;}
.frame_line p{font-size:14px; color:#000; line-height:30px; text-indent:0;}
.frame_line p strong{font-weight:bold; color:#004986;}
.form01{display:block; overflow:hidden; padding:10px 0; font-size:16px; color:#000; line-height:26px;}
.form01 .starting,.form01 .destination{width:240px; height:26px; line-height:26px; padding:0 10px; border:1px solid #a3a2a2; float:left; outline:none;}
.form01 span{width:26px; float:left; text-align:center;}
.form01  button{width:140px; height:28px; background:#fabe00; text-align:center; float:right; color:#000; border-radius:6px; border:none; cursor:pointer;}
.frame_line img{display:block; margin:0 auto;}
.map_api{ float:left;width:100%;height:460px;border: #ccc solid 1px; margin-top:15px;}
.map_center{ width:100%; margin:0 auto 15px; border:1% solid #CCC;}
.relative {position:relative;}
.address-info { float:left;width:770px;margin:20px auto 10px; display:block; height:220px;}
.address-lists {width:100%;height:38px;}
.address-lists a {display:block;width:153px;height:38px;line-height:38px;float:left;margin-right:1px; text-decoration:none;font-size:14px;color:#fff; background-color:#004986;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.address-lists a:hover,.address-lists a.active { background-color:#FABE00;color:#fff;}
.address-list i,address-list  span {display:block;float:left;display:inline; font-size:14px;}
.jyzn-tit{display:block; width:153px; text-align:center; margin:0 auto;}
.address-list1 i{width:17px;height:17px; background:url(/images/icon1.png%20no-repeat) -303px -313px;margin:11px 5px 0 40px;}
.address-list2 i {width:11px;height:17px; background:url(/images/icon1.png%20no-repeat) -481px -315px;margin:11px 5px 0 50px;}
.address-list3 i {width:12px;height:18px; background:url(/images/icon1.png%20no-repeat) -654px -314px;margin:10px 5px 0 50px;}
.address-list4 i {width:15px;height:18px; background:url(/images/icon1.png%20no-repeat) -825px -314px;margin:10px 5px 0 50px;}
.address-list5 i {width:26px;height:14px; background:url(/images/icon1.png%20no-repeat) -990px -317px;margin:12px 5px 0 40px;}
.address-lists hr {position:absolute;left:0;bottom:0;width:100%;height:2px; background-color:#4a4a4a;z-index:2;}
.address-texts {width:100%; float:left}
.address-text h4 {width:100%;font-size:14px;line-height:22px;margin-top:10px;}
.mr_40{margin-left:70px;}
.address-text p {padding-left:0px;  margin-left:30px;line-height:20px;color:#414141; background:url(/images/pp59.jpg) no-repeat left 8px;}
.address-text table{ margin:0 auto;}
.address-text table tr td{ padding:10px; line-height:22px;}
.address-text table tr td p{line-height:22px;}
.hmgz {margin-top:15px;}
.address-text img { width:100%;}
.hmgz-info {width:355px;font-size:14px;color:#000;}
.hmgz-info p {line-height:25px; margin-bottom:0; color:#222;}
.hmgz-info a {display:inline-block;width:86px;height:23px;margin:0 2px 0;}
.hmgz-wx {margin-left:110px;display:inline;}
.hmgz-wx dd {width:122px;height:122px; background:url(/images/icon1.png) no-repeat -1078px -309px;float:left;}
.hmgz-wx dt {float:left;width:140px;margin-left:10px;display:inline;}
.hmgz-wx dt h4 {font-size:26px;line-height:45px; color:#222;}
.hmgz-wx dt p {font-size:14px;line-height:24px; text-indent:0; color:#222;}
.gzSina { background:url(/images/icon1.png) no-repeat -4px -309px;}
.gzWeibo { background:url(/images/icon1.png) no-repeat -94px -309px;}
.float_left {   float:left;margin-bottom:20px;}


/*-----------二级页----右侧内容---在线预约------------*/
.yybanner{width:1200px;padding-top:10px;margin:0 auto;text-align:center;background:#fff}
.yuyuebox{width:1200px;margin:55px auto 0;background:#fff;}
.yy_content{width:1200px;margin:0 auto; display: inline-block; }
.yuyuetxt{width:555px; height:690px; float:left; overflow:hidden; background:#dddddd;}
.yy_content span{color:#f30;margin-right:3px}
.yy_content table{width:482px;height:560px;margin:auto}
.yy_content table td{font-size:18px;color:#333333;line-height:40px; height:40px; font-weight:500;}
.yy_content table td input{font-size:16px;padding:3px;line-height:35px; background:#ffffff; border:0; width:399px;color:#5a5a5a; height:40px;}
.yy_content table td select{font-size:16px;height:35px;line-height:35px;background:#ffffff; border:0; width:405px;color:#5a5a5a;height:46px;}
.yy_content .button1{background: #af855a; color: #ffffff; border: 0; width:498px;height:60px; font-size:26px; margin-top:20px;cursor:pointer}
.yuyuenote{width:298px;line-height:33px;padding:36px 6px;padding-left:0}
.yuyuenote b{font-size:14px;font-weight:700;color:#009fb9}
.yuyuenote img{margin:6px 0;padding-right:6px}
.unchanged {border:0;}
input {text-indent:4px;}

.yy_title{ width:555px; line-height:39px; font-size:36px; display:block;font-weight:bold;  height:39px;color:#b4835a; margin:30px auto; text-align:center;overflow:hidden;}
.yy_title img{ width:37px; height:39px; display:inline-block;margin:-8px 10px 0 0; overflow:hidden;}
.yy_content textarea{font-size:16px;padding:0 3px;line-height:30px; background:#ffffff; border:0; width:399px;color:#5a5a5a; height:46px;}
.yy_content .yzm{font-size:16px;line-height:30px; padding:3px; background:#ffffff; border:0; width:259px;margin-right:20px;color:#5a5a5a;height:40px;}
.code{font-style:italic;border:0;padding: 3px;letter-spacing:3px;font-weight:bolder; background:#af855a !important; font-size:20px !important;color:green !important; height:46px !important; cursor:pointer} 


.yy_right{ float:right; width:615px; height:690px;}
.yy_r_t{ width:585px; height:212px;  border-bottom:1px solid #dddddd;}
.yy_r_t span{ width:585px; line-height:39px; font-size:36px; display:block;height:39px;color:#b4835a; overflow:hidden;}
.yy_r_t img{ width:37px; height:39px; display:inline-block;margin:-8px 10px 0 0; overflow:hidden;}
.yy_r_t p {color: #5a5a5a;font-size: 32px;line-height: 50px;display: block; margin-top:30px;}

.yy_r_b{ width:615px; height:212px; margin-top:40px;}
.yy_r_b span{ width:615px; line-height:39px; font-size:36px; display:block;height:39px;color:#b4835a; overflow:hidden; display:block; margin-bottom:23px;}
.yy_r_b img{ width:37px; height:39px; display:inline-block;margin:-8px 10px 0 0; overflow:hidden;}
.yy_r_b dd{ width:298px; height:60px; background:#dddddd; font-size:20px; color:#5a5a5a; text-align:center; line-height:60px; float:left; margin:15px 19px 0 0;}
.yy_r_b dd:nth-child(2n){ margin-right:0}


.yy_lc{width:1200px; margin:90px auto 0; height:auto;}
.yy_lc_title {display:block; width:1200px; height:53px; line-height:53px;}
.yy_lc_title p{ color:#6e6e6e; font-size:30px; height:53px; display:inline-block; float:left; }
.yy_lc_title span{ color:#c3c3c3; font-size:20px; height:53px; display:inline-block; float:left; line-height:63px; margin-left:10px; }
.yy_lc_con{background: url("/images/yy_lc_bg.jpg") no-repeat scroll center center; width:1200px; height:137px;  margin-top:15px; overflow:hidden;}
.yy_lc_con p{font-size:20px; width:1200px; text-align:center; color:5a5a5a; display:block; margin-top:40px;}
.yy_lc_con span{ display: inline-block; font-size:20px; color:#5a5a5a; overflow:hidden; margin-top:20px;}
.yy_lc_con .s1{margin-left:115px;}
.yy_lc_con .s2{margin-left:155px;}
.yy_lc_con .s3{margin-left:160px;}


.yy_bottom_qh{ overflow: hidden; margin-bottom:90px;}
.yy_bottom_qh .zy_1_1{ height: 184px;  width: 100%; }
.yy_bottom_qh .zy_1_1 ul{width: 1150px; margin: 50px auto 0; height: 184px;}
.yy_bottom_qh .zy_1_1 li{ width: 114px; height: 184px; float: left; display: inline-block;  margin:0 44px 0 33px; overflow: hidden; cursor: pointer;color:#5a5a5a;font-size: 20px; text-align:center; }
.yy_bottom_qh .zy_1_1 ul p{width: 114px; height: 114px; background:#f3f3f3; display:block; border-radius:5px; }
.yy_bottom_qh .zy_1_1 ul span{width: 114px; height: 70px; color:#5a5a5a; display:block;line-height:30px; font-size:20px;margin-top:10px; font-weight:500;}
.yy_bottom_qh .zy_1_1 ul #li1 p{background-image:url("../image/yy_b_ico1.png");}
.yy_bottom_qh .zy_1_1 ul #li2 p{background-image:url("../image/yy_b_ico2.png");}
.yy_bottom_qh .zy_1_1 ul #li3 p{background-image:url("../image/yy_b_ico3.png");}
.yy_bottom_qh .zy_1_1 ul #li4 p{background-image:url("../image/yy_b_ico4.png");}
.yy_bottom_qh .zy_1_1 ul #li5 p{background-image:url("../image/yy_b_ico5.png");}
.yy_bottom_qh .zy_1_1 ul #li6 p{background-image:url("../image/yy_b_ico6.png");}
.yy_bottom_qh .zy_1_1 ul .tab p{ background: #cca584; color:#cca584;}
.yy_bottom_qh .zy_1_1 ul .tab span{color:#cca584; line-height:30px; font-size:20px;}

.yy_bottom_qh .content { width: 1200px;  margin: 30px auto 0;}
.yy_bottom_qh .content div{display: none; }
.yy_bottom_qh .content .div_show{display: block;}


.yy_bottom_qh .content div { position:relative;}
.yy_bottom_qh .content div a{position:absolute;}
.yy_bottom_qh .content div .a1{ width:181px; height:50px;  top:238px; left:72px;}
.yy_bottom_qh .content div .a2{ width:181px; height:50px;  top:238px; left:260px;}
.yy_bottom_qh .content div .a3,.yy_bottom_qh .content div .a4{ width:181px; height:50px; top:238px;}
.yy_bottom_qh .content div .a3{left:199px;}
.yy_bottom_qh .content div .a4{left:387px;}


/*--------就医指南---*/
.jyzn{ border:1px solid #ccc}
.jyzn a{ color:#333;}
.jyzn td{ padding:5px; border:1px solid #ccc; font-size:14px; text-align:center; border-bottom:0; border-left:0; line-height:24px}
.jyzn td b{ font-size:20px; font-weight:700}

.jyzn .leiname{ background:#009fb9}
.jyzn .leiname td{ font-weight:700;color:#fff}
.jywq td{ border:0; padding:10px 25px; text-align:left}
.jywq td b{color:#009fb9; font-size:14px}
.jywq td p{text-indent:1.2em;}
.h-auto{ width:98%; margin: auto 1%; height:auto;}
.img-center{margin:10px auto;}


/*诊疗项目*/
.diagnosis_con{width:1200px; height:auto; margin: 90px auto; overflow: hidden;}
.diagnosis_con li{width:590px; height:450px; float:left; background: #af855a; margin-bottom: 20px;}
.diagnosis_con li img{display:block;width:590px; height:400px;}
.diagnosis_con li p{width:590px; height:50px;font-size:18px; color:#fff; text-align:center; line-height:50px;}
.diagnosis_con li b{font-size:20px; }
.diagnosis_con li:nth-of-type(odd){ margin-right:20px;}
.diagnosis_con li:nth-of-type(even){ margin-right:0;}


.diagnosis_con span{ overflow:hidden !important; display:block; transform: rotate(0deg); -webkit-transform: rotate(0deg);  }
.diagnosis_con span img{transition:all 0.8s; -webkit-transition:all 0.8s;  -moz-transition:all 0.8s; transform:scale(1,1); -webkit-transform:scale(1,1);  overflow: hidden; }
.diagnosis_con span img:hover{transform: scale(1.1);}

/*就诊环境*/
.mainbox{width:770px;height:600px;background:#fff;margin:0 auto;}
.mainbox ul{width:770px;margin:0 auto}
.mainbox ul li{float:left;width:236px;padding:3px 19px 0px 5px}
.mainbox ul .li_r{padding-right:0}
.mainbox ul li p{font-size:14px;font-weight:400;color:#333; text-indent:0;text-align:center;line-height:20px;}
.mainbox ul li img{padding:5px; border:1px solid #ccc;}
/*近期优惠*/
.detail_left{width:1160px;  float:left;}
.bdlist{ border-bottom:#e0e0e0 dashed 1px; padding-bottom:10px; margin-bottom:10px;}
.bdlist a{ color:#999}
.bdlist .title{font-size:14px;background: url(/images/index_nav_point.gif) no-repeat left center; line-height:height:30px; float:left; color:#666;padding-left: 12px}
.bdlist .title a{color:#666;}
.bdlist .date{ font-size:12px; line-height:30px; float:right; color:#010101;}
.bdlist .img{ float:left; margin-right:18px; width:153px;}
.bdlist .txt1{font-size:14px; color:#3b3a3a; line-height:25px;border-bottom: 0 solid #dfdfdf; padding-bottom:1px;}
.bdlist .txt1 a{color:#004689;}
.bdlist .keywords{color:#5f5f5f; font-size:12px;}
.bdlist .keywords strong{color:#ff0000; font-weight:normal;}
.page{height:auto; padding:10px 0 20px; border-bottom:1px dashed #d4d4d4; overflow:hidden; padding-left:10px; text-align:center; margin-bottom:20px;}
.page li{float:left;margin-right:8px; padding:0 5px; color:#000;}
.page li a{color:#000;}
/*近期优惠内容*/
.page_index{height:45px; line-height:45px; border-bottom:1px solid #d4d5d5; margin-bottom:37px; position:relative;}
.page_index p{padding-left:40px; background:url(/images/page_home_03.gif) no-repeat 10px center; font-size:15px; color:#999;}
.page_index p a{color:#999;}
.search_form{width:330px; height:30px; position:absolute; right:0; top:8px; overflow:hidden;}
.search{width:192px; height:28px; float:left; padding:0; padding-left:25px; background:url(/images/expertdetail_search_03.gif) no-repeat center center; outline:none; border:1px solid #af855a;}
.search_btn{width:98px; height:31px; padding:0; background:#af855a; border:0;  font-size:14px; color:#fff; float:left; cursor:pointer; outline:none;}
.efefef{ background:#fff;}
.article_ti{text-align:center;font-weight:normal; line-height:42px; font-size:30px; color:#af855a; margin-bottom:10px;}
.article_sub_ti{font-size:16px; text-align:center; font-weight:normal; line-height:46px; margin-bottom:10px; color:#999999;}
.leader{width:1100px; height:82px; border:1px solid #d2d2d2; margin:0 auto; background:#e8f7fc; overflow:hidden; }
.leader span{width:75px; padding-left:12px; height:100%; float:left;  font-size:24px; line-height:72px; color:#333333; margin-right:20px;}
.leader p{padding-top:13px; vertical-align:middle; text-indent:2em; font-size:16px; line-height:25px;}


.hot_link a {width: 94px;padding-top: 53px;line-height: 22px;height: 25px;margin-right: 1px;margin-bottom: 4px;display: inline-block;text-align: center;
font-size: 14px;color: #353434;float: left}
.hot_link a.a1{background:url(/images/index_hot_link_oon.gif) no-repeat 0px 0px;}
.hot_link a.a2{ background:url(/images/index_hot_link_oon.gif) no-repeat -112px 0px;}
.hot_link a.a3{ margin-right:0; border-right:none; background:url(/images/index_hot_link_oon.gif) no-repeat -236px 0px;}
.hot_link a.a4{background:url(/images/index_hot_link_oon.gif) no-repeat 5px -90px;}
.hot_link a.a5{background:url(/images/index_hot_link_oon.gif) no-repeat -117px -90px;}
.hot_link a.a6{background:url(/images/index_hot_link_oon.gif) no-repeat -240px -90px;}
.hot_link a:hover{background-image:url(/images/index_hot_link_oon.gif) !important; color:#4c87da !important;}
.hot_link a.b2{padding-top:66px; margin-bottom:0;}
.detail_right_tel{height:80px; background:url(/images/index_header_tel_03.gif) no-repeat left bottom;}
.detail_right_diagnosis{overflow:hidden; padding-left:15px;}
.detail_right_diagnosis a{font-size:14px; color:#585757; line-height:24px; display:inline-block; width:96px; float:left;}
.detail_right_diagnosis a:hover{text-decoration:underline;}



.list_tit_bg{
  width: 100%;
  height: 52px;
  /*margin-top: 90px;*/
}
.list_tit_bg dl{ width: 1200px; height: 52px; margin: 0 auto; color: #b4835a; font-size: 26px; line-height: 52px;}
.list_tit_bg dl dt{ width: 700px; height: 52px; float: left; text-transform: Uppercase; }
.list_tit_bg dl dd{ width: 500px; height: 52px; float: right; text-align: right;}
.list_tit_bg dl a{color:#b4835a;}
.list_lb{ width: 1200px; height: auto; margin: 0 auto; display:block;}
.list_lb1{ width: 1200px; height: 252; display: block; overflow: hidden; margin-top: 28px ; border: 1px solid #e4e4e4}

.list_lb1 .divcss5{ width: 344px; height: 200px; margin:25px 0 0 25px;  float: left; overflow:hidden;}

.list_lb1 .divcss5 img{min-width: 344px;max-width:344px;_width:expression(this.width > 344 ? "344px" : this.width);}
/*.list_lb1 .divcss5 img{min-height: 250px;max-height:250px;_height:expression(this.height > 250 ? "250px" : this.height);}*/




.map_title {width:100%; overflow: hidden; margin-top:90px;}
.map_title .banner1-2{height: 41px;}
.map_title .banner1-2 dl{ width: 1200px; height: 41px; margin: 0 auto; color: #6e6e6e; font-size: 40px; line-height: 41px;}
.map_title .banner1-2 dl dd{ width: 36px; height: 41px; float: left;}
.map_title .banner1-2 dl dd img{ width: 36px; height: 41px;}
.map_title .banner1-2 dl dt{ width: 500px; height: 41px; float: left; margin-left:40px;text-transform: uppercase}
.map_title .banner1-2 dl dt p{ display:inline-block; float:left;}
.map_title .banner1-2 dl dt img{ display:inline-block; float:left; margin-left:10px;}





.list_lb1 dl{ width: 781px; height: 200px; display: inline-block; float: right; padding: 25px;}
.list_lb1 dl dt{ font-size: 20px; color: #b4835a; line-height: 40px;display: block;}
.list_lb1 dl dt a{ font-weight:500;color: #b4835a; font-size:26px;}
.list_lb1 dl dd{ font-size: 16px; color: #777777; line-height: 28px; text-align: justify;display: block;}
.list_lb1 dl dd a{ color: #af855a; }

.list_lb1 dl p{ font-size: 16px; color: #777777; line-height: 48px;display: block;}


/* 分页 */
.xpage{ text-align:center;width: 1200px; height: 34px; margin: 50px auto 90px;}
.xpage ul{ display:inline-block; overflow:hidden;}
.xpage li{ float:left; min-width:34px; padding:0 3px; color:#707070; line-height:34px; font-family:Arial; font-size:16px;}
.xpage li a{ display:block; min-width:34px; height:34px;padding:0 5px;line-height:34px; color:#474747; border:1px solid #e2e2e2; border-radius:4px;
    -webkit-transition:all .2s;
    transition:all .2s;
}

.xpage .thisclass a{background-color:#b4835a;border-radius:4px; border:1px solid #b4835a; color:#ffffff;}


.xpage a[href]:hover{ color:#fff; background-color:#b4835a; border-color:#b4835a;}
.xpage .cur{ color:#fff; background-color:#b4835a; border-color:#b4835a;}
.xpage .prev, .xpage .next{ background: left no-repeat;}

.xpage .prev:hover, .xpage .next:hover{  background-position: right;}
.xpage .jump{ margin-left: 15px;}
.xpage .input{ float: left; margin: 8px 0; padding: 0 8px; width: 30px; border-right: 1px solid #e2e2e2;}
.xpage .input input{ display: block; width: 100%; text-align: center;}
.xpage .btn{ float: left; width: 50px; height: 100%; background: none; border: 0; font-size: 16px; cursor: pointer;}


/**来院路线**/
.list_lx_right{ width: 1200px; height: auto;  overflow: hidden; margin-top: 55px;}/*不要轻易改高度mt***/
.list_lx_right li{ width: 224px; height: 60px; margin: 0 20px 20px 0; background: #f2f2f2; border:0px solid #595959; font-size: 20px; text-align: center;line-height: 60px; color: #595959; cursor: pointer; border-radius:15px; float:left;}
.list_lx_right li:nth-child(5n+0){ margin-right:0;}
.list_lx_right li:hover{ background: #b4835a; color: #ffffff;border:0px solid #b4835a;}
.list_lx_right .lx_on{  background: #b4835a;color: #ffffff;border:0px solid #b4835a; }
.list_lx_left{ width:1200px; height:auto;  margin: 30px 0 90px;  overflow:hidden;}

.list_lx_left .lx_none{display: none; width: 1200px; height: 531px;}
.list_lx_left .lx_none .vr{font-size:26px; line-height:50px; display:block; margin:10px 0; color:#ff0000}
.list_lx_left .show_lx_1{display: block;}


.list_lx_left ul li{ width: 392px; height: 345px; float: left; margin:0 11px 10px 0;}
.list_lx_left ul li img{ width: 392px; height: 345px; border-radius: 6px;}
.list_lx_left ul li:nth-child(3n+3) {margin-right: 0;}
.list_lx_left .table td{text-align: center; font-size: 18px;}


.list_lx_left .map_left{ width:454px; height:531px; float:left;}
.list_lx_left .lx_none iframe{ float:right; width:728px; height:531px; }
.list_lx_left .map_left .map_left_img{width:436px; height:331px; padding:8px; border:1px solid #c3c3c3;}
.list_lx_left .map_left .map_left_img img{width:436px; height:331px;  }
.list_lx_left .map_left span{ display:block; line-height:27px; font-size:24px; color:#b4835a; margin:20px 0 15px;}
.list_lx_left .map_left span img{ width:27px; height:27px; margin-right:5px;}
.list_lx_left .map_left p{color:#595959; font-size:18px; line-height:25px;display:block;}
.list_lx_left .map_left a{color:#b4835a; font-size:20px; line-height:25px; margin-top:20px; display:block;}
.list_main .map_center{ width:1200px; height:60px; line-height:60px; font-size:15px; color:#5a5a5a; text-align:center; margin:50px auto 0; background:#e3e3e3;}
.list_main .map_center span{ color:#b4835a; font-weight:bold;}
.list_main .map_center a{ font-weight:bold;}
.list_main .map_bottom{ width:1200px; height:200px; margin:90px auto;}
.list_main .map_bottom a{ width:291px; height:200px; display:inline-block; float:left; margin-right:12px; background:url("../image/map_bottom_bg.jpg") no-repeat scroll center center;}
.list_main .map_bottom a:nth-child(4n) {margin-right: 0;}
.list_main .map_bottom img{ margin:40px 0 0 102px; width:86px; height:74px; }
.list_main .map_bottom p{ font-size:20px; color:#8e8e8e; text-align:center; line-height:25px; }

/****影像*****/

.mod18{width:1200px;height:945px;position:relative;margin: 32px auto 53px;}
.mod18 .btn{position:absolute;width:14px;height:50px;top:837px;cursor:pointer;z-index:2;}
.mod18 .prev{left:0;background:url(/images/prevbtn.jpg) no-repeat;}
.mod18 .next{right:0;background:url(/images/nextbtn.jpg) no-repeat;}
.mod18 li{float:left;}
.mod18 .picBox{height:775px;position:relative;overflow:hidden; }
.mod18 .picBox ul{height:775px;position:absolute;}
.mod18 .picBox li{width:1200px;height:775px;}
.mod18 .picBox li p{width:1200px;height:100px; display: block; text-align: center; font-size: 30px; color: #ffffff; line-height: 100px; background: #af855a;}
.mod18 .listBox{width:1160px;height:158px;margin:12px auto 0;position:relative;overflow:hidden; }
.mod18 .listBox ul{height:158px;position:absolute; width: 1160px;}
.mod18 .listBox li{width:280px;height:158px;cursor:pointer;position:relative;padding: 0 5px;}
.mod18 .listBox li img{width:280px;height:158px;}
.mod18 .listBox .on img{width:276px;height:154px;border:2px solid #af855a;}
.main7_1{width:1098px;height:370px;display:inline;padding-top:30px;margin:0 auto}


/****案例****/
.gongyi_video_li{ width:1200px; margin-top:50px; }
.gongyi_video_li dd{ width:390px; height:280px; margin:0 5px 50px;; float:left; }
.gongyi_video_li .p{ width:390px; height:40px; display:block; line-height:40px; text-align:center; background:#eeeeee; font-size:18px; }


/**新增文章**/
.jg_article{width:1160px; background:#fafafa; overflow:hidden; padding:50px 20px;}
.page_up_down dd{ width: 580px;  float: left;}
.detail_colum{ width:238px; float:left;}
.detail_colum strong{font-size:18px; color:#000; font-weight:bold; line-height:30px; margin-bottom:5px;}
.detail_colum p{font-size:14px; color:#5a5959; line-height:24px;}

.doc_msg{width:238px; overflow:hidden;}
.doc_msg dt{width:238px; height:auto; display:block;}
.doc_msg dt img{width:238px;height:auto; }
.doc_msg dd{width:238px; height:auto;  }
.doc_msg dd h3{font-size:22px; color:#3f3f3f; line-height:44px; text-align:center; background:#e3e3e5; font-weight:bold; margin-bottom:14px;}
.doc_msg dd p{font-size:14px; color:#000; margin-bottom:10px;}
.doc_msg dd .link{}
.doc_msg dd .link a{width:178px; height:40px; display:block;  border-radius:6px; color:#fff; font-size:20px;  text-align:center; line-height:40px; margin:0 auto 10px;}
.doc_msg dd .link a.blue{background:#121f42;}
.doc_msg dd .link a.yellow{background:#af855a;}
.doc_msg dd .link a.blue:hover{background:#af855a;}
.doc_msg dd .link a.yellow:hover{background:#121f42;}
.detail_colum .name_field {font-size:14px; color:#000; line-height:24px; color:#000;}
.detail_colum .name_field p{color:#000;}


.article_con{padding:30px 0;}
/*.article_con img{width:870px!important; height:auto!important;}*/
.article_con iframe{width:700px!important; height: 460px!important;}
.article_con img{display:block; margin:0 auto; }
.article_con p{margin-bottom:10px; text-indent:2em; font-size:16px; padding-right:10px; line-height:30px;}
.article_con h4 { font-size:16px; font-weight:700; margin:10px auto;}

.article_con1{width:854px; float:right; display:block; overflow:hidden;}
.article_con1 iframe{width:600px!important; height: 460px!important;}
.article_con1 .position{font-size:18px; color:#565656; line-height:28px;}

.article_con1 img{display:block; margin:0 auto; }
.article_con1 p{margin:12px 0 0 0; font-size:18px;line-height:27px;}
.article_con1 h4 { font-size:16px; font-weight:700; margin:10px auto;}
.hot_link{width:100%; height:185px; background:url(/images/index_hot_link_bg.gif) repeat-x left center;}



.page_up_down{ display:block; width:1160px; float:left;text-align:center; margin:40px 0 20px 0; font-size:18px; font-weight:bold;}
.page_up_down a{color:#af855a;font-weight:normal;}
.page_up_down li{display:inline-block; color:#f7ac00; }
.page_up_down li.li01{margin-right:20px;}
.page_up_down li a{color:#585757;}
/*会员中心*/
.banner_hyzx_pc{ height:740px; background:url(/banner/banner_hyzx_pc.jpg) no-repeat center; overflow:hidden;}



/*****新桥荣誉********/

.xqry {width:100%; overflow: hidden; margin-top:90px;}
.xqry .banner1-2{height: 43px;}
.xqry .banner1-2 dl{ width: 1200px; height: 43px; margin: 0 auto; color: #b4835a; font-size: 30px; line-height: 43px;}
.xqry .banner1-2 dl dt{ width: 500px; height: 43px; float: left;text-transform: uppercase}
.xqry .banner1-2 dl dt p{ display:inline-block; float:left;}
.xqry .banner1-2 dl dt img{ display:inline-block; float:left; margin-left:10px;}
.xqry .banner1-2 dl dd{ width: 43px; height: 43px; float: right;}
.xqry .banner1-2 dl dd img{ width: 43px; height: 43px;}

.about_3{ overflow: hidden;  width:1920px; height:auto; margin-bottom:90px; }
.about_3 .about_3_1{ height: 60px;  width: 1200px; margin:35px auto; }
.about_3 .about_3_1 ul{width: 1200px; margin: 0 auto; height: 60px;}
.about_3 .about_3_1 li{ line-height: 22px; font-size: 18px; display:inline-block; text-align:center; border-radius:5px;
width: 125px; height: 44px; float: left; padding:8px 0;cursor: pointer; margin-right:9px;color: #7b7b7b; overflow: hidden; background:#dddddd; }
.about_3 .about_3_1 li:nth-child(9n){ margin-right:0;}
.about_3 .about_3_1 ul li.tab{ background: #b4835a; color:#ffffff;}

.about_3{ overflow: hidden;}
.about_3 .about_3_11{ height: 60px; background: #f2d5b8; width: 100%; }
.about_3 .about_3_11 ul{width: 1200px; margin: 0 auto; height: 60px;}
.about_3 .about_3_11 li{ width: 600px; height: 60px; float: left; display: inline-block; overflow: hidden; cursor: pointer;}
.about_3 .about_3_11 li img{ width: 40px; height: 40px;  display: inline-block; float:left; margin: 10px 0 0 239px;}
.about_3 .about_3_11 li p{ width: 121px; text-align: left; line-height: 40px; font-size: 18px; color: #6e6e6e; margin:10px 0 0 10px; display:inline-block;}
.about_3 .about_3_11 ul .tab{ background: #fff;}

.about_3 .content { width: 1200px;  margin: 30px auto 0;}
.about_3 .content div{display: none; }
.about_3 .content .div_show{display: block;}

.about_3 .content dl{width: 1200px; overflow: hidden;margin-top: 30px;}
.about_3 .content dl dt{width: 232px; height: 236px;box-shadow:4px 4px 4px #dadada; display: inline-block; float: left; margin-right: 10px;margin-bottom: 10px;}
.about_3 .content dl img{width: 232px; height: 188px;}
.about_3 .content dl i{width: 232px; height: 48px; line-height: 48px; font-size: 18px; color: #fff; background:#b0855a; text-align: center; font-style: normal; display: inline-block; }
.about_3 .content dl dd{width: 232px; height: 236px;box-shadow:4px 4px 4px #dadada; display: inline-block; float: right;margin-bottom: 10px; }
.about_3 .content dl .line{line-height: 22px;padding:2px 0; height:44px; }