*{
    padding:0;
    margin:0;
}
p{
    padding:0;
    margin:0;
}
body
{
    font-family:"微软雅黑";
    font-size:1em;
    margin:0;
    padding:0;
    color:#7e7b7b;
    line-height:1.8em;
    text-align:justify;
}
img {
    max-width:100%;
    display:table;
    margin: 0 auto;
}
a{
    text-decoration:none;
    color:#7e7b7b;
}
a:hover{
    color:#de7d60;
}
.header_top_layout{
    width:100%;
    background-color:#fff;
    height: 96px;
    padding: 0.5% 0;
}
.content_layout{
    width:1200px;
    margin:0 auto;
    display:table;
}
.mobile_header{
	display:none;
}
.pc_header{
    display:block;
}
.pc_headertop{
    width:100%;
}
.fixheader {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 99999;
}
.mask{
    background-color:#fcfdff;
    opacity:0.93;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    margin-top: -1px;
    height:430px;
}
.pc_headernav{
    width:100%;
    background-color:#de7d60;
}
.pc_subNav{
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    z-index: 1005;
    height: 410px; 
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px; 
    margin-bottom: 0px;
    border-right: 1px solid #efe8e8;
    display:none;
}
.pc_nav_ul{
    width:100%;
    padding:0;
    margin:0;
    list-style:none;
}
.pc_nav_ul li{
    float:left;
    width:11.111%;
    text-align:center;
    display:inline-block;
    position: relative;
}
.pc_nav_ul li a{
    width:100%;
    line-height:60px;
    color:#fff;
    display: table;
    position: relative;
    cursor: pointer;
}
.pc_nav_ul li:hover{
    background-color:#dcb96e;
}
.pc_subNav ul{
    width:100%;
    padding:0;
    margin:0;
    list-style:none;
    padding: 12px 0 26px;
    height:400px;
}
.pc_subNav ul li{
    width:100%;
    float:left;
    padding: 6px 0;
    position: relative;
    text-align: center;
}
.pc_subNav ul li:hover{
    background:initial;
}
.pc_subNav ul li a{
    width: 100%;
    padding: 0;
    line-height: 20px;
    color: #7e7b7b;
    display: block;
    position: relative
}
.pc_subNav ul li a:hover{
    color:#de7d60;
}
.pc_footer_layout{
    width:100%;
    padding:3% 0;
    display:table;
    margin-top: 3%;
    background-color:#f6f6f6;
}
.mobile_footer{
    display:none;
}
.pc_footer_item_left{
    width:32%;
    float:left;
}
.pc_footer_item_middle{
    width:34%;
    float:left;
}
.pc_footer_item_middle img{
	margin-top: -5%;
}
.pc_footer_item_right{
    width:34%;
    float:left;
}
.pc_footer_navigation_layout {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.pc_footer_navigation_layout li {
    width: 33.3333%;
    float: left;
    margin-top: 2%;
    height: 320px;
    overflow: hidden;
}
.pc_footer_columns {
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 3px;
    display: table;
}
.pc_footer_childnav_div{
    height:270px;
    border-left:1px dashed #cfaea5;
    margin-top:3%;
}
.pc_footer_childnav_layout {
    list-style:none;
    margin: 0 0 0 9%;
    width: 100%;
    padding: 0;
}
.pc_footer_childnav_layout li {
    width: 100%;
    margin-top: 5%;
    height: inherit;
    overflow: inherit;
}
.pc_footer_childnav_layout li:first-child{
    margin-top:0;
}
.pc_footer_beian{
    text-align:center;
}
.pc_footer_address{
    font-size:1.1em;
    text-align:center;
}
.pc_footer_tel{
    font-weight:bold;
    font-size:1.3em;
    text-align:center;
}
.pc_footer_shuomin{
    text-align:right;
    margin-top:3%;
}
.pc_footer_weixi{
    margin-top:3%;
    width:120px;
    height:120px;
    float:right;
}
.pc_footer_weibo{
    margin-top:3%;
    width:120px;
    height:120px;
    float:right;
    margin-left: 5%;2022/2/22 17:26
}
.pc_footer_weibo_cn,.pc_footer_weixi_cn{
    text-align:center;
}

.right_sidebar_layout {
    width: 100px;
    position: fixed;
    right: 0px;
    bottom: 25px;
    z-index:3333333;
}
.right_sidebar_ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style:none;
}
.right_sidebar_ul li {
    width: 100%;
    padding:10px 0 5px 0;
    cursor: pointer;
    margin-bottom: 2px;
    background: #de7d60;
    text-align: center;
}
.right_sidebar_ul li:last-child{
    margin-bottom: 0;
}
.right_sidebar_ul li:hover{
    background-color:rgba(202, 129, 78, 0.78);
}
.right_sidebar_ul li a{
    width:100%;
    display:table;
}
.right_sidebar_ul li a div img{
	display:initial;
}
.right_sidebar_item{
    color:#fff;
    font-size: 0.8em;
}

