@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0; outline:none;}
body{font-size:12px; font-family:'微软雅黑'; padding-top:0px !important;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
img{border:none;}
.disnone{display:none;}

/*旧的公用样式*/
table{border-collapse:collapse;border-spacing:0;table-layout:fixed;}
fieldset,img,action{vertical-align:top;border:0px;}
.none{ display:none;}
.linespace{height:10px; clear:both; line-height:10px; overflow:hidden; font-size:0px;}
.clear{clear:both;}
a{color:#666;}
#water{width:720px; margin:0 auto; color:#333;}
.matop{ margin-top:20px;}

body #LXB_CONTAINER.lxb-container-mobile-5{height:80px;line-height:65px; font-size:26px; z-index:1000;}
body #LXB_CONTAINER.lxb-container-mobile-5 .lxb-cb-input{ height:65px; line-height:65px;z-index:1000;font-size:26px;}
body #LXB_CONTAINER.lxb-container-mobile-5 .lxb-cb-input-btn{height:65px;line-height:65px;z-index:1000;font-size:26px;}
body #LXB_CONTAINER.lxb-mobile-pos-top .lxb-cb-input-tip, #LXB_CONTAINER.lxb-mobile-pos-top .lxb-cb-input-feedback{top:75px;}
body #LXB_CONTAINER.lxb-container-mobile-5 .lxb-cb-input-tip-content{font-size:26px;line-height:26px;}
body #LXB_CONTAINER .lxb-cb-input-tip b{font-size:26px;line-height:26px;}
#swtColse{ display:none;}



/*首页头部*/
.home_top{width:720px; height:100px; overflow:hidden; margin:0 auto;}
.home_top dl{width:720px; height:100px; background:#0065b7; position:fixed; z-index:100;}
.home_top dl dt{width:auto; float:left;}
.home_top dl dt a{display:block; width:76px; height:58px; margin-top:20px; background:url(../img/home.png) no-repeat left top; float:left; margin-left:12px; position:relative; z-index:11;}
.home_top dl dd{float:left;}
.home_top dl dd.a1{width:540px; height:auto; text-align:center;}
.home_top dl dd.a2{width:76px; height:58px; background:#fff; margin-top:20px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.showMenu{width:76px;height:58px; padding-top:10px; overflow:hidden;}
.showMenu a{
	display:block;width:40px;position:relative;height:6px; background:#0065b7;
	-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;
	margin:17px 0 0 18px;
}

.showMenu a:before, .showMenu a:after{content:''; position:absolute; left:0; top:50%; height:6px; width:100%;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background:#0065b7;
	margin-top:-4px;
}

.showMenu a:before {
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.showMenu a:after {
	-moz-transform: translateY(12px);
	-o-transform: translateY(12px);
	-ms-transform: translateY(12px);
	-webkit-transform: translateY(12px);
	transform:translateY(12px);
}

.hideMenu a{background:none;}

.hideMenu a:before{
	-moz-transform: rotate(90deg) rotate(45deg);
	-o-transform: rotate(90deg) rotate(45deg);
	-ms-transform: rotate(90deg) rotate(45deg);
	-webkit-transform: rotate(90deg) rotate(45deg);
	transform: rotate(90deg) rotate(45deg);
}
.hideMenu a:after {
	-moz-transform: rotate(90deg) rotate(-45deg);
	-o-transform: rotate(90deg) rotate(-45deg);
	-ms-transform: rotate(90deg) rotate(-45deg);
	-webkit-transform: rotate(90deg) rotate(-45deg);
	transform: rotate(90deg) rotate(-45deg);
}

/*下拉导航*/
.popMenu{display:none;max-width:720px;margin:auto; background-color:rgba(0,101,183,0.9);}
#popMenu dl{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
#popMenu dl dt{width:100%; height:70px; line-height:70px; text-indent:18px; color:#fff; font-size:30px; border-bottom:1px solid #8bb9de; text-align:center;}
#popMenu dl dd{width:100%; height:auto; overflow:hidden; border-bottom:1px solid #8bb9de;}
#popMenu dl dd ul{width:100%; height:auto; overflow:hidden; position:relative; top:1px;}
#popMenu dl dd ul li{float:left;}
#popMenu dl dd ul li a{display:block; width:179px; height:60px; line-height:60px; text-align:center; color:#fff; font-size:24px; border:1px solid #8bb9de; border-left:none; border-top:none;}
#popMenu .nav_xl_zx{width:700px; height:auto; overflow:hidden; margin:0 auto; padding-top:20px;}
#popMenu .nav_xl_zx h6{width:453px; height:115px; line-height: normal; background:#fff; font-size:46px; text-align:center;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
#popMenu .nav_xl_zx h6{float:left;}
#popMenu .nav_xl_zx h6 span{display:block; font-size:24px; color:#7d7d7d; padding-top:15px;}
#popMenu .nav_xl_zx h6 a{color:#ff7244;}
#popMenu .nav_xl_zx a.a1,#popMenu .nav_xl_zx a.a2{float:right; display:block; width:225px; height:50px; line-height:50px; text-align:center; font-size:28px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
#popMenu .nav_xl_zx a.a1{color:#0065b7; background:#fff;}
#popMenu .nav_xl_zx a.a2{color:#fff; background:#ff7244; margin-top:15px;}

#header{width:720px; height:auto; overflow:hidden; margin:5px auto;  border-bottom:1px solid #ccc; background:#eeeef0;}
#header ul{position:relative; left:1px; }
#header ul li{width:179px; height:54px; float:left; border:1px solid #ccc; border-bottom:none; border-left:none;}
#header ul li a{width:181px; height:54px; line-height:54px; color:#000; font-size:24px; text-indent:65px; display:block; background-image:url(../img/x_nav.png); background-repeat:no-repeat;}
#header ul li a.a1{background-position:20px top;}
#header ul li a.a2{background-position:20px -54px;}
#header ul li a.a3{background-position:20px -108px;}
#header ul li a.a4{background-position:20px -162px;}
#header ul li a.a5{background-position:20px -216px;}
#header ul li a.a6{background-position:20px -270px;}
#header ul li a.a7{background-position:20px -324px;}
#header ul li a.a8{background-position:20px -378px;}


/*首页幻灯*/
.index_slide{width:720px; height:450px; overflow:hidden; margin: 0 auto; position:relative;}
.index_slide .pagination{position:absolute; left:0; text-align:center; width:100%; z-index:10;}
.index_slide .pagination .swiper-pagination-switch {display:inline-block; width:20px; height:5px; background:#0065b7; margin:0 5px; cursor:pointer;}
.index_slide .pagination .swiper-active-switch {background:#ff7244;}
.index_slide .pagination{bottom:6px;}

.lm_banner{width:100%; height:450px; overflow:hidden;}

.slide_lm{width:720px; height:275px; overflow:hidden; margin:0 auto 0 auto;}


/*主体部分样式********************************************************************************************/
#main{width:720px; height:auto; overflow:hidden; margin:0 auto;}
#main .index_yhxx{width:700px; height:66px; overflow:hidden; margin:20px auto; border:1px dashed #ccc; border-left:none; border-right:none; background:url(../img/home_gzrd.gif) no-repeat left center;}
#main .index_yhxx .bd{width:560px; height:auto; float:right;}
#main .index_yhxx .bd ul li{width:560px; height:66px; line-height:66px; overflow:hidden; float:right; display:block; color:#333232; font-size:24px;}


/*图片快捷通道*/
#main .h_kjtd{width:700px; height:auto; margin:0 auto;}
#main .h_kjtd ul li{float:left;}
#main .h_kjtd ul li a{display:block; width:233px; height:172px; background-image:url(../img/x_kjtd.jpg); background-repeat:no-repeat;}
#main .h_kjtd ul li .a1{background-position:left top;}
#main .h_kjtd ul li .a2{background-position:-233px top;}
#main .h_kjtd ul li .a3{background-position:right top;}
#main .h_kjtd ul li .a4{background-position:left bottom;}
#main .h_kjtd ul li .a5{background-position:-233px bottom;}
#main .h_kjtd ul li .a6{background-position:right bottom;}
#main .h_kjtd ul li a p{font-size:26px; color:#0065b7; padding:20px 0 0 20px;}
#main .h_kjtd ul li a span{display:block; color:#666; font-size:12px;}
#main .h_kjtd a.more{width:100%; height:52px; border:1px solid #dfdfdf; display:block; float:left; text-align:center; line-height:52px; color:#919191; font-size:22px; margin:20px 0;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}
/*2020*/
#main .m_kjtd{width:100%; height: auto; overflow: hidden; padding-top:30px; }
#main .m_kjtd ul{ display: flex; flex-wrap: wrap; text-align: center;}
#main .m_kjtd ul li{width:25%;}
#main .m_kjtd ul li p{ font-size: 24px; color: #333; margin-bottom: 45px;}


/*公用标题样式*/
#main .h6_bt{width:700px; height:55px; overflow:hidden; border-bottom:1px solid #ccc; background-image:url(../img/index_pic.png); background-repeat:no-repeat; margin:30px auto 0 auto;}
#main .h6_bt_01{background-position:-167px 4px;}
#main .h6_bt_02{background-position:-167px -63px;}
#main .h6_bt_03{background-position:-167px 4px;}
#main .h6_bt_04{background-position:-167px 4px;}
#main .h6_bt_05{background-position:-160px -128px;}
#main .h6_bt dl{width:300px; height:54px; float:left; color:#0065b7; font-size:30px; line-height:24px; border-bottom:1px solid #0065b7; position:relative; padding-left:40px;} 
#main .h6_bt dl dt{padding-top:4px;}
#main .h6_bt dl dd{color:#a5a5a5; font-size:16px; text-transform:uppercase; font-weight:normal; display:block; margin-top:5px;}
#main .h6_bt a{display:block; float:right; width:161px; height:46px; background:url(../img/index_pic.png) no-repeat left top; line-height:46px; color:#fff; font-size:24px; text-indent:44px; margin-top:4px;}

/*快速导航样式*/
#main .h_ksdh,#main .h_ksdh dl{width:700px; height:auto; overflow:hidden; margin:auto;}
#main .h_ksdh dl{width:100%; height:auto; overflow:hidden; padding-top:20px;}
#main .h_ksdh dl dt{width:275px; height:162px; float:left; text-align:center;}
#main .h_ksdh dl dt a{font-size:32px; padding-top:40px; display:block; color:#fff; width:275px; height:122px;}
#main .h_ksdh dl dt a span{font-size:24px; display:block;}
#main .h_ksdh dl dt img{position:relative; top:4px;}
#main .h_ksdh dl.a1 dt{background:#0065b7;}
#main .h_ksdh dl.a2 dt{background:#ff7244;}
#main .h_ksdh dl dd,#main .h_ksdh dl dd a{width:425px; height:162px; float:left;}
#main .h_ksdh dl.a1 dd{background:url(../img/x_kjdh.jpg) no-repeat left top;}
#main .h_ksdh dl.a2 dd{background:url(../img/x_kjdh.jpg) no-repeat left bottom;}
#main .h_ksdh ul{width:110%; height:auto; overflow:hidden; padding:8px 0 0 0;}
#main .h_ksdh ul li{float:left; width:auto; margin:12px 8px 0 0;}
#main .h_ksdh ul li a{display:block; width:226px; height:50px; border:1px solid #ccc; text-align:center; line-height:50px; font-size:26px; color:#313131;}

/*首页新闻动态*/
#main .index_new_tab{width:680px; height:auto; margin:20px auto 0 auto; overflow:hidden;}
#main .index_new_tab p{width:340px; height:54px; line-height:54px; display:block; background:#0065b7; float:left; text-align:center; color:#fff; font-size:26px;}
#main .index_new_tab a{display:block; width:340px; height:64px; float:left;}
#main .index_new_tab a.active,#main .index_new_tab a.active p{background:#ff7244 url(../img/index_news_qh.gif) no-repeat center 54px; }
#main .index_new{width:680px; height:420px; overflow:hidden; margin:0 auto; position:relative;}
#main .index_new ul{padding-top:180px;}
#main .index_new ul li{width:100%; height:55px; line-height:55px; background:url(../img/x_new_news_left.gif) no-repeat left center;}
#main .index_new ul li a{display:block; width:600px ; height:55px; padding-right:80px; line-height:55px; color:#313131; font-size:24px; text-indent:35px; border-bottom:1px dashed #ccc; background:url(../img/x_new_news.gif) no-repeat right center; overflow:hidden;}
#main .index_new dl{width:100%; height:158px; overflow:hidden; position:absolute; top:15px;}
#main .index_new dl dt,#main .index_new dl dt img{float:left; width:165px; height:153px;}
#main .index_new dl dd{color:#313131; font-size:22px; padding:0 15px; width:auto; overflow:hidden; line-height:170%;}
#main .index_new dl dd .h_title{ font-size:26px; font-weight:bold; margin-bottom:8px; overflow:hidden; height:40px; overflow:hidden;}
#main .index_new dl dd a{color:#ff7244; font-size:24px;}
#main .index_new div.more a{width:678px; height:52px; border:1px solid #dfdfdf; display:block; float:left; text-align:center; line-height:52px; color:#919191; font-size:22px; margin:20px 0;
	-moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

/*首页在线咨询*/
#main .index_zxzx{width:100%; height:140px; overflow:hidden; background:#eeeef0; text-align:center; margin-top:20px;}
#main .index_zxzx dl dt{color:#313131; font-size:26px; font-weight:bold; margin:25px 0 10px 0;}
#main .index_zxzx dl dt span{ color:#bd0d17; font-size:26px;}
#main .index_zxzx dl dd a.a1{display:inline-block; width:129px; height:46px; line-height:46px; color:#fff; font-size:24px; background:#ff9600; margin-right:5px;}
#main .index_zxzx dl dd a.a2{display:inline-block; width:287px; height:46px; line-height:46px; font-size:24px; background:url(../img/index_zxzx_bg.jpg) no-repeat left center; color:#bd0d17; font-weight:bold; text-align:left;text-indent:53px;}


/*首页医疗团队*/
#main .h_yltd{width:700px; height:700px; overflow:hidden; margin:0 auto; background:url(../img/x_yltd_bg.jpg) no-repeat center top;}
#main .h_yltd_box{width:680px; height:auto; margin:0 auto; overflow:hidden; margin-top:300px;}
#main .h_yltd dl{width:327px; height:395px; border:1px solid #ccc; margin-left:6px; background:#fff;}
#main .h_yltd dl dt{width:100%; height:215px; background:url(../img/zjtd_bg.jpg) no-repeat left top; text-align:center;}
#main .h_yltd dl dd{width:100%; height:auto; text-align:center; padding-top:20px; overflow:hidden;}
#main .h_yltd dl dd p{ line-height:22px;}
#main .h_yltd dl dd p.a1{color:#000; font-size:26px;}
#main .h_yltd dl dd p.a1 span{color:#313131; font-size:22px; padding-left:10px;}
#main .h_yltd dl dd p.a2{color:#313131; font-size:24px; padding:15px 0;}
#main .h_yltd dl dd a{width:232px; height:52px; text-indent:20px; line-height:52px; color:#fff; font-size:24px; background:#ff7244 url(../img/home_zx_wx.png) no-repeat 25px center; display:inline-block;}

#main .m_ystd{ width: 100%; height: auto; overflow: hidden; background: #e5e5e5; margin: 30px 0 0 0; padding-bottom: 50px;}
#main .m_ystd h2{ line-height: 160px; font-weight: bold; font-size: 46px; color: #333; text-align: center;}
#main .m_ystd .doctor{ width: 686px; margin: 0 auto; overflow: hidden; position: relative;}
#main .m_ystd .doctor .swiper-wrapper{ height: 478px !important;}
#main .m_ystd .doctor .swiper-slide{ height:478px !important ;}
#main .m_ystd .doctor div.pagination_myltd{ width: 100%; text-align: center; height: 10px; margin: 30px 0 40px;}
#main .m_ystd .doctor div.pagination_myltd span{ display: inline-block;; width: 100px; height:10px; background: #7e7e7e; margin: 0 10px;}
#main .m_ystd .doctor div.pagination_myltd .swiper-active-switch{ background: #0064b5;} 
#main .m_ystd .more{ display: block; width: 288px; height: 65px; border: 2px solid #0064b5; border-radius: 65px; line-height: 65px; text-align: center; color: #0064b5; margin: 0 auto; font-size: 30px;}




/*首页品牌介绍*/
#main .index_js_sb_hj{width:700px; height:auto; margin:20px auto; overflow:hidden;}
#main .index_js_sb_hj p{width:232px; height:54px; line-height:54px; display:block; background:#0065b7; float:left; text-align:center; color:#fff; font-size:26px;}
#main .index_js_sb_hj a{display:block; width:232px; height:64px; float:left;}
#main .index_js_sb_hj a.bobo,#main .index_js_sb_hj a.bobo p{background:#ff7244 url(../img/index_news_qh.gif) no-repeat center 54px;}
#main .jssbhj_box{width:700px; height:195px;  margin:0 auto;}
#main #sbhj_1 dl{width:100%; height:auto; overflow:hidden;}
#main #sbhj_1 dl dt{float:left;}
#main #sbhj_1 dl dd{color:#313131; font-size:24px; padding:0 15px 0 20px; width:auto; overflow:hidden; line-height:156%;}
#main #sbhj_1 dl dd a{color:#ff7244; font-size:24px;}

#main #sbhj_2 .index_xjsb{width:700px; height:auto; overflow:hidden; position:relative;}
#main #sbhj_2 .index_xjsb ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:230px; height:auto; margin:0 5px;}
#main #sbhj_2 .index_xjsb img{width:228px; height:137px; border:1px solid #ccc; display:block;}
#main #sbhj_2 .index_xjsb p{width:100%; height:46px; line-height:46px; font-size:22px; color:#313131; text-align:center;}

#main #sbhj_3 .index_xjsb{width:700px; height:auto; overflow:hidden; position:relative;}
#main #sbhj_3 .index_xjsb ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:230px; height:auto; margin:0 5px;}
#main #sbhj_3 .index_xjsb img{width:228px; height:137px; border:1px solid #ccc; display:block;}
#main #sbhj_3 .index_xjsb p{width:100%; height:46px; line-height:46px; font-size:22px; color:#313131; text-align:center;}


/*首页挂号平台*/
#main .index_gh{width:700px; height:500px; overflow:hidden; background:url(../img/x_gh.gif) no-repeat left top; margin:0 auto;}
#main .index_gh .index_gh_nr{width:700px; height:478px; background:url(../img/x_gh2.gif) no-repeat right bottom;}
#main .index_gh .index_gh_box{width:700px; height:465px; background:#0065b7; margin-top:12px;}
#main .index_gh .index_gh_box dl{width:660px; height:auto; overflow:hidden; margin:0 auto;}
#main .index_gh .index_gh_box dl dt{width:100%; height:auto; text-align:center; color:#fff; margin:20px 0;}
#main .index_gh .index_gh_box dl dt p{font-size:32px;}
#main .index_gh .index_gh_box dl dt span{font-size:18px; text-transform:uppercase;}
#main .index_gh .index_gh_box dl dd{color:#fff; font-size:24px; line-height:45px; margin-bottom:12px;}
#main .index_gh .index_gh_box dl dd input.txt{width:147px; height:45px; border:none; text-indent:10px; font-size:22px;}
#main .index_gh .index_gh_box dl dd input.txt2{width:400px; height:45px; border:none; text-indent:10px; font-size:22px;}
#main .index_gh .index_gh_box dl dd textarea{width:540px; height:136px; border:none; float:left; text-indent:10px; line-height:24px; font-size:22px;}
#main .index_gh .index_gh_box dl dd p{float:left; font-size:24px;}
#main .index_gh .index_gh_box dl dd.a1{width:100%; height:auto; overflow:hidden; padding-top:30px;}
#main .index_gh .index_gh_box dl dd .submit{width:175px; height:45px; border:none; font-size:24px; color:#fff; cursor:pointer; background:#ff7244;}
#main .index_gh .index_gh_box dl dd .submit2{color:#0065b7; background:#fff; margin:0 0 0 140px;}
#main .index_gh .index_gh_box dl dd input,#main .index_gh .index_gh_box dl dd textarea,#main .index_gh .index_gh_box dl dd .submit,#main .index_zxzx dl dd a{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}	



/*公用的新闻列表页面*/
#water .list_news h6.list_news_bt{font-size:35px; height:80px; text-align: center; border-bottom:1px solid #DCDCDC; color:#0F74A1; line-height:80px; margin-bottom:10px;}
#water .list_news dl{width:700px; height:auto; overflow:hidden; margin:0 auto; border-bottom:1px solid #ccc; padding:15px 0;}
#water .list_news dl dt{width:100px; height:100px; float:left;}
#water .list_news dl dt a{width:100px; height:100px; display:block;}
#water .list_news dl dt img{display:block; width:100px; height:100px;}
#water .list_news dl dd{width:580px; height:100px; float:right;}
#water .list_news dl dd h6 a{width:100%; font-size:23px; height:30px; color:#343434; display:block; font-weight:normal; overflow:hidden;}
#water .list_news dl dd p a{width:100%; height:70px; line-height:24px; overflow:hidden; font-size:20px; display:block;}
#water .list_news .list_news_more a{ display:block; width:160px; height:40px; line-height:40px; text-align:center; border:1px solid #ccc; margin:20px auto; font-size:20px;}


/*RHB 成功案例*/
#main_case{width:720px; height:auto; margin-top:30px; background:#fff;}
#main_case .hd{width:101%; height:auto; overflow:hidden;}
#main_case .hd li{width:143px; height:50px; line-height:50px; background:#0064b9; color:#fff; font-size:24px; text-align:center; float:left; margin-left:2px; cursor:pointer;}
#main_case .hd li a{color:#fff; display:block; width:143px; height:50px;}
#main_case .hd li.on{background:#fe5018;}
#main_case .bd ul li{width:680px; height:auto; overflow:hidden; background:#f5f5f5; color:#000; margin:20px auto;}
#main_case .bd ul li dl{width:650px; height:auto; margin:0 auto; padding:15px 0; overflow:hidden;}
#main_case .bd ul li dl dt{width:240px; height:240px; float:left; margin-right:15px;}
#main_case .bd ul li dl dt img{width:240px; height:240px;}
#main_case .bd ul li dl dd{width:395px; float:left;}
#main_case .bd ul li dl dd p{width:100%; height:36px; line-height:36px; font-size:23px; overflow:hidden;}
#main_case .bd ul li dl dd .p1{ font-weight:bold;}
#main_case .bd ul li dl dd div{width:100%; height:auto; padding-top:20px;}
#main_case .bd ul li dl dd div a{width:167px; height:33px; line-height:33px; color:#fff; font-size:22px;  text-align:center; float:left; display:block;}
#main_case .bd ul li dl dd div a.a1{background:#f44e14; border-radius:5px; margin-right:15px;}
#main_case .bd ul li dl dd div a.a2{background:#0064ba; border-radius:5px;}

/*RHB 公用列表*/
#rhb_news{width:720px; height:auto; overflow:hidden; margin:0 auto;}
#rhb_news .news_title{width:100%; height:80px; line-height:80px; color:#0f74a1; font-size:30px; text-align:center; border-bottom:1px solid #ccc;}
#rhb_news .news_top{width:100%; height:auto; overflow:hidden; margin:22px 0;}
#rhb_news .news_top dl{width:690px; height:auto; overflow:hidden; margin:0 auto;}
#rhb_news .news_top dl dt,#rhb_news .news_top dl dt img{width:165px; height:153px; float:left;}
#rhb_news .news_top dl dd{width:498px; height:auto; float:right;}
#rhb_news .news_top dl dd .a1{width:100%; height:35px; line-height:35px; font-size:26px; overflow:hidden;}
#rhb_news .news_top dl dd .a1 a{color:#333;}
#rhb_news .news_top dl dd .a2{color:#666; font-size:20px; width:100%; height:55px; margin:16px 0; overflow:hidden;}
#rhb_news .news_top dl dd .a3{width:100%; height:25px; line-height:25px; color:#a7a7a7; font-size:18px; overflow:hidden}
#rhb_news .news_top dl dd .a3 a{width:102px; display:inline-block; background:url(../img/rhbnewwx.png) no-repeat left center; text-indent:30px; color:#a7a7a7;}
#rhb_news .news_list{width:100%; height:auto; overflow:hidden; border-bottom:1px dashed #ccc;}
#rhb_news .news_list dl{width:100%; height:auto; overflow:hidden; padding:15px 0; border-top:1px dashed #ccc; background:url(../img/rhblistico.jpg) no-repeat 26px center;}
#rhb_news .news_list dl dt{width:570px; height:46px; line-height:46px; font-size:26px; overflow:hidden; margin-left:115px;}
#rhb_news .news_list dl dt a{color:#333;}
#rhb_news .news_list dl dd{width:570px; height:25px; line-height:25px; color:#a7a7a7; font-size:18px; overflow:hidden; margin-left:115px;}
#rhb_news .news_list dl dd a{width:102px; display:inline-block; background:url(../img/rhbnewwx.png) no-repeat left center; text-indent:30px; color:#a7a7a7;}

.rhbpages{width:660px; height:60px; line-height:60px; overflow:hidden; text-align:center; margin:20px auto 0 auto;}
.rhbpages ul li{ display:inline-block; font-size:26px;}
.rhbpages ul li a{color:#333; width:164px; height:58px; display:block;}
.rhbpages ul li.rhbsyy{width:164px; height:58px; line-height:58px; float:left; text-align:center; border:1px solid #a7a7a7;}
.rhbpages ul li.rhbxyy{width:164px; height:58px; line-height:58px; float:right; text-align:center; border:1px solid #a7a7a7;}

/*RHB 文章问答*/
.comment_quote{width:660px; margin:15px 0px; padding:10px; font-size:26px; line-height:1.75; color:rgb(62,62,62); overflow:hidden; 
	border:1px solid rgb(204, 204, 204); 
	box-shadow:rgba(165, 165, 165,0.4) 5px 5px 2px; 
	box-sizing:border-box !important; 
	word-wrap: break-word !important; 
	background-color: rgb(248, 247, 245);
}
.comment_quote p:nth-child(2){ padding-top:15px; color:rgb(178,34,34) !important;}


/*RHB 会员活动*/
.art_hdbody{width:720px; height: auto; overflow: hidden; font-size: 22px; line-height: 160%;}

















/**文章页推荐文章_2016_11_1**/
div.xgtj_11_1{ width:720px; height:; margin:0 auto;}
div.xgtj_11_1 > h3{ width:690px; display:block; margin:0 auto; border-bottom:1px solid #a8a8a8; font-family:"微软雅黑"; font-size:36px; line-height:100px; color:#ff0000; text-align:center;}
div.xgtj_11_1 ul.ul_xg_111{ width:690px; margin:0 auto; margin-top:20px;}
div.xgtj_11_1 ul.ul_xg_111 li{ width:; height:75px; display:block;}
div.xgtj_11_1 ul.ul_xg_111 > li > p{ width:40px; height:40px; display:block; background:#868686;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px; text-align:center; font-family:"微软雅黑"; font-size:26px; line-height:40px; color:#fff; float:left; margin-top:15px;}
div.xgtj_11_1 ul.ul_xg_111 > li > a{font-family:"微软雅黑"; font-size:30px; line-height:75px; color:#484848; text-align:left; float:left; display:block; margin-left:15px;}


.slider92{position:relative; width:100%; overflow:hidden; margin:0 auto;}
.slider92 .hd{position:absolute;width:100%;height:28px;left:0;bottom:2%;z-index:1;line-height:28px;text-align:center}
.slider92 .hd li{display:inline-block;vertical-align:middle;width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;background:#fff;cursor:pointer}
.slider92 .hd li.on{background:#007AA9}
.slider92 .bd{position:relative;z-index:0}
.slider92 .bd li{position:relative;text-align:center}
.slider92 .bd li img{background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%}
.slider92 .bd li a{-webkit-tap-highlight-color:transparent}
.slider92 .bd li .tit{display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;background:url(../images/focusbg.png) repeat-x;color:#fff;text-align:left}

/*#water .banner{ position:relative;}*/
#water .top h2{float:left; padding:10px 60px 20px 30px;}
#water .top h3{float:right;}
#water .top h4{float:left; padding-right:30px;}
#water .top h5{ padding-top:25px;}
#water nav{width:720px; margin:0 auto;background-image: -webkit-gradient(linear, left top, left bottom, from(#922e45), to(#922e45));background-image: -webkit-linear-gradient(top, #922e45, #922e45);background-image:    -moz-linear-gradient(top, #922e45, #922e45);background-image:     -ms-linear-gradient(top, #922e45, #922e45);background-image:      -o-linear-gradient(top, #922e45, #922e45);background-image:         linear-gradient(top, #922e45, #922e45);filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a40328', EndColorStr='#922E45'); height:0px;position:relative;}
#water #position{text-align:center;line-height:0.5;color:#c997a2;display:block;position:absolute;top:0;left:50%;width:auto;margin-top:-30px; font-family:"微软雅黑"; font-weight:bold;}
#water #position em {display:inline-block;padding:0 3px;font-style:normal;font-family:"微软雅黑";}
#water #position em.on {color:#fff;}
#water #positions {text-align:center;line-height:0.5;color:#c997a2;display:block;position:absolute;top:0;left:50%;width:auto;margin-top:-30px; font-family:"微软雅黑"; font-weight:bold;}
#water #positions em {display:inline-block;padding:0 3px;font-style:normal;font-family:"微软雅黑";}
#water #positions em.on {color:#fff;}


#water .con{width:685px; margin:0 auto;}
#water .con33{ position:relative;}
#water .con33 h2{font-size:32px; text-align:center;color:#202020; height:48px; line-height:48px; padding-top:20px; padding-bottom:20px;}
#water .con33 h3{font-size:20px; text-align:center; font-weight:normal;color:#969696; padding-top:10px; padding-bottom:5px;}
#water .con33 h4{text-align:center; font-weight:normal; font-size:18px; color:#696969;}
#water .con33 p{font-size:18px;color:#626262; padding:20px; border-bottom:1px solid #bcbcbc;}
#water .con33 p img{padding:3px 13px 0 0;}
#water .con33 p a{color:#626262;}
#water .con33 .swiper-container5{width:680px; height:100px; overflow:hidden; margin:20px auto 10px; position:relative;}
#water .con33 .swiper-container5 .pagination5{position:absolute; left:0; text-align:center; width:100%; z-index:10; bottom:2px;}


.con33 .slideBox{ position:relative; overflow:hidden; margin:10px auto;  max-width:560px;/* 设置焦点图最大宽度 */ }
.con33 .slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.con33 .slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.con33 .slideBox .hd li.on{ background:#fff;  }
.con33 .slideBox .bd{ position:relative; z-index:0; }
.con33 .slideBox .bd li{ position:relative; text-align:center;  }
.con33 .slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.con33 .slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

#water .con3{ position:relative;}
#water .con3 h2{font-size:30px; text-align:center; font-weight:normal;color:#007aaa; padding-top:20px; border-bottom:1px solid #007aaa; height:75px; line-height:48px; margin-bottom:20px;}
#water .con3 h3{font-size:20px; text-align:center; font-weight:normal;color:#969696; padding-top:10px; padding-bottom:5px;}
#water .con3 h4{border-top:4px solid #007aaa; position:absolute; top:94px; left:336px; width:50px;}


/*专家团队*/
div.gl_zj{width:690px; height:auto; margin:0 auto;}
div.gl_zj dl{width:auto; height:445px; border-bottom:1px dashed #ccc;}
div.gl_zj dl dt{width:355px; float:right; padding:70px 0 20px 0; border-bottom:1px solid #ccc;}
div.gl_zj dl dt h1{color:#007aab; font-size:38px; font-weight:normal; margin-bottom:25px;}
div.gl_zj dl dt span{color:#555; font-size:25px;}
div.gl_zj dl dd{width:355px; float:right;}
div.gl_zj dl dd p{width:auto; height:auto; overflow:hidden; font-size:24px; color:#888; line-height:30px; padding:20px 0;}
div.gl_zj dl dd a{display:inline-block; width:156px; height:44px; line-height:44px; text-align:center; color:#fff; font-size:22px; margin-right:13px; background:#0065b7; -webkit-border-radius:5px; border-radius:5px; margin-top:20px;}
div.gl_zj dl dd a.a2{ background:#ff7245}

.pages{width:auto; height:auto; text-align:center; overflow:hidden; clear:both;}
.pages ul{padding:15px 0px 20px 0;}
.pages ul li{ display:inline-block; margin-left:6px; border:1px solid #E9E9E9; height:auto; overflow:hidden; font-size:18px;}
.pages ul li a{color:#000; display:block; padding:16px 22px;}
.pages ul li.thisclass,.pagebox ul li.thisclass a:hover{padding:16px 22px; background-color:#bf1e2e; font-weight:bold; color:#FFF;}
.pages .pageinfo{color:#000; line-height:56px; padding:0 10px;}
.pages .pageinfo strong{color:#000; font-weight:normal;margin:0px 2px;}


div.art_dh{ width:auto; height:145px; margin:0 auto; margin-top:20px;}
div.art_dh ul li{ width:238px; height:80px; display:block; float:left; text-align:center; font-family:"微软雅黑"; font-size:28px; line-height:80px;}
div.art_dh ul li a img{ padding-right:10px; padding-top:10px;}
div.art_dh ul li a:hover{ color:#007aaa;}
div.art_dh ul li.l1,div.art_dh ul li.l2,div.art_dh ul li.l3{ border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}
div.art_dh ul li.l3{ border-right:none;}
div.art_dh ul li.l4,div.art_dh ul li.l5{ border-right:1px solid #dcdcdc;}


/*.pagination2{ position: absolute;left: 0;text-align: center;bottom:25px;width: 100%;}
.pagination2 .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.pagination2 .swiper-active-switch {background: #fff;}*/


div.con3 h2 .art_ddd{ width:200px; height:35px; margin:0 auto;}
div.con3 h2 .art_tit3{ width:300px; height:35px; margin:0 auto;}
div.con3 h2 .art_ddd{ width:200px; text-align:center; height:35px; margin:0 auto;}
div.con3 h2 .art_ddd .sp1{ width:164px; height:70px; float:left; background:#fff;font-family:"微软雅黑"; font-size:36px; color:#333333; line-height:60px;padding:0 15px;}
div.con3 h2 .art_ddd .sp2{ width:164px; height:70px; float:left; background:#007aaa;font-family:"微软雅黑"; font-size:36px; color:#; line-height:60px; color:#fff;}
div.con3 h2 .art_ddd .sp3{ width:100%; height:60px; text-align:center;background:#007aaa;font-family:"微软雅黑"; font-size:36px; color:#; line-height:60px; color:#fff;}

h2 .art_tit{ width:328px; height:35px; margin:0 auto;}
h2 .art_tit3{ width:300px; height:35px; margin:0 auto;}
h2 .con_tit{ width:100%; text-align:center; height:44px; margin:0 auto; overflow:hidden;}
h2 .art_tit .sp1{ width:164px; height:70px; float:left; background:#969696;font-family:"微软雅黑"; font-size:36px; color:#; line-height:60px; color:#fff;}
h2 .art_tit .sp2{ width:164px; height:70px; float:left; background:#007aaa;font-family:"微软雅黑"; font-size:36px; color:#; line-height:60px; color:#fff;}
h2 .art_tit .sp3{ width:100%; height:60px; text-align:center;background:#007aaa;font-family:"微软雅黑"; font-size:36px; color:#; line-height:60px; color:#fff;}
div.art_body{ margin-bottom:35px;padding:0px 20px; font-size: 26px;}
div.art_body a{ color:blue;}
div.art_body > p{ font-size:26px; line-height:1.75;  margin-top:20px; margin-bottom:20px;}
div.art_body h4{font-size:28px; color:#007aab;}
div.art_body > h4{ margin-top:10px; margin-bottom:10px; line-height: 30px!important;}
div.art_body img{ padding:10px 0px;}
#water .con .con2 p.art_xgwz{ width:100%; display:block; text-align:center; font-size:30px; color:#788ca0; text-indent:0; line-height:60px;}
.art_body_swt{width:680px; height:auto; overflow:hidden; margin:0 auto;}
.art_body_swt dl{width:340px; height:92px; float:left;}





div#water div.art_body h2{font-size:30px;color:#0F74A1;line-height:50px; padding:0px 0 0px;}
div#water div.art_body h2 em{font-style: normal;font-weight: normal;font-size: 24px;color: #BFBFBF;}
div#water div.art_body h3{font-size:30px;color:#343434;line-height:50px; text-indent:1.9em; padding:20px 0 0;}


body > div#water > div.art_body{ padding:0px 30px; margin-bottom:0; text-align:justify;}
body > div#water > div.index_article_xgwz{ margin-top:30px;}

/*div.art_ftzx{ margin-top:30px; margin-bottom:30px; text-align:center; height:106px;}*/
#water .about{ background:#ebebeb;padding:20px; height:252px;}
#water .about dl dt{float:left; background:#FFFFFF; text-align:center; font-size:30px; height:94px; line-height:94px; margin-right:3%}
#water .about dl dt font{ display:block;}
#water .about dl dd{ height:250px; overflow:hidden;}
#water .con5{ margin-bottom:20px; position:relative;}
#water .con5 h2{font-size:30px; text-align:center; font-weight:normal;color:#007aaa; padding-top:20px; border-bottom:1px solid #007aaa; height:48px; line-height:48px;}
#water .con5 h3{font-size:20px; text-align:center; font-weight:normal;color:#969696; padding-top:10px; padding-bottom:5px;}
#water .con5 h4{border-top:4px solid #007aaa; position:absolute; top:66px; left:320px; width:50px;}
.hzjg{ width:100%; font-size:30px;}
.hzjg dl{ width:50%; float:left; text-align:center}
.yiny{ background:url(../images/bg.png) repeat-x center; height:10px;}
.yinyin{ background:url(../images/bg.png) repeat-x center; height:10px; position:absolute; top:0; width:720px;}

.call_me{ padding-top:15px;}
.call_me img{ width:100%; text-align:center}
.kst{width: 100%;height: auto;background-color: #f1f1f1;overflow: hidden; margin:10px 0px; }
.kst input{width: 68%;font-size: 1.6rem;padding: 3% 0 3% 3%;margin: 3% 0 3% 2%;border: 0;background-color: #fff;float: left;}
.kst button{width: 25%;font-size: 1.4rem;text-align: center;padding: 3%;background-color: #eb6100;border: 0;color: #fff;float: left;margin: 3% 0}






#hlbj .clear{clear:both;}
#hlbj .cl50{clear:both; height:50px}
#hlbj .cl40{clear:both; height:40px}
#hlbj .cl30{clear:both; height:30px}
#hlbj .cl20{clear:both; height:20px}
#hlbj .cl15{clear:both; height:15px}
#hlbj .cl10{clear:both; height:10px}
#hlbj .cl5{clear:both; height:5px}
#hlbj .fltl{ float:left; margin-left:20px}
#hlbj .fltl2{ float:left;}
#hlbj .fltr{ float:right; margin-right:20px}

#hlbj .conn{width:720px; margin:0 auto; background-color:#FFF}
#hlbj .conn .aaaa1{padding:0 20px;}
#hlbj .conn .banner{width:720px; margin:0 auto;}
#hlbj .conn .aaaa1 a{ width:220px; height:50px; background-color:#e6e6e6; float:left; margin-right:9px; margin-bottom:8px; color:#5b5b5b; font-size:25px; text-align:center; line-height:50px}
#hlbj .conn .aaaa1 .ats{ margin-right:0px}
#hlbj .conn .aaaa1 a:hover{ background-color:#0080aa; color:#FFF;}

#hlbj .bit{ text-align:center}
#hlbj .bit h1{ font-size:35px; color:#0080aa; line-height:160%}
#hlbj .bit p{ color:#5b5b5b; font-size:16px; text-transform:uppercase}
#hlbj .bit .xian1{ background-color:#e4e4e4; height:1px}
#hlbj .bit .xian2{ background-color:#0080aa; height:3px; width:194px; margin:auto; position:relative; top:-2px}

#hlbj h2{ width:380px; font-size:25px; color:#5b5b5b; font-weight:normal; line-height:150%; margin-top:5px}
#hlbj h2 span{ margin-left:50px}

#hlbj .anniu1{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}

#hlbj .queya{ background-color:#eeeeee}
#hlbj .queya .bbbox1{ width:215px; height:215px; float:left; margin-left:17.5px; margin-bottom:18px}
#hlbj .queya .bbbox1 p{ font-size:28px; color:#FFF; text-align:center; margin-top:166px}
#hlbj .queya .bbboxts{ margin-left:20px}
#hlbj .queya .bg1{background:url(../images/bg_1.jpg) no-repeat;}
#hlbj .queya .bg2{background:url(../images/bg_2.jpg) no-repeat;}
#hlbj .queya .bg3{background:url(../images/bg3.jpg) no-repeat;}
#hlbj .queya .bg4{background:url(../images/bg4.jpg) no-repeat;}
#hlbj .queya .bg5{background:url(../images/bg5.jpg) no-repeat;}
#hlbj .queya .bg6{background:url(../images/bg6.png) no-repeat;}

#hlbj .bbbox2{ width:330px; height:430px; float:left; margin-left:20px; margin-bottom:40px}
#hlbj .bgg1{background:url(../images/bgg1.jpg) no-repeat;}
#hlbj .bgg2{background:url(../images/bgg2.jpg) no-repeat;}
#hlbj .bgg3{background:url(../images/bgg3.jpg) no-repeat;}
#hlbj .bgg4{background:url(../images/bgg4.jpg) no-repeat;}
#hlbj .bbbox2 h1{ font-size:28px; color:#5b5b5b; text-align:center; margin-top:213px; font-weight:normal}
#hlbj .bbbox2 p{ font-size:24px; color:#5b5b5b; margin:20px 15px 0px 20px; line-height:130%}
#hlbj .bbbox2 p span{ margin-left:48px}

#hlbj .queya h3{ font-weight:normal; font-size:28px; margin-left:20px; margin-right:20px; color:#5b5b5b; line-height:130%}
#hlbj .queya h3 span{ margin-left:56px}
#hlbj .queya4-1{ height:450px;background:url(../images/queya4-1.jpg) no-repeat 20px 30px}
#hlbj .queya4-1 p{ font-size:24px; color:#5b5b5b}

#hlbj .queya4-1 p span{ color:#0080aa;}
#hlbj .queya4-1 .ppp1{ margin-left:334px; margin-right:20px; line-height:130%}
#hlbj .queya4-1 .ppp2{ margin-left:390px; margin-right:20px; line-height:130%; margin-top:24px}
#hlbj .queya4-1 .ppp3{ margin-left:300px; margin-right:20px; line-height:130%; margin-top:24px}
#hlbj .wenda{ width:680px; margin:auto; border-bottom:1px dashed #848484}
#hlbj .wenda .fltr2{ width:635px; float:right;}
#hlbj .wenda .fltr2 h1{ font-size:28px; color:#5b5b5b;}
#hlbj .wenda .fltr2 p{ font-size:25px; color:#5b5b5b; line-height:120%; margin-top:8px}



#hlbj2 .clear{clear:both;}
#hlbj2 .cl50{clear:both; height:50px}
#hlbj2 .cl40{clear:both; height:40px}
#hlbj2 .cl30{clear:both; height:30px}
#hlbj2 .cl20{clear:both; height:20px}
#hlbj2 .cl15{clear:both; height:15px}
#hlbj2 .cl10{clear:both; height:10px}
#hlbj2 .cl5{clear:both; height:5px}
#hlbj2 .fltl{ float:left; margin-left:20px}
#hlbj2 .fltl4{ float:left; margin-left:80px}
#hlbj2 .fltl2{ float:left;}
#hlbj2 .fltr{ float:right; margin-right:20px}
#hlbj2 .fltr4{ float:right; margin-right:50px}
#hlbj2 .fltr3{ float:right;}
#hlbj2 .juzhong{ display:block;margin:auto}

#hlbj2 .conn{width:720px; margin:0 auto; background-color:#FFF}
#hlbj2 .conn .bannerr{width:720px; margin:0 auto;}
#hlbj2 .conn .aaaa1{ padding:0 20px}
#hlbj2 .conn .aaaa1 a{ width:220px; height:50px; background-color:#e6e6e6; float:left; margin-right:9px; margin-bottom:8px; color:#5b5b5b; font-size:25px; text-align:center; line-height:50px}
#hlbj2 .conn .aaaa1 .ats{ margin-right:0px}
#hlbj2 .conn .aaaa1 a:hover{ background-color:#0080aa; color:#FFF;}

#hlbj2 .bit{ text-align:center}
#hlbj2 .bit h1{ font-size:35px; color:#0080aa; line-height:160%}
#hlbj2 .bit p{ color:#5b5b5b; font-size:16px; text-transform:uppercase}
#hlbj2 .bit .xian1{ background-color:#e4e4e4; height:1px}
#hlbj2 .bit .xian2{ background-color:#0080aa; height:3px; width:194px; margin:auto; position:relative; top:-2px}

#hlbj2 h2{ width:380px; font-size:25px; color:#5b5b5b; font-weight:normal; line-height:150%; margin-top:5px}
#hlbj2 h2 span{ margin-left:50px}
#hlbj2 .hhh3{text-align:center}
#hlbj2 h3{ padding:0 15px; font-size:32px; color:#0080aa; background-color:#FFF; display:inline; position:relative; top:10px}


#hlbj2 .anniu1{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}
#hlbj2 .anniu2{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}

#hlbj2 .wtf{ width:678px; height:53px; margin:auto; font-size:28px; text-align:center; line-height:53px; border:1px dashed #0080aa; color:#0080aa;-moz-border-radius:27px; -webkit-border-radius:27px; -o-border-radius:27px; -ms-border-radius:27px}
#hlbj2 .wtf6{ width:378px; height:53px; margin:auto; font-size:30px; text-align:center; line-height:53px; border:1px dashed #0080aa; color:#0080aa;-moz-border-radius:27px; -webkit-border-radius:27px; -o-border-radius:27px; -ms-border-radius:27px}
#hlbj2 .wtf2{ margin-left:20px}
#hlbj2 .wtf2 p{ font-size:25px; margin-left:16px; float:left; color:#0080aa}
#hlbj2 .wtf3{ margin-left:-28px}
#hlbj2 .wtf3 p{ font-size:25px; margin-left:96px; float:left; color:#5b5b5b}
#hlbj2 .wtf4{ margin-left:-14px}
#hlbj2 .wtf4 p{ font-size:25px; margin-left:70px; float:left; color:#5b5b5b}
#hlbj2 .wtf7{ margin-left:-42px}
#hlbj2 .wtf7 p{ font-size:25px; margin-left:82px; float:left; color:#5b5b5b; text-align:center; line-height:120%}
#hlbj2 .kuandu{ display:block;width:680px; margin:auto}

#hlbj2 .queya{ background-color:#eeeeee}
#hlbj2 .lbe{ width:682px; height:794px; margin:auto;background:url(../images/queya4-11.jpg) no-repeat;}
#hlbj2 .yuyu{ width:230px; text-align:center;}
#hlbj2 .yuyu h1{ font-size:28px; color:#0080aa; line-height:120%}
#hlbj2 .yuyu p{ font-size:25px; color:#5b5b5b; line-height:120%}

#hlbj2 .ebl{ height:280px; width:678px; border:#0080aa 1px solid;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; margin:auto}

#hlbj2 .wenda{ width:680px; margin:auto; border-bottom:1px dashed #848484}
#hlbj2 .wenda .fltr2{ width:635px; float:right;}
#hlbj2 .wenda .fltr2 h1{ font-size:28px; color:#5b5b5b;}
#hlbj2 .wenda .fltr2 p{ font-size:25px; color:#5b5b5b; line-height:120%; margin-top:8px}

#hlbj2 .sbl{ width:355px; float:left; margin-left:20px}
#hlbj2 .sbl h1{ font-size:30px; color:#0080aa; font-weight:normal}
#hlbj2 .sbl p{ font-size:25px; color:#5b5b5b; line-height:120%; margin-top:5px}
#hlbj2 .ggt{ width:680px; height:140px; background-color:#666; margin:auto}


#hlbj3 .clear{clear:both;}
#hlbj3 .cl50{clear:both; height:50px}
#hlbj3 .cl40{clear:both; height:40px}
#hlbj3 .cl30{clear:both; height:30px}
#hlbj3 .cl20{clear:both; height:20px}
#hlbj3 .cl15{clear:both; height:15px}
#hlbj3 .cl10{clear:both; height:10px}
#hlbj3 .cl5{clear:both; height:5px}
#hlbj3 .fltl{ float:left; margin-left:20px}
#hlbj3 .fltl4{ float:left; margin-left:80px}
#hlbj3 .fltl2{ float:left;}
#hlbj3 .fltr{ float:right; margin-right:20px}
#hlbj3 .fltr4{ float:right; margin-right:50px}
#hlbj3 .fltr3{ float:right;}
#hlbj3 .juzhong{ display:block;margin:auto}

#hlbj3 .conn{width:720px; margin:0 auto; background-color:#FFF}
#hlbj3 .conn .bannerr{width:720px; margin:0 auto;}
#hlbj3 .conn .aaaa1{ padding:0 20px}
#hlbj3 .conn .aaaa1 a{ width:220px; height:50px; background-color:#e6e6e6; float:left; margin-right:9px; margin-bottom:8px; color:#5b5b5b; font-size:25px; text-align:center; line-height:50px}
#hlbj3 .conn .aaaa1 .ats{ margin-right:0px}
#hlbj3 .conn .aaaa1 a:hover{ background-color:#0080aa; color:#FFF;}

#hlbj3 .bit{ text-align:center}
#hlbj3 .bit h1{ font-size:35px; color:#0080aa; line-height:160%}
#hlbj3 .bit p{ color:#5b5b5b; font-size:16px; text-transform:uppercase}
#hlbj3 .bit .xian1{ background-color:#e4e4e4; height:1px}
#hlbj3 .bit .xian2{ background-color:#0080aa; height:3px; width:194px; margin:auto; position:relative; top:-2px}

#hlbj3 h2{ width:380px; font-size:25px; color:#5b5b5b; font-weight:normal; line-height:150%; margin-top:5px}
#hlbj3 h2 span{ margin-left:50px}
#hlbj3 .hhh3{text-align:center}



#hlbj3 .anniu1{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}
#hlbj3 .anniu2{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}

#hlbj3 .wtf{ width:678px; height:53px; margin:auto; font-size:28px; text-align:center; line-height:53px; border:1px dashed #0080aa; color:#0080aa;-moz-border-radius:27px; -webkit-border-radius:27px; -o-border-radius:27px; -ms-border-radius:27px}
#hlbj3 .wtf6{ width:378px; height:53px; margin:auto; font-size:30px; text-align:center; line-height:53px; border:1px dashed #0080aa; color:#0080aa;-moz-border-radius:27px; -webkit-border-radius:27px; -o-border-radius:27px; -ms-border-radius:27px}


#hlbj3 .wtf7{ margin-left:-42px}
#hlbj3 .wtf7 p{ font-size:25px; margin-left:82px; float:left; color:#5b5b5b; text-align:center; line-height:120%}
#hlbj3 .wtf7 .pts{ margin-left:55px}
#hlbj3 .wtf7 .pts2{ margin-left:30px}
#hlbj3 .wtf8{ margin-left:2px}
#hlbj3 .wtf8 p{ font-size:24px; margin-left:15px; float:left; color:#5b5b5b; text-align:center; line-height:120%}

#hlbj3 .wtf9{ margin-left:-20px}
#hlbj3 .wtf9 p{ font-size:24px; margin-left:39px; float:left; color:#5b5b5b; text-align:center; line-height:120%}

#hlbj3 .kuandu{ display:block;width:680px; margin:auto}

#hlbj3 .queya{ background-color:#eeeeee}

#hlbj3 .yqe{ height:172px; width:680px; margin:auto; background-color:#ededed}
#hlbj3 .yqe .yqe2{ float:left; width:412px; padding:0 20px 0 30px}
#hlbj3 .yqe .yqe2 h1{ font-size:30px; color:#0080aa; line-height:120%; margin-top:12px; font-weight:normal}
#hlbj3 .yqe .yqe2 p{ font-size:24px; color:#5b5b5b; line-height:130% }
#hlbj3 .yqe .yqe2 p span{ color:#0080aa}
#hlbj3 .yqe .yqe2 .xvxian{ height:1px; border-bottom:dashed 1px #adadad; margin-top:5px; margin-bottom:5px}

#hlbj3 .wenda{ width:680px; margin:auto; border-bottom:1px dashed #848484}
#hlbj3 .wenda .fltr2{ width:635px; float:right;}
#hlbj3 .wenda .fltr2 h1{ font-size:28px; color:#5b5b5b;}
#hlbj3 .wenda .fltr2 p{ font-size:25px; color:#5b5b5b; line-height:120%; margin-top:8px}


#hlbj4 .clear{clear:both;}
#hlbj4 .cl50{clear:both; height:50px}
#hlbj4 .cl40{clear:both; height:40px}
#hlbj4 .cl30{clear:both; height:30px}
#hlbj4 .cl20{clear:both; height:20px}
#hlbj4 .cl15{clear:both; height:15px}
#hlbj4 .cl10{clear:both; height:10px}
#hlbj4 .cl5{clear:both; height:5px}
#hlbj4 .fltl{ float:left; margin-left:20px}
#hlbj4 .fltl4{ float:left; margin-left:80px}
#hlbj4 .fltl2{ float:left;}
#hlbj4 .fltr{ float:right; margin-right:20px}
#hlbj4 .fltr4{ float:right; margin-right:50px}
#hlbj4 .fltr3{ float:right;}
#hlbj4 .juzhong{ display:block;margin:auto}

#hlbj4 .conn{width:720px; margin:0 auto; background-color:#FFF}
#hlbj4 .conn .bannerr{width:720px; margin:0 auto;}
#hlbj4 .conn .aaaa1{ padding:0 20px}
#hlbj4 .conn .aaaa1 a{ width:220px; height:50px; background-color:#e6e6e6; float:left; margin-right:9px; margin-bottom:8px; color:#5b5b5b; font-size:25px; text-align:center; line-height:50px}
#hlbj4 .conn .aaaa1 .ats{ margin-right:0px}
#hlbj4 .conn .aaaa1 a:hover{ background-color:#0080aa; color:#FFF;}

#hlbj4 .bit{ text-align:center}
#hlbj4 .bit h1{ font-size:35px; color:#0080aa; line-height:160%}
#hlbj4 .bit p{ color:#5b5b5b; font-size:16px; text-transform:uppercase}
#hlbj4 .bit .xian1{ background-color:#e4e4e4; height:1px}
#hlbj4 .bit .xian2{ background-color:#0080aa; height:3px; width:194px; margin:auto; position:relative; top:-2px}

#hlbj4 h2{ width:380px; font-size:25px; color:#5b5b5b; font-weight:normal; line-height:150%; margin-top:5px}
#hlbj4 h2 span{ margin-left:50px}
#hlbj4 .hhh3{text-align:center}
#hlbj4 h3{ padding:0 15px; font-size:32px; color:#0080aa; background-color:#FFF; display:inline; position:relative; top:10px}


#hlbj4 .anniu1{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}
#hlbj4 .anniu2{ color:#FFF; font-size:25px;text-align:center; background-color:#ff9500; width:300px; height:52px; line-height:52px; display:block; margin:auto;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; border-radius:7px}

#hlbj4 .wtf{ width:678px; height:53px; margin:auto; font-size:28px; text-align:center; line-height:53px; border:1px dashed #0080aa; color:#0080aa;-moz-border-radius:27px; -webkit-border-radius:27px; -o-border-radius:27px; -ms-border-radius:27px}
#hlbj4 .wtf6{ width:378px; height:53px; margin:auto; font-size:30px; text-align:center; line-height:53px; border:1px dashed #0080aa; color:#0080aa;-moz-border-radius:27px; -webkit-border-radius:27px; -o-border-radius:27px; -ms-border-radius:27px}
#hlbj4 .wtf2{ margin-left:14px}
#hlbj4 .wtf2 p{ font-size:25px; margin-left:21px; float:left; color:#0080aa; width:150px; text-align:center; line-height:120%}
#hlbj4 .wtf2 p span{ color:#5b5b5b}
#hlbj4 .wtf3 p{ font-size:30px; margin-left:30px; float:left; color:#0080aa; width:194px; height:42px; border:2px dashed #0080aa; text-align:center; line-height:42px;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px}

#hlbj4 .kuandu{ display:block;width:680px; margin:auto}

#hlbj4 .queya{ background-color:#eeeeee}


#hlbj4 .ebl{ height:370px; width:678px; border:#0080aa 1px solid;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px; margin:auto}
#hlbj4 .eblts{ height:410px}
#hlbj4 .wenda{ width:680px; margin:auto; border-bottom:1px dashed #848484}
#hlbj4 .wenda .fltr2{ width:635px; float:right;}
#hlbj4 .wenda .fltr2 h1{ font-size:28px; color:#5b5b5b;}
#hlbj4 .wenda .fltr2 p{ font-size:25px; color:#5b5b5b; line-height:120%; margin-top:8px}

#hlbj4 .sbl{ width:355px; float:left; margin-left:20px}
#hlbj4 .sbl h1{ font-size:30px; color:#0080aa; font-weight:normal}
#hlbj4 .sbl p{ font-size:25px; color:#5b5b5b; line-height:130%; margin-top:0px}
#hlbj4 .sbl p span{ color:#FFF; background-color:#0080aa; padding:3px 5px;-moz-border-radius:7px; -webkit-border-radius:7px; -o-border-radius:7px; -ms-border-radius:7px;}
#hlbj4 .ggt{ width:680px; height:140px; background-color:#666; margin:auto}



#yczz {
	width: 720px;
	font-size: 28px;
	font-family: 微软雅黑;
	color: #343434;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto; overflow:hidden;
}

#yczz * {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
#yczz #CarlP0 ol {
	text-decoration: none;
	list-style-type: none;
	width: 700px;
	margin-left: auto;
	margin-bottom: 30px;
	height: 170px;
	font-size: 25px;
}
#yczz #CarlP0 ol a {
	width: 220px;
	height: 50px;
	background-color: #eeeeee;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	line-height: 50px;
	float: left;
	color: #343434;
}
#yczz #CarlP0 ol a:hover{ background-color:#0080aa; color:#FFF;}
#yczz #CarlP1 {
	width: 720px;
	height: ;
}
#yczz h2  {
	text-align: center;
	font-size: 36px;
	color: #0080aa;
	width: 720px;
	margin-top: 30px;
	line-height: 48px;
	float: left;
	clear: both;
}

#yczz h2 em {
	display: block;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #BFBFBF;
	border-top: 1px solid #DFDFDF;
	line-height: 32px;
	margin-bottom: 30px;
}





#yczz #CarlP1 .topceimg {
	width: 264px;
	height: 205px;
	background-image: url(../images/imgji.jpg);
	background-position: left top;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
#yczz #CarlP1 p {
	width: 398px;
	height: 205px;
	font-size: 26px;
	float: left;
	text-indent: 52px;
	line-height: 42px;
	text-align: justify;
}


#yczz #CarlP1 .xiankuang {
	float: left;
	text-align: center;
	width: 680px;
	/* [disabled]background-color: #EEEEEE; */
	height: 70px;
	font-size: 25px;
	line-height: 28px;
	padding-top: 12px;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 30px;
	color: #0080aa;
	border-radius: 93px;
	border: 1px dashed #0080aa;
	margin-bottom: 30px;
}
#CarlP1 .zzgcsyt {
	width: 680px;
	height: 165px;
	float: left;
	margin-left: 20px;
}
#CarlP1 .zzgcsyt dl {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#CarlP1 .zzgcsyt dt {
	width: 126px;
	height: 126px;
	border-radius: 100px;
	margin-right: auto;
	border: 1px dashed #AFAFAF;
	margin-left: auto;
}
#CarlP1 .zzgcsyt dd {
	text-align: center;
	font-size: 26px;
	margin-top: 15px;
}
#CarlP1 .zzgcsyt em   {
	width: 21px;
	height: 32px;
	float: left;
	background-image: url(../images/icotp.png);
	background-position: -33px 100%;
	margin-top: 53px;
}
#CarlP1 .zzgcsyt .dt1 dt {
	background-image: url(../images/imgji.jpg);
	background-position: 0px -212px;
}
#CarlP1 .zzgcsyt .dt2 dt {
	background-image: url(../images/imgji.jpg);
	background-position: -161px -212px;
}
#CarlP1 .zzgcsyt .dt3 dt {
	background-image: url(../images/imgji.jpg);
	background-position: -319px -212px;
}
#CarlP1 .zzgcsyt .dt4 dt {
	background-image: url(../images/imgji.jpg);
	background-position: -474px -212px;
}
#CarlP1 .zzgcsyt dl {
	width: 133px;
	height: 166px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#yczz .swtljanniu a {
	background-color: #FF9600;
	color: #FFFFFF !important;
	font-size: 30px;
	line-height: 50px;
	height: 50px;
	border-radius: 10px;
	float: left;
	width: 380px;
	margin-left: 175px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;

}
#yczz .swtljanniu > a{ margin-top:20px; margin-bottom:20px;}
#yczz .huiseP {
	width: 720px;
	background-color: #eeeeee;
	float: left;
}





#CarlP2 dl {
	width: 163px;
	height: 163px;
	border-radius: 80px;
	float: left;
	background-color: #a6714f;
	overflow-y: hidden;
	margin-left: 14px;
	margin-top: 14px;
	background-image: url(../images/imgji.jpg);
}



#CarlP2 dd {
	text-align: center;
	font-size: 25px;
	line-height: 45px;
	background-color: rgba(79,79,79,0.63);
	width: auto;
	height: 45px;
	margin-top:80px;
	color: #FFFFFF;
	font-style: normal;
}
#CarlP2 .syz1 {
	background-position: 0px -546px;
}
#CarlP2 .syz2 {
	background-position: -163px -546px;
}
#CarlP2 .syz3 {
	background-position: -326px -546px;
}
#CarlP2 .syz4 {
	background-position: -489px -546px;
}
#CarlP2 .syz5 {
	background-position: 0px -709px;
}

#CarlP2 .syz6 {
	background-position: -163px -709px;
}
#CarlP2 .syz7 {
	background-position: -326px -709px;
}
#CarlP2 .syz8 {
	background-position: -489px -709px;
}
#CarlP3 .sdly0 dl {
	width: 212px;
	height: 155px;
	float: left;
	border: 1px solid #0080aa;
	margin-left: 20px;
}
#CarlP3 .sdly0 dt {
	width: 100%;
	height: 50px;
	background-color: #0080aa;
	color: #FFFFFF;
	line-height: 50px;
}
#CarlP3 .sdly0 dt em {
	width: 40px;
	height: 40px;
	background-image: url(../images/icotp.png);
	background-position: -36px 0px;
	float: left;
	margin-left: 24px;
	margin-right: 8px;
	margin-top: 1px;
}
#CarlP3 .sdly0 dl dd {
	text-align: justify;
	font-size: 24px;
	line-height: 30px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#CarlP3 .sdly1  {
	width: 680px;
	float: left;
	margin-left: 20px;
	border-radius: 10px;
	border: 1px dashed #0080aa;
	margin-top: 30px;
}
#CarlP3 .sdly1 dl {
	width: 213px;
	height: ;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#CarlP3 .sdly1 dt {
	width: 180px;
	height: 180px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/imgji.jpg);
}
#CarlP3 .sdly1 .qyxfdb1 dt {
	background-position: -2px -365px;
}
#CarlP3 .sdly1 .qyxfdb2 dt {
	background-position: -201px -365px;
}
#CarlP3 .sdly1 .qyxfdb3 dt {
	background-position: -413px -365px;
}
#CarlP3 .sdly1 dl em  {
	width: 32px;
	height: 17px;
	background-image: url(../images/icotp.png);
	background-color: rgba(212,65,68,1.00);
	float: left;
	margin-left: 88px;
	margin-top: 12px;
	margin-bottom: 10px;
}
#CarlP3 .sdly1 dl dd {
	width: 180px;
	height: 160px;
	text-align: center;
	background-color: rgba(223,100,102,1.00);
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(../images/imgji.jpg);
}
#CarlP3 .sdly1 .qyxfdb1 dd {
	background-position: -263px 0px;
}
#CarlP3 .sdly1 .qyxfdb2 dd {
	background-position: -444px 0px;
}
#CarlP3 .sdly1 .qyxfdb3 dd {
	background-position: -624px 0px;
}

