@charset "gbk";
/* CSS Document */
*{padding:0; margin:0; outline:none;}
body{font-size:12px; font-family:'微软雅黑'; }
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; text-decoration:none;}
a:hover{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;}



/*首页头部*/
.home_top{width:720px; height:100px; overflow:hidden; margin:0 auto;}
.home_top dl{width:720px; height:100px; background:#fffbfb; 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(/m/assets/images/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.a1 img{padding-top:22px;}
.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:#12522b;
	-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:#12522b;
	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:rgb(0 0 0 / 75%);}
#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-bottom:36px;}
#popMenu .nav_xl_zx h6{width:453px; height:115px; background:#fff; color:#ff7244; 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 a{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:#12522b;}
#header ul{position:relative; left:1px; }
#header ul li{width:179px; height:54px; float:left; border:1px solid #fff; border-bottom:none; border-left:none;}
#header ul li a{width:181px; height:54px; line-height:54px; color:#fff; font-size:24px; text-indent:65px; display:block; background-image:url(/m/assets/images/x_nav.png); background-repeat:no-repeat;}
#header ul li a.a1{background-position:20px -216px;}
#header ul li a.a2{background-position:20px top;}
#header ul li a.a3{background-position:20px -270px;}
#header ul li a.a4{background-position:20px -162px;}
#header ul li a.a5{background-position:20px -54px;}
#header ul li a.a6{background-position:20px -378px;}
#header ul li a.a7{background-position:20px -324px;}
#header ul li a.a8{background-position:20px -108px;}


/*首页幻灯*/
.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:20px;}

.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(/m/assets/images/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:174px; height:172px; background-image:url(/m/assets/images/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:rihgt 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; width:70px;}
#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;
}

/*公用标题样式*/
#main .h6_bt{width:700px; height:55px; overflow:hidden; border-bottom:1px solid #ccc; background-image:url(/m/assets/images/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:#12522b; 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(/m/assets/images/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:#12522b;}
#main .h_ksdh dl.a2 dt{background:#12522b;}
#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(/m/assets/images/x_kjdh.jpg) no-repeat left top;}
#main .h_ksdh dl.a2 dd{background:url(/m/assets/images/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:#12522b; 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(/m/assets/images/index_news_qh.gif) no-repeat center 54px; }
#main .index_new{width:680px; height:500px; 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(/m/assets/images/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(/m/assets/images/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{float:left;}
#main .index_new dl dd{color:#313131; font-size:24px; padding:0 15px; width:auto; overflow:hidden; line-height:156%;}
#main .index_new dl dd a{color:#ff7244; font-size:24px;}

/*首页在线咨询*/
#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(/m/assets/images/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:905px; overflow:hidden; margin:0 auto; background:url(/m/assets/images/x_yltd_bg.jpg) no-repeat center top;}
#main .h_yltd_box{width:680px; height:auto; margin:0 auto; overflow:hidden; margin-top:380px;}
#main .h_yltd dl{width:327px; height:522px; border:1px solid #ccc; margin-left:6px; background:#fff;}
#main .h_yltd dl dt{width:100%; height:262px; background:url(/m/assets/images/zjtd_bg.jpg) no-repeat left top; text-align:center;}
#main .h_yltd dl dd{width:100%; height:auto; text-align:center; padding-top:130px; 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:60px; line-height:52px; color:#fff; font-size:24px; background:#ff7244 url(/m/assets/images/home_zx_wx.png) no-repeat 25px center; display:inline-block;}

/*首页品牌介绍*/
#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:#12522b; 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(/m/assets/images/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(/m/assets/images/x_gh.gif) no-repeat left top; margin:0 auto;}
#main .index_gh .index_gh_nr{width:700px; height:478px; background:url(/m/assets/images/x_gh2.gif) no-repeat right bottom;}
#main .index_gh .index_gh_box{width:700px; height:465px; background:#12522b; 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;}































/**文章页推荐文章_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(/m/assets/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(/m/assets/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 .nav{ margin-left:16px;}
#water .nav ul li{float:left;width:155px;height:140px; background:#ebebeb; text-align:center; margin:20px 21px 20px 0px;} 
#water .nav ul li{padding-top:15px;}
#water .nav ul li font{display:block; font-size:24px; font-weight:bolder; color:#007aa9; padding-top:15px;}
#water .nav ul li font a{color:#007aa9;}*/