.content_top_navigation_layout {
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #dedede;
    background: url(../../images/webico/home.png) no-repeat left center;
}
.content_modular{
    margin-top:3%;
}
.fullscreen{
    width:100%;
    margin-top:180px;
    display: table;
}

.content_layout img:hover {
    /*background-color: #fff;
    opacity: 0.8;*/
}
.content_left_layout{
    float:left;
    width:65%;
}
.content_right_layout{
    float:right;
    width:25%;
}
.right_tool{
    background-color:#de7d60;
    color:#fff;
    height: 50px;
    border-radius: 5px;
}
.right_tool img{
	display:inline;
}
.right_tool img:hover{
	background-color: initial;
    opacity: 1;
}
.right_tool a{
    width:100%;
    color:#fff;
    display: table;
    line-height: 50px;
}
.right_tool a div{
	margin-left:20px;
}
.right_tool a div span{
	margin-left:8px;
}
.right_tool_space{
    margin-top:3%;
}
.right_time_layout{
    border:1px solid #f1efef;
    border-radius:5px;
    padding:20px 20px;
    webkit-box-shadow: 0 5px 5px #f1efef;
    -moz-box-shadow: 0 5px 5px #f1efef;
    box-shadow: 0 5px 5px #f1efef;
}
.right_outpatient_time_title{
    margin-left: 2px;
}
.right_outpatient_time_title:before{
    position: relative;
    top: 2px;
    margin: 0 10px 0 0;
    content: url(../../images/webico/time.png);
}
.right_outpatient_time {
    color:#de7d60;
    padding-top: 5px;
}
.right_outpatient_time span {
    font-weight: bold;
    font-size: 1.2em;
}
.right_noticetitle {
    margin-top:5%;
}
.right_noticetitle:before {
    position: relative;
    top: 2px;
    margin: 0 10px 0 0;
    content: url(../../images/webico/phone.png);
}
.right_noticerow {
    margin-top:3%;
}
.right_codeimage {
    margin-top:6%;
}
.hot_article_layout{
    border: 1px solid #f1efef;
    border-radius: 5px;
    margin-top:5%;
    webkit-box-shadow: 0 5px 5px #f1efef;
    -moz-box-shadow: 0 5px 5px #f1efef;
    box-shadow: 0 5px 5px #f1efef;
}
.hot_article_title{
    height:40px;
    border-bottom:1px solid #f1efef;
    padding-left:20px;
    line-height:40px;
}
.hot_article_list_layout{
    padding:0 20px 10px 20px;
}
.hot_article_list {
    width:100%;
    border-spacing:0;
    border-collapse:separate;
}
.hot_article_list td{
    vertical-align:top;
    padding-top:3%;
}

.pages{
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    font-size: 14px;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
}
.pages a {
    height: 25px;
    display: inline;
    padding: 3px 8px;
    cursor: pointer;
    border: 1px solid #e8e8e8;
}
.pages span{
	color:#de7d60;
	padding: 3px 8px;
}
#cnzz_stat_icon_1278074901{
	display:none;
}