#CarlP3 .sdly1 dl dd strong {
	font-size: 22px;
	font-weight: normal;
	width: 100%;
	height: 40px;
	background-color: rgba(0,0,0,0.56);
	color: rgba(255,255,255,1.00);
	display: block;
	line-height: 40px;
	position: relative;
	bottom: -120px;
}
#CarlP4 table {
	margin-left: auto;
	margin-right: auto;
}

#CarlP4 table td  , #CarlP4 table th{
	/* [disabled]float: left; */
	border-collapse: collapse;
	border: 2px solid rgba(255,255,255,1.00);
	background-color: #eeeeee;
	text-align: center;
	font-size: 24px;
}
#CarlP4 table tbody tr th {
	font-weight: normal;
	width: 205px;
	height: 130px;
	background-image: url(../images/imgji.jpg);
	background-position: 0px 130px;

}
#CarlP4 table tbody tr th p {
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,0.49);
	margin-top: 80px;
}

#CarlP4 table tbody tr em {
	display: block;
	text-align: center;
	font-size: 18px;
	font-style: normal;
}

#CarlP4  tbody tr .tablanse {
	background-color: #0080aa;
	color: rgba(255,255,255,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	width: 59px;
}
#CarlP5 .baise680 {
	width: 680px;
	background-color: rgba(255,255,255,1.00);
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
	padding-bottom: 22px;
}