#water .con{width:685px; margin:0 auto;}
/*#water .con1{position:relative;}
#water .con1 p{ bottom:0px; left:0px;opacity:0.6;-khtml-opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);  background:#333;  width:685px;height:60px; line-height:60px; }
#water .con1 font{padding-left:20px; position:absolute;bottom:0;left:0;font-size:28px; color:#343434;height:60px; line-height:60px; }
#water .con2 p{font-size:20px;color:#969696; line-height:28px; text-indent:2em;border-bottom:2px solid #ababab;padding:10px 0;}
#water .con1 font a{ color:#fff;}
#water .con2 p a{float:right;text-decoration:underline; color:#788ca0; font-size:22px}
#water .con1 font a{ color:#fff;}
#water .con2 span{text-align:center; display:block; font-size:20px; height:40px; line-height:40px;}
#water .con2 span a{color:#788ca0;}
#water .con2{background:#ebebeb;padding:0px 20px 20px 20px;}
#water .con2 dl{ border-bottom:2px solid #ababab;padding:10px 0;}
#water .con2 dl dt{float:left;color:#969696; font-size:22px; width:80%}
#water .con2 dl dt font{font-size:28px; display:block;color:#343434; line-height:46px; width:520px; height:40px; display: block; overflow: hidden;}
#water .con2 dl dd{float:right;}*/
#water .con3{ position:relative;}
#water .con3 h2{font-size:30px; text-align:center; font-weight:normal;color:#060606; padding-top:20px; border-bottom:1px solid #007aaa; height:75px; line-height:48px;}
#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;}

/*#water .con4{ position:relative;}
#water .con4 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 .con4 h3{font-size:20px; text-align:center; font-weight:normal;color:#969696; padding-top:10px; padding-bottom:5px;}
#water .con4 h4{border-top:4px solid #007aaa; position:absolute; top:66px; left:320px; width:50px;}
#water .con4 .banner1{ margin-bottom:10px;}
#water .con4 .banner1 img{ padding:0 2px;}
#water .foot{background:#ebebeb; height:180px; border-top:4px solid #dcdcdc; text-align:center; font-size:18px; color:#969696;}
#water .foot p{font-size:18px !important; }
#water .foot img{padding:6px 0;}
#water .bottom{z-index:99;bottom:0px;position:fixed; width:720px; background:url(/m/assets/images/bg1.jpg) repeat-x center; height:80px;}
#water .bottom ul li{float:left; width:204px; background:url(/m/assets/images/bg2.jpg) no-repeat right; height:80px; text-align:center; line-height:80px; font-size:24px; color:#969696; position:relative;}
#water .bottom ul .li1 img{ position:absolute; top:45px; right:15px;}
#water .bottom ul .li2 img{ position:absolute; top:15px; right:15px;}
#water .bottom ul .li3 img{ position:absolute; top:45px; right:15px;}
#water .bottom ul .li4 img{ position:absolute; top:25px; right:15px;}
#water .bottom ul .li4{float:left; width:100px; background:none; height:80px;}
#water .water1{position:relative;}*/


/*专家团队*/
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:block; width:156px; height:44px; line-height:44px; text-align:center; color:#fff; font-size:22px; margin-right:13px; background:#64bd9d; -webkit-border-radius:5px; border-radius:5px; margin:0 auto; margin-top:20px;}

