@import url("../css/public.css");

/*盒子*/
.resident-wrap, .resident-news-pic, .resident-news-tab, .resident-notice, .resident-policy { background:#fff; box-sizing:border-box;
	-webkit-box-shadow:0 0 10px 0 rgba(230,230,230,1);
	-moz-box-shadow:0 0 10px 0 rgba(230,230,230,1);
	box-shadow:0 0 10px 0 rgba(230,230,230,1);
}

/*banner*/
.resident-banner-wrap { width:100%; height:240px; background:url(../images/resident_banner_bg.jpg) top center no-repeat;}
.resident-banner { width:1200px; height:180px; padding-top:80px;}

/*子页菜单*/
.resident-menu-wrap { width:100%; height:50px; background:url(../images/resident_menu_bg.jpg) repeat-x;
	box-shadow:0px 1px 3px #999;
}
.resident-menu { width:1200px; height:50px; color:#fff; line-height:50px; position:relative;}
.resident-menu ul li { min-width:115px; height:50px; font-size:16px; text-align:center; line-height:50px; margin-right:20px; float:left; position:relative; cursor:pointer;}
.resident-menu ul li:hover { background:#34bcee; color:#fff; transition:all 0.4s;}
.resident-menu ul li a { color:#fff;}
.resident-menu ul li a:hover { color:#fff;}
.resident-menu ul li:last-child { margin-right:0px;}
.resident-menu ul li.on { background:#34bcee; color:#fff !important; font-weight:bold; cursor:pointer;
	/*-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;*/
	transition:all 0.4s;}
.resident-menu ul li.on a { color:#fff !important;}
.resident-menu ul li.on a:hover { color:#fff;}

/*住培动态焦点图*/
.resident-focus-box { width:400px; height:310px; background:#fff; float:left; position:relative; overflow:hidden;}
.resident-focus-box .pic img { width:400px; height:310px; display:block; overflow:hidden;}
.resident-focus-box .txt-bg { height:36px; width:100%;  background:#333; position:absolute; bottom:0; z-index:1; filter:alpha(opacity=40); opacity:0.4; overflow:hidden;}
.resident-focus-box .txt { width:100%; height:36px; position:absolute; bottom:0; z-index:2; overflow:hidden;}
.resident-focus-box .txt li { height:36px; line-height:36px; position:absolute; bottom:-36px;}
.resident-focus-box .txt li a { display:block; color:#fff; padding:0 0 0 10px; font-size:14px; text-decoration:none;}
.resident-focus-box .num { position:absolute; z-index:3; bottom:6px; right:6px;}
.resident-focus-box .num li { width:24px; height:24px; line-height:24px; overflow:hidden; text-align:center; margin-right:1px; float:left; position:relative; cursor:pointer;}
.resident-focus-box .num li a,.focus-box .num li span { width:100%; height:100%; color:#fff; text-align:center; text-decoration:none; position:absolute; z-index:2; display:block; top:0; left:0;}
.resident-focus-box .num li span { width:100%; height:100%; z-index:1; background:#000; filter:alpha(opacity=50); opacity:0.5;}
.resident-focus-box .num li.on a,.focus-box .num a:hover { background:#f60;}

/* 住培动态动态 Tab切换 */
.resident-news-tab { width:520px; height:310px; padding:10px; background:#fff; text-align:left;}
.resident-news-tab .hd { width:500px; height:39px; background:#fff; line-height:39px; border-bottom:#eae9e9 1px solid;}
.resident-news-tab .hd ul { float:left;}
.resident-news-tab .hd ul li { width:110px; height:40px; line-height:40px; text-align:center; font-size:18px; float:left; cursor:pointer;}
.resident-news-tab .hd ul li.on { height:37px; background:#fff; color:#0073dd; border-top:#0073dd 3px solid; border-left:#eae9e9 1px solid; border-right:#eae9e9 1px solid;}
.resident-news-tab .hd ul li.on a { color:#c00;}
.resident-news-tab .hd ul li.on a:hover { color:#f00;}
.resident-news-tab .bd { }
.resident-news-tab .bd ul { }
.resident-news-tab .tempWrap { }
.resident-news-tab .resident-news-tab-content {}
.resident-news-tab .resident-news-tab-jj { width:480px; height:80px; padding:10px 10px 15px 10px; border-bottom:#e2e2e2 1px dotted; overflow:hidden;}
.resident-news-tab .resident-news-tab-jj h2 { width:480px; height:36px; color:#c00; line-height:36px; text-align:center; font-size:16px; overflow:hidden;}
.resident-news-tab .resident-news-tab-jj h2 a { color:#c00;}
.resident-news-tab .resident-news-tab-jj h2 a:hover { color:#f00;}
.resident-news-tab .resident-news-tab-jj span { width:480px; height:48px; font-size:14px; color:#999; line-height:24px; text-align:24px; display:block; overflow:hidden;}
.resident-news-tab .resident-news-tab-jj span a { color:#999;}
.resident-news-tab .resident-news-tab-jj span a:hover{ color:#f00;}
.resident-news-tab .resident-news-tab-list { width:480px; height:150px; background:#fff;}
.resident-news-tab .resident-news-tab-list ul { padding-top:5px;}
.resident-news-tab .resident-news-tab-list li { width:465px; height:36px; background:url(../images/news_dot2.gif) 0px 3px no-repeat; line-height:36px; font-size:16px; padding:0 0px 0 15px; overflow:hidden;}

/*重要公告*/
.resident-notice-wrap { width:240px; height:310px; overflow:hidden;}
.resident-notice { width:240px; height:210px;}
.resident-notice .resident-notice-bar { width:240px; height:42px; background:#fafafa; line-height:40px; border-top:#0073dd 3px solid;}
.resident-notice .resident-notice-bar i { width:100px; height:42px; font-size:18px; text-align:center; color:#0073dd; font-style:normal; display:block; float:left;}
.resident-notice ul { padding:10px;}
.resident-notice li { width:210px; height:36px; background:url(../images/news_dot2.gif) 0px 3px no-repeat; line-height:36px; padding:0 0px 0 10px; overflow:hidden;}

/* 图片新闻 */
.resident-news-pic { width:1200px; padding:20px; overflow:hidden; position:relative;}
.resident-news-pic .resident-news-pic-bar { width:1160px; height:38px; background:#fff; line-height:38px; border-bottom:#0073dd 2px solid;}
.resident-news-pic .resident-news-pic-bar i { width:100px; height:38px;  background:#0073dd; font-size:15px; text-align:center; color:#fff; font-style:normal; font-weight:bold; display:block; float:left;}
.resident-news-pic .resident-news-pic-list { width:1160px; padding-top:20px;}
.resident-news-pic .resident-news-pic-list ul { overflow:hidden; zoom:1;}
.resident-news-pic .resident-news-pic-list ul li { margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.resident-news-pic .resident-news-pic-list ul li .pic { width:214px; height:150px;}
.resident-news-pic .resident-news-pic-list ul li .pic img { width:214px; height:150px; overflow:hidden;}
.resident-news-pic .resident-news-pic-list ul li .title { width:214px; height:37px; background:#f7f7f7; line-height:37px; border-bottom:#ececec 3px solid; overflow:hidden;}
.resident-news-pic .prev, .resident-news-pic .next { width:30px; height:30px; background:url(../images/tj_arrow.png) no-repeat; position:absolute; display:block; z-index:99; overflow:hidden; cursor:pointer;}
.resident-news-pic .prev{ background-position:-30px 0px; left:20px; top:140px;}
.resident-news-pic .next { background-position:-30px -30px; right:20px; top:140px;}
.resident-news-pic .prevStop { background-position:0px 0px;}
.resident-news-pic .nextStop { background-position:0px -30px;}

/*政策文件*/
.resident-policy { width:590px; padding:10px 10px 0px 10px; background:#fff; text-align:left;}
.resident-policy .resident-policy-bar { width:570px; height:40px; background:#fafafa; line-height:40px;}
.resident-policy .resident-policy-bar i { width:120px; height:40px; background:#0073dd; color:#fff; text-align:center; font-style:normal; font-weight:bold; display:block; float:left;}
.resident-policy .resident-policy-list { width:550px; height:190px; padding:5px 10px; overflow:hidden;}
.resident-policy .resident-policy-list li { width:540px; height:36px; background:url(../images/news_dot4.gif) 0px 3px no-repeat; line-height:36px; padding:0 0px 0 10px; overflow:hidden;}

/*copyright*/
.resident-copyright { width:100%; background:#0073dd; line-height:28px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.resident-copyright a { color:#fff;}
.resident-copyright a:hover { color:#ff0;}
.resident-copyright-content { width:1200px; text-align:center; padding:10px 0; position:relative;}
.resident-copyright-content .face { position:absolute; left:0px; top:15px; opacity:0.5; filter:Alpha(opacity=50);}
.resident-copyright-content .dzjg { position:absolute; left:0px; top:20px;}
.resident-copyright-content .sydw { position:absolute; left:0px; top:20px;}
.resident-copyright-content .ygwb { position:absolute; left:90px; top:20px;}
.resident-copyright-content .wx-ewm { position:absolute; right:90px; top:20px; font-size:12px; line-height:18px;}
.resident-copyright-content .wb-ewm { position:absolute; right:0px; top:20px; font-size:12px; line-height:18px;}