#CarlP5 .baise680 h3 {
	font-weight: normal;
	text-align: center;
	font-size: 35px;
	color: #0080aa;
	line-height: 50px;
	height: 55px;
	width: 100%;
	border-bottom: 1px solid #A2A2A2;
	margin-bottom: 15px;

}
#CarlP5 .zzygcsyt {
}
#CarlP5 ol li {
	float: left;
	height: 256px;
	width: 310px;
	margin-left: 20px;
	background-color: #4BD1AA;
	margin-top: 20px;
}
#CarlP5 ol li p {
	width: 100%;
	height: 50px;
	background-color: #0080aa;
	text-align: center;
	line-height: 50px;
	font-size: 30px;
	color: #FFFFFF;
	bottom: -206px;
	position: relative;
}

#CarlP5 ol .zztcjbz1 {
	background-image: url(../images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#CarlP5 ol .zztcjbz2 {
	background-image: url(../images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: -310px 0px;
}
#CarlP5 ol .zztcjbz3 {
	background-image: url(../images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: -620px 0px;
}
#CarlP5 ol .zztcjbz4 {
	background-image: url(../images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: -930px 0px;
}

#CarlP6 dl {
	width: 680px;
	border-bottom: 1px dashed #969696;
	clear: both;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: 20px;
}