.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;padding:16px 22px;}
.pages ul li a{color:#000; display:block; }
.pages ul li.thisclass,.pagebox ul li.thisclass a:hover{ background-color:#bf1e2e; font-weight:bold; color:#FFF;}
.pages .pageinfo{color:#000;}
.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:348px; 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:#007aaa;font-family:"微软雅黑"; font-size:36px; color:#; line-height:60px; color:#fff;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:35px; margin:0 auto;}
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;}
div.art_body > p{ font-size:26px; line-height:40px;  margin-top:20px; margin-bottom:20px;}
div.art_body h4{font-size:26px; 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:100%; height:auto; overflow:hidden; text-align:center;}



div#water div.art_body h2{font-size:35.3px;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;}
div#water div.art_body a{ color:#FF8000 !important;}

body > div#water > div.art_body{ padding:0px 10px; 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(/m/assets/images/bg.png) repeat-x center; height:10px;}
.yinyin{ background:url(/m/assets/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(/m/assets/images/bg_1.jpg) no-repeat;}
#hlbj .queya .bg2{background:url(/m/assets/images/bg_2.jpg) no-repeat;}
#hlbj .queya .bg3{background:url(/m/assets/images/bg3.jpg) no-repeat;}
#hlbj .queya .bg4{background:url(/m/assets/images/bg4.jpg) no-repeat;}
#hlbj .queya .bg5{background:url(/m/assets/images/bg5.jpg) no-repeat;}
#hlbj .queya .bg6{background:url(/m/assets/images/bg6.png) no-repeat;}

#hlbj .bbbox2{ width:330px; height:430px; float:left; margin-left:20px; margin-bottom:40px}
#hlbj .bgg1{background:url(/m/assets/images/bgg1.jpg) no-repeat;}
#hlbj .bgg2{background:url(/m/assets/images/bgg2.jpg) no-repeat;}
#hlbj .bgg3{background:url(/m/assets/images/bgg3.jpg) no-repeat;}
#hlbj .bgg4{background:url(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/images/icotp.png);
	background-position: -33px 100%;
	margin-top: 53px;
}
#CarlP1 .zzgcsyt .dt1 dt {
	background-image: url(/m/assets/images/imgji.jpg);
	background-position: 0px -212px;
}
#CarlP1 .zzgcsyt .dt2 dt {
	background-image: url(/m/assets/images/imgji.jpg);
	background-position: -161px -212px;
}
#CarlP1 .zzgcsyt .dt3 dt {
	background-image: url(/m/assets/images/imgji.jpg);
	background-position: -319px -212px;
}
#CarlP1 .zzgcsyt .dt4 dt {
	background-image: url(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/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(/m/assets/images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#CarlP5 ol .zztcjbz2 {
	background-image: url(/m/assets/images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: -310px 0px;
}
#CarlP5 ol .zztcjbz3 {
	background-image: url(/m/assets/images/zztcjbz.jpg);
	background-repeat: no-repeat;
	background-position: -620px 0px;
}
#CarlP5 ol .zztcjbz4 {
	background-image: url(/m/assets/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(/m/assets/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(/m/assets/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;
	/* Fix of Webkit flickering */
	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(/m/assets/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(/m/assets/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:0 auto; padding-bottom:120px; 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:#12522b; 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(/m/assets/images/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(/m/assets/images/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(/m/assets/images/x_f_logo.gif) no-repeat center 22px;}
#footer dl dd ul li{width:100%; height:40px; line-height:40px; text-align:center; color:#444445; font-size:14px;}
#footer dl dd ul li a{color:#444445; font-size:24px;}

#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%; font-size:26px; text-align:center; color:#fff; /*background:url(/m/assets/images/f_up_phone.gif) no-repeat 221px center;*/}

#footer_up_fixed dl dt > a{position:absolute; right:30px; top:10px;}
#footer_up_fixed dl dd{width:620px; height:90px; overflow:hidden; margin:0 auto; background:url(/m/assets/images/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(/m/assets/images/f_up_tou.gif) no-repeat 10px 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

/*#footer_up_fixed dl dd.a2{background:none; margin-top:10px;}
#footer_up_fixed dl dd.a2 div.srk{width:519px; height:66px; border:1px solid #ccc; border-right:none; background:#fff; color:#3e3e3e; line-height:30px; font-size:18px; float:left; text-indent:10px;
	-moz-border-radius:6px 0 0 6px; -webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px;
}
#footer_up_fixed dl dd.a2 div.button{width:100px; height:68px; background:#fe8f01; text-align:center; line-height:68px; -moz-border-radius:0 6px 6px 0; -webkit-border-radius:0 6px 6px 0; border-radius:0 6px 6px 0; float:left; font-size:32px; color:#fff;}*/
#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(/m/assets/images/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:60px; height:60px; cursor:pointer; position:fixed; right:0px; bottom:300px; z-index:1000;
	-webkit-transition:opacity .4s ease-in-out; 
	-moz-transition:opacity .4s ease-in-out;
	-o-transition:opacity .4s ease-in-out; 
	-webkit-animation:bobo_mfdh 3s infinite;
	-moz-animation:bobo_mfdh 3s infinite;
	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(/m/assets/images/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("/images/3801b59881db481fb58ff302d04bbd83.gif");
	width:26px;
	height:26px;
	display:block;
}
.dede_pages{
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
    width: 700px;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
