@charset "utf-8";
body{font-family:"微软雅黑";margin:0;color:#000;font-size:16px;background:url(bg.jpg);background-size:cover;}
.clear{clear:both}
.img{border:0;}
input,label,th{vertical-align:middle;}
input.button ,input.btn{width: auto;_width:0;overflow:visible !ie;}
a{color:#000;text-decoration:none}
a:hover{color:#049be6;text-decoration:none}
ul,li{margin:0;padding:0;list-style-type:none}

.fm{width:100%;height:100%;position:absolute;background:url(fm.jpg) no-repeat;background-size:cover;}
.fm .logo{width:100%;position:absolute;z-index:99;text-align:center;top:10rem;}
.fm .name{width:100%;position:absolute;z-index:99;text-align:center;bottom:3rem;font-weight:bold;font-size:1.5rem;}

.type{width:100%;height:100%;position:absolute;}
.type .t_top{line-height:3rem;height:3rem;background-color:#049be6;}
.type .banner{text-align:center;height:15rem;}
.type .banner img{margin-top:2.2rem;}
.type .t_t_left{float:left;font-size:1.25rem;color:#fff;padding-left:1rem;}
.type .t_t_left span{font-weight:bold;}
.type .t_t_left a{color:#fff;}
.type .t_t_mid{float:left;text-align:center;width:70%;color:#fff;}
.type .t_t_left2{float:left;font-size:1.25rem;color:#000;padding-left:1rem;}
.type .t_t_left2 span{font-weight:bold;color:#049be6;}
.type .t_t_right{float:right;padding-top:0.8rem;}
.type .t_mid{background-color:#fff;margin:2% 3%;width:94%;position:relative;box-shadow: 0 0 10px #666; }
.type .t_m_mid{margin-left:2%;width:96%;min-height:18rem;background:url(lbbg.png);padding:1.5rem 0;}
.type .t_m_mid li{float:left;width:33.3%;text-align:center;padding:0.5rem 0;font-size:1.2rem;}
.type .t_m_m_top{width:100%;height:3rem;padding-bottom:1rem;}
.type .t_m_m_top .lb{float:left;padding:0.5rem 1rem;background-color:#049be6;color:#fff;margin-left:1rem;}
.type .t_m_m_top .j{float:left;margin-top:2.4rem;width:0.9rem;height:0.6rem;background:url(j.png) no-repeat;background-size:cover;}
.type .t_m_m_bot{width:100%;}
.type .t_m_m_bot .list{margin-left:4%;width:92%;line-height:2.4rem;}
.type .t_m_m_bot .pg{width:100%;text-align:center;}
.type .t_bot{height:4rem;margin:1rem 0;font-size:1rem;}
.type .t_b_menu{float:left;width:25%;text-align:center;}
.type .t_b_menu a{color:#fff;}
.type .t_midp{margin:2% 0;background-color:#fff;}
.type .t_p_left{float:left;width:2%;height:3rem;background-color:#049be6;margin-top:4rem;}
.type .t_p_mid{margin-left:4%;width:93%;min-height:28rem;padding:1.5rem 0;font-size:1rem;line-height:1.5rem;}
.type .t_p_mid span{color:#049be6;font-size:1.2rem;font-weight:bold;line-height:2rem;}
.type .t_lb{line-height:3rem;height:3.6rem;}
.type .t_l_left{float:left;background:#56a134;color:#fff;width:70%;font-size:1.2rem;font-weight:bold;}
.type .t_l_right{float:right;background:#9ec785;width:29%;height:3rem;}
.type .t_l_mid{float:left;width:100%;background:#fff;height:0.3rem;}
.type .t_l_left2{float:left;width:70%;background:#fff;height:0.4rem;}
.type .t_l_left3{float:left;width:19%;margin-left:1%;background:#56a134;height:0.4rem;}
.type .t_l_left4{float:left;width:9%;margin-left:1%;background:#9ec785;height:0.4rem;}
.type .t_midc{padding:2% 0;background-color:#fff;}
.type .t_c_left{float:left;width:2%;height:3rem;background-color:#049be6;margin-top:2rem;}
.type .t_c_mid{margin-left:4%;width:93%;min-height:28rem;font-size:1rem;line-height:2rem;}
.type .tl{color:#049be6;background-color:#dfefff;font-size:1.1rem;font-weight:bold;line-height:3rem;width:100%;height:3rem;text-align:center;}
.type .t_c_mid span{color:#049be6;font-weight:bold;line-height:2rem;}
.type .zlxz{width:100%;height:5rem;background:url(pd.jpg) no-repeat;background-size:cover;}
.type .zlxz span{float:right;margin-right:2rem;color:#fff;background-color:#049be6;padding:0.3rem 0.5rem;font-size:1rem;border-radius:0.5rem;}
.type .zlxz a{color:#fff;}
.t_bot2{width:100%;height:4rem;padding:1rem 0;font-size:1rem;position:fixed; bottom:0;background-color:#049be6;}
.t_bot2 .t_b_menu{float:left;width:50%;text-align:center;}
.t_bot2 .t_b_menu a{color:#fff;}

#pages {
    font-family: 宋体;
    padding: 14px 0 10px;
    text-align: center;
	clear:both;
}
#pages a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e3e3e3;
    color: #333333;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    text-align: center;
}
#pages a.a1 {
    background: url("../images/admin_img/pages.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    padding: 0;
    width: 56px;
}
#pages a:hover {
    background: none repeat scroll 0 0 #f1f1f1;
    color: #000000;
    text-decoration: none;
}
#pages span {
    background: none repeat scroll 0 0 #56a134;
    border: 1px solid #56a134;
    color: #ffffff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    text-align: center;
}
.page .noPage {
    background: url("../img/icu/titleBg.png") repeat-x scroll 0 -55px rgba(0, 0, 0, 0);
    border: 1px solid #e3e3e3;
    color: #a4a4a4;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 56px;
}