#CarlP6 dl dd {
	text-align: justify;
	margin-top: 12px;
	line-height: 34px;
	font-size: 28px;
}

#CarlP6 dl dt {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 4px;
	color: #0080aa;

}
#CarlP6 dl dt em {
	width: 30px;
	height: 30px;
	float: left;
	background-image: url(../images/icotp.png);
	background-position: 0px -17px;
	margin-right: 10px;
	position: relative;
}
#CarlP6 dl dd em {
	width: 30px;
	height: 30px;
	float: left;
	background-image: url(../images/icotp.png);
	background-position: 0px -47px;
	margin-right: 10px;
	position: relative;
}

/*--------------------------------------口腔专家---------------------------------------------------------*/
#water .zj{background:#fff;width:640px; margin:0 auto; position:relative;}
#water .zj p{height:50px; font-size:35.3px; text-align:center;border-bottom:1px solid #DCDCDC;color:#0F74A1; line-height:40px; margin-bottom:20px;}
#water .zj p a{color:#0F74A1;}
#water .zj img{width:640px; height:320px; margin-bottom:10px;}
#water .zj dl dt a{ display:block;padding:20px 60px;float:left; font-size:28px;color:#0F74A1;border:1px solid #0F74A1; margin-top:30px;margin-bottom:10px; margin-left:55px;}
#water .zj dl dd a{display:block;padding:20px 60px;float:left; font-size:28px;color:#0F74A1;border:1px solid #0F74A1; margin-top:30px;margin-bottom:10px; margin-left:65px;}
.swiper-container_zj1 {
	width:640px;
	height:320px;
	margin:0 auto;
	font-size:30px;
	color:#808080;
	line-height:60px;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}