.righttool_department_title{
    font-size:1.5em;
    font-weight:bold;
    padding:15px 0;
}
.righttoll_style{
    background: #ffffff;
    border: 1px solid #f1efef;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 5px #f1efef;
    -moz-box-shadow: 0 5px 5px #f1efef;
    box-shadow: 0 5px 5px #f1efef;
    padding:10px 20px;
}
.righttool_department{
    list-style:none;
    padding:0;
    margin:0;
    display: table;
}
.righttool_department li{
    width:49.5%;
    float:left;
    border-top:1px solid #f1efef;
    padding:10px 0;
}
.righttool_department li a{
    width:100%;
    display:table;
}
.righttool_department li:nth-child(odd) a{
    border-right:1px solid #f1efef;
}
.righttool_department li:nth-child(even) a{
    padding-left:5px;
}
.fj_banner {
	width: 100%;
    margin-top:2%;
    display:table;
}
.fj_main_visual {
	height: 500px;
	overflow: hidden;
	position: relative;
}
.fj_main_image {
	height: 500px;
	overflow: hidden;
	position: relative;
}
.fj_main_image ul {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.fj_main_image li {
	float: left;
	width: 100%;
	height: 500px;
}
.fj_main_image li span {
	display: block;
	width: 100%;
	height: 500px
}
.fj_main_image li a {
	display: block;
	width: 100%;
	height: 500px
}
.fj_bannan {
	display: table;
    margin: 0 auto;
}
.fj_flicking_con {
	width: 100%;
	position: relative;
    margin-top:-2%;
    display:none;
}

#fj_btn_prev, #fj_btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 50px;
	height:100px;
	top: 200px;
	margin-top: -37px;
	display: none;
    background-color:#76625c;
}
#fj_btn_prev {
	background: url(../../images/webico/fj_left.png) no-repeat left top;
	left: 15%;
}
#fj_btn_next {
	background: url(../../images/webico/fj_right.png) no-repeat right top;
	right: 15%;
}
.fj_banner1{
	background: url(../../images/webico/fj_b1.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner2{
background: url(../../images/webico/fj_b2.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner3{
background: url(../../images/webico/fj_b3.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner4{
background: url(../../images/webico/fj_b4.jpg) center top no-repeat; background-size: 100%;
}
.yq_tool_ul{
    width:100%;
    padding:0;
    margin:0;
    list-style:none;
}
.yq_tool_ul li{
    width: 10.5%;
    margin: 0px 1%;
    float: left;
    cursor: pointer;
    text-align: center;
}
.yq_tool_ul li a{
    width: 100%;
    float: left;
    padding-top: 75px;
}
.yq_tool_ul li span{
    width: 100%;
    float: left;
    font-size: 1em;
}
.yq_tool_ul li:hover span{
    color:#de7d60 !important;
}
.yq_tool_1 {
    background: url(../../images/webico/yp_tool.png);
    background-position:10px 0px;
}
.yq_tool_1:hover{
    background-position:10px 90px;
}
.yq_tool_2{
    background: url(../../images/webico/yp_tool.png);
    background-position:-120px 0px;
}
.yq_tool_2:hover{
    background-position:-120px 90px;
}
.yq_tool_3{
    background: url(../../images/webico/yp_tool.png);
    background-position:-248px 0px;
}
.yq_tool_3:hover{
    background-position:-248px 90px;
}
.yq_tool_4{
    background: url(../../images/webico/yp_tool.png);
    background-position:-372px 0px;
}
.yq_tool_4:hover{
    background-position:-372px 90px;
}
.yq_tool_5{
    background: url(../../images/webico/yp_tool.png);
    background-position:-496px 0px;
}
.yq_tool_5:hover{
    background-position:-496px 90px;
}
.yq_tool_6{
    background: url(../../images/webico/yp_tool.png);
    background-position:-624px 0px;
}
.yq_tool_6:hover{
    background-position:-624px 90px;
}
.yq_tool_7{
    background: url(../../images/webico/yp_tool.png);
    background-position:-752px 0px;
}
.yq_tool_7:hover{
    background-position:-752px 90px;
}
.yq_tool_8{
    background: url(../../images/webico/yp_tool.png);
    background-position:-884px 0px;
}
.yq_tool_8:hover{
    background-position:-884px 90px;
}
.mobile_footer_hospital{
    display:none;
    background-color:#f6f6f6;
    padding:5% 3%;
    line-height:1.8em;
    margin-top:3%;
}
.left_wx{
background-color:#fff;
margin-top:5px;
}
.left_wx_w{
	text-align:center; font-size:0.8em;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
   body
    {
        font-size:0.8em;
        line-height:1.5em;
    }
    a{
    	width: 100%;
    }
    .fullscreen{
	    margin-top:0;
	}
	.pc_header{
	display: none;
	}
	.mobile_header{
		display:block;
	}
    .content_top_navigation_layout a{
    	width: initial;
    	display: initial;
    }
   .m_logo_layout{
       width:80%;
       margin:0 auto;
       padding:5px;
       text-align: center;
   }
   .m_logo_layout img{
   	display:initial;
   }
   .block_interval{
       margin-top:5px;
   }
   .navigation_layout{
    width: 100%;
    display: table;
    height:auto;
    background-color:#fff;
    }
   .content_layout {
        width:96%;
    }
    .content_layout img:hover {
	    background-color:inherit;
	    opacity: 1;
	}
    .nav_site{
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        display:table;
    }
    .nav_site li{
        width:19.9%;
        line-height:45px;
        border-left:1px solid #fff;
        color:#fff;
        background-color:#de7d60;
        float:left;
        text-align:center;
    }
    .nav_site li:first-child{
        width:19.1%;
        border-left:0;
    }
    
    .nav_site li a{
        width:100%;
        display:table;
        text-align:center;
        cursor:pointer;
    }
    .nav_site li span{
        font-size:1em;
        color:#fff;
    }
    .nav_site li:hover {
        background-color:#de7d60;
    }
    .navigationimg::before{
        position: relative;
        right:2px;
        content:url("../../images/webico/navigation.png");
    }
    .navigationbottom {
        width: 40%;
        position: absolute;
        left: 60%;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        z-index: 99999;
    }
    .child_nav{
        width: 100%;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        background-color: #dcb96e;
        display: table;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .child_nav li{
	    width:50%;
	    line-height:40px;
        float:left;
        border-bottom: 1px solid #fff;
        padding: 0px;
        margin: 0px;
        line-height: 30px;
        color:#fff;
        text-align:center;
    }
    .child_nav li:first-child{
        width:50%;
    }
    .child_nav li a{
        color:#fff;
    }
    .pc_footer_layout{
        display:none;
    }
    .mobile_footer{
         display:block;
         margin-top: 120px;
    }
    .mobile_footer_layout{
        background-image:url(../../images/webico/m_footer.png);
        background-size:100%;
        position: fixed;
        bottom: 0;
        left: 0;2024/11/18 15:20
        width: 100%;
        z-index: 9999999;
        height:60px;
        background-repeat: no-repeat;
    }
    .mobile_footer_nav{
        list-style:none;
        margin:0;
        padding:0;
        width:100%;
    }
    .mobile_footer_nav li{
        float:left;
        width:33.333%;
    }
    .mobile_footer_nav li:last-child{
        border-right:0;
    }
    .mobile_footer_nav li a{
        width:100%;
        display:table;
        text-align:center;
        color:#fff;
        height:70px;
    }
    .content_left_layout{
        width:100%;
    }
    .content_right_layout{
        display:none;
    }
    .pages a {
	    height: 20px;
	    padding: 3px 3px;
	}
	.pages span{
		padding: 0;
	}
    .fj_banner{
        margin-top:5%;
    }
    .fj_main_visual {
	height: 230px;
}
.fj_main_image {
	height: 230px;
}
.fj_main_image ul {
	height: 230px;
}
.fj_main_image li {
	height: 230px;
}
.fj_main_image li span {
	height: 230px
}
.fj_main_image li a {
	height: 230px
}
.fj_flicking_con {
	width: 100%;
	position: relative;
    margin-top:-2%;
    display:none;
}

#fj_btn_prev, #fj_btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 30px;
	height:50px;
	top: 60%;
	display: none;
    background-color:#76625c;
}
#fj_btn_prev {
	background: url(../../images/webico/fj_left_m.png) no-repeat left top;
	left: 5%;
}
#fj_btn_next {
	background: url(../../images/webico/fj_right_m.png) no-repeat right top;
	right: 5%;
}
.fj_banner1{
	background: url(../../images/webico/fj_mb1.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner2{
background: url(../../images/webico/fj_mb2.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner3{
background: url(../../images/webico/fj_mb3.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner4{
background: url(../../images/webico/fj_mb4.jpg) center top no-repeat; background-size: 100%;
}
    .yq_tool_ul li {
        width:25%;
        margin: 0px 0;
    }
    .yq_tool_ul li a{
        padding-top:55px;
    }
    .yq_tool_1 {
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-5px 0px;
    }
    .yq_tool_1:hover{
        background-position:-5px 80px;
    }
    .yq_tool_2{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-97px 0px;
    }
    .yq_tool_2:hover{
        background-position:-97px 80px;
    }
    .yq_tool_3{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-188px 0px;
    }
    .yq_tool_3:hover{
        background-position:-188px 80px;
    }
    .yq_tool_4{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-279px 0px;
    }
    .yq_tool_4:hover{
        background-position:-279px 80px;
    }
    .yq_tool_5{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-370px 0px;
    }
    .yq_tool_5:hover{
        background-position:-370px 80px;
    }
    .yq_tool_6{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-461px 0px;
    }
    .yq_tool_6:hover{
        background-position:-461px 80px;
    }
    .yq_tool_7{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-552px 0px;
    }
    .yq_tool_7:hover{
        background-position:-552px 80px;
    }
    .yq_tool_8{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-646px 0px;
    }
    .yq_tool_8:hover{
        background-position:-646px 80px;
    }
    .mobile_footer_hospital{
        display:block;
    }
    .mobile_footer_beian{
        text-align:center;
    }
    .mobile_footer_tel{
    	text-align:center;
    }
    .mobile_footer_tel a{
        color:#de7d60;
        text-align:center;
    }
    .mobile_footer_tel span{
        font-size:1.5em;
        font-weight:bold;
    }
    .mobile_footer_shuomin{
        text-align:center;
    }
    .left_wx{
    	width:20%;float:right;margin-top:-67px;
    }
}
@media screen and (min-device-width:371px) and (max-device-width: 420px) {
    body
    {
        font-size:0.8em;
    }
    a{
    	width: 100%;
    }
    .fullscreen{
	    margin-top:0;
	}
    .pc_header{
	display: none;
	}
	.mobile_header{
		display:block;
	}
    .content_top_navigation_layout a{
    	width: initial;
    	display: initial;
    }
    .m_logo_layout{
       width:80%;
       margin:0 auto;
       padding:5px;
       text-align: center;
   }
   .m_logo_layout img{
   	display:initial;
   }
    .block_interval{
       margin-top:5px;
   }
    .navigation_layout{
        width: 100%;
        display: table;
        height:auto;
        background-color:#fff;
    }
    .content_layout {
        width:96%;
    }
    .content_layout img:hover {
	    background-color:inherit;
	    opacity: 1;
	}
    .nav_site{
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
        display:table;
    }
    .nav_site li{
        width:19.9%;
        line-height:45px;
        border-left:1px solid #fff;
        color:#fff;
        background-color:#de7d60;
        float:left;
        text-align:center;
    }
    .nav_site li:first-child{
        width:19.3%;
        border-left:0;
    }
    
    .nav_site li a{
        width:100%;
        display:table;
        text-align:center;
        cursor:pointer;
    }
    .nav_site li span{
        font-size:1em;
        color:#fff;
    }
    .nav_site li:hover {
        background-color:#de7d60;
    }
    .navigationimg::before{
        position: relative;
        right:2px;
        content:url("../../images/webico/navigation.png");
    }
    .navigationbottom {
        width: 40%;
        position: absolute;
        left: 60%;
        border-radius: 5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        z-index: 99999;
    }
    .child_nav{
        width: 100%;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        background-color: #dcb96e;
        display: table;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .child_nav li{
	    width:50%;
        float:left;
        border-bottom: 1px solid #fff;
        padding:0;
        margin: 0px;
        line-height: 30px;
        color:#fff;
        text-align:center;
    }
    .child_nav li:first-child{
        width:50%;
    }
    .child_nav li a{
        color:#fff;
    }
    .pc_footer_layout{
        display:none;
    }
    .mobile_footer{
        display:block;
        margin-top: 140px;
    }
    .mobile_footer_layout{
        background-image:url(../../images/webico/m_footer.png);
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9999999;
        background-size:100%;
        height:75px;
        background-repeat: no-repeat;
    }
    .mobile_footer_nav{
        list-style:none;
        margin:0;
        padding:0;
        width:100%;
    }
    .mobile_footer_nav li{
        float:left;
        width:33.3333%;
    }
    .mobile_footer_nav li:last-child{
        border-right:0;
    }
    .mobile_footer_nav li a{
        width:100%;
        display:table;
        text-align:center;
        color:#fff;
        height:95px;
    }
   
    .content_left_layout{
        width:100%;
    }
    .content_right_layout{
        display:none;
    }
     .pages a {
	    height: 20px;
	    padding: 3px 3px;
	}
	.pages span{
		padding: 3px 0;
	}
    .fj_banner{
        margin-top:5%;
    }
    .fj_main_visual {
	height: 260px;
}
.fj_main_image {
	height: 260px;
}
.fj_main_image ul {
	height: 260px;
}
.fj_main_image li {
	height: 260px;
}
.fj_main_image li span {
	height: 260px
}
.fj_main_image li a {
	height: 260px
}
.fj_bannan {
	display: table;
    margin: 0 auto;
}
.fj_flicking_con {
	width: 100%;
	position: relative;
    margin-top:-2%;
    display:none;
}

#fj_btn_prev, #fj_btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 30px;
	height:50px;
	top: 60%;
	display: none;
    background-color:#76625c;
}
#fj_btn_prev {
	background: url(../../images/webico/fj_left_m.png) no-repeat left top;
	left: 5%;
}
#fj_btn_next {
	background: url(../../images/webico/fj_right_m.png) no-repeat right top;
	right: 5%;
}
.fj_banner1{
	background: url(../../images/webico/fj_mb1.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner2{
background: url(../../images/webico/fj_mb2.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner3{
background: url(../../images/webico/fj_mb3.jpg) center top no-repeat; background-size: 100%;
}
.fj_banner4{
background: url(../../images/webico/fj_mb4.jpg) center top no-repeat; background-size: 100%;
}
     .yq_tool_ul li {
        width:23%;
    }
    .yq_tool_ul li a{
        padding-top:55px;
    }
    .yq_tool_1 {
        background: url(../../images/webico/yp_tool_m.png);
        background-position:0 0px;
    }
    .yq_tool_1:hover{
        background-position:0 80px;
    }
    .yq_tool_2{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-91px 0px;
    }
    .yq_tool_2:hover{
        background-position:-91px 80px;
    }
    .yq_tool_3{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-184px 0px;
    }
    .yq_tool_3:hover{
        background-position:-184px 80px;
    }
    .yq_tool_4{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-278px 0px;
    }
    .yq_tool_4:hover{
        background-position:-278px 80px;
    }
    .yq_tool_5{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-364px 0px;
    }
    .yq_tool_5:hover{
        background-position:-364px 80px;
    }
    .yq_tool_6{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-455px 0px;
    }
    .yq_tool_6:hover{
        background-position:-455px 80px;
    }
    .yq_tool_7{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-546px 0px;
    }
    .yq_tool_7:hover{
        background-position:-546px 80px;
    }
    .yq_tool_8{
        background: url(../../images/webico/yp_tool_m.png);
        background-position:-640px 0px;
    }
    .yq_tool_8:hover{
        background-position:-640px 80px;
    }
    .mobile_footer_hospital{
        display:block;
    }
    .mobile_footer_beian{
        text-align:center;
    }
    .mobile_footer_tel{
    	text-align:center;
    }
    .mobile_footer_tel a{
        color:#de7d60;
        text-align:center;
    }
    .mobile_footer_tel span{
        font-size:1.5em;
        font-weight:bold;
    }
    .mobile_footer_shuomin{
        text-align:center;
    }
    .left_wx{
    	width:20%;float:right;margin-top:-80px;
    }
}