@charset "gb2312";
/* CSS Document */
* {margin:0;padding:0}
html {font-size: 62.5%;font-family: "微软雅黑";}
body { max-width:32rem; min-width:29rem; margin:0 auto; background:#fff;}
a:link {text-decoration:none;}
a:hover {text-decoration:underline}
img {border:none;}
li {list-style-type:none;}
.red {}
.left{ float:left;}
.right{ float:right;}
.clear {clear:both;width:0;height:0;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
/*通用*/
.up_top{ position:fixed; top:0; z-index:100; background:#0081B8; height:4.5rem; text-align:center;}
.up_top img{ height:4.5rem; width:auto;}
.top{ position:relative; padding:0.5rem 0; height:auto !important;}
.top img{ width:100%;}
.top a{ display:block; height:100%; float:left; position:absolute; top:0;}
.top a:nth-child(1){ width:85%;}
.top a:nth-child(2){ width:15%; left:85%;}
/*.top_nav a:nth-child(1){ color:#000; display:block; float:left; width:20%; text-align:center; font-size:1.2rem; line-height:4rem;}
.top_nav a:nth-child(1) span{ margin:0 5%; font-size:1.4rem;}
.top_nav h2{ color:#1180C5; display:block; float:left; width:60%; text-align:center; font-size:1.2rem; line-height:4rem;}
.top_nav a:nth-child(3){ color:#000; dsisplay:block; float:left; width:17%; background:url(../images/gd.jpg) no-repeat 70% center/auto 0.8rem; line-height:4rem; padding-left:3%; font-size:1.2rem;}
.top_logo img{ width:100%;}*/



.top_over{ bottom: 0;height: 150%;left: 0;overflow: hidden; position: absolute;right: 0;top: 0;
transform: translateX(-100%);
-ms-transform:translateX(-100%); 	/* IE 9 */
-moz-transform:translateX(-100%); 	/* Firefox */
-webkit-transform:translateX(-100%); /* Safari 和 Chrome */
-o-transform:translateX(-100%); 	/* Opera */
transition: all 0.6s ease-out 0s;width: 100%;z-index: 200;}
.top_over.top_show{
transform: translateX(0px);
-ms-transform:translateX(0px); 	/* IE 9 */
-moz-transform:translateX(0px); 	/* Firefox */
-webkit-transform:translateX(0px); /* Safari 和 Chrome */
-o-transform:translateX(0px); 	/* Opera */
}
.top_tit{ background:#2e3642; padding:0 3%; height:4rem;}
.top_tit span {color: #6a7380;display:block;float: left;font-size: 1.6rem;line-height: 4rem;}
.top_tit a{ display:block; float:right; height:2.4rem; margin-top:0.8rem;}
.top_tit a img{ height:2.4rem; width:auto;}
.top_nav{ background: #3f4754; width:100%; height:100%; position:relative;}
.top_nav_a{ width:22%; height:100%; position:relative;background:#2e3642;}
.top_nav_a li{ padding-left:10%; color:#fff; font-size:1.4rem; line-height:8rem;}
.top_nav_a li.on{ background:#3f4754;}
.top_nav_a li a{ color:#fff; display:block;}
.top_nav_b{ position:relative; overflow:hidden; width:78%;}
.top_nav_b .swiper-wrapper{ display:flex;}
.top_nav_b .swiper-slide{ flex-shrink:0; position:relative; height:100%; width:100%;}
.top_nav_bt{ color:#fff; font-size:1.4rem; line-height:3rem; border-bottom:0.1rem solid #525c6b; margin-top:1rem; padding:0 2%;}
.top_nav_ba{ padding:0 2% 1rem 2%;}
.top_nav_ba a{ display:block; color:#a9a9a9; width:33%; float:left; font-size:1.4rem; line-height:3rem;}
.nav{}
.nav a{ display:block; float:left; background:#309dcb; width:24.625%; color:#fff; font-size:1.4rem; height:3rem; text-align:center; line-height:3rem; margin:0 0.5% 0.1rem 0;}
.nav a:nth-child(4n){ float:right; margin-right:0;}


.kfal{ width:100%; margin:1.5rem auto; position:relative; overflow:hidden;}
.kfal_z{ position:relative; height:17.5rem; overflow:hidden;}
.kfal_z .swiper-wrapper{ display:flex;}
.kfal_z .swiper-slide{ flex-shrink:0; position:relative; height:100%; width:100%; height:17.5rem;}
.kfal_b{ margin:1rem auto 0;}
.kfal_b li{ float:left; width:20%; text-align:center;}
.kfal_b img{ border-radius:50%; width:78%;}
.kfal_b p{ color:#4d4d4d; font-size:0.9rem; line-height:2rem;}


.banner{ position:relative; overflow:hidden; width:100%; height:100%;}
.banner img{width: 100%}
.banner .swiper-wrapper{ display:flex;}
.banner .swiper-slide{ flex-shrink:0; position:relative; height:100%; width:100%;}
.ban_a img{ width:100%; display:block;}
.ban_b { width: 100%; height: 0.55rem; position: absolute; z-index: 1; bottom: 0.25rem; text-align: center; }
.ban_b ul { display: inline-block; height: 0.25rem; padding: 0.15rem 0.25rem; background-color: rgba(255,255,255,0.7); -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; border-radius: 0.25rem; font-size: 0; vertical-align: top; }
.ban_b ul li { display: inline-block; width: 0.25rem; height: 0.25rem; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; border-radius: 100%; background: #8C8C8C; margin: 0 0.25rem; vertical-align: top; overflow: hidden; }
.ban_b ul li.swiper-pagination-bullet-active{ background: #1180C4; }
.footer{ margin-top:1.5rem; margin-bottom:8rem;}
.fot_nav{ height:3rem; line-height:3rem; background:#319DCB; text-align:center; margin:0.1rem auto 0;}
.fot_nav a{ color:#fff; font-size:1.3rem; width:25%; display:inline-block; background:url(../images/nav_bj.jpg) no-repeat right center/auto 2rem;}
.fot_nav a:last-child{ background:none;}
.fot_a{ background:#E8E8E8; text-align:center; color:#404141; font-size:1.4rem; line-height:3rem;}
.fot_a a{ color:#404141; margin:0 0.7rem;}
.fot_b{ font-size:1.4rem; text-align:center; line-height:4rem;}
.fot_b a{ color:#1180CF;}
.fot_c{ text-align:center; color:#404141; font-size:1.4rem; line-height:2.2rem;}
.fot_c p a{ color:#1180CF;}
.fot_d{ width:91%; margin:0 auto 1rem;}
.fot_d img{ width:100%;}
.fot_e{ margin-top:1rem; position:relative;}
.fot_e img{ width:100%;}
.fot_e a{ display:block; position:absolute;}
.fot_e a:nth-child(2){ left:49%; width:39%; height:16%;  top:55%;}
.fot_e a:nth-child(3){ left:46%; width:21%; height:20%;  top:74%;}
.fot_e a:nth-child(4){ left:69%; width:21%; height:20%;  top:74%;}/*首页*/
.bzfl{ padding:0.5rem 0;}
.bzfl_a{ position:relative; border-bottom:0.2rem solid #D2D2D2; height:3rem;}
.bzfl_a h2{ color:#309DCB; font-size:1.6rem; text-align:center; border-bottom:0.3rem solid #309DCB; position:absolute; height:2.9rem; line-height:2.9rem; width:26%; left:37%;}
.bzfl_zong{ margin-bottom:1rem;}
.bzfl_b{ margin:1.5rem auto 0; width:94%;}
.bzfl_ba{ float:left; width:18%; height:5.5rem; background:#309DCB;}
.bzfl_ba img{ width:100%;}
.bzfl_ba p{ text-align:center; color:#fff; font-size:1rem; line-height:2rem;}
.bzfl_bb{ width:80%; float:right; height:5.5rem;}
.bzfl_bb a{ display:block; float:left; line-height:2.4rem; height:2.4rem; width:30%; color:#666666; background:#DBEBFE; border:0.1rem dashed #1E8FC8; text-align:center; font-size:1.2rem; margin:0 2% 0.3rem 0;}
.bt_tit{ width:100%; height:3rem; background:#3299CD url(../images/bt_lo3.jpg) no-repeat right center/auto 3rem; margin:0.5rem auto;}
.bt_tit p{ float:left; height:3rem; line-height:3rem; color:#fff; font-weight:bold; font-size:1.4rem; margin-left:1%; padding-left:2rem;}
.bt_tit span{ float:left; height:3rem; line-height:3rem; color:#fff; font-size:1rem; margin-left:2%;}
.bt_tit a{ float:right; display:block; height:2rem; line-height:2rem; margin:0.5rem 2%; color:#1180CF; background:#fff; border-radius:0.5rem; font-size:1.2rem; padding:0 0.3rem;}
.zjtd{ position:relative; overflow:hidden; width:100%; height:100%;}
.zjtd .swiper-wrapper{ display:flex;}
.zjtd .swiper-slide{ flex-shrink:0; position:relative; height:100%;}
.zjtd_z{ margin:0.5rem auto;}
.zjtd_z img{ width:100%; display:block;}
.zj_le,.zj_ri{ position:absolute; top:50%; width:2.8rem; height:2.8rem; margin-top:-1.4rem; z-index:3;}
.zj_le{ left:0.5rem;}
.zj_ri{ right:0.5rem;}
.zj_le img,.zj_ri img{ width:100%;}
.zjtd_a{ text-align:center; float:left; width:33.333%; margin:0.5rem auto;}
.zjtd_a img{ width:90%;}
.zjtd_a p{ color:#000; font-size:1.3rem; line-height:2rem;}
.spqh{ width:94%; margin:1rem auto;}
.spqh_a{}
.spqh_a li{ float:left; width:30%; text-align:center; margin-right:5%; font-size:1.4rem; line-height:2.2rem; color:#3299CD;}
.spqh_a li:last-child{ float:right; margin-right:0;}
.spqh_a li.on{ border-bottom:0.3rem solid #3299CD;}
.spqh_b{ margin-top:0.5rem; position:relative; overflow:hidden; width:100%; height:100%;}
.spqh_b .swiper-wrapper{ display:flex;}
.spqh_b .swiper-slide{ flex-shrink:0; position:relative; height:100%;}
.spqh_baa{ width:100%;}
.spqh_bab{ font-size:1.2rem; line-height:1.6rem; color:#000; text-indent:2em; padding:0.5rem 0;}
.spqh_bab a{ color:#f00;}
.spqh_c img{ width:100%;}
.spqh_d img{ width:100%;}
.jzcg{ width:94%; margin:0 auto;}
.jzcg_a{ border-bottom:0.2rem solid #3299CD; padding-bottom:0.3rem; height:2.6rem; line-height:2.6rem;}
.jzcg_a p{ float:left; color:#3299CD; font-size:1.5rem; font-weight:bold; background:url(../images/bt_t1.jpg) no-repeat left center/auto 2.6rem; padding-left:2rem;}
.jzcg_a a{ float:right; color:#808080; font-size:1.3rem; background:url(../images/bt_t2.jpg) no-repeat right center/1.5rem 1.5rem; padding-right:1.8rem;}
.jzcg_b{ margin-top:1.5rem;}
.jzcg_b ul li img{ width:100%;}
.jzcg_c{ text-align:center; height:1rem; text-align:center; margin:0.5rem auto;}
.jzcg_c ul li{ width:1rem; height:1rem; font-size:0; margin:0 0.3rem; background:#A7A7A7; border-radius:100%; display:inline-block;}
.jzcg_c ul li.on{ background:#3299CD;}
/*列表页*/
.list{ margin:1rem auto;}
.list ul li{ width:91%; margin:1rem auto; border:0.1rem solid #D0D2D1; padding:0.5rem 2%;}
.list_a{ color:#000; font-size:1.4rem; line-height:2.4rem; background:url(../images/list_li.jpg) no-repeat left center/1.4rem auto; padding-left:1.6rem;}
.list_b{ color:#6c6969; font-size:1.2rem; line-height:1.4rem;}
.list_b span a{ color:#f00;}
.list_c{ text-align:center;}
.list_c img{ margin:0.5rem 3% 0.3rem; width:13%;}
.list_fy{ padding:0.5rem 0; width:90%; margin:0 auto;}
.list_fy ul li{ float:left; color:#000; font-size:1.3rem; margin:0 0.3rem;}
.list_fy ul li.thisclass{ color:#1180CF;}
.list_fy ul li a{ color:#000;}
.list_tel{ text-align:center;}
.list_tel img{ width:90%;}
.ntjzjj{ margin:1rem auto; width:96%;}
.ntjzjj img{ width:100%;}
/*文章页*/
.show{ margin:1rem auto;}
.show_a{ text-align:center; font-weight:bold; font-size:1.6rem; line-height:3rem;}
.show_b{ text-align:center;}
.show_b p{ display:inline-block; font-size:1.2rem; color:#000;}
.show_b a{ display:inline-block; font-size:1.2rem; color:#FF9000; border-radius:0.5rem; border:0.1rem dashed #FF9000; padding:0.2rem 0.3rem; margin-left:0.5rem;}
.show_c{ font-size:1.2rem; color:#5C5C5C; line-height:2.2rem; width:96%; margin:0 auto;}
.show_c p,.show_c div{ padding:0.5rem 0;}
.show_c img{ max-width:100%; height:auto;}
.show_d{ width:96%; margin:0.5rem auto 0;}
.show_d img{ width:100%; border-radius:1.5rem;}
.tjyd{ height:3rem; line-height:3rem; font-size:1.4rem; font-weight:bold;}
.tjyd p{ float:left; height:3rem; width:68%; color:#fff; background:#309DCB url(../images/show_bt.jpg) no-repeat 3% center/auto 1.8rem; padding-left:8%;}
.tjyd a{ float:left; height:3rem; width:24%; color:#fff; background:#ED8C23; text-align:center;}
.tjyd_a{ width:96%; margin:0.5rem auto; font-size:1.2rem;}
.tjyd_a ul li{ padding:0.5rem 0; border-bottom:0.1rem dashed #838383;}
.tjyd_a ul li:last-child{ border:none;}
.tjyd_a a{ color:#000; background:url(../images/show_zx1.jpg) no-repeat left center/1.2rem auto; padding-left:1.5rem;}
.tjyd_a span{ float:right; color:#939393; padding-left:1.5rem;}
.jzgz{ background:#309DCB; height:3rem; line-height:3rem; font-weight:bold; font-size:1.4rem; color:#fff; padding-left:2%;}
.jzgz_a{ margin:1.5rem auto; width:96%;}
.jzgz_a a{ display:block; float:left; height:2.6rem; line-height:2.6rem; color:#fff; text-align:center; margin:0 0.5% 0.3rem; font-size:1.2rem;}
.jzgz_a a:nth-child(1){ background:#309DCB; width:49%;}
.jzgz_a a:nth-child(2){ background:#ED8C23; width:49%;}
.jzgz_a a:nth-child(3){ background:#ED8C23; width:32%;}
.jzgz_a a:nth-child(4){ background:#1177CC; width:32%;}
.jzgz_a a:nth-child(5){ background:#ED5323; width:33%;}
.jzgz_a a:nth-child(6){ background:#ED5323; width:49%;}
.jzgz_a a:nth-child(7){ background:#309DCB; width:49%;}
.jzgz_a a:nth-child(8){ background:#309DCB; width:32%;}
.jzgz_a a:nth-child(9){ background:#ED8C23; width:33%;}
.jzgz_a a:nth-child(10){ background:#1177CC; width:32%;}
/*专家团队*/
.zjtd_banner img{ width:100%;}
.list_zj img{ width:100%;}
.list_zjbt{ height:2.8rem; text-align:center; line-height:2.8rem; border-top:0.1rem solid #329DCB; border-bottom:0.1rem solid #329DCB; margin:1.5rem auto;}
.list_zjbt h2{ float:left; width:38%; background:#329DCB; color:#fff; font-size:1.5rem;}
.list_zjbt p{ float:left; width:62%; color:#656A73; font-size:1.1rem;}
.list_zjtd{ width:96%; margin:0 auto;}
.list_zjtd_a{ overflow:hidden; position:relative;}
.list_zjtd_a ul li img{ width:100%;}
.list_zjtd_b{ width:100%; overflow:hidden; position:relative;}
.list_zjtd_ba{ width:27rem; height:8rem; margin:0 auto; overflow:hidden; text-align:center;}
.list_zjtd_ba ul li{ float:left; text-align:center; width:9rem; padding:0.5rem 0; height:7rem;}
.list_zjtd_ba ul li img{ width:98%;}
.list_zjtd_ba ul li.hover img{ width:97%; border:0.1rem solid #329dcb;}
.list_zj_l{ left:0; background:url(../images/list_zjl.jpg) no-repeat left center/1rem auto;}
.list_zj_r{ right:0; background:url(../images/list_zjr.jpg) no-repeat right center/1rem auto;}
.list_zj_l,.list_zj_r{ width:4%; height:100%; position:absolute; top:10%;}
.list_zx{ margin:1rem auto 0; width:90%;}
.list_zxa{ float:left; background:#fff url(../images/zjzx3.jpg) no-repeat 3% center/1.6rem auto; height:2.8rem; line-height:2.8rem; border-top:0.1rem dashed #329DCB; border-left:0.1rem dashed #329DCB; border-bottom:0.1rem dashed #329DCB; width:56%; color:#393939; font-size:1rem; padding-left:8%;}
.list_zxa b{ font-size:1.2rem; color:#309DCB;}
.list_zxb{ float:left; background:#329DCB url(../images/zjzx4.jpg) no-repeat 7% center/1.3rem auto; height:3rem; line-height:3rem; width:28%; color:#fff; font-size:1.2rem; padding-left:7%;}
.list_zjtdt{ margin:0.5rem auto; position:relative;}
.list_zjtdt a{ position:absolute; display:block; width:20%; height:93%; right:0; bottom:0;}
.list_zjtdt img{ width:100%;}
.tsgy{ margin-top:1.5rem;}
.tsgy img{ width:100%;}
.tsgy_a{ margin:1rem auto; text-align:center;}
.tsgy_a img{ width:93%;}
/*康复案例*/
.kf_a{ height:2.6rem; margin-top:0.5rem; position:relative; background:url(../images/kfal_bt.jpg) repeat-x center/auto 1.2rem;}
.kf_a h2{ color:#1176CD; font-size:1.3rem; text-align:center; position:absolute; width:80%; left:10%; height:2.6rem; line-height:2.6rem; background:#fff;}
.kf_a h2 span{ color:#FF8A00;}
.kf_b{ width:78%; margin:1rem auto;}
.kf_b img{ width:100%;}
.kf_c{ text-indent:2em; font-size:1.2rem; line-height:1.6rem; color:#5D5D5D; width:90%; margin:0 auto;}
.kf_d{ height:3rem; line-height:3rem; margin:1rem auto;}
.kf_d a{ display:block; float:left; width:29%; height:3rem; line-height:3rem; margin:0 5%; color:#fff; font-size:1.3rem; padding-left:11%;}
.kf_d a:nth-child(1){ background:#309DCB url(../images/al_zx1.jpg) no-repeat 8% center/auto 1.8rem;}
.kf_d a:nth-child(2){ background:#FFA800 url(../images/al_zx2.jpg) no-repeat 8% center/auto 1.8rem;}
.kf_e{ width:96%; border-bottom:0.2rem solid #3299CD; padding-bottom:0.3rem; height:2.6rem; line-height:2.6rem; margin:1rem auto;}
.kf_e p{ float:left; color:#3299CD; font-size:1.4rem; font-weight:bold; background:url(../images/bt_t1.jpg) no-repeat left center/auto 2.6rem; padding-left:2rem;}
.kf_e p span{ font-size:1.2rem; font-weight:normal; margin-left:0.5rem;}
.kf_e a{ float:right; color:#808080; font-size:1.2rem; background:url(../images/bt_t2.jpg) no-repeat right center/1.5rem 1.5rem; padding-right:1.8rem;}
.kf_f{ width:96%; margin:0 auto;}
.kf_fa{ padding:1rem 0; border-bottom:0.1rem dashed #B5B5B5;}
.kf_f .kf_fa:last-child{ border:none;}
.kf_fb img{ width:100%;}
.kf_fc{ font-size:1.2rem; margin:0.5rem auto;}
.kf_fc span{ background:#FF7E00; color:#fff; border-radius:0.3rem; padding:0.1rem 0.3rem;}
.kf_fc b{ color:#309DCB;}
.kf_fd{ color:#5D5D5D; font-size:1.2rem; line-height:1.6rem;}
.kf_fd a{ color:#f00;}
.kf_fe{ margin:0.5rem auto; text-align:center;}
.kf_fe span{ display:inline-block; color:#8F8F8F; font-size:1.1rem; line-height:1.6rem; padding-left:1.3rem; margin:0 1rem;}
.kf_fe span:nth-child(1){ background:url(../images/al_zx3.jpg) no-repeat left center/auto 1rem;}
.kf_fe span:nth-child(2){ background:url(../images/al_zx4.jpg) no-repeat left center/auto 1rem;}
.kf_g{ width:96%; margin:1rem auto;}
.kf_ga ul li a{ color:#5D5D5D; font-size:1.2rem; line-height:2.4rem; display:block; border-bottom:0.1rem dashed #B5B5B5; background:url(../images/al_li.jpg) no-repeat left center/0.8rem auto; padding-left:1.2rem;}
.kf_gb{ text-align:center; height:1rem; text-align:center; margin:1rem auto;}
.kf_gb ul li{ width:1rem; height:1rem; font-size:0; margin:0 0.3rem; background:#A7A7A7; border-radius:100%; display:inline-block;}
.kf_gb ul li.on{ background:#3299CD;}
/*康复案例新*/
.kfal_1{ margin:1.5rem auto 0;}
.kfal_1 img{ width:100%;}
.kfal_2{ margin:2rem auto;}
.kfal_2 img{ width:100%;}
.kfal_3{ width:95%; margin:0 auto;}
.kfal_31{ background:#329DCB; height:10rem; margin-bottom:0.5rem;}
.kfal_31a{ height:10rem;}
.kfal_31a img{ height:100%; float:left;}
.kfal_31b{ height:10rem; width:42%; color:#fff; font-size:1.2rem;}
.kfal_31ba{ line-height:1.8rem;}
.kfal_31ba span{ display:block; text-align:center; margin:0.5rem auto;}
.kfal_31bb{ border:0.1rem solid #fff; width:65%; margin:0.5rem auto; line-height:2rem; background:url(../images/kffx_gd.jpg) no-repeat 90% center/1.5rem; padding-left:3%;}
.kfal_31bb a{ color:#fff;}
.kfal_31bc{ text-align:center; line-height:2rem; margin-top:10%;}
.kfal_4{ border:0.1rem solid #329DCB; width:45%; margin:1rem auto; font-size:1.4rem; text-align:center; line-height:2.4rem;}
.kfal_4 a{ color:#329DCB;}
.kfal_5{ width:89%; margin:0 auto;}
.kfal_5 img{ width:100%;}
.kfal_6{ width:94%; margin:0 auto;}
.kfal_61{ width:96%; margin:0 auto; background:url(../images/spal_gd.jpg) no-repeat center/100%; color:#fff; font-size:1.2rem; line-height:2.2rem; text-align:center;}
.kfal_62{ width:100%; margin-bottom:1.5rem;}
.tsgy img{ width:100%;}
.tsgy_a{ margin:1rem auto; text-align:center;}
.tsgy_a img{ width:93%;}
/*康复案例文章页*/
.al_show{ width:94%; margin:1rem auto;}
.al_sa{ text-align:center; font-size:1.6rem; color:#3299CD; line-height:4rem;}
.al_sb img{ width:100%;}
.al_sc{ font-size:1.2rem; color:#5C5C5C; line-height:1.8rem; margin:1rem auto;}
.al_sc p,.show_c div{ padding:0.2rem 0;}
.al_sc img{ max-width:100%; height:auto;}
.al_sd{ background:#EAEAEA; padding:0.3rem 2%; font-size:1.2rem; line-height:2rem;}
.al_sd p a{ color:#363636;}
.al_se{ width:94%; margin:0 auto;}
.al_sea{ height:2.4rem; line-height:2.4rem; background:url(../images/al_wz1.jpg) no-repeat left center/1.8rem auto; padding-left:2rem; font-weight:bold; color:#3299CD; font-size:1.4rem; border-bottom:0.1rem solid #3299CD;}
.al_seb{ padding:0.5rem 0 1rem;}
.al_seb p{ font-size:1.2rem; line-height:2rem; background:url(../images/al_wz2.jpg) no-repeat left center/0.8rem auto; padding-left:1rem;}
.al_seb p a{ color:#444444;}
.jzgz_b{ margin:1.5rem auto; width:96%;}
.jzgz_b a{ display:block; float:left; height:2.6rem; line-height:2.6rem; color:#fff; text-align:center; margin:0 0.5% 0.3rem; font-size:1.2rem;}
.jzgz_b a:nth-child(1){ background:#5BB9E8; width:49%;}
.jzgz_b a:nth-child(2){ background:#3299CD; width:49%;}
.jzgz_b a:nth-child(3){ background:#FEC52B; width:32%;}
.jzgz_b a:nth-child(4){ background:#5BB9E8; width:32%;}
.jzgz_b a:nth-child(5){ background:#FEC52B; width:33%;}
.jzgz_b a:nth-child(6){ background:#5BB9E8; width:49%;}
.jzgz_b a:nth-child(7){ background:#3299CD; width:49%;}
.jzgz_b a:nth-child(8){ background:#3299CD; width:32%;}
.jzgz_b a:nth-child(9){ background:#FF6005; width:33%;}
.jzgz_b a:nth-child(10){ background:#3299CD; width:32%;}
/*来院路线*/
.lylx_bt{ text-align:center; color:#000; font-size:1.8rem; line-height:4rem;}
.lylx_t{ margin:0 auto;}
.lylx_t img{ width:100%;}
.lylx_a{ width:100%; height:3rem; font-size:1.4rem; background:#F1EBEB;}
.lylx_a span{ display:block; float:left; background:#07538E; line-height:2.2rem; height:2.2rem; color:#fff; margin:0.4rem 0.5rem 0 1.5rem; padding:0 0.2rem;}
.lylx_a p{ float:left; color:#373737; line-height:3rem;}
.lylx{ padding:1rem 0;}
.lylx_1{ background:#fff; width:92%; margin:0 auto; padding-bottom:1rem;}
.lylx_1a{ padding:1.5rem 0 0; height:3rem;}
.lylx_1a img{ float:left; width:2.6rem; margin-top:0.2rem;}
.lylx_1a p{ float:left; font-size:1.8rem; margin-left:1rem; line-height:3rem;}
.lylx_1b{ font-size:1.2rem; color:#373737; line-height:2rem; padding-top:1.2rem;}
.lylx_1b span{ width:0.3rem; height:0.3rem; display:block; float:left; margin:0.7rem 0.3rem; background:#666; border-radius:50%;}
.lylx_1c{ font-size:1.2rem; color:#9b9da1; line-height:2rem;}
.lylx_2{ padding:0 4%; background:#F1EBEB; padding-bottom:1rem;}
/*new*/
.banner_ty img{ width:100%;}
.lylx_dy{ position:relative;}
.lylx_dy img{ width:100%;}
.lylx_dy a{ display:block; position:absolute; width:25%; height:40%;}
.lylx_dy a:nth-child(1){ top:30%; left:4%;}
.lylx_dy a:nth-child(2){ top:5%; left:34%;}
.lylx_dy a:nth-child(3){ top:5%; left:66%;}
.lylx_dy a:nth-child(4){ top:53%; left:34%;}
.lylx_dy a:nth-child(5){ top:53%; left:66%;}
.lylx_cont{ background:#1180C5; padding:1rem 3%;}
.lylx_bt{ text-align:center; height:4rem; overflow:hidden; margin:1rem auto;}
.lylx_bt1{ display:inline-block; color:#fff; font-size:4rem; line-height:4rem;}
.lylx_bt2{ display:inline-block;}
.lylx_bt2 h2{ color:#fff; font-weight:normal; font-size:1.4rem; line-height:2.5rem;}
.lylx_bt2 p{ font-size:1.3rem; opacity:0.6; color:#fff; line-height:1rem;}
.lylx_t img{ width:100%;}
.lylx_zx{ margin-top:1rem;}
.lylx_zx p{ color:#fff; font-size:1.1rem; line-height:2rem;}
.lylx_zx p span{ width:4em; display:block; height:1px; float:left;}
.lylx_zx p a{ color:#F7AE00;}
.lylx_z1{}
.lylx_z1 ul li{ width:20%; float:left; height:6rem;}
.lylx_z1 ul li:nth-child(1){ background:url(../images/lylx_q11.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(2){ background:url(../images/lylx_q21.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(3){ background:url(../images/lylx_q31.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(4){ background:url(../images/lylx_q41.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(5){ background:url(../images/lylx_q51.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(1).on{ background:url(../images/lylx_q12.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(2).on{ background:url(../images/lylx_q22.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(3).on{ background:url(../images/lylx_q32.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(4).on{ background:url(../images/lylx_q42.jpg) no-repeat center top/90%;}
.lylx_z1 ul li:nth-child(5).on{ background:url(../images/lylx_q52.jpg) no-repeat center top/90%;}
.lylx_z21 img{ width:100%;}
.lylx_z22{ position:relative; height:2rem; background:url(../images/lylx_xbt.jpg) repeat-x center/auto 0.7rem; margin:1rem auto;}
.lylx_z22 h2{ position:absolute; background:#1180C5; top:0; left:38%; width:24%; height:2rem; line-height:2rem; text-align:center; font-size:1.4rem; color:#FECE5D;}
.lylx_z23 p{ color:#fff; line-height:1.8rem; font-size:1.2rem; margin:0.8rem auto;}
.lylx_z23 b{ display:block; float:left; width:4%; background:#09486F; text-align:center; border-radius:50%; padding:0 1%;}
.lylx_z23 span{ display:block; float:left; width:92%; margin-left:2%;}
.lylx_z24{ color:#fff; line-height:1.8rem; font-size:1.2rem; margin:1rem auto;}
.lylx_z24 a{ color:#FECE5D;}
.lylx_z25{ position:relative; height:2rem; background:url(../images/lylx_xbt.jpg) repeat-x center/auto 0.7rem; margin:1rem auto;}
.lylx_z25 h2{ position:absolute; background:#1180C5; top:0; left:22%; width:56%; height:2rem; line-height:2rem; text-align:center; font-size:1.4rem; color:#FECE5D;}

/*公益*/
.banner_gy img{ width:100%;}
.gy_jqhd{ width:96%; margin:0.5rem auto 0;}
.gy_jqhda{ color:#329DCB; font-size:1.3rem; line-height:2.6rem; background:url(../images/jqhd1.jpg) no-repeat left center/1.4rem auto; padding-left:1.8rem;}
.gy_jqhdb img{ width:100%;}
.gy_dy{ width:96%; height:10rem; margin:1rem auto 0; background:url(../images/daoyu.jpg) no-repeat left center/auto 4.8rem;}
.gy_dy p{ width:90%; float:right; font-size:1rem; color:#515151; line-height:1.6rem;}
.gy_bt{ margin:1rem auto;}
.gy_bt img{ width:100%;}
.gy_sp{ width:100%;}
.gy_sp_a{ width:90%; margin:0 auto;}
.gy_sp_a ul li{ display:none;}
.gy_sp_aa{ width:100%; background:#FF6600; height:2.6rem; line-height:2.6rem; text-align:center; color:#fff; font-size:1.2rem;}
.gy_sp_b{ width:100%; position:relative; margin-top:1rem;}
.gy_sp_ba{ width:90%; margin:0 auto;}
.gy_sp_ba ul li{ width:25%; overflow:hidden; text-align:center;}
.gy_sp_ba ul li img{ width:94%;}
.gy_sp_ble,.gy_sp_bri{ position:absolute; top:30%; width:1rem; height:2rem;}
.gy_sp_ble img,.gy_sp_bri img{ width:100%;}
.gy_sp_ble{ left:1%;}
.gy_sp_bri{ right:1%;}
.gy_sp_c{ text-indent:2em; font-size:1.2rem; line-height:1.8rem; color:#5D5D5D; width:90%; margin:1rem auto;}
.gy_sp_c span{ color:#FF8A00;}
.ysda{ width:90%; margin-left:7%; border-left:0.2rem solid #F8881C;}
.ysda ul li{ color:#666666; background:url(../images/li1.jpg) no-repeat left center/1.4rem auto; font-size:1.2rem; padding:0.3rem 0 0.3rem 1.5rem; line-height:1.6rem; margin-left:-0.7rem;}
.ysda ul li:last-child span{ color:#FB8719;}
.gyhg_2{ background:url(../images/gyhg2.jpg) no-repeat top center/100%; padding:0 1.5%; position:relative;}
.le1,.ri1{ position:absolute; width:2.4rem; left:2%; cursor:pointer;}
.le1{ top:0.5rem;}
.ri1{ bottom:0.3rem;}
.le1 img,.ri1 img{ width:100%;}
.gyhg_2a{ width:10%; height:26.6rem; overflow:hidden; margin:1.5rem auto;}
.gyhg_2a ul li{ color:#4A4A4A; background:#E0E0E0; border-radius:50%; width:2.8rem; height:2.7rem; text-align:center; font-size:1rem; line-height:1.2rem; padding-top:0.1rem; margin:0.5rem auto;}
.gyhg_2a ul li.hover{ background:url(../images/hg4.png) no-repeat center top/100%; color:#fff;}
.gyhg_2b{ width:84%; height:28rem; padding:2%; background:#fff; border-radius:0.5rem; overflow:hidden;}
.gyhg_2ba{ width:100%;}
.gyhg_2ba h2{ font-size:1.2rem; color:#1B77BC; line-height:2rem;}
.gyhg_2ba h2 span{ color:#F55406; margin-right:0.5rem;}
.gyhg_2ba p{ color:#515151; font-size:1rem; line-height:1.4rem;}
.gyhg_2ba p a{ color:#FF0000;}
.gyhg_2bb{ padding:0.5rem 0;}
.gyhg_2bb p{ float:left; width:48%; margin:0 1%;}
.gyhg_2bb p img{ width:100%;}
.gyhg_2bb p span{ display:block; width:100%; text-align:center;}
.cdxw{ background:url(../images/xw1.jpg) no-repeat top center/100% auto; width:100%;}
.cdxw_a{ color:#5D5D5D; font-size:1.4rem; text-align:center; line-height:2.6rem;}
.cdxw_b{ color:#329DCB; font-size:1.4rem; text-align:center; line-height:2.2rem; height:2.2rem; border-bottom:0.2rem solid #329DCB; width:92%; margin:0 auto; position:relative;}
.cdxw_b img{ position:absolute; top:2.4rem; width:2rem; left:50%; margin-left:-1rem;}
.cdxw_c{ color:#5D5D5D; font-size:1.2rem; text-indent:2em; line-height:1.8rem; width:96%; margin:1rem auto;}
.cdxw_c a{ color:#FF8400; font-weight:bold;}
.cdxw_d{ margin-left:2%; color:#fff; font-size:1.2rem; height:2.4rem; line-height:2.4rem; background:#FF8400 url(../images/cdxw2.jpg) no-repeat right center/auto 2.4rem; float:left; padding:0 5% 0 2%;}
.cdxw_e{ margin-left:2%; color:#5D5D5D; font-size:1.2rem; line-height:1.8rem; width:96%; margin:1rem auto;}

.jylc{ position:relative;}
.jylc img{ width:100%;}
.jylc a{ display:block; position:absolute; top:0; height:100%; width:33%;}
.jylc a:nth-child(1){ left:0;}
.jylc a:nth-child(2){ left:33%;}
.jylc a:nth-child(3){ left:66%;}








.db_pf{ position:fixed; bottom:0; left:0; right:0; width:100%; height:5rem; background:#DFEEF7; padding:1rem 0; z-index:50;}
.db_pf ul{ text-align:center;}
.db_pf ul li{ display:inline-block; width:17%; position:relative;}
.db_pf ul li:nth-child(1),.db_pf ul li:nth-child(2){ border-right:1px solid #dde2e5;}
.db_pf ul li:nth-child(4),.db_pf ul li:nth-child(5){ border-left:1px solid #dde2e5;}
.db_pf ul li img{ height:4rem;border: 1px solid #fff;border-radius: 100%; width:auto;}
.db_pf ul li:nth-child(3){ width:24%;}
.db_pf ul li:nth-child(3) img{ height:5rem; margin:-6.3rem auto auto -2.5rem; position: absolute;width: 5rem;left: 50%;}
.db_pf ul li:nth-child(3) p{ line-height:1rem;}
.db_pf ul li p{ color:#333; font-size:1.2rem; line-height:1.4rem;}
.db_pf ul li:nth-child(3) p{ color:#ff9d00;}
.db_pf ul li:nth-child(3) span{display:block;width:6rem;height:6rem;border-radius:100%;position:absolute;left:50%; margin-left:-3rem;top:-6.5rem;z-index:-1;-webkit-box-shadow:0 0 30px rgba(143,57,0,1);box-shadow:0 0 30px rgba(143,57,0,1);-webkit-animation:sonarEffect 1.5s ease-out 1s infinite;animation:1.5s ease-out 1s normal none infinite running sonarEffect}
@keyframes sonarEffect{0%{opacity:0.3;filter:alpha(opacity:30)}
40%{-webkit-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);box-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);opacity:0.5;filter:alpha(opacity:50)}
100%{-webkit-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);box-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);opacity:0;filter:alpha(opacity:0);-webkit-transform:scale(1.5);transform:scale(1.5)}
}@-webkit-keyframes sonarEffect{0%{opacity:0.3;filter:alpha(opacity:30)}
40%{-webkit-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);box-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);opacity:0.5;filter:alpha(opacity:50)}
100%{-webkit-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);box-shadow:0 0 0 1px rgba(143,57,108,0.1),0 0 2px 2px #fff,0 0 0 4px rgba(255,184,108,0.5);opacity:0;filter:alpha(opacity:0);-webkit-transform:scale(1.5);transform:scale(1.5)}
}













































@media screen and (min-width:320px) and (max-width:321px) {
html { font-size: 62.5%; }
}
@media screen and (min-width:321px) and (max-width:322px) {
html { font-size: 62.6953125%; }
}
@media screen and (min-width:322px) and (max-width:323px) {
html { font-size: 62.89062500000001%; }
}
@media screen and (min-width:323px) and (max-width:324px) {
html { font-size: 63.08593749999999%; }
}
@media screen and (min-width:324px) and (max-width:325px) {
html { font-size: 63.28125%; }
}
@media screen and (min-width:325px) and (max-width:326px) {
html { font-size: 63.4765625%; }
}
@media screen and (min-width:326px) and (max-width:327px) {
html { font-size: 63.671875%; }
}
@media screen and (min-width:327px) and (max-width:328px) {
html { font-size: 63.86718750000001%; }
}
@media screen and (min-width:328px) and (max-width:329px) {
html { font-size: 64.0625%; }
}
@media screen and (min-width:329px) and (max-width:330px) {
html { font-size: 64.2578125%; }
}
@media screen and (min-width:330px) and (max-width:331px) {
html { font-size: 64.453125%; }
}
@media screen and (min-width:331px) and (max-width:332px) {
html { font-size: 64.6484375%; }
}
@media screen and (min-width:332px) and (max-width:333px) {
html { font-size: 64.84375%; }
}
@media screen and (min-width:333px) and (max-width:334px) {
html { font-size: 65.0390625%; }
}
@media screen and (min-width:334px) and (max-width:335px) {
html { font-size: 65.234375%; }
}
@media screen and (min-width:335px) and (max-width:336px) {
html { font-size: 65.4296875%; }
}
@media screen and (min-width:336px) and (max-width:337px) {
html { font-size: 65.625%; }
}
@media screen and (min-width:337px) and (max-width:338px) {
html { font-size: 65.8203125%; }
}
@media screen and (min-width:338px) and (max-width:339px) {
html { font-size: 66.015625%; }
}
@media screen and (min-width:339px) and (max-width:340px) {
html { font-size: 66.2109375%; }
}
@media screen and (min-width:340px) and (max-width:341px) {
html { font-size: 66.40625%; }
}
@media screen and (min-width:341px) and (max-width:342px) {
html { font-size: 66.6015625%; }
}
@media screen and (min-width:342px) and (max-width:343px) {
html { font-size: 66.796875%; }
}
@media screen and (min-width:343px) and (max-width:344px) {
html { font-size: 66.9921875%; }
}
@media screen and (min-width:344px) and (max-width:345px) {
html { font-size: 67.1875%; }
}
@media screen and (min-width:345px) and (max-width:346px) {
html { font-size: 67.3828125%; }
}
@media screen and (min-width:346px) and (max-width:347px) {
html { font-size: 67.578125%; }
}
@media screen and (min-width:347px) and (max-width:348px) {
html { font-size: 67.7734375%; }
}
@media screen and (min-width:348px) and (max-width:349px) {
html { font-size: 67.96875%; }
}
@media screen and (min-width:349px) and (max-width:350px) {
html { font-size: 68.1640625%; }
}
@media screen and (min-width:350px) and (max-width:351px) {
html { font-size: 68.359375%; }
}
@media screen and (min-width:351px) and (max-width:352px) {
html { font-size: 68.5546875%; }
}
@media screen and (min-width:352px) and (max-width:353px) {
html { font-size: 68.75%; }
}
@media screen and (min-width:353px) and (max-width:354px) {
html { font-size: 68.9453125%; }
}
@media screen and (min-width:354px) and (max-width:355px) {
html { font-size: 69.140625%; }
}
@media screen and (min-width:355px) and (max-width:356px) {
html { font-size: 69.3359375%; }
}
@media screen and (min-width:356px) and (max-width:357px) {
html { font-size: 69.53125%; }
}
@media screen and (min-width:357px) and (max-width:358px) {
html { font-size: 69.7265625%; }
}
@media screen and (min-width:358px) and (max-width:359px) {
html { font-size: 69.921875%; }
}
@media screen and (min-width:359px) and (max-width:360px) {
html { font-size: 70.1171875%; }
}
@media screen and (min-width:360px) and (max-width:361px) {
html { font-size: 70.3125%; }
}
@media screen and (min-width:361px) and (max-width:362px) {
html { font-size: 70.5078125%; }
}
@media screen and (min-width:362px) and (max-width:363px) {
html { font-size: 70.703125%; }
}
@media screen and (min-width:363px) and (max-width:364px) {
html { font-size: 70.8984375%; }
}
@media screen and (min-width:364px) and (max-width:365px) {
html { font-size: 71.09375%; }
}
@media screen and (min-width:365px) and (max-width:366px) {
html { font-size: 71.2890625%; }
}
@media screen and (min-width:366px) and (max-width:367px) {
html { font-size: 71.484375%; }
}
@media screen and (min-width:367px) and (max-width:368px) {
html { font-size: 71.6796875%; }
}
@media screen and (min-width:368px) and (max-width:369px) {
html { font-size: 71.875%; }
}
@media screen and (min-width:369px) and (max-width:370px) {
html { font-size: 72.0703125%; }
}
@media screen and (min-width:370px) and (max-width:371px) {
html { font-size: 72.265625%; }
}
@media screen and (min-width:371px) and (max-width:372px) {
html { font-size: 72.4609375%; }
}
@media screen and (min-width:372px) and (max-width:373px) {
html { font-size: 72.65625%; }
}
@media screen and (min-width:373px) and (max-width:374px) {
html { font-size: 72.8515625%; }
}
@media screen and (min-width:374px) and (max-width:375px) {
html { font-size: 73.046875%; }
}
@media screen and (min-width:375px) and (max-width:376px) {
html { font-size: 73.2421875%; }
}
@media screen and (min-width:376px) and (max-width:377px) {
html { font-size: 73.4375%; }
}
@media screen and (min-width:377px) and (max-width:378px) {
html { font-size: 73.6328125%; }
}
@media screen and (min-width:378px) and (max-width:379px) {
html { font-size: 73.828125%; }
}
@media screen and (min-width:379px) and (max-width:380px) {
html { font-size: 74.0234375%; }
}
@media screen and (min-width:380px) and (max-width:381px) {
html { font-size: 74.21875%; }
}
@media screen and (min-width:381px) and (max-width:382px) {
html { font-size: 74.4140625%; }
}
@media screen and (min-width:382px) and (max-width:383px) {
html { font-size: 74.609375%; }
}
@media screen and (min-width:383px) and (max-width:384px) {
html { font-size: 74.8046875%; }
}
@media screen and (min-width:384px) and (max-width:385px) {
html { font-size: 75%; }
}
@media screen and (min-width:385px) and (max-width:386px) {
html { font-size: 75.1953125%; }
}
@media screen and (min-width:386px) and (max-width:387px) {
html { font-size: 75.390625%; }
}
@media screen and (min-width:387px) and (max-width:388px) {
html { font-size: 75.5859375%; }
}
@media screen and (min-width:388px) and (max-width:389px) {
html { font-size: 75.78125%; }
}
@media screen and (min-width:389px) and (max-width:390px) {
html { font-size: 75.9765625%; }
}
@media screen and (min-width:390px) and (max-width:391px) {
html { font-size: 76.171875%; }
}
@media screen and (min-width:391px) and (max-width:392px) {
html { font-size: 76.3671875%; }
}
@media screen and (min-width:392px) and (max-width:393px) {
html { font-size: 76.5625%; }
}
@media screen and (min-width:393px) and (max-width:394px) {
html { font-size: 76.7578125%; }
}
@media screen and (min-width:394px) and (max-width:395px) {
html { font-size: 76.953125%; }
}
@media screen and (min-width:395px) and (max-width:396px) {
html { font-size: 77.1484375%; }
}
@media screen and (min-width:396px) and (max-width:397px) {
html { font-size: 77.34375%; }
}
@media screen and (min-width:397px) and (max-width:398px) {
html { font-size: 77.5390625%; }
}
@media screen and (min-width:398px) and (max-width:399px) {
html { font-size: 77.734375%; }
}
@media screen and (min-width:399px) and (max-width:400px) {
html { font-size: 77.9296875%; }
}
@media screen and (min-width:400px) and (max-width:401px) {
html { font-size: 78.125%; }
}
@media screen and (min-width:401px) and (max-width:402px) {
html { font-size: 78.3203125%; }
}
@media screen and (min-width:402px) and (max-width:403px) {
html { font-size: 78.515625%; }
}
@media screen and (min-width:403px) and (max-width:404px) {
html { font-size: 78.7109375%; }
}
@media screen and (min-width:404px) and (max-width:405px) {
html { font-size: 78.90625%; }
}
@media screen and (min-width:405px) and (max-width:406px) {
html { font-size: 79.1015625%; }
}
@media screen and (min-width:406px) and (max-width:407px) {
html { font-size: 79.296875%; }
}
@media screen and (min-width:407px) and (max-width:408px) {
html { font-size: 79.4921875%; }
}
@media screen and (min-width:408px) and (max-width:409px) {
html { font-size: 79.6875%; }
}
@media screen and (min-width:409px) and (max-width:410px) {
html { font-size: 79.8828125%; }
}
@media screen and (min-width:410px) and (max-width:411px) {
html { font-size: 80.078125%; }
}
@media screen and (min-width:411px) and (max-width:412px) {
html { font-size: 80.2734375%; }
}
@media screen and (min-width:412px) and (max-width:413px) {
html { font-size: 80.46875%; }
}
@media screen and (min-width:413px) and (max-width:414px) {
html { font-size: 80.6640625%; }
}
@media screen and (min-width:414px) and (max-width:415px) {
html { font-size: 80.859375%; }
}
@media screen and (min-width:415px) and (max-width:416px) {
html { font-size: 81.0546875%; }
}
@media screen and (min-width:416px) and (max-width:417px) {
html { font-size: 81.25%; }
}
@media screen and (min-width:417px) and (max-width:418px) {
html { font-size: 81.4453125%; }
}
@media screen and (min-width:418px) and (max-width:419px) {
html { font-size: 81.640625%; }
}
@media screen and (min-width:419px) and (max-width:420px) {
html { font-size: 81.8359375%; }
}
@media screen and (min-width:420px) and (max-width:421px) {
html { font-size: 82.03125%; }
}
@media screen and (min-width:421px) and (max-width:422px) {
html { font-size: 82.2265625%; }
}
@media screen and (min-width:422px) and (max-width:423px) {
html { font-size: 82.421875%; }
}
@media screen and (min-width:423px) and (max-width:424px) {
html { font-size: 82.6171875%; }
}
@media screen and (min-width:424px) and (max-width:425px) {
html { font-size: 82.8125%; }
}
@media screen and (min-width:425px) and (max-width:426px) {
html { font-size: 83.0078125%; }
}
@media screen and (min-width:426px) and (max-width:427px) {
html { font-size: 83.203125%; }
}
@media screen and (min-width:427px) and (max-width:428px) {
html { font-size: 83.3984375%; }
}
@media screen and (min-width:428px) and (max-width:429px) {
html { font-size: 83.59375%; }
}
@media screen and (min-width:429px) and (max-width:430px) {
html { font-size: 83.7890625%; }
}
@media screen and (min-width:430px) and (max-width:431px) {
html { font-size: 83.984375%; }
}
@media screen and (min-width:431px) and (max-width:432px) {
html { font-size: 84.1796875%; }
}
@media screen and (min-width:432px) and (max-width:433px) {
html { font-size: 84.375%; }
}
@media screen and (min-width:433px) and (max-width:434px) {
html { font-size: 84.5703125%; }
}
@media screen and (min-width:434px) and (max-width:435px) {
html { font-size: 84.765625%; }
}
@media screen and (min-width:435px) and (max-width:436px) {
html { font-size: 84.9609375%; }
}
@media screen and (min-width:436px) and (max-width:437px) {
html { font-size: 85.15625%; }
}
@media screen and (min-width:437px) and (max-width:438px) {
html { font-size: 85.3515625%; }
}
@media screen and (min-width:438px) and (max-width:439px) {
html { font-size: 85.546875%; }
}
@media screen and (min-width:439px) and (max-width:440px) {
html { font-size: 85.7421875%; }
}
@media screen and (min-width:440px) and (max-width:441px) {
html { font-size: 85.9375%; }
}
@media screen and (min-width:441px) and (max-width:442px) {
html { font-size: 86.1328125%; }
}
@media screen and (min-width:442px) and (max-width:443px) {
html { font-size: 86.328125%; }
}
@media screen and (min-width:443px) and (max-width:444px) {
html { font-size: 86.5234375%; }
}
@media screen and (min-width:444px) and (max-width:445px) {
html { font-size: 86.71875%; }
}
@media screen and (min-width:445px) and (max-width:446px) {
html { font-size: 86.9140625%; }
}
@media screen and (min-width:446px) and (max-width:447px) {
html { font-size: 87.109375%; }
}
@media screen and (min-width:447px) and (max-width:448px) {
html { font-size: 87.3046875%; }
}
@media screen and (min-width:448px) and (max-width:449px) {
html { font-size: 87.5%; }
}
@media screen and (min-width:449px) and (max-width:450px) {
html { font-size: 87.6953125%; }
}
@media screen and (min-width:450px) and (max-width:451px) {
html { font-size: 87.890625%; }
}
@media screen and (min-width:451px) and (max-width:452px) {
html { font-size: 88.0859375%; }
}
@media screen and (min-width:452px) and (max-width:453px) {
html { font-size: 88.28125%; }
}
@media screen and (min-width:453px) and (max-width:454px) {
html { font-size: 88.4765625%; }
}
@media screen and (min-width:454px) and (max-width:455px) {
html { font-size: 88.671875%; }
}
@media screen and (min-width:455px) and (max-width:456px) {
html { font-size: 88.8671875%; }
}
@media screen and (min-width:456px) and (max-width:457px) {
html { font-size: 89.0625%; }
}
@media screen and (min-width:457px) and (max-width:458px) {
html { font-size: 89.2578125%; }
}
@media screen and (min-width:458px) and (max-width:459px) {
html { font-size: 89.453125%; }
}
@media screen and (min-width:459px) and (max-width:460px) {
html { font-size: 89.6484375%; }
}
@media screen and (min-width:460px) and (max-width:461px) {
html { font-size: 89.84375%; }
}
@media screen and (min-width:461px) and (max-width:462px) {
html { font-size: 90.0390625%; }
}
@media screen and (min-width:462px) and (max-width:463px) {
html { font-size: 90.234375%; }
}
@media screen and (min-width:463px) and (max-width:464px) {
html { font-size: 90.4296875%; }
}
@media screen and (min-width:464px) and (max-width:465px) {
html { font-size: 90.625%; }
}
@media screen and (min-width:465px) and (max-width:466px) {
html { font-size: 90.8203125%; }
}
@media screen and (min-width:466px) and (max-width:467px) {
html { font-size: 91.015625%; }
}
@media screen and (min-width:467px) and (max-width:468px) {
html { font-size: 91.2109375%; }
}
@media screen and (min-width:468px) and (max-width:469px) {
html { font-size: 91.40625%; }
}
@media screen and (min-width:469px) and (max-width:470px) {
html { font-size: 91.6015625%; }
}
@media screen and (min-width:470px) and (max-width:471px) {
html { font-size: 91.796875%; }
}
@media screen and (min-width:471px) and (max-width:472px) {
html { font-size: 91.9921875%; }
}
@media screen and (min-width:472px) and (max-width:473px) {
html { font-size: 92.1875%; }
}
@media screen and (min-width:473px) and (max-width:474px) {
html { font-size: 92.3828125%; }
}
@media screen and (min-width:474px) and (max-width:475px) {
html { font-size: 92.578125%; }
}
@media screen and (min-width:475px) and (max-width:476px) {
html { font-size: 92.7734375%; }
}
@media screen and (min-width:476px) and (max-width:477px) {
html { font-size: 92.96875%; }
}
@media screen and (min-width:477px) and (max-width:478px) {
html { font-size: 93.1640625%; }
}
@media screen and (min-width:478px) and (max-width:479px) {
html { font-size: 93.359375%; }
}
@media screen and (min-width:479px) and (max-width:480px) {
html { font-size: 93.5546875%; }
}
@media screen and (min-width:480px) and (max-width:481px) {
html { font-size: 93.75%; }
}
@media screen and (min-width:481px) and (max-width:482px) {
html { font-size: 93.9453125%; }
}
@media screen and (min-width:482px) and (max-width:483px) {
html { font-size: 94.140625%; }
}
@media screen and (min-width:483px) and (max-width:484px) {
html { font-size: 94.3359375%; }
}
@media screen and (min-width:484px) and (max-width:485px) {
html { font-size: 94.53125%; }
}
@media screen and (min-width:485px) and (max-width:486px) {
html { font-size: 94.7265625%; }
}
@media screen and (min-width:486px) and (max-width:487px) {
html { font-size: 94.921875%; }
}
@media screen and (min-width:487px) and (max-width:488px) {
html { font-size: 95.1171875%; }
}
@media screen and (min-width:488px) and (max-width:489px) {
html { font-size: 95.3125%; }
}
@media screen and (min-width:489px) and (max-width:490px) {
html { font-size: 95.5078125%; }
}
@media screen and (min-width:490px) and (max-width:491px) {
html { font-size: 95.703125%; }
}
@media screen and (min-width:491px) and (max-width:492px) {
html { font-size: 95.8984375%; }
}
@media screen and (min-width:492px) and (max-width:493px) {
html { font-size: 96.09375%; }
}
@media screen and (min-width:493px) and (max-width:494px) {
html { font-size: 96.2890625%; }
}
@media screen and (min-width:494px) and (max-width:495px) {
html { font-size: 96.484375%; }
}
@media screen and (min-width:495px) and (max-width:496px) {
html { font-size: 96.6796875%; }
}
@media screen and (min-width:496px) and (max-width:497px) {
html { font-size: 96.875%; }
}
@media screen and (min-width:497px) and (max-width:498px) {
html { font-size: 97.0703125%; }
}
@media screen and (min-width:498px) and (max-width:499px) {
html { font-size: 97.265625%; }
}
@media screen and (min-width:499px) and (max-width:500px) {
html { font-size: 97.4609375%; }
}
@media screen and (min-width:500px) and (max-width:501px) {
html { font-size: 97.65625%; }
}
@media screen and (min-width:501px) and (max-width:502px) {
html { font-size: 97.8515625%; }
}
@media screen and (min-width:502px) and (max-width:503px) {
html { font-size: 98.046875%; }
}
@media screen and (min-width:503px) and (max-width:504px) {
html { font-size: 98.2421875%; }
}
@media screen and (min-width:504px) and (max-width:505px) {
html { font-size: 98.4375%; }
}
@media screen and (min-width:505px) and (max-width:506px) {
html { font-size: 98.6328125%; }
}
@media screen and (min-width:506px) and (max-width:507px) {
html { font-size: 98.828125%; }
}
@media screen and (min-width:507px) and (max-width:508px) {
html { font-size: 99.0234375%; }
}
@media screen and (min-width:508px) and (max-width:509px) {
html { font-size: 99.21875%; }
}
@media screen and (min-width:509px) and (max-width:510px) {
html { font-size: 99.4140625%; }
}
@media screen and (min-width:510px) and (max-width:511px) {
html { font-size: 99.609375%; }
}
@media screen and (min-width:511px) and (max-width:512px) {
html { font-size: 99.8046875%; }
}
@media screen and (min-width:512px) and (max-width:513px) {
html { font-size: 100%; }
}
@media screen and (min-width:513px) and (max-width:514px) {
html { font-size: 100.1953125%; }
}
@media screen and (min-width:514px) and (max-width:515px) {
html { font-size: 100.390625%; }
}
@media screen and (min-width:515px) and (max-width:516px) {
html { font-size: 100.5859375%; }
}
@media screen and (min-width:516px) and (max-width:517px) {
html { font-size: 100.78125%; }
}
@media screen and (min-width:517px) and (max-width:518px) {
html { font-size: 100.9765625%; }
}
@media screen and (min-width:518px) and (max-width:519px) {
html { font-size: 101.171875%; }
}
@media screen and (min-width:519px) and (max-width:520px) {
html { font-size: 101.3671875%; }
}
@media screen and (min-width:520px) and (max-width:521px) {
html { font-size: 101.5625%; }
}
@media screen and (min-width:521px) and (max-width:522px) {
html { font-size: 101.7578125%; }
}
@media screen and (min-width:522px) and (max-width:523px) {
html { font-size: 101.953125%; }
}
@media screen and (min-width:523px) and (max-width:524px) {
html { font-size: 102.1484375%; }
}
@media screen and (min-width:524px) and (max-width:525px) {
html { font-size: 102.34375%; }
}
@media screen and (min-width:525px) and (max-width:526px) {
html { font-size: 102.5390625%; }
}
@media screen and (min-width:526px) and (max-width:527px) {
html { font-size: 102.734375%; }
}
@media screen and (min-width:527px) and (max-width:528px) {
html { font-size: 102.9296875%; }
}
@media screen and (min-width:528px) and (max-width:529px) {
html { font-size: 103.125%; }
}
@media screen and (min-width:529px) and (max-width:530px) {
html { font-size: 103.3203125%; }
}
@media screen and (min-width:530px) and (max-width:531px) {
html { font-size: 103.515625%; }
}
@media screen and (min-width:531px) and (max-width:532px) {
html { font-size: 103.7109375%; }
}
@media screen and (min-width:532px) and (max-width:533px) {
html { font-size: 103.90625%; }
}
@media screen and (min-width:533px) and (max-width:534px) {
html { font-size: 104.1015625%; }
}
@media screen and (min-width:534px) and (max-width:535px) {
html { font-size: 104.296875%; }
}
@media screen and (min-width:535px) and (max-width:536px) {
html { font-size: 104.4921875%; }
}
@media screen and (min-width:536px) and (max-width:537px) {
html { font-size: 104.6875%; }
}
@media screen and (min-width:537px) and (max-width:538px) {
html { font-size: 104.8828125%; }
}
@media screen and (min-width:538px) and (max-width:539px) {
html { font-size: 105.078125%; }
}
@media screen and (min-width:539px) and (max-width:540px) {
html { font-size: 105.2734375%; }
}
@media screen and (min-width:540px) and (max-width:541px) {
html { font-size: 105.46875%; }
}
@media screen and (min-width:541px) and (max-width:542px) {
html { font-size: 105.6640625%; }
}
@media screen and (min-width:542px) and (max-width:543px) {
html { font-size: 105.859375%; }
}
@media screen and (min-width:543px) and (max-width:544px) {
html { font-size: 106.0546875%; }
}
@media screen and (min-width:544px) and (max-width:545px) {
html { font-size: 106.25%; }
}
@media screen and (min-width:545px) and (max-width:546px) {
html { font-size: 106.4453125%; }
}
@media screen and (min-width:546px) and (max-width:547px) {
html { font-size: 106.640625%; }
}
@media screen and (min-width:547px) and (max-width:548px) {
html { font-size: 106.8359375%; }
}
@media screen and (min-width:548px) and (max-width:549px) {
html { font-size: 107.03125%; }
}
@media screen and (min-width:549px) and (max-width:550px) {
html { font-size: 107.2265625%; }
}
@media screen and (min-width:550px) and (max-width:551px) {
html { font-size: 107.421875%; }
}
@media screen and (min-width:551px) and (max-width:552px) {
html { font-size: 107.6171875%; }
}
@media screen and (min-width:552px) and (max-width:553px) {
html { font-size: 107.8125%; }
}
@media screen and (min-width:553px) and (max-width:554px) {
html { font-size: 108.0078125%; }
}
@media screen and (min-width:554px) and (max-width:555px) {
html { font-size: 108.203125%; }
}
@media screen and (min-width:555px) and (max-width:556px) {
html { font-size: 108.3984375%; }
}
@media screen and (min-width:556px) and (max-width:557px) {
html { font-size: 108.59375%; }
}
@media screen and (min-width:557px) and (max-width:558px) {
html { font-size: 108.7890625%; }
}
@media screen and (min-width:558px) and (max-width:559px) {
html { font-size: 108.984375%; }
}
@media screen and (min-width:559px) and (max-width:560px) {
html { font-size: 109.1796875%; }
}
@media screen and (min-width:560px) and (max-width:561px) {
html { font-size: 109.375%; }
}
@media screen and (min-width:561px) and (max-width:562px) {
html { font-size: 109.5703125%; }
}
@media screen and (min-width:562px) and (max-width:563px) {
html { font-size: 109.765625%; }
}
@media screen and (min-width:563px) and (max-width:564px) {
html { font-size: 109.9609375%; }
}
@media screen and (min-width:564px) and (max-width:565px) {
html { font-size: 110.15625%; }
}
@media screen and (min-width:565px) and (max-width:566px) {
html { font-size: 110.3515625%; }
}
@media screen and (min-width:566px) and (max-width:567px) {
html { font-size: 110.546875%; }
}
@media screen and (min-width:567px) and (max-width:568px) {
html { font-size: 110.7421875%; }
}
@media screen and (min-width:568px) and (max-width:569px) {
html { font-size: 110.9375%; }
}
@media screen and (min-width:569px) and (max-width:570px) {
html { font-size: 111.1328125%; }
}
@media screen and (min-width:570px) and (max-width:571px) {
html { font-size: 111.328125%; }
}
@media screen and (min-width:571px) and (max-width:572px) {
html { font-size: 111.5234375%; }
}
@media screen and (min-width:572px) and (max-width:573px) {
html { font-size: 111.71875%; }
}
@media screen and (min-width:573px) and (max-width:574px) {
html { font-size: 111.9140625%; }
}
@media screen and (min-width:574px) and (max-width:575px) {
html { font-size: 112.109375%; }
}
@media screen and (min-width:575px) and (max-width:576px) {
html { font-size: 112.3046875%; }
}
@media screen and (min-width:576px) and (max-width:577px) {
html { font-size: 112.5%; }
}
@media screen and (min-width:577px) and (max-width:578px) {
html { font-size: 112.6953125%; }
}
@media screen and (min-width:578px) and (max-width:579px) {
html { font-size: 112.890625%; }
}
@media screen and (min-width:579px) and (max-width:580px) {
html { font-size: 113.0859375%; }
}
@media screen and (min-width:580px) and (max-width:581px) {
html { font-size: 113.28125%; }
}
@media screen and (min-width:581px) and (max-width:582px) {
html { font-size: 113.4765625%; }
}
@media screen and (min-width:582px) and (max-width:583px) {
html { font-size: 113.671875%; }
}
@media screen and (min-width:583px) and (max-width:584px) {
html { font-size: 113.8671875%; }
}
@media screen and (min-width:584px) and (max-width:585px) {
html { font-size: 114.0625%; }
}
@media screen and (min-width:585px) and (max-width:586px) {
html { font-size: 114.2578125%; }
}
@media screen and (min-width:586px) and (max-width:587px) {
html { font-size: 114.453125%; }
}
@media screen and (min-width:587px) and (max-width:588px) {
html { font-size: 114.6484375%; }
}
@media screen and (min-width:588px) and (max-width:589px) {
html { font-size: 114.84375%; }
}
@media screen and (min-width:589px) and (max-width:590px) {
html { font-size: 115.0390625%; }
}
@media screen and (min-width:590px) and (max-width:591px) {
html { font-size: 115.234375%; }
}
@media screen and (min-width:591px) and (max-width:592px) {
html { font-size: 115.4296875%; }
}
@media screen and (min-width:592px) and (max-width:593px) {
html { font-size: 115.625%; }
}
@media screen and (min-width:593px) and (max-width:594px) {
html { font-size: 115.8203125%; }
}
@media screen and (min-width:594px) and (max-width:595px) {
html { font-size: 116.015625%; }
}
@media screen and (min-width:595px) and (max-width:596px) {
html { font-size: 116.2109375%; }
}
@media screen and (min-width:596px) and (max-width:597px) {
html { font-size: 116.40625%; }
}
@media screen and (min-width:597px) and (max-width:598px) {
html { font-size: 116.6015625%; }
}
@media screen and (min-width:598px) and (max-width:599px) {
html { font-size: 116.796875%; }
}
@media screen and (min-width:599px) and (max-width:600px) {
html { font-size: 116.9921875%; }
}
@media screen and (min-width:600px) and (max-width:601px) {
html { font-size: 117.1875%; }
}
@media screen and (min-width:601px) and (max-width:602px) {
html { font-size: 117.3828125%; }
}
@media screen and (min-width:602px) and (max-width:603px) {
html { font-size: 117.578125%; }
}
@media screen and (min-width:603px) and (max-width:604px) {
html { font-size: 117.7734375%; }
}
@media screen and (min-width:604px) and (max-width:605px) {
html { font-size: 117.96875%; }
}
@media screen and (min-width:605px) and (max-width:606px) {
html { font-size: 118.1640625%; }
}
@media screen and (min-width:606px) and (max-width:607px) {
html { font-size: 118.359375%; }
}
@media screen and (min-width:607px) and (max-width:608px) {
html { font-size: 118.5546875%; }
}
@media screen and (min-width:608px) and (max-width:609px) {
html { font-size: 118.75%; }
}
@media screen and (min-width:609px) and (max-width:610px) {
html { font-size: 118.9453125%; }
}
@media screen and (min-width:610px) and (max-width:611px) {
html { font-size: 119.140625%; }
}
@media screen and (min-width:611px) and (max-width:612px) {
html { font-size: 119.3359375%; }
}
@media screen and (min-width:612px) and (max-width:613px) {
html { font-size: 119.53125%; }
}
@media screen and (min-width:613px) and (max-width:614px) {
html { font-size: 119.7265625%; }
}
@media screen and (min-width:614px) and (max-width:615px) {
html { font-size: 119.921875%; }
}
@media screen and (min-width:615px) and (max-width:616px) {
html { font-size: 120.1171875%; }
}
@media screen and (min-width:616px) and (max-width:617px) {
html { font-size: 120.3125%; }
}
@media screen and (min-width:617px) and (max-width:618px) {
html { font-size: 120.5078125%; }
}
@media screen and (min-width:618px) and (max-width:619px) {
html { font-size: 120.703125%; }
}
@media screen and (min-width:619px) and (max-width:620px) {
html { font-size: 120.8984375%; }
}
@media screen and (min-width:620px) and (max-width:621px) {
html { font-size: 121.09375%; }
}
@media screen and (min-width:621px) and (max-width:622px) {
html { font-size: 121.2890625%; }
}
@media screen and (min-width:622px) and (max-width:623px) {
html { font-size: 121.484375%; }
}
@media screen and (min-width:623px) and (max-width:624px) {
html { font-size: 121.6796875%; }
}
@media screen and (min-width:624px) and (max-width:625px) {
html { font-size: 121.875%; }
}
@media screen and (min-width:625px) and (max-width:626px) {
html { font-size: 122.0703125%; }
}
@media screen and (min-width:626px) and (max-width:627px) {
html { font-size: 122.265625%; }
}
@media screen and (min-width:627px) and (max-width:628px) {
html { font-size: 122.4609375%; }
}
@media screen and (min-width:628px) and (max-width:629px) {
html { font-size: 122.65625%; }
}
@media screen and (min-width:629px) and (max-width:630px) {
html { font-size: 122.8515625%; }
}
@media screen and (min-width:630px) and (max-width:631px) {
html { font-size: 123.046875%; }
}
@media screen and (min-width:631px) and (max-width:632px) {
html { font-size: 123.2421875%; }
}
@media screen and (min-width:632px) and (max-width:633px) {
html { font-size: 123.4375%; }
}
@media screen and (min-width:633px) and (max-width:634px) {
html { font-size: 123.6328125%; }
}
@media screen and (min-width:634px) and (max-width:635px) {
html { font-size: 123.828125%; }
}
@media screen and (min-width:635px) and (max-width:636px) {
html { font-size: 124.0234375%; }
}
@media screen and (min-width:636px) and (max-width:637px) {
html { font-size: 124.21875%; }
}
@media screen and (min-width:637px) and (max-width:638px) {
html { font-size: 124.4140625%; }
}
@media screen and (min-width:638px) and (max-width:639px) {
html { font-size: 124.609375%; }
}
@media screen and (min-width:639px) and (max-width:640px) {
html { font-size: 124.8046875%; }
}
@media screen and (min-width:640px) {
html { font-size: 125%; }
}