.swiper-container_zj2 {
	width:640px;
	height:320px;
	margin:0 auto;
	font-size:30px;
	color:#808080;
	line-height:60px;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1;
}

#water .zj .pagination_zj1{position: absolute;left: 0;text-align: center;top:390px;width: 100%;z-index:10;}
#water .zj .pagination_zj1 .swiper-pagination-switch {display: inline-block;width:20px;height:5px;background:#fff;margin: 0 5px;cursor: pointer;filter:alpha(opacity=50);-moz-opacity:0.5; opacity:0.5;}
#water .zj .pagination_zj1 .swiper-active-switch {background: #fff;filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
#water .zj .pagination_zj2{position: absolute;left: 0;text-align: center;top:390px;width: 100%;z-index:10;}
#water .zj .pagination_zj2 .swiper-pagination-switch {display: inline-block;width:20px;height:5px;background:#fff;margin: 0 5px;cursor: pointer;filter:alpha(opacity=50);-moz-opacity:0.5; opacity:0.5;}
#water .zj .pagination_zj2 .swiper-active-switch {background: #fff;filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}

/*--------------------------------------列表页相关阅读---------------------------------------------------------*/
.index_article_xgwz dl{width:720px; height:auto; overflow:hidden;}
.index_article_xgwz dl dt{width:100%; height:42px; border-bottom:1px solid #ccc; color:#0080aa; font-size:28px; font-weight:bold; text-align:center;}
.index_article_xgwz dl dd p{width:100%; height:26px; line-height:26px; text-align:center; margin:0 auto; border-top:3px solid #0080aa; margin-top:-2px;font-size:20px;}
.index_article_xgwz dl dd ul li{ width:50%; float:left;display:block;}
.index_article_xgwz dl dd ul li a{ display:block; width:100%; height:54px; line-height:54px; text-decoration:none; font-size:26px; border-bottom:1px dashed #ccc; color:#5b5b5b;}


/*-------------------------------------美容修复样式---------------------------------------------------------*/
#bobo_mrxf{width:720px; height:auto; overflow:hidden; margin:20px auto 0 auto;}
#bobo_mrxf img{padding:0;}
#bobo_mrxf .bobo_mrxf_gjc{width:100%; height:auto; overflow:hidden;}
#bobo_mrxf .bobo_mrxf_gjc ul{width:101%;}
#bobo_mrxf .bobo_mrxf_gjc ul li {float:left; margin:0 8px 8px 0;}
#bobo_mrxf .bobo_mrxf_gjc ul li a{width:234px; height:50px; display:block; line-height:50px; text-align:center; background:#e6e6e6; color:#5b5b5b; font-size:24px;}
#bobo_mrxf .bobo_mrxf_gjc ul li a:hover{background:#0080aa; color:#fff;}

#bobo_mrxf .bobo_mrxf_bt{width:100%; height:auto; overflow:hidden; text-align:center; margin:20px 0;}
#bobo_mrxf .bobo_mrxf_bt dl dt{height:44px; font-size:30px; color:#0080aa; font-weight:bold; border-bottom:1px solid #e4e4e4;}
#bobo_mrxf .bobo_mrxf_bt dl dd{color:#5b5b5b; height:26px; line-height:26px; font-size:16px; text-transform:uppercase;}
#bobo_mrxf .bobo_mrxf_bt dl dd p{width:194px; height:3px; background:#0080aa; margin:0 auto; position:relative; margin-top:-2px;}

/*公用居中*/
#bobo_mrxf .bobo_main{width:680px; height:auto; overflow:hidden; margin:0 auto;}
#bobo_mrxf .bobo_more{width:100%; height:auto; overflow:hidden; padding:30px 0; text-align:center;}
#bobo_mrxf .bobo_more a{width:auto; height:52px; padding:0 20px; display:inline-block; background:#ff9600; color:#fff; font-size:24px; line-height:52px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-o-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;}


#bobo_mrxf .bobo_mrxf_01 dl dt{float:left; width:265px; height:205px; overflow:hidden;}
#bobo_mrxf .bobo_mrxf_01 dl dd{width:395px; height:auto; float:right; line-height:36px; color:#5b5b5b; font-size:21px; text-indent:2em; padding-top:15px;}

#bobo_mrxf .bobo_mrxf_02{width:100%; height:; overflow:hidden; background:#eeeeee;}
#bobo_mrxf .bobo_mrxf_02 ul{width:110%;}
#bobo_mrxf .bobo_mrxf_02 ul li{float:left; width:201px; height:153px; overflow:hidden; margin:0 38px 30px 0;}
#bobo_mrxf .bobo_mrxf_02 ul li img{display:block; width:201px; height:153px;}
#bobo_mrxf .bobo_mrxf_02 ul li p{ position:relative; top:-46px; width:100%; height:46px; text-align:center; line-height:46px; color:#fff; font-size:20px; background:url(../images/meiya3-3.png) left center;}

#bobo_mrxf .bobo_mrxf_03 .hd{width:100%; height:287px; text-align:center;}

#bobo_mrxf .bobo_mrxf_04{width:100%; height:auto; overflow:hidden;}
#bobo_mrxf .bobo_mode{width:678px; height:auto; padding-bottom:15px; margin:40px auto 60px auto; border:1px solid #0080aa;-moz-border-radius: 15px;-webkit-border-radius: 15px;-o-border-radius: 15px;-ms-border-radius: 15px;border-radius: 15px;}
#bobo_mrxf .bobo_mode .bt{width:100%; height:auto; text-align:center;}
#bobo_mrxf .bobo_mode h6{width:auto; display:inline-block; padding:0 32px; color:#0080aa; font-size:32px; height:40px; line-height:40px; background:#fff; margin:0 auto; position:relative; top:-25px;}
#bobo_mrxf .bobo_mode dl{width:auto; padding:0 18px;}
#bobo_mrxf .bobo_mode dd{width:370px; height:auto;}
#bobo_mrxf .bobo_mode dd p{ height:auto; padding-bottom:10px; line-height:34px; font-size:22px; color:#5b5b5b;}
#bobo_mrxf .bobo_mode dd span{display:inline-block; width:auto; line-height:36px; height:36px; padding:0 18px; background:#0080aa; color:#fff; font-size:20px; margin:0 18px 0 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-o-border-radius: 6px;-ms-border-radius: 6px;border-radius: 6px;}

#bobo_mrxf .bobo_mrxf_05{background:#eeeeee; width:100%; height:auto; overflow:hidden;}


#bobo_mrxf .bobo_mrxf_06{width:100%; height:; overflow:hidden;}
#bobo_mrxf .bobo_mrxf_06 dl{width:642px; height:136px; overflow:hidden; margin:0 auto; border-bottom:1px dashed #ccc; padding-left:38px; background:url(../images/wenda.png) no-repeat left 25px;}
#bobo_mrxf .bobo_mrxf_06 dl dt{color:#5b5b5b; font-size:24px; padding-top:23px;}
#bobo_mrxf .bobo_mrxf_06 dl dd{color:#5b5b5b; font-size:20px; margin-top:10px;}




/*新脚部样式*/
#footer{width:720px; height:auto; overflow:hidden; margin:20px auto; padding-bottom:50px; background:#fff;}
#footer dl dt{width:700px; height:auto; overflow:hidden; margin:0 auto; padding:30px 0;}
#footer dl dt p{width:349px; height:98px; float:left; background:#ccc; color:#788ca0; font-size:33px; line-height:40px; padding:15px 0 0 0; overflow:hidden; text-align:center;}
#footer dl dt p span{font-size:38px; font-weight:bold; display:block;}
#footer dl dt > a{display:block; float:right; width:349px; height:113px; background:#00a064 url(../img/x_f_dh.gif) no-repeat 46px center; font-size:46px; color:#fff; text-indent:115px; line-height:113px;}
#footer dl dd p{ text-align:center; border-bottom:3px solid #00569c; padding-bottom:10px;}
#footer dl dd p a{color:#444445; display:inline-block; background:url(../img/f_ul_right_bj.gif) no-repeat right center; padding:0 23px; width:auto; font-size:24px; color:#444445;}
#footer dl dd ul{padding-top:105px; background:url(../img/x_f_logo.gif) no-repeat center 12px;}
#footer dl dd ul li{width:100%; height:40px; line-height:40px; text-align:center; color:#444445; font-size:23px; overflow:hidden;}
#footer dl dd ul li a{color:#444445;}

#footer_fixed{width:720px; height:auto; overflow:hidden; margin:0 auto;}
#footer_fixed ul{width:720px; height:auto; overflow:hidden; /*background:#3a3b40;*/ position:fixed; bottom:0; background-color:rgba(58,59,64,0.9);}
#footer_fixed ul li{float:left; width:auto; height:auto; overflow:hidden;}
#footer_fixed ul li a{width:144px; height:115px; display:block; text-align:center;}
#footer_fixed ul li a img{padding:20px 0 0 0;}
#footer_fixed ul li a p{color:#fff; font-size:20px;}

#footer_up_fixed{width:720px; height:220px; background:#eaf5fe; overflow:hidden; margin:0 auto; display:block; position:fixed; left:50%; margin-left:-360px; bottom:-300px; z-index:11;}
#footer_up_fixed dl dt{width:100%; height:50px; line-height:50px; background:#0065b7; position:relative; overflow:hidden; margin-bottom:8px;}
#footer_up_fixed dl dt > p,#footer_up_fixed dl dt > p a{width:100%; line-height:50px; font-size:26px; text-align:center; color:#fff; /*background:url(../img/f_up_phone.gif) no-repeat 221px center;*/}

#footer_up_fixed dl dt > a{position:absolute; right:30px; top:5px;}
#footer_up_fixed dl dd{width:620px; height:90px; overflow:hidden; margin:0 auto; background:url(../img/f_up_log.gif) no-repeat left top;}
#footer_up_fixed dl dd.a1 p{width:510px; height:auto; padding:8px 0; line-height:28px;  margin-top:10px; float:right; color:#404040; font-size:24px; border:1px solid #0065b7; text-indent:45px;
	background:url(../img/f_up_tou.gif) no-repeat 10px 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#footer_up_fixed dl dd.a3{background:none; text-align:center; height:auto; padding-bottom:20px; margin-top:20px; overflow:hidden;}
#footer_up_fixed dl dd.a3 a{width:245px; height:45px; line-height:45px; display:inline-block; font-size:22px; color:#fff; margin:0 25px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#0065b7;
}
#footer_up_fixed dl dd.a3 a.a5{background:#ff7245;}


/*项目中心************************************************************************/
#main .xmzx_jqrd ul{width:auto; height:auto; overflow:hidden; }
#main .xmzx_jqrd ul li{float:left; margin:20px 8px 0 13px;}
#main .xmzx_jqrd ul li a{display:block; width:218px; height:162px; overflow:hidden;}
#main .xmzx_jqrd ul li a p{width:100%; height:43px; line-height:43px; text-align:center; position:relative; top:-43px; color:#fff; font-size:24px; background-color:rgba(0,0,0,0.5);
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
#main .xmzx_all{width:680px; height:auto; overflow:hidden; margin:0 auto;}
#main .xmzx_all dl{width:100%; height:auto; overflow:hidden; margin:20px 0 0 0;}
#main .xmzx_all dl dt{width:100%; height:50px; line-height:50px; border-bottom:1px solid #eaeaea; overflow:hidden;}
#main .xmzx_all dl dt p{color:#0065b7; font-size:28px; text-indent:40px; width:auto; float:left; background-image:url(../img/x_xmzx_ico.png); background-repeat:no-repeat;}
#main .xmzx_all dl.a1 dt p{ background-position:left 8px;}
#main .xmzx_all dl.a2 dt p{ background-position:left -82px;}
#main .xmzx_all dl.a3 dt p{ background-position:left -175px;}
#main .xmzx_all dl.a4 dt p{ background-position:left -175px;}
#main .xmzx_all dl.a5 dt p{ background-position:left -270px}
#main .xmzx_all dl.a6 dt p{ background-position:left -360px}
#main .xmzx_all dl dt span{display:inline-block; color:#0065b7; font-size:20px; padding:6px 0 0 3px; font-size:'宋体';}
#main .xmzx_all dl dd ul li{ float:left; margin:15px 10px 0 0;}
#main .xmzx_all dl dd ul li a{width:auto; padding:0 30px; height:45px; line-height:45px; display:block; text-align:center; border:1px solid #ccc; color:#242424; font-size:24px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#main .xmzx_ad{width:100%; height:auto; overflow:hidden; padding-top:20px;}



/*公用右侧飘窗效果样式**********************************************************************************************************************/
#wap_right_01{display: block; width:80px; height:80px; cursor:pointer; position:fixed; right:0px; bottom:300px; z-index:1000;
	animation:bobo_mfdh 3s infinite;
	-webkit-animation:bobo_mfdh 3s infinite;
}

#wap_right_phone{width:490px;height:60px;background:#243549;position:fixed; z-index:99; right:-490px;bottom:300px;border-radius:15px 0px 0px 15px;-moz-border-radius:15px 0px 0px 15px;-webkit-border-radius:15px 0px 0px 15px;}
#wap_right_phone input{width:360px; height:40px; line-height:40px; margin:10px 0 0 10px; border:none; background:#fff; float:left; font-size:25px; font-weight:lighter; border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; text-indent:10px;}
#wap_right_phone button{width:110px; height:60px; line-height:60px; text-align:center; color:#fff; font-size:26px; background:none; border:none;}

#window_top{width:60px; height:60px; position:fixed; right:0px; bottom:225px; z-index:1000; background:url(../img/top_02.gif) no-repeat left top; display:none;}
#window_top a{width:100%; height:60px; display:block;}


/*animation 动画效果*/
@keyframes bobo_mfdh{
	0%{transform:rotate(-85deg);}
	10%{transform:rotate(85deg);}
	20%{transform:rotate(-20deg);}
	35%{transform:rotate(20deg);}
	5%{transform:rotate(0deg);}
	100%{transform:rotate(0deg);}
} 
@-webkit-keyframes bobo_mfdh{
	0%{-webkit-transform:rotate(-85deg);}
	10%{-webkit-transform:rotate(85deg);}
	20%{-webkit-transform:rotate(-20deg);}
	35%{-webkit-transform:rotate(20deg);}
	55%{-webkit-transform:rotate(0deg);}
	100%{-webkit-transform:rotate(0deg);}
} 
@-moz-keyframes bobo_mfdh{
	0%{-moz-transform:rotate(-85deg);}
	10%{-moz-transform:rotate(85deg);}
	20%{-moz-transform:rotate(-20deg);}
	35%{-moz-transform:rotate(20deg);}
	55%{-moz-transform:rotate(0deg);}
	100%{-moz-transform:rotate(0deg);}
}
@-o-keyframes bobo_mfdh{
	0%{-o-transform:rotate(-85deg);}
	10%{-o-transform:rotate(85deg);}
	20%{-o-transform:rotate(-20deg);}
	35%{-o-transform:rotate(20deg);}
	55%{-o-transform:rotate(0deg);}
	100%{-o-transform:rotate(0deg);}
}


/*公用插件的样式*/
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1;
}
.swiper-wrapper{
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function: ease-out;margin:0 auto;}
.swiper-slide {float: left; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.swiper-wp8-horizontal{-ms-touch-action: pan-y;}
.swiper-wp8-vertical{-ms-touch-action: pan-x;}

/*判断弹窗*/
.window {
	width:267px;
	position:absolute;
	display:none;
	margin:0px auto 0 -136px;
	padding:2px;
	bottom:60px;
	left:50%;
	border-radius:0.6em;
	-webkit-border-radius:0.6em;
	-moz-border-radius:0.6em;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	font:14px/1.5 Microsoft YaHei, Helvitica, Verdana, Arial, san-serif;
	z-index:10;
}
.window .wtitle {
	background-color: #585858;
	line-height: 26px;
	padding: 5px 5px 5px 10px;
	color:#ffffff;
	font-size:16px;
	border-radius:0.5em 0.5em 0 0;
	-webkit-border-radius:0.5em 0.5em 0 0;
	-moz-border-radius:0.5em 0.5em 0 0;
}
.window .content {
	/*min-height:100px;*/
	overflow:auto;
	padding:10px;
	color: #222222;
	text-shadow: 0 1px 0 #FFFFFF;
}
.window #txt {
	min-height:30px;
	font-size:14px;
	line-height:20px;
}
.window .content p {
	margin:10px 0 0 0;
}

.window .wtitle .close {
	float:right;
	background-image: url("../wximg/3801b59881db481fb58ff302d04bbd83.gif");
	width:26px;
	height:26px;
	display:block;
}

/*------------------------------------新导航----------------------------------------------------*/

.new_nav{background:#e0e0e0; padding:10px 0;}
.new_nav ul{background:#fff;overflow:hidden;}
.new_nav ul li{text-align:center;float:left;font-size:28px; width:179px;padding:15px 0; border-right:1px dashed #d3d3d3;}
.new_nav ul li a{color:#202020;}
.new_nav ul li:last-child{border-right:none;}
.new_nav ul li img{display:block; margin:0 auto; padding:10px 0;}

/*--------------------------------------next--------------------------------------------------*/
.new_pages{width:auto; height:auto; overflow:hidden;clear:both; padding:30px 0;}
.new_pages ul li{width:auto; height:55px; line-height:55px; overflow:hidden; clear:both; color:#070707;font-size:26px; padding:0 20px; border:1px dashed #9f9f9f; overflow:hidden;}
.new_pages ul li:last-child{border-top:none;}
.new_pages ul li a{color:#434343; }

/*--------------------------------------新热点--------------------------------------------------*/
.ty h2{font-size:28px; font-weight:normal; border-bottom:2px solid #afafaf; position:relative; height:50px; }
.ty h2 b{width:300px; background:#0065b7; height:4px; display:block; position:absolute;top:49px; left:0px;}
.ty h2 img{padding:5px 5px 0 20px;}
.ty h2 font{font-size:22px;color:#a1a1a1;}
.ty h2 em{font-style:normal;}
.ty h2 em a{color:#0065b7; float:right; padding-right:20px;}
.new_hot ul{padding:20px;}
.new_hot ul li{float:left; border-bottom:1px dashed #dcdcdc; overflow:hidden; font-size:26px; height:54px; line-height:54px; width:45%; background:url(../images/cont_36.png) no-repeat left; padding-left:5%;}

/*--------------------------------------新专家推荐--------------------------------------------------*/
.new_zj{ margin-top:30px; width:100%; height:auto; overflow:hidden; display: none;}
.new_zj dl{float:left; width:360px; height:auto; overflow:hidden; margin:30px 0;}
.new_zj dl dt{float:left; width:153px; height:153px; overflow:hidden; margin:0 15px 0 0;}
.new_zj dl dd{float:left; width:180px; height:auto; overflow:hidden;}
.new_zj dl dd h2{color:#212121;font-size:26px; padding-top:7px;}
.new_zj dl dd h2 font{ display:block; font-size:22px; font-weight:normal; height: 60px; overflow: hidden;}
.new_zj dl dd h3{color:#f35827;font-size:24px;font-weight:normal; padding:7px 0 4px;}
.new_zj dl dd h4 a{display:block; background:#ff4e00;color:#fff; font-weight:normal; font-size:24px; width:120px; height:40px; line-height:40px; text-align:center;}


/*--------------------------------------新真实案例--------------------------------------------------*/
.new_al dl{padding:40px 50px 0; border-bottom:1px solid #bcbcbc; overflow:hidden; padding-bottom:30px;}
.new_al dl dt{width:240px; height:240px; float:left;}
.new_al dl dt img{width:240px; height:240px;}
.new_al dl dd{width:325px; float:left; padding-left:12px; background:#f5f5f5; padding-right:40px;}
.new_al dl dd.a1 p{width:100%; height:40px; line-height:40px; font-size:23px; font-weight:normal;}
.new_al dl dd.a2{height:120px; overflow:hidden; font-size:23px; line-height:40px;}
.swiper-container3{width:720px; height:320px; overflow:hidden; margin: 0 auto; position:relative;}
.swiper-container3 .pagination3{position:absolute; left:0; text-align:center; width:100%; z-index:10; bottom:20px;}
.swiper-container3 .pagination3 .swiper-pagination-switch {display:inline-block;width:10px;height:10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin:0 3px;cursor: pointer;}
.swiper-container3 .pagination3 .swiper-active-switch {background:#0065b7;}

/*--------------------------------------新挂号页面--------------------------------------------------*/
#footer .new_gh {background:#e2e2e2; margin-bottom:20px; width:100%; height:auto; overflow:hidden;}
#footer .new_gh dl{width:660px; height:auto; overflow:hidden; margin:0 auto;}
#footer .new_gh ul{width:100%; height:auto; text-align:center; color:#141414; overflow:hidden; padding:25px 0 0 0;}
#footer .new_gh ul li{height:40px; line-height:40px;}
#footer .new_gh ul li.a1{font-size:32px; font-weight:bold;}
#footer .new_gh ul li.a2{ font-size:26px;}
#footer .new_gh dl dt p{font-size:32px;}
#footer .new_gh dl dt span{font-size:18px; text-transform:uppercase;}
#footer .new_gh dl dd{color:#595959; font-size:24px; line-height:45px; margin:12px 0;overflow:hidden;}
#footer .new_gh dl dd em{ font-style:normal;color:#ff0000; padding-left:10px;}
#footer .new_gh dl dd input.txt{width:222px; height:45px; border:1px solid #cbcbcb; text-indent:10px; font-size:22px;}
#footer .new_gh dl dd input.txt2{width:449px; height:45px; border:1px solid #cbcbcb; text-indent:10px; font-size:22px;}
#footer .new_gh dl dd input.txt3{width:124px;}
#footer .new_gh dl dd textarea{width:535px; height:136px; border:1px solid #cbcbcb; float:left; padding: 10px; box-sizing: border-box; line-height:24px; font-size:22px; }
#footer .new_gh dl dd p{float:left; font-size:24px; border-bottom:none !important;}
#footer .new_gh dl dd.a1{width:100%; height:auto; overflow:hidden; padding-top:30px; padding-bottom:30px;}
#footer .new_gh dl dd .submit{width:175px; height:50px; border:none; font-size:24px; color:#fff; cursor:pointer; background:#0065b7;}
#footer .new_gh dl dd .submit a{color:#fff;}
#footer .new_gh dl dd .submit2{color:#fff; background:#ff4e00; margin:0 80px 0 100px;}

/*广告问题*/
.ztad{width:100%; height:auto; overflow:hidden; margin-top:25px;}

/*媒体报道新版*/
.paper_list{width: 720px;margin: 0 auto}
.paper_list .paper_list_con ul li{width: 687px;height: 171px;margin: 0 auto;margin-bottom: 18px}
.paper_list .paper_list_con ul li dl{overflow: hidden}
.paper_list .paper_list_con ul li dl dt{float: left;margin: 7px;}
.paper_list .paper_list_con ul li dl dd{float: left;color: #000000;width: 544px;margin-top: 7px;margin-left: 10px}
.paper_list .paper_list_con ul li dl dd p.p1{font-size: 22px;line-height: 40px}
.paper_list .paper_list_con ul li dl dd p.p2{font-size: 26px;font-weight: bold;line-height: 50px;color:#000;}
.paper_list .paper_list_con ul li dl dd p.p3{font-size: 18px;line-height: 24px;}
.paper_list .paper_list_con ul li dl dd font{color:#ad011b;font-weight: bold}

.hd_xf{width:720px; height:auto; overflow:hidden; margin:0 auto;}
.hd_xf ul{height:80px;width:720px; height:80px; overflow:hidden;position:fixed; bottom:0; line-height:80px; z-index:2}
.hd_xf ul li{float:left; width:200px;}
.hd_xf ul li a{ display:block; font-size:26px;color:#fff;}
.hd_xf ul li img{padding:10px 7px;}
.hd_xf ul li:nth-child(1){background:#cc222b;}
.hd_xf ul li:nth-child(2){background:#07518e;}
.hd_xf ul li:nth-child(3){background:#e17b14;}
.hd_xf ul li:nth-child(4){background:#474747;width:120px; height:80px; line-height:normal; text-align:center;}
.hd_xf ul li:nth-child(4) img{ display:block;padding:0px 0 0 36px;}

/*新来院路线*/
.lylx_top ul{ overflow:hidden; display: flex; flex-wrap: wrap; justify-content: space-between; }
.lylx_top ul li{margin-bottom:20px;}
.lylx_top ul li .bobo{color:#fff; background:#007aaa; border:1px solid #007aaa;}
.lylx_top ul li a{ display:block;color:#333; border:1px solid #939393;float:left;/* width:320px; */  width:208px; height:60px; line-height:60px; text-align:center; font-size:26px; border-radius:5px;}
.lylx_zd{ border:1px solid #c0c0c0; overflow: hidden; margin:20px 0;}
.lylx_zd dl dt{ float:left;width:508px;}
.lylx_zd dl dt font{ font-size:22px;color:#333333; font-weight:normal; height:48px; line-height:48px; display:block;}
.lylx_zd dl dt font img{ padding-right:5px; padding-left:20px; padding-top:13px;}
.lylx_zd dl dd{float:left;background:url(../images/lylx_07.png) #ff7245 no-repeat 45px 25px; font-size:22px;color:#fff; line-height:220px;width:150px; height:150px; text-align:center;}
.lylx_zd dl dd a{ display:block; color:#fff;}
.lylx_xx dl{ overflow:hidden; margin-bottom:20px;}
.lylx_xx dl dt{ float:left;width:135px; height:135px; background:#007aaa; text-align:center; font-size:22px;color:#fff;}
.lylx_xx dl dt img{ display:block; text-align:center; margin:0 auto; padding:15px 0;}
.lylx_xx dl dd{float:left;height:135px; width:475px; background:#eeeeee; font-size:22px;color:#333; padding:0 25px; line-height:34px; display: flex; align-items: center; }
.lylx_xx dl:first-child dt img{padding:25px 0 20px;}
.lylx_xx dl:last-child dd{padding:20px 25px;height:95px;}


/*新专题团队*/
.ztlist{width:720px; height:auto; overflow:hidden; margin:0 auto;}
.ztlist .ztlist_banner{width:100%; height:auto; overflow:hidden; padding-bottom:30px;}
.ztlist .ztlist_banner img{ display:block;}
.ztlist dl{width:100%; height:auto; padding-bottom:30px; overflow:hidden;}
.ztlist dl dt{width:100%; height:77px; background:url(../img/ztlist_bt.gif) no-repeat center top; margin-bottom:23px;}
.ztlist dl dt p{width:100%; height:62px; line-height:62px; text-align:center; color:#fff; font-size:36px; font-weight:bold;}
.ztlist dl dt p span{font-size:20px; text-transform:uppercase;}
.ztlist dl dd{width:680px; height:auto; margin:0 auto; overflow:hidden;}
.ztlist dl dd ul{width:105%; height:auto; overflow:hidden;}
.ztlist dl dd ul li{width:335px; height:209px; float:left; margin:0 10px 15px 0;}
.ztlist dl dd ul li img{ display:block;}
/*
.ztlist dl dd ul li p{width:190px; height:auto; float:right; text-align:center;}
.ztlist dl dd ul li p.p1{ font-size:32px; font-weight:bold; color:#6d7781; margin-top:40px;}
.ztlist dl dd ul li p.p2{ font-size:20px; color:#6d7781; margin:8px 0;}
.ztlist dl dd ul li a{width:120px; height:38px; background:#ff7245; line-height:38px; display:inline-block; text-align:center; font-size:24px; color:#fff; border-radius:5px;}
*/

/*专家团队版本2*/
.rhbzj_list{width:720px; height:auto; overflow:hidden; margin:0 auto ;}
.nav-height{position:relative; width:100%; height:137px; overflow:hidden; background:#fff; margin-top:30px;}
.nav-box.navFix{position:fixed; top:0; width:720px; height:137px; overflow:hidden; z-index:99999; background:#fff;} 
.nav-box ul{width:105%; height:auto; overflow:hidden;}
.nav-box li{width:237px; height:auto; float:left; margin:0 5px 5px 0;}
.nav-box li a{display:block; width:236px; height:66px; line-height:66px; text-align:center; color:#3e3e3e; font-size:26px;  overflow:hidden; background:#e5e5e5;}
.nav-box li a.active {background:#0467b8; color:#fff;}
.section-content{width:720px; height:auto; overflow:hidden;}
.section-content .blank{width:100%; height:30px; overflow:hidden;}
.section-content .zjlist{width:680px; height:auto; height:auto; overflow:hidden; margin:0 auto;}
.section-content .zjlist dl{width:660px; height:auto; margin:0 auto 30px auto;}
.section-content .zjlist dl dt{width:100%; height:auto; overflow:hidden;}
.section-content .zjlist dl dt img{ display:block;}
.section-content .zjlist dl dd{width:100%; height:38px; border-bottom:1px solid #d2d2d2; margin-top:30px;}
.section-content .zjlist dl dd div{ float:left;}
.section-content .zjlist dl dd div span{ color:#0261ad; font-weight:bold;}
.section-content .zjlist dl dd div.a1{width:270px; height:auto; overflow:hidden; color:#767676; font-size:22px; background:url(../img/zjico_01.jpg) no-repeat 10px top; text-indent:50px;}
.section-content .zjlist dl dd div.a2{color:#767676; font-size:22px; background:url(../img/zjico_02.jpg) no-repeat left top; text-indent:40px;}
.section-content .zjlist dl dd div.a3{ float:right;}
.section-content .zjlist dl dd div.a3 a{color:#e80b0b; font-size:22px;}
.section-content .zjlist dl.hide{ display:none;}
.section-content .zjlist .zjmore{width:540px; height:78px; line-height:78px; text-align:center; font-size:28px; color:#a8a7a7; border:1px solid #c0c0c0; border-radius:10px; margin:0 auto 0 auto;}

.tj_doc{width: 680px;height: auto;overflow: hidden;clear: both;border: 1px dashed #666666;margin: 30px auto}
.tj_doc>h2{font-size: 22px;line-height: 90px;color: #333333;padding-left: 20px;display: block;float: left}
.tj_cont{width: auto;height: auto;overflow: hidden;margin:8px 0 8px 0}
.tj_word a{font-size: 22px;line-height: 20px;color: #666666;display:block;width: 122px;border-right:1px solid #666666;text-align: center;float: left;margin:8px 0 8px 0 }
.tj_word a:nth-child(4){border-right:0}
.tj_word a:last-child{border-right:0}


/*2019.2.1 底部*/
.newyear_footer{width:100%; height: auto; overflow: hidden; position:fixed; bottom: 0; z-index: 2;}
.newyear_f{width: 720px; height:151px; margin: 0 auto; background: url(../img/newyear_f_bg.png) repeat-x left bottom;}
.newyear_f ul li{width: 130px; height: 151px; float: left;}
.newyear_f ul li a{ display: block; width: 100%; height: 151px;}
.newyear_f ul li.li_03{width: 200px; height: 151px;}

/*2019.4.30 底部*/
.foot_nav_box{ width:720px; height: 110px; margin: 0 auto; }
.foot_nav{width:720px; height: 110px; position:fixed; bottom:0;  z-index: 2; background: linear-gradient(to top, #0065b7 , #0065b7);}
.foot_nav ul li{ width:120px; float: left; text-align: center; padding-top: 13px; color:#fff; font-size: 24px;}
.foot_nav ul li a{ display: block;; text-align: center; color:#fffade; font-size: 24px;}
.foot_nav ul li:first-child{ margin-left: 25px;}
.foot_nav ul li:nth-child(3){ width: 186px; position: absolute; bottom: 0px; left: 268px;}
.foot_nav ul li:nth-child(4){ margin-left: 188px;}


#dituContent div:nth-child(2){ display: none; }